summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)Author
2013-05-06Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain
2012-06-29Java5 update - use generics in code, and general cleanupNoel Grandin
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara
2012-06-06drop String::ReverseCaolán McNamara
2012-02-15Various string function clean upStephan Bergmann
2012-02-10bah, we don't need these after allCaolán McNamara
2012-02-10extend unit test to islowerCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header in comphelperNorbert Thiebaud
2011-11-23add string::strip, can replace EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-23add a stripStart, can replace EraseLeadingCharsCaolán McNamara
2011-11-22want to match here, not check for equalityCaolán McNamara
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-10reported compile failure, possible sal_Int32 is long on 32bit vs intCaolán McNamara
2011-11-10an indexOfL would be usefulCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-08-29various centralized isFOOAsciiStringsCaolán McNamara
2011-08-29remove ByteString::IsAlphaNumericAscii and refactor a bitCaolán McNamara
2011-08-15rename testCaolán McNamara
2011-08-15add a getToken wrapper for extracting a single token painlesslyCaolán McNamara
2011-08-15add a jdk 1.5-alike string replace to comphelper::stringCaolán McNamara
2011-08-15restore cppunit test (yet again)Caolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16WaE: remove some warningsCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens
2011-03-10graphite2 consolidated patchMartin Hosken
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken
2011-03-10graphite2 consolidated patchMartin Hosken
2011-02-18tidy this up and be consistentCaolán McNamara
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky
2011-02-07actually enable the STL adaptationDavid Tardon
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon
2011-02-07Removed odd line.Wilhelm Pflueger