office-gobmx/starmath/source
Stephan Bergmann 9ab0b38e95 Various string function clean up
Added:
* rtl::OString::matchL
* rtl::OString::endsWith
* rtl::OString::endsWithL
* rtl::OString::indexOfL
* rtl::OString::replaceFirst
* rtl::OString::replaceAll
* rtl::OString::getToken
* rtl::OUString::endsWith
* rtl::OUString::replaceFirst
* rtl::OUString::replaceFirstAsciiL
* rtl::OUString::replaceFirstAsciiLAsciiL
* rtl::OUString::replaceAll
* rtl::OUString::replaceAllAsciiL
* rtl::OUString::replaceAllAsciiLAsciiL
* rtl::OUString::getToken
plus underlying C functions where necessary

Deprecated:
* comphelper::string::remove
* comphelper::string::getToken

Removed:
* comphelper::string::searchAndReplaceAsciiL
* comphelper::string::searchAndReplaceAllAsciiWithAscii
* comphelper::string::searchAndReplaceAsciiI
* comphelper::string::replace
* comphelper::string::matchL
* comphelper::string::matchIgnoreAsciiCaseL
* comphelper::string::indexOfL

Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM ->
RTL_CONSTASCII_STRINGPARAM.
2012-02-15 15:41:09 +01:00
..
accessibility.cxx
accessibility.hxx
action.cxx
caret.cxx
cfgitem.cxx
cfgitem.hxx
commands.src
config.cxx
cursor.cxx
detreg.cxx
dialog.cxx
dialog.hrc
document.cxx
edit.cxx
eqnolefilehdr.cxx
eqnolefilehdr.hxx
format.cxx
math_pch.cxx
mathmlexport.cxx
mathmlexport.hxx
mathmlimport.cxx
mathmlimport.hxx
mathtype.cxx
mathtype.hxx
node.cxx
ooxmlexport.cxx
ooxmlexport.hxx
ooxmlimport.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
ooxmlimport.hxx
parse.cxx
rect.cxx
register.cxx
smdetect.cxx
smdetect.hxx
smdll.cxx
smmod.cxx
smres.src
symbol.cxx
symbol.src
toolbox.cxx
toolbox.hrc
toolbox.src
typemap.cxx
types.cxx
unodoc.cxx
unomodel.cxx
utility.cxx
view.cxx
visitors.cxx