Commit Graph

22 Commits

Author SHA1 Message Date
0371a63365 remove unnecessary 'using namespace rtl' declarations
It turns out that almost none of them were necessary.

Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83
Reviewed-on: https://gerrit.libreoffice.org/12133
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-10-29 11:28:54 +00:00
34a44156b3 cppu: sal_Bool -> bool
Change-Id: I1288f1f6f38d1475b4eb5272509e479bd9f2552d
2014-02-17 17:55:18 +01:00
19277d02fb osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()
Change-Id: Ida9785c4b9fda0459769957734952e69d7a9de44
2013-08-21 14:19:10 +02:00
c3a6a57fc2 re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
2af1a97346 Removed superfluous CPPU_DLLPUBLIC from definitions. 2011-12-19 11:33:13 +01:00
d899f976ee cppu: add visibility symbols 2011-12-19 10:14:52 +01:00
beebf578ed -Wstrict-aliasing fix 2011-12-01 21:24:50 +01:00
24b4c075d5 remove include of pch header in cppu 2011-11-27 13:02:56 -06:00
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
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
7c72e544d5 INTEGRATION: CWS changefileheader (1.11.74); FILE MERGED
2008/03/31 07:23:20 rt 1.11.74.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:36 +00:00
0906e2c8c4 INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGED
2006/09/01 17:23:01 kaib 1.10.60.1: #i68856# Added header markers and pch files
2006-09-16 23:19:56 +00:00
fd0fbb0730 INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGED
2005/09/05 13:54:27 rt 1.9.30.1: #i54170# Change license header: remove SISSL
2005-09-08 07:47:51 +00:00
ca52b7ea29 INTEGRATION: CWS ooo20040704 (1.8.92); FILE MERGED
2004/06/28 12:13:43 cmc 1.8.92.1: #i30801 allow using system stl if possible
2004-09-08 13:29:54 +00:00
e419242aa4 INTEGRATION: CWS dbgmacros1 (1.7.4); FILE MERGED
2003/04/09 10:38:51 kso 1.7.4.1: #108413# - debug macro unification.
2003-04-15 15:36:50 +00:00
479dc59b5c #100000# getting rid of build dep from offuh 2003-03-20 13:44:59 +00:00
d17143e649 no use of SAL_DLLEXPORT anymore, using def file 2001-03-28 09:50:37 +00:00
fee2a34fc7 revised function throw () clauses 2001-03-09 11:10:57 +00:00
61193f586b empty throw () clauses 2000-12-21 13:39:29 +00:00
ce704a3137 forgotten debug output removed 2000-10-13 11:21:44 +00:00
4600961122 temporary hack for thread local storage removed 2000-09-29 11:42:18 +00:00
b525a3115f initial import 2000-09-18 14:29:57 +00:00