- 08 Ock, 2019 1 kayıt (commit)
-
-
Gabor Kelemen yazdı
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I99f1611f41378a0baa7688db5a5f78e0169f0d5b Reviewed-on: https://gerrit.libreoffice.org/65649 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.com>
-
- 23 Eki, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ia9134d7f1e9c30b7faef693c3f621cec7ec5a61a
-
- 10 Tem, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I5710b51e53779c222cec0bf08cd34bda330fec4b Reviewed-on: https://gerrit.libreoffice.org/39737Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk> Tested-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 16 Haz, 2017 1 kayıt (commit)
-
-
Chris Sherlock yazdı
Change-Id: I5a339a4211ec8eb547459996be69610b9f2b3766 Reviewed-on: https://gerrit.libreoffice.org/38147Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
-
- 03 Mar, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...from function definitions occurring within class definitions. Done with a rewriting Clang plugin (to be pushed later). Change-Id: I9c6f2818a57ccdb361548895a7743107cbacdff8 Reviewed-on: https://gerrit.libreoffice.org/34874Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 30 Eyl, 2016 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...removing the need for SharedCount, too Change-Id: I20c724c940c571aef1c12453da30c3e9fbb46466
-
- 15 Eyl, 2016 1 kayıt (commit)
-
-
Michael Stahl yazdı
... except in include/rtl, include/sal, include/uno, where sal_Size is retained for compatibility, and where callers of rtl functions pass in pointers that are incompatible on MSVC. Change-Id: I8344453780689f5120ba0870e44965b6d292450c
-
- 13 Eyl, 2016 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
The issue of 362d4f0c "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e
-
- 31 Agu, 2016 1 kayıt (commit)
-
-
Arnaud Versini yazdı
Change-Id: Iec6cff8da24515f17a5ad2b9ba6e1f92df124921 Reviewed-on: https://gerrit.libreoffice.org/28508Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 13 Nis, 2016 1 kayıt (commit)
-
-
Jochen Nitschke yazdı
Replace with C++11 delete copy-constructur and copy-assignment. Remove boost/noncopyable.hpp includes. Add missing default ctors. With this commit there should be no users of boost::noncopyable left. Change-Id: I6b1e47824912a6a80cc3f00f34938ebc048d8975 Reviewed-on: https://gerrit.libreoffice.org/24051Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
- 07 Eki, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I14985f98989861d74b3904ab79f3ced5a3d96f73
-
- 10 Tem, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
to replace hand-rolled version Change-Id: I30635aec81313e4e0d1b67b30c8992fd63bb1f67
-
- 19 Nis, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
-
- 27 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 14 Mar, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed.
-
- 01 Şub, 2011 1 kayıt (commit)
-
-
Thomas Arnhold 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)
-
- 13 Mar, 2009 1 kayıt (commit)
-
-
Vladimir Glazounov yazdı
2009-01-23 14:08:09 +0100 mhu r266816 : CWS-TOOLING: rebase CWS mhu17 to trunk@266428 (milestone: DEV300:m39) 2009-01-16 17:49:37 +0100 mhu r266442 : #i98151# Migration to subversion. 2009-01-16 17:48:53 +0100 mhu r266441 : #i98151# Migration to subversion. 2009-01-16 17:47:56 +0100 mhu r266440 : #i98151# Migration to subversion.
-
- 10 Nis, 2008 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2008/04/01 15:42:43 thb 1.5.66.3: #i85898# Stripping all external header guards 2008/04/01 12:41:54 thb 1.5.66.2: #i85898# Stripping all external header guards 2008/03/31 15:27:47 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
-
- 08 Eyl, 2005 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2005/09/05 17:19:00 rt 1.4.94.1: #i54170# Change license header: remove SISSL
-
- 27 Mar, 2003 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-
- 17 Agu, 2002 1 kayıt (commit)
-
-
Matthias Huetsch yazdı
'OStorePageCacheEntry' to avoid mix with standard allocators. Minor code cleanup.
-
- 13 Mar, 2001 1 kayıt (commit)
-
-
Matthias Huetsch yazdı
-
- 18 Eyl, 2000 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-