office-gobmx/reportdesign
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
..
images
inc remove static objects from static_initialization_and_destruction chain 2012-04-02 14:53:50 +01:00
prj
qa/complex/reportdesign
source Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 15:07:41 +02:00
uiconfig/dbreport
util
AllLangResTarget_rpt.mk
AllLangResTarget_rptui.mk
JunitTest_reportdesign_complex.mk
Library_rpt.mk
Library_rptui.mk
Library_rptxml.mk
Makefile
Module_reportdesign.mk
Package_uiconfig.mk
README

Part of LibreOffice Base