Commit Graph

62 Commits

Author SHA1 Message Date
Szabolcs Dezsi
99268dbe1f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
Pattern used:

find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *) *{$/\1\2 ( \3 == \4 ) {/' \{\} \;
2012-04-06 20:03:41 +02:00
Takeshi Abe
b35c0ae4ff catch exception by constant reference 2012-01-09 03:17:20 +09:00
Tor Lillqvist
7904a8cc56 I don't see NO_BSYMBOLIC being used anywhere 2011-12-11 02:57:59 +02:00
Norbert Thiebaud
b33971cb12 remove include of pch header from xmlsecurity 2011-11-27 13:28:28 -06:00
Korrawit Pruegsanusak
c5710d4700 s/infomation/information/ 2011-11-27 14:42:26 +07:00
Thomas Arnhold
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
Thomas Arnhold
3ba3652eab Replace empty equalsAscii() with getLength(). 2011-01-28 15:19:27 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Thomas Arnhold
7c89e643b1 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:30:44 +01:00
Gert Faller
e3f3b96231 RTL_CONSTASCII_USTRINGPARAM in components 6 2010-11-29 23:01:56 +01:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Gert Faller
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
Gert Faller
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
Caolán McNamara
fd42503ae8 cppcheck: dstFile' is never used 2010-11-23 21:31:24 +00:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +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
Mathias Bauer
da0f3ac4ca #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
Rüdiger Timm
dcdb4eae1a INTEGRATION: CWS changefileheader (1.6.4); FILE MERGED
2008/03/31 16:31:08 rt 1.6.4.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:46:45 +00:00
Rüdiger Timm
d070ab25ad INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED
2008/03/31 16:31:08 rt 1.5.76.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:46:30 +00:00
Rüdiger Timm
ab4ab845cd INTEGRATION: CWS changefileheader (1.4.102); FILE MERGED
2008/03/31 16:31:07 rt 1.4.102.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:45:56 +00:00
Rüdiger Timm
66b3975b1d INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED
2008/03/31 16:31:07 rt 1.5.102.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:45:41 +00:00
Rüdiger Timm
93f0cef911 INTEGRATION: CWS changefileheader (1.5.76); FILE MERGED
2008/03/31 16:31:07 rt 1.5.76.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:45:25 +00:00
Rüdiger Timm
d2fb91b074 INTEGRATION: CWS changefileheader (1.2.190); FILE MERGED
2008/03/31 16:31:07 rt 1.2.190.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:45:11 +00:00
Rüdiger Timm
7f2309a20b INTEGRATION: CWS changefileheader (1.3.102); FILE MERGED
2008/03/31 16:31:07 rt 1.3.102.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:44:55 +00:00
Rüdiger Timm
f7f646920d INTEGRATION: CWS changefileheader (1.7.102); FILE MERGED
2008/03/31 16:31:07 rt 1.7.102.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:44:10 +00:00
Oliver Bolte
c3cde7e8cb INTEGRATION: CWS supdremove02 (1.5.22); FILE MERGED
2008/01/28 08:09:32 rt 1.5.22.1: #i85482# Remove UPD from library name
2008-02-25 14:41:52 +00:00
Oliver Bolte
5df228d957 INTEGRATION: CWS supdremove02 (1.5.22); FILE MERGED
2008/01/28 08:09:31 rt 1.5.22.1: #i85482# Remove UPD from library name
2008-02-25 14:41:39 +00:00
Rüdiger Timm
d4159157ac INTEGRATION: CWS execshellmacrogone (1.3.38); FILE MERGED
2007/10/24 08:35:00 rene 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED
2007/10/24 06:35:52 rene 1.3.38.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-11-06 14:48:19 +00:00
Rüdiger Timm
8fa62ac80c INTEGRATION: CWS execshellmacrogone (1.3.38); FILE MERGED
2007/10/24 08:34:57 rene 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED
2007/10/24 06:35:52 rene 1.3.38.1: #i79760# krs patches for supressing "Executing shell macro..." output
2007-11-06 14:48:03 +00:00
Jens-Heiner Rechtien
ffd12785f1 INTEGRATION: CWS sb76 (1.3.32); FILE MERGED
2007/08/31 11:01:20 sb 1.3.32.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
2007-09-27 11:54:10 +00:00
Vladimir Glazounov
58a9de9e85 INTEGRATION: CWS ause074 (1.4.116); FILE MERGED
2007/01/30 12:11:20 hjs 1.4.116.1: #i73801# remove remaining usages of sv[pre].mk
2007-02-06 12:04:36 +00:00
Oliver Bolte
150cc2b928 INTEGRATION: CWS ause069 (1.2.98); FILE MERGED
2006/11/28 09:53:49 hjs 1.2.98.1: #i70359# remove forced shell calls
2007-01-25 12:24:58 +00:00
Oliver Bolte
90aabb1fed INTEGRATION: CWS pchfix02 (1.3.134); FILE MERGED
2006/09/01 18:01:00 kaib 1.3.134.1: #i68856# Added header markers and pch files
2006-09-16 13:51:43 +00:00
Oliver Bolte
3a23d0c7e7 INTEGRATION: CWS pchfix02 (1.1.1.1.172); FILE MERGED
2006/09/01 18:01:00 kaib 1.1.1.1.172.1: #i68856# Added header markers and pch files
2006-09-16 13:51:15 +00:00
Oliver Bolte
df713947ae INTEGRATION: CWS pchfix02 (1.2.172); FILE MERGED
2006/09/01 18:01:00 kaib 1.2.172.1: #i68856# Added header markers and pch files
2006-09-16 13:50:45 +00:00
Oliver Bolte
31da3e844f INTEGRATION: CWS pchfix02 (1.3.172); FILE MERGED
2006/09/01 18:01:00 kaib 1.3.172.1: #i68856# Added header markers and pch files
2006-09-16 13:50:32 +00:00
Oliver Bolte
4a8279b540 INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED
2006/09/01 18:00:59 kaib 1.3.86.1: #i68856# Added header markers and pch files
2006-09-16 13:50:18 +00:00
Oliver Bolte
fff87cda1e INTEGRATION: CWS pchfix02 (1.4.86); FILE MERGED
2006/09/01 18:00:59 kaib 1.4.86.1: #i68856# Added header markers and pch files
2006-09-16 13:50:05 +00:00
Oliver Bolte
10a0f18217 INTEGRATION: CWS pchfix02 (1.2.86); FILE MERGED
2006/09/01 18:00:59 kaib 1.2.86.1: #i68856# Added header markers and pch files
2006-09-16 13:49:52 +00:00
Oliver Bolte
c4fd6ce528 INTEGRATION: CWS pchfix02 (1.6.86); FILE MERGED
2006/09/01 18:00:59 kaib 1.6.86.1: #i68856# Added header markers and pch files
2006-09-16 13:49:10 +00:00
Rüdiger Timm
4c0b192afe INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED
2005/09/05 17:02:13 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:42:20 +00:00
Rüdiger Timm
c5efdf29b9 INTEGRATION: CWS ooo19126 (1.3.48); FILE MERGED
2005/09/05 17:02:12 rt 1.3.48.1: #i54170# Change license header: remove SISSL
2005-09-09 16:42:06 +00:00
Rüdiger Timm
4b7c80509e INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED
2005/09/05 17:02:11 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:41:53 +00:00
Rüdiger Timm
443c9c2817 INTEGRATION: CWS ooo19126 (1.2.86); FILE MERGED
2005/09/05 17:02:11 rt 1.2.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:41:36 +00:00
Rüdiger Timm
817cb07219 INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED
2005/09/05 17:02:11 rt 1.3.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:41:20 +00:00
Rüdiger Timm
7f9350d908 INTEGRATION: CWS ooo19126 (1.3.52); FILE MERGED
2005/09/05 17:02:11 rt 1.3.52.1: #i54170# Change license header: remove SISSL
2005-09-09 16:41:04 +00:00
Rüdiger Timm
11f11569c6 INTEGRATION: CWS ooo19126 (1.1.1.1.86); FILE MERGED
2005/09/05 17:02:10 rt 1.1.1.1.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:40:49 +00:00
Rüdiger Timm
c1005f957a INTEGRATION: CWS ooo19126 (1.3.86); FILE MERGED
2005/09/05 17:02:10 rt 1.3.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:40:20 +00:00
Rüdiger Timm
c2ebef6b3d INTEGRATION: CWS ooo19126 (1.5.86); FILE MERGED
2005/09/05 17:02:09 rt 1.5.86.1: #i54170# Change license header: remove SISSL
2005-09-09 16:39:50 +00:00