summaryrefslogtreecommitdiff
path: root/comphelper/qa
AgeCommit message (Expand)AuthorFilesLines
2013-01-31RTL_CONSTASCII_(U)STRINGPARAM removed in comphelperChr. Rossmanith1-44/+44
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-01fdo#51304: Remove the author of some java source filesAnurag Jain1-2/+0
2012-06-29Java5 update - use generics in code, and general cleanupNoel Grandin2-27/+22
2012-06-29re-base on ALv2 code.Michael Meeks5-117/+72
2012-06-27targetted re-work of cppunit pieces.Michael Meeks3-8/+1
2012-06-21re-base on ALv2 code.Michael Meeks3-44/+43
2012-06-18add a route to compare a O[U]String to one code unitCaolán McNamara1-0/+13
2012-06-06drop String::ReverseCaolán McNamara1-1/+10
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 Thiebaud2-2/+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 Bergmann3-1/+9
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 Michaelsen7-97/+382
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky5-340/+257
2011-03-16WaE: remove some warningsCaolán McNamara1-2/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky5-340/+257
2011-03-10Revert comphelper unit test noadditional change (gr2)Thorsten Behrens1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-03-10revert bad patch in graphite consolidated patchMartin Hosken1-1/+1
2011-03-10graphite2 consolidated patchMartin Hosken1-1/+1
2011-02-18tidy this up and be consistentCaolán McNamara3-4/+4
2011-02-18Added comphelper::string::decimalStringToNumberSébastien Le Ray1-0/+13
2011-02-16Cleanup in comphelper unit tests.Sébastien Le Ray6-5/+122
2011-02-14Adjust this to use a Collator to do the string compareCaolán McNamara1-11/+149
2011-02-14move this (cool) natural sort into comphelperCaolán McNamara1-4/+64
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-7/+0
2011-02-09Removing the ext_std masterpieceFridrich Štrba2-4/+3
2011-02-08Fix comphelper parallel build, so that the tests may run.Jan Holesovsky1-0/+1
2011-02-07actually enable the STL adaptationDavid Tardon1-0/+7
2011-02-07TESTSHL2LIB does not exist anymoreDavid Tardon1-1/+1
2011-02-07add (pre|post)extstl.h around cppunit headersDavid Tardon2-0/+4
2011-02-07Removed odd line.Wilhelm Pflueger1-1/+1
2011-02-07Re-animated tests that were based on deprecated testshl.Wilhelm Pflueger4-21/+20
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl1-54/+0