15 Commits

Author SHA1 Message Date
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
6eeb0942c3 re-base on ALv2 code. Includes:
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-07-17 11:51:17 +01:00
Takeshi Abe
44e3dcf03b removed unused defines
Change-Id: I95eb6a46e6d2a2763313e90e5b15582c83f66b81
2012-06-03 20:46:50 +09:00
Szabolcs Dezsi
f770c5d6bc Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-04-06 12:48:32 +02:00
Norbert Thiebaud
b33971cb12 remove include of pch header from xmlsecurity 2011-11-27 13:28:28 -06:00
Guillaume Poussel
842bfb16f7 Remove useless comments in components. 2011-02-08 19:06:48 +01:00
Sebastian Spaeth
ead7290449 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-13 10:57:23 +02:00
Jens-Heiner Rechtien
36de66bdf0 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
42f9bbb0e6 INTEGRATION: CWS changefileheader (1.6.66); FILE MERGED
2008/04/01 13:06:20 thb 1.6.66.2: #i85898# Stripping all external header guards
2008/03/31 16:30:59 rt 1.6.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:16:12 +00:00
Ivo Hinkelmann
cafac73bc1 INTEGRATION: CWS jl51 (1.5.30); FILE MERGED
2007/02/05 13:54:18 jl 1.5.30.1: #i69228 warning free code
2007-04-17 09:17:02 +00:00
Oliver Bolte
a2c192c2e0 INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED
2006/09/01 18:00:49 kaib 1.4.86.1: #i68856# Added header markers and pch files
2006-09-16 13:36:56 +00:00
Rüdiger Timm
3b5f0fef61 INTEGRATION: CWS ooo19126 (1.3.72); FILE MERGED
2005/09/05 17:01:41 rt 1.3.72.1: #i54170# Change license header: remove SISSL
2005-09-09 16:15:03 +00:00
Rüdiger Timm
9fdb24609d #i10000# Include removed 2004-11-29 16:10:38 +00:00
Rüdiger Timm
57849918d5 INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED
2004/10/12 08:30:48 mmi 1.1.1.1.2.1: add error detail information
Issue number:
Submitted by:
Reviewed by:
2004-11-26 13:54:08 +00:00
Malte Timmermann
9f34fde7a8 libxmlsec 2004-07-12 12:15:31 +00:00