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
|
8dc150d1cd
|
INTEGRATION: CWS changefileheader (1.7.66); FILE MERGED
2008/04/01 13:06:21 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:18:17 +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
|
6a122d8f93
|
INTEGRATION: CWS ooo19126 (1.4.52); FILE MERGED
2005/09/05 17:01:42 rt 1.4.52.1: #i54170# Change license header: remove SISSL
|
2005-09-09 16:17:08 +00:00 |
|
Vladimir Glazounov
|
1de2f7976b
|
INTEGRATION: CWS xmlsec08 (1.3.10); FILE MERGED
2005/01/20 03:34:21 mmi 1.3.10.1: smartcard support
Issue number: 38448
Submitted by:
Reviewed by:
|
2005-03-10 17:06:38 +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 |
|