summaryrefslogtreecommitdiff
path: root/comphelper/qa/string
AgeCommit message (Expand)AuthorFilesLines
2012-02-15Various string function clean upStephan Bergmann1-106/+0
2012-02-10bah, we don't need these after allCaolán McNamara1-75/+0
2012-02-10extend unit test to islowerCaolán McNamara1-0/+44
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-0/+17
2011-11-27remove include of pch header in comphelperNorbert Thiebaud1-1/+0
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara1-0/+22
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara1-0/+22
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara1-0/+22
2011-11-22want to match here, not check for equalityCaolán McNamara1-0/+19
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-0/+16
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara1-4/+4
2011-11-10an indexOfL would be usefulCaolán McNamara1-0/+19
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-1/+5
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara1-0/+14
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara1-0/+31
2011-08-15rename testCaolán McNamara1-3/+3
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara1-0/+30
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara1-0/+30
2011-08-15restore cppunit test (yet again)Caolán McNamara2-42/+5
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-0/+334
2011-03-16WaE: remove some warningsCaolán McNamara1-2/+3
2011-02-18tidy this up and be consistentCaolán McNamara2-3/+3
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+13
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray3-0/+373