office-gobmx/padmin/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
..
adddlg.cxx Various string function clean up 2012-02-15 15:41:09 +01:00
adddlg.hxx
cmddlg.cxx make padmin ByteString free 2012-01-25 15:37:20 +00:00
cmddlg.hxx Removed unnecessary tools includes. 2012-01-05 15:31:29 +01:00
desktopcontext.cxx
desktopcontext.hxx
helper.cxx add a comphelper::string::getTokenCount 2012-01-05 09:18:19 +00:00
helper.hxx
newppdlg.cxx make padmin ByteString free 2012-01-25 15:37:20 +00:00
newppdlg.hxx
padialog.cxx further shrinkage of padmin non-fontconfig code-paths 2012-01-11 14:13:32 +00:00
padialog.hrc further shrinkage of padmin non-fontconfig code-paths 2012-01-11 14:13:32 +00:00
padialog.hxx on generic X11 unix we always use fontconfig 2012-01-11 14:13:31 +00:00
padialog.src further shrinkage of padmin non-fontconfig code-paths 2012-01-11 14:13:32 +00:00
pamain.cxx
progress.cxx
progress.hxx
prtsetup.cxx
prtsetup.hxx
psetupl.xpm
rtsetup.hrc
rtsetup.src
spadmin.sh
titlectrl.cxx
titlectrl.hxx