summaryrefslogtreecommitdiff
path: root/jurt/workbench/com
ModeNameSize
d---------sun / star / comp / urlresolver31logplain
d test added in 82a1d32d3d3ac1b4b0a6d4cfaca791c77d9b3c03Mike Kaganski 2022-03-09Simplify getTokenMike Kaganski 2022-03-08Fix --with-latest-c++ buildStephan Bergmann 2022-03-07Add unit tests for searching empty substring / zero characterMike Kaganski 2022-02-25Make an -fsanitize=undefined workaround conditionalStephan Bergmann 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