office-gobmx/cui/source/options
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
..
cfgchart.cxx
cfgchart.hxx
connpoolconfig.cxx
connpoolconfig.hxx
connpooloptions.cxx
connpooloptions.hrc
connpooloptions.hxx
connpooloptions.src
connpoolsettings.cxx
connpoolsettings.hxx
cuisrchdlg.cxx
dbregister.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
dbregister.hrc
dbregister.src
dbregisterednamesconfig.cxx
dbregisterednamesconfig.hxx
dbregistersettings.cxx
dbregistersettings.hxx
doclinkdialog.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
doclinkdialog.hrc
doclinkdialog.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
doclinkdialog.src
fontsubs.cxx
fontsubs.hrc
fontsubs.hxx
fontsubs.src
internationaloptions.cxx
internationaloptions.hrc
internationaloptions.src
optaccessibility.cxx
optaccessibility.hrc
optaccessibility.hxx
optaccessibility.src
optasian.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optasian.hrc
optasian.src
optchart.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optchart.hrc
optchart.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optchart.src
optcolor.cxx
optcolor.hrc
optcolor.hxx
optcolor.src
optctl.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optctl.hrc
optctl.hxx
optctl.src
optdict.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optdict.hrc
optdict.src
optfltr.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optfltr.hrc
optfltr.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optfltr.src
optgdlg.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optgdlg.hrc
optgdlg.hxx WNT-only IMPL_LINK_NOARG fixes 2012-03-02 08:55:49 +01:00
optgdlg.src
optgenrl.cxx
optgenrl.hrc
optgenrl.src
optHeaderTabListbox.cxx
optHeaderTabListbox.hxx
opthtml.cxx
opthtml.hrc
opthtml.hxx
opthtml.src
optinet2.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optinet2.hrc .hrc files don't need executable bits 2012-03-23 21:58:14 +01:00
optinet2.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optinet2.src
optjava.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optjava.hrc
optjava.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optjava.src
optjsearch.cxx
optjsearch.hrc
optjsearch.hxx
optjsearch.src
optlingu.cxx Introduced SystemShellExecuteFlags::URIS_ONLY 2012-03-16 15:01:26 +01:00
optlingu.hrc
optlingu.src
optmemory.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optmemory.hrc
optmemory.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optmemory.src
optpath.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optpath.hrc
optpath.src
optsave.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optsave.hrc
optsave.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optsave.src
optupdt.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optupdt.hrc
optupdt.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
optupdt.src
radiobtnbox.cxx
readonlyimage.cxx
readonlyimage.hxx
readonlyimage.src
sdbcdriverenum.cxx
sdbcdriverenum.hxx
securityoptions.cxx
securityoptions.hrc
securityoptions.hxx
securityoptions.src
treeopt.cxx Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 14:30:05 +02:00
treeopt.hrc
treeopt.src
webconninfo.cxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
webconninfo.hrc
webconninfo.hxx New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem 2012-03-01 18:00:32 +01:00
webconninfo.src