Commit Graph

16 Commits

Author SHA1 Message Date
Stephan Bergmann
d54a72a408 dbaccess: std::auto_ptr -> std::unique_ptr
Change-Id: I2b27aaf589fcbe4da1680f624a57be7ae62b0dc5
2014-09-25 08:40:12 +02:00
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Stephan Bergmann
faced6b5f7 ucbhelper: sal_Bool -> bool
Change-Id: Iee327c3dd75bebb35d99de01eaa7103956e08974
2014-02-17 17:55:18 +01:00
Thomas Arnhold
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +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
Noel Grandin
48f2b7a7af fdo#46808, convert ucbhelper::ResultSet to XComponentContext
Along the way, remove the XMultiServiceFactory member from
a few classes that were not using it.

Change-Id: I9ee2c2ebc01144301ed8e489bd92b4695ff263d0
2012-11-30 13:59:46 +01:00
Takeshi Abe
eecb5ac9a4 removed useless forward declarations of class
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
2012-07-05 19:08:02 +09:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Jens-Heiner Rechtien
1708f6091b 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
7a74145653 INTEGRATION: CWS changefileheader (1.5.166); FILE MERGED
2008/03/31 13:26:47 rt 1.5.166.1: #i87441# Change license header to LPGL v3.
2008-04-10 11:48:06 +00:00
Ivo Hinkelmann
6edca299f2 INTEGRATION: CWS bgdlremove (1.4.150); FILE MERGED
2007/05/18 09:03:13 kso 1.4.150.1: #i77419# - cleanup of ucbhelper namespaces.
2007-06-05 13:39:46 +00:00
Jens-Heiner Rechtien
a715cdabff INTEGRATION: CWS warnings01 (1.3.50); FILE MERGED
2006/03/24 15:35:53 fs 1.3.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
2006-06-20 01:46:11 +00:00
Rüdiger Timm
9b87dd199f INTEGRATION: CWS ooo19126 (1.2.204); FILE MERGED
2005/09/05 17:32:23 rt 1.2.204.1: #i54170# Change license header: remove SISSL
2005-09-08 12:31:53 +00:00
Jens-Heiner Rechtien
770bf8ad31 INTEGRATION: CWS insight01 (1.1.2); FILE ADDED
2003/11/26 12:14:32 oj 1.1.2.2: #111075# ongoing work
2003/11/17 09:40:01 oj 1.1.2.1: #111075# ongoning work
2004-08-02 14:11:41 +00:00