Age | Commit message (Expand) | Author |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-06-29 | Java5 update - use generics in code, and general cleanup | Noel Grandin |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-18 | add a route to compare a O[U]String to one code unit | Caolán McNamara |
2012-06-06 | drop String::Reverse | Caolán McNamara |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-10 | bah, we don't need these after all | Caolán McNamara |
2012-02-10 | extend unit test to islower | Caolán McNamara |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2011-11-27 | remove include of pch header in comphelper | Norbert Thiebaud |
2011-11-23 | add string::strip, can replace EraseLeadingAndTrailingChars | Caolán McNamara |
2011-11-23 | add stripStart, can replace EraseTrailingChars | Caolán McNamara |
2011-11-23 | add a stripStart, can replace EraseLeadingChars | Caolán McNamara |
2011-11-22 | want to match here, not check for equality | Caolán McNamara |
2011-11-17 | add a StringUtils-alike remove (can replace EraseAllChars) | Caolán McNamara |
2011-11-10 | reported compile failure, possible sal_Int32 is long on 32bit vs int | Caolán McNamara |
2011-11-10 | an indexOfL would be useful | Caolán McNamara |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-08-29 | various centralized isFOOAsciiStrings | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-15 | rename test | Caolán McNamara |
2011-08-15 | add a getToken wrapper for extracting a single token painlessly | Caolán McNamara |
2011-08-15 | add a jdk 1.5-alike string replace to comphelper::string | Caolán McNamara |
2011-08-15 | restore cppunit test (yet again) | Caolán McNamara |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-16 | WaE: remove some warnings | Caolán McNamara |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-10 | Revert comphelper unit test noadditional change (gr2) | Thorsten Behrens |
2011-03-10 | graphite2 consolidated patch | Martin Hosken |
2011-03-10 | revert bad patch in graphite consolidated patch | Martin Hosken |
2011-03-10 | graphite2 consolidated patch | Martin Hosken |
2011-02-18 | tidy this up and be consistent | Caolán McNamara |
2011-02-18 | Added comphelper::string::decimalStringToNumber | Sébastien Le Ray |
2011-02-16 | Cleanup in comphelper unit tests. | Sébastien Le Ray |
2011-02-14 | Adjust this to use a Collator to do the string compare | Caolán McNamara |
2011-02-14 | move this (cool) natural sort into comphelper | Caolán McNamara |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2011-02-08 | Fix comphelper parallel build, so that the tests may run. | Jan Holesovsky |
2011-02-07 | actually enable the STL adaptation | David Tardon |
2011-02-07 | TESTSHL2LIB does not exist anymore | David Tardon |
2011-02-07 | add (pre|post)extstl.h around cppunit headers | David Tardon |
2011-02-07 | Removed odd line. | Wilhelm Pflueger |
2011-02-07 | Re-animated tests that were based on deprecated testshl. | Wilhelm Pflueger |
2011-02-01 | gnumake3: convert some dmake files for tests to gbuild | Michael Stahl |
2011-02-01 | Clean up makefiles | Thomas Arnhold |