- 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>
-
- 17 Tem, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I5633203b372a9abd0138a396958c235ea8aaf66d Reviewed-on: https://gerrit.libreoffice.org/40039Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-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>
-
- 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
-
- 10 Kas, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2a4f84e8c36197a9d39a5bd36cb1e2401a956d87
-
- 12 Eki, 2015 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
-
Stephan Bergmann yazdı
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
-
- 07 Eki, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I28d8bd79f266df7e9ea420f7238ed332ec4205a9
-
- 15 Nis, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
ie. void f(void); becomes void f(); I used the following command to make the changes: git grep -lP '\(\s*void\s*\)' -- *.cxx \ | xargs perl -pi -w -e 's/(\w+)\s*\(\s*void\s*\)/$1\(\)/g;' and ran it for both .cxx and .hxx files. Change-Id: I314a1b56e9c14d10726e32841736b0ad5eef8ddd
-
- 07 Şub, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I87b252d3d6e5322dbc4b6cc77b846766a0d35893
-
- 19 Nis, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
-
- 12 Mar, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ia58af7d32904de01fdb5291203938c748cae94c6
-
- 17 Şub, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I7d108e7ae387f9c07cce182a0bb09b69a6608226
-
- 27 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 21 Ock, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
-
- 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>
-
- 05 Eki, 2010 1 kayıt (commit)
-
-
Petr Mladek yazdı
-
- 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 Kas, 2009 1 kayıt (commit)
-
-
Matthias Huetsch [mhu] yazdı
-
- 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.
-