Stephan Bergmann
b36963c0a6
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
...
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-10-12 17:52:29 +02:00
Noel Grandin
20f14ed4a1
codemaker: sal_Bool->bool
...
Change-Id: I0a0691df58455b712eb27695f4cce15fd3494b65
2014-04-04 13:44:18 +02:00
Stephan Bergmann
362d4f0cd4
Explicitly mark overriding destructors as "virtual"
...
It appears that the C++ standard allows overriding destructors to be marked
"override," but at least some MSVC versions complain about it, so at least make
sure such destructors are explicitly marked "virtual."
Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-04-01 19:22:54 +02:00
Stephan Bergmann
70cc2b191b
First batch of adding SAL_OVERRRIDE to overriding function declarations
...
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-26 16:39:26 +01:00
Stephan Bergmann
07d3807e99
codemaker: sal_Bool -> bool
...
Change-Id: I2cacac2aa7e48b3b9d8d060137d5c6d6f1d06b3f
2014-02-17 17:55:17 +01:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
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
2013-04-07 14:23:11 +02:00
Michael Meeks
c91e2cae54
re-base on ALv2 code.
2012-06-12 22:24:54 +01:00
Sebastian Spaeth
a715e1b3d0
Add vim/emacs modelines to all source files
...
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 >
2010-10-14 17:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Rüdiger Timm
ee3375f1a5
INTEGRATION: CWS changefileheader (1.3.56); FILE MERGED
...
2008/04/01 12:26:07 thb 1.3.56.2: #i85898# Stripping all external header guards
2008/03/31 07:22:53 rt 1.3.56.1: #i87441# Change license header to LPGL v3.
2008-04-11 11:07:55 +00:00
Vladimir Glazounov
2eaa59ef4a
INTEGRATION: CWS jsc3 (1.2.16); FILE MERGED
...
2006/01/20 13:02:22 jsc 1.2.16.1: #i56247# unify include guards
2006-03-15 08:13:20 +00:00
Rüdiger Timm
1a885b8935
INTEGRATION: CWS ooo19126 (1.1.1.1.168); FILE MERGED
...
2005/09/05 17:28:00 rt 1.1.1.1.168.1: #i54170# Change license header: remove SISSL
2005-09-08 01:12:09 +00:00
Jens-Heiner Rechtien
b525a3115f
initial import
2000-09-18 14:29:57 +00:00