Commit Graph

18 Commits

Author SHA1 Message Date
Noel Grandin
a4196fc3cf fdo#46808, Convert XMultiServiceFactory in xmlsecurity module
Change-Id: Ia134170d07f33c2649b2a2620f40bc7b45ec7e16
2013-06-05 14:48:19 +02:00
Luboš Luňák
e2e2cc6114 remove usage of RTL_CONSTASCII_USTRINGPARAM
Mechanical removal of usage together with OUString ctor, done
by compiler plugin.

Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
2013-05-06 16:51:45 +02: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
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
26ba63ed09 INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED
2008/04/01 13:06:22 thb 1.7.66.2: #i85898# Stripping all external header guards
2008/03/31 16:31:00 rt 1.7.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:20:01 +00:00
Ivo Hinkelmann
bb109b8394 INTEGRATION: CWS jl51 (1.6.30); FILE MERGED
2007/02/05 13:54:19 jl 1.6.30.1: #i69228 warning free code
2007-04-17 09:19:02 +00:00
Oliver Bolte
e05958163b INTEGRATION: CWS pchfix02 (1.5.86); FILE MERGED
2006/09/01 18:00:50 kaib 1.5.86.1: #i68856# Added header markers and pch files
2006-09-16 13:38:47 +00:00
Rüdiger Timm
ece274efd3 INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED
2005/09/05 17:01:44 rt 1.4.52.1: #i54170# Change license header: remove SISSL
2005-09-09 16:19:03 +00:00
Vladimir Glazounov
8c48d77dd0 INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED
2005/01/20 03:34:22 mmi 1.3.10.1: smartcard support
Issue number:  38448
Submitted by:
Reviewed by:
2005-03-10 17:07:21 +00:00
Rüdiger Timm
9fdb24609d #i10000# Include removed 2004-11-29 16:10:38 +00:00
Rüdiger Timm
a1fb0e060c INTEGRATION: CWS xmlsec06 (1.1.1.1.2); FILE MERGED
2004/10/12 08:30:49 mmi 1.1.1.1.2.1: add error detail information
Issue number:
Submitted by:
Reviewed by:
2004-11-26 13:55:17 +00:00
Malte Timmermann
9f34fde7a8 libxmlsec 2004-07-12 12:15:31 +00:00