Age | Commit message (Collapse) | Author |
|
The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "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
|
|
Change-Id: I50afe36056d32352a1c3118bc445fd55bcf10b6e
Reviewed-on: https://gerrit.libreoffice.org/28568
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I7774890f46f9343e944e34db27af8bce3b1d0915
|
|
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
|
|
with the variadic variants.
Change-Id: I2f55a6231e903b0ca198cee3a88023ad1db6c50c
Reviewed-on: https://gerrit.libreoffice.org/18072
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ib15413e73409cc33de01fa92a47b9d1237cfc4b2
|
|
sorry, huge one...
|
|
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
|
|
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
|
|
Change-Id: I60449c23bd31900bff888a73c96acc1b46ce4a1c
|
|
Change-Id: Ie5a8d1e08edcb8805f21c34cc3bb320c1b78b086
|
|
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
|
|
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|
|
2008/04/01 15:29:15 thb 1.4.700.3: #i85898# Stripping all external header guards
2008/04/01 12:35:49 thb 1.4.700.2: #i85898# Stripping all external header guards
2008/03/31 17:13:25 rt 1.4.700.1: #i87441# Change license header to LPGL v3.
|
|
2005/09/05 15:00:31 rt 1.3.452.1: #i54170# Change license header: remove SISSL
|
|
2003/11/28 19:47:15 er 1.2.40.1: #i1967# move ScAddress, ScRange from global.hxx to address.hxx
|
|
2003/10/01 09:50:12 fs 1.1.6.1: #i18994# merging the changes from the CWS fs002
|