summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/oustring
AgeCommit message (Expand)Author
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-15OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL()Tor Lillqvist
2021-01-14Introduce startsWithAsciiL() to match endsWithAsciiL()Tor Lillqvist
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: salStephan Bergmann
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in salNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-08-02[API CHANGE] add some more asserts to the string functionsNoel Grandin
2018-01-30Typ-o negativIlmari Lauhakangas
2017-11-21Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: salStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:salunicodeliteral: salStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-07-08CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-01-18Trade a little weaker test against loplugin:stringconstantStephan Bergmann
2016-01-16sal: (rtl) test OUString::isEmpty()Chris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-28Remove bogus unreliable testStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-21cppcheck: redundantCopyCaolán McNamara
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann
2014-05-22Work around undef conversion of large double to floatStephan Bergmann
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-12WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt
2013-09-11-Werror,-WformatStephan Bergmann
2013-09-11sal: fdo#39625 Make existing cppunittests workJelle van der Waa
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-15Fix comparisonJulien Nabet
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from salNorbert Thiebaud
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara