office-gobmx/l10ntools/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
..
filter
help Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
cfg_yy_wrapper.c
cfglex.l Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
cfgmerge.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
common.hxx Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
directory.cxx callcatcher: regenerate list 2012-02-13 11:02:46 +00:00
export.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
export2.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
file.cxx
gsicheck.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
helper.hxx Various string function clean up 2012-02-15 15:41:09 +01:00
helpex.cxx Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
helpmerge.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
lngex.cxx Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
lngmerge.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
localize.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
makefile.mk l10ntools now only depends on sal and externals 2012-02-13 21:47:25 +01:00
merge.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
src_yy_wrapper.c
srclex.l l10ntools now only depends on sal and externals 2012-02-13 21:47:25 +01:00
tagtest.cxx
xmlparse.cxx l10ntools now only depends on sal and externals 2012-02-13 21:47:25 +01:00
xrm_yy_wrapper.c
xrmlex.l Various more l10ntools clean up 2012-02-10 10:45:58 +01:00
xrmmerge.cxx Various string function clean up 2012-02-15 15:41:09 +01:00