summaryrefslogtreecommitdiffstats
path: root/comphelper/qa/string
Commit message (Expand)AuthorAgeFilesLines
* More loplugin:cstylecast: comphelperStephan Bergmann2018-01-121-3/+3
* loplugin:includeform: comphelperStephan Bergmann2017-10-231-4/+4
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl2017-03-291-0/+22
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-35/+27
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-301-1/+1
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-291-1/+1
* comphelper: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-08-101-20/+20
* remove comphelper::string::removeNoel Grandin2016-07-041-16/+0
* add comphelper::string::splitMarkus Mohrhard2016-06-181-0/+12
* loplugin:unusedmethodsNoel Grandin2016-02-081-57/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-27/+27
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-201-3/+3
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-021-5/+5
* Some more compareVersionStrings() testsTor Lillqvist2014-11-141-0/+4
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Add a function to compare version number stringsTor Lillqvist2014-11-111-0/+40
* fix-includes.pl: comphelperThomas Arnhold2014-05-111-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-27/+27
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-27/+27
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-52/+52
* RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith2013-01-311-44/+44
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-2/+0
* add a route to compare a O[U]String to one code unitCaolán McNamara2012-06-181-0/+13
* drop String::ReverseCaolán McNamara2012-06-061-1/+10
* 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