Luboš Luňák
|
21d10c6f32
|
mark lcl_ functions static or rename them if they are not local at all
http://lists.freedesktop.org/archives/libreoffice/2012-October/039639.html
Change-Id: I21e12d6a4dfb9697d2346a4e564e96af0ad03f96
|
2012-10-12 16:56:54 +02:00 |
|
Szabolcs Dezsi
|
743f22045c
|
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 15:07:41 +02:00 |
|
Caolán McNamara
|
d41b5a88bd
|
reduce over use of static OUStrings
|
2012-03-26 12:18:08 +01:00 |
|
Thomas Arnhold
|
1e69be846c
|
Replace suitable equalsAscii calls with equalsAsciiL.
|
2011-01-19 23:09:51 +01:00 |
|
Kayo Hamid
|
1f6aa8f2a8
|
clean code at writer
|
2010-11-30 16:44:46 +01:00 |
|
Caolán McNamara
|
5bd9278771
|
micro optimizations
|
2010-10-27 16:05:02 +01:00 |
|
Sebastian Spaeth
|
61355e51b8
|
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:16:56 +02:00 |
|
Noel Power
|
9a3f243c89
|
initial commit for vba blob ( not including container_control stuff )
|
2010-10-06 10:16:50 +01:00 |
|
Noel Power
|
7f8c9a3929
|
warnings as errors
|
2009-09-23 14:06:30 +00:00 |
|
Noel Power
|
cf2edc1b36
|
new and removed files
|
2009-09-18 15:35:47 +00:00 |
|