office-gobmx/sw
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
..
inc Resolves: fdo#45271, i#17964 count CJK words the way that's expected by users 2012-04-05 13:59:07 +01:00
prj
qa Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +02:00
sdi
source Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +02:00
uiconfig
util
xml
AllLangResTarget_sw.mk
CppunitTest_sw_filters_test.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
CppunitTest_sw_layout_test.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
CppunitTest_sw_macros_test.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
CppunitTest_sw_regression_test.mk sw: remove more silly realpath from makefile 2012-04-05 12:34:54 +02:00
CppunitTest_sw_subsequent_ooxmltok.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
CppunitTest_sw_subsequent_rtftok.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
CppunitTest_sw_swdoc_test.mk always pass --headless to cppunits 2012-04-02 12:26:20 +02:00
JunitTest_sw_complex.mk
JunitTest_sw_unoapi.mk
Library_msword.mk writerfilter: use CustomTarget makefile 2012-04-04 11:31:57 +02:00
Library_sw.mk
Library_swd.mk
Library_swui.mk
Library_vbaswobj.mk
Makefile
Module_sw.mk
Package_misc.mk
Package_uiconfig.mk
Package_xml.mk
README

Writer application code.