summaryrefslogtreecommitdiff
path: root/svl/qa/unit/test_lngmisc.cxx
AgeCommit message (Expand)Author
2024-05-14loplugin:ostr in svlNoel Grandin
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2020-11-16tdf#123936 Formatting files in module svl with clang-formatPhilipp Hofer
2020-06-05Upcoming loplugin:elidestringvar: svlStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2016-12-02svl: fix loplugin:cppunitassertequals warningsMiklos Vajna
2014-05-15fix-includes.pl: svlThomas Arnhold
2013-05-16Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28callcatcher: regenerate listCaolán McNamara
2011-11-27add missing licence headersMarkus Mohrhard
2011-11-27String->OUStringAugust Sodora
2011-11-26Added test to lngmiscAugust Sodora
2011-11-26Simplification and accompanying testsAugust Sodora
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora