- 11 Ara, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
since cdecl is the default calling convention on Windows for such functions, the annotation is redundant. Change-Id: I1a85fa27e5ac65ce0e04a19bde74c90800ffaa2d Reviewed-on: https://gerrit.libreoffice.org/46164Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 23 Eki, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ic5d81bdeb98024f41f9dfca260eca0359b27b809
-
- 03 Agu, 2017 1 kayıt (commit)
-
-
Jochen Nitschke yazdı
Change-Id: I6de145f8b59d3ebcbc0cb32df3f955c9ee738eeb Reviewed-on: https://gerrit.libreoffice.org/40666Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 18 Haz, 2017 1 kayıt (commit)
-
-
Jochen Nitschke yazdı
Change-Id: I3b50e45fdb99e9cd8bfda07356ee3ddb4dd0f8bb Reviewed-on: https://gerrit.libreoffice.org/38905Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jochen Nitschke <j.nitschke+logerrit@ok.de>
-
- 26 Ock, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 10 Nis, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
and fix up some confusion in SC and STARMATH about which constants to use Change-Id: Ib75bc78a24bd2fad6ec6d7c94c4c1ad7dc222c1a
-
- 05 Mar, 2015 1 kayıt (commit)
-
-
Takeshi Abe yazdı
in starmath. Change-Id: I823b352b2b6bdc247bdb3ce875953430546a3be8 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 14 Nis, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Iace3118a3a8a6d494b89d4476ff3160652e940ba
-
- 07 Nis, 2013 1 kayıt (commit)
-
-
Luboš Luňák yazdı
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
-
- 06 Tem, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
mingwport35: i#117796: MinGW fix to VistaFilePickerImpl.cxx Patch contributed by Takashi Ono http://svn.apache.org/viewvc?view=revision&revision=1172092
-
- 09 Haz, 2012 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
-
- 12 Mar, 2012 1 kayıt (commit)
-
-
Luboš Luňák yazdı
-
- 05 Ock, 2012 1 kayıt (commit)
-
-
Marcel Metz yazdı
-
- 27 Kas, 2011 1 kayıt (commit)
-
-
Norbert Thiebaud yazdı
-
- 23 May, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
-
- 26 Eki, 2010 2 kayıt (commit)
-
-
Norbert Thiebaud yazdı
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
-
Norbert Thiebaud yazdı
-
- 14 Eki, 2010 1 kayıt (commit)
-
-
Sebastian Spaeth yazdı
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by:
Sebastian Spaeth <Sebastian@SSpaeth.de>
-
- 12 Şub, 2010 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
-
- 06 Ock, 2010 1 kayıt (commit)
-
-
Frank Schoenheit [fs] yazdı
autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface For this purpose, the SFX document factory methods got an additional parameter respectively flag ("DocumentRecoverySupport" resp. SFXMODEL_DISABLE_DOCUMENT_RECOVERY). This flag is used by database documents to remove the interface from sub documents (aka forms/reports). In this course, some of the functionality around those SFXMODELL_* flags, previously duplicated in all applications, has been consolidated into a new SfxObjectShell constructor.
-
- 10 Nis, 2008 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2008/04/01 15:42:00 thb 1.7.4.3: #i85898# Stripping all external header guards 2008/04/01 12:41:40 thb 1.7.4.2: #i85898# Stripping all external header guards 2008/03/31 16:29:48 rt 1.7.4.1: #i87441# Change license header to LPGL v3.
-
- 06 Mar, 2008 1 kayıt (commit)
-
-
Kurt Zenker yazdı
2007/12/22 13:39:56 fs 1.6.60.2: during #i49133#: extended the previous change (per AS' request) so the factory method does not take two booleans, but a 64 bit field instead 2007/12/12 11:22:57 fs 1.6.60.1: #i49133# allow creating documents which do not support scripting. For this purpose, use a DocShell ctor which allows disabling scripting, plus a service factory creator (::sfx2::createSfxModelFacrtory instead of ::cppu::createSingleFactory) which extracts this setting from the arguments given to createInstanceWithArguments
-
- 25 May, 2007 1 kayıt (commit)
-
-
Vladimir Glazounov yazdı
2006/10/30 10:35:10 tl 1.5.20.1: #i69286# make starmath warning-free
-
- 17 Eyl, 2006 1 kayıt (commit)
-
-
Oliver Bolte yazdı
2006/09/01 17:40:46 kaib 1.4.122.1: #i68856# Added header markers and pch files
-
- 07 Eyl, 2005 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2005/09/05 17:37:46 rt 1.3.256.1: #i54170# Change license header: remove SISSL
-
- 19 Eyl, 2003 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2003/07/15 06:25:22 mba 1.2.36.1: #110843#: get rid of factories
-
- 04 Nis, 2003 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
2003/03/28 12:09:30 mav 1.1.2.3: #i2822# use solar mutex 2003/03/11 14:19:54 mav 1.1.2.2: #i2822# use solar mutex 2003/02/20 10:03:20 mav 1.1.2.1: #i2822# new document UNO services supporting XModel
-
- 20 Agu, 2002 1 kayıt (commit)
-
-
Frank Meies yazdı
-
- 18 Eyl, 2000 3 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-
Jens-Heiner Rechtien yazdı
-
Jens-Heiner Rechtien yazdı
-