summaryrefslogtreecommitdiffstats
path: root/comphelper/qa/string
Commit message (Expand)AuthorAgeFilesLines
* Various string function clean upStephan Bergmann2012-02-151-106/+0
* bah, we don't need these after allCaolán McNamara2012-02-101-75/+0
* extend unit test to islowerCaolán McNamara2012-02-101-0/+44
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-0/+17
* remove include of pch header in comphelperNorbert Thiebaud2011-11-271-1/+0
* add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-0/+22
* add stripStart, can replace EraseTrailingCharsCaolán McNamara2011-11-231-0/+22
* add a stripStart, can replace EraseLeadingCharsCaolán McNamara2011-11-231-0/+22
* want to match here, not check for equalityCaolán McNamara2011-11-221-0/+19
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-0/+16
* reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara2011-11-101-4/+4
* an indexOfL would be usefulCaolán McNamara2011-11-101-0/+19
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-121-1/+5
* various centralized isFOOAsciiStringsCaolán McNamara2011-08-291-0/+14
* remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara2011-08-291-0/+31
* rename testCaolán McNamara2011-08-151-3/+3
* add a getToken wrapper for extracting a single token painlesslyCaolán McNamara2011-08-151-0/+30
* add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara2011-08-151-0/+30
* restore cppunit test (yet again)Caolán McNamara2011-08-152-42/+5
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-191-53/+0
* WaE: remove some warningsCaolán McNamara2011-03-161-2/+3
* tidy this up and be consistentCaolán McNamara2011-02-182-3/+3
* Added comphelper::string::decimalStringToNumberSébastien Le Ray2011-02-181-0/+13
* Cleanup in comphelper unit tests.Sébastien Le Ray2011-02-163-0/+373