office-gobmx/filter/source/msfilter
Szabolcs Dezsi 8a01ee6243 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 14:30:05 +02:00
..
powerpoint Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 12:48:32 +02:00
countryid.cxx
escherex.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
eschesdo.cxx
eschesdo.hxx
mscodec.cxx
msdffimp.cxx Converts from tools/table.hxx to std::map in DffPropSet class in filter module 2012-03-13 23:19:53 +01:00
msfilter.component .component files don't need executable bits 2012-03-23 21:58:14 +01:00
msocximex.cxx
msoleexp.cxx
mstoolbar.cxx
msvbahelper.cxx remove static objects from static_initialization_and_destruction chain 2012-04-02 14:53:48 +01:00
services.cxx
svdfppt.cxx removed duplicate includes in filter / i18npool / sdext 2012-03-30 22:30:45 +09:00
svxmsbas2.cxx Sprinkle more DISABLE_SCRIPTING ifdefs 2012-03-05 22:30:12 +02:00
viscache.hxx