Age | Commit message (Expand) | Author |
2018-01-12 | More loplugin:cstylecast: comphelper | Stephan Bergmann |
2017-10-23 | loplugin:includeform: comphelper | Stephan Bergmann |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-03-29 | sw: plain-text ASCII export: filter out all CH_TXT_ATR_* | Michael Stahl |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-08-30 | Let OUStringLiteral1 take its arg as ctor arg, not template arg | Stephan Bergmann |
2016-08-29 | Adapt loplugin:stringconstant to improved OUStringLiteral1 | Stephan Bergmann |
2016-08-10 | comphelper: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-18 | add comphelper::string::split | Markus Mohrhard |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-20 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-11-14 | Some more compareVersionStrings() tests | Tor Lillqvist |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-11 | Add a function to compare version number strings | Tor Lillqvist |
2014-05-11 | fix-includes.pl: comphelper | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-31 | RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper | Chr. Rossmanith |
2012-06-29 | re-base on ALv2 code. | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | 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-03-16 | WaE: remove some warnings | Caolán McNamara |
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 |