- 02 Kas, 2018 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Id1a0749b78a7021be3564487fb974d7084705129 Reviewed-on: https://gerrit.libreoffice.org/62718 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 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>
-
- 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
-
- 09 Şub, 2016 1 kayıt (commit)
-
-
Chris Sherlock yazdı
A ridiculously fast way of doing this is: for i in $(pcregrep -l -M -r --include='.*[hc]xx$' \ --exclude-dir=workdir --exclude-dir=instdir '^ {3,}' .) do perl -0777 -i -pe 's/^ {3,}/ /gm' $i done Change-Id: Iebb93eccbee9e4fc5c4380474ba595858a27ac2c Reviewed-on: https://gerrit.libreoffice.org/22224Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 26 Eki, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Id210cbc3481a8a31e6fc0ba2028346fc585c8744 Reviewed-on: https://gerrit.libreoffice.org/19597Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 12 Eki, 2015 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
-
Stephan Bergmann yazdı
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
-
- 26 Agu, 2015 1 kayıt (commit)
-
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Ib5335ab6e64ee407e3aa8f9558a24af40a308107 Reviewed-on: https://gerrit.libreoffice.org/17981Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 07 Şub, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I1e61d3553795ed8e2b7bc6fa3d1c0f881e777b08
-
- 14 May, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I01ad1f4c3a8e0ee8173ceb147ce20945b7d5433d
-
- 02 May, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I7a269dbf163f4c839b6c553c7b096185fe2f8a01
-
- 19 Nis, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
- 27 Mar, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
-
- 26 Şub, 2014 2 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
-
Alexander Wilms yazdı
Change-Id: I2fea3ecefa24cfc0f3cc2a2f4de7c934eba5d6f7 Reviewed-on: https://gerrit.libreoffice.org/8295Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
- 21 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
-
- 27 Eki, 2010 1 kayıt (commit)
-
-
Caolán McNamara 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)
-
- 12 Mar, 2009 1 kayıt (commit)
-
-
Vladimir Glazounov yazdı
2009-02-06 09:05:24 +0100 oj r267441 : move dll.h into the first line 2009-02-05 12:03:43 +0100 oj r267414 : remove inlines 2009-02-05 12:03:12 +0100 oj r267413 : remove inlines 2009-02-05 08:11:58 +0100 oj r267407 : remove dll.pmk 2009-02-05 07:44:34 +0100 oj r267403 : remove dll.pmk 2009-02-02 17:20:34 +0100 vg r267279 : rebased to m41 2009-02-02 12:35:08 +0100 oj r267259 : #i98651# include dll.pmk 2009-01-30 16:03:30 +0100 releng r267208 : #i98603# get rid of warnings 2009-01-29 15:05:55 +0100 releng r267146 : #i98603# revert changes 2009-01-29 15:00:24 +0100 releng r267143 : #i98603# get rid of warnings 2009-01-29 13:02:26 +0100 releng r267119 : #i10000# added missing dependency 2008-12-24 15:49:02 +0100 releng r265797 : #158998# fixes for the new unxlngi baseline
-
- 10 Nis, 2008 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2008/04/01 15:23:32 thb 1.2.104.3: #i85898# Stripping all external header guards 2008/04/01 12:33:00 thb 1.2.104.2: #i85898# Stripping all external header guards 2008/03/31 13:31:47 rt 1.2.104.1: #i87441# Change license header to LPGL v3.
-
- 09 Tem, 2007 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
-
- 08 Eyl, 2005 1 kayıt (commit)
-
-
Rüdiger Timm yazdı
2005/09/05 17:32:26 rt 1.2.204.1: #i54170# Change license header: remove SISSL
-
- 02 Agu, 2004 3 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
2004/02/12 16:17:10 oj 1.1.2.2: #111075# fix refcount problem 2003/12/17 09:52:26 oj 1.1.2.1: #111075# ongoing work
-
Jens-Heiner Rechtien yazdı
2004/02/12 16:17:11 oj 1.1.2.2: #111075# fix refcount problem 2003/12/17 09:52:02 oj 1.1.2.1: #111075# ongoing work
-
Jens-Heiner Rechtien yazdı
2003/12/17 09:51:37 oj 1.1.2.1: #111075# ongoing work
-
- 01 Nis, 2003 1 kayıt (commit)
-
-
Vladimir Glazounov yazdı
2003/02/26 11:42:04 oj 1.1.2.1: #107728# own interactionhandler impl
-
- 19 Mar, 2003 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-
- 30 Ock, 2001 1 kayıt (commit)
-
-
Frank Schönheit yazdı
-
- 05 Eki, 2000 1 kayıt (commit)
-
-
Frank Schönheit yazdı
-
- 18 Eyl, 2000 1 kayıt (commit)
-
-
Jens-Heiner Rechtien yazdı
-