Age | Commit message (Expand) | Author |
2021-01-27 | Improve loplugin:stringliteralvar | Stephan Bergmann |
2021-01-15 | OUString::matchAsciiL() can be used instead of the fresh startsWithAsciiL() | Tor Lillqvist |
2021-01-14 | Introduce startsWithAsciiL() to match endsWithAsciiL() | Tor Lillqvist |
2020-10-28 | Extend loplugin:elidestringvar to OString | Stephan Bergmann |
2020-06-05 | Upcoming loplugin:elidestringvar: sal | Stephan Bergmann |
2019-12-03 | Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t) | Stephan Bergmann |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-06-25 | improve loplugin:simplifyconstruct | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in sal | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-08-15 | Fix typo: s/an other/another/g | Andrea Gelmini |
2018-08-02 | [API CHANGE] add some more asserts to the string functions | Noel Grandin |
2018-01-30 | Typ-o negativ | Ilmari Lauhakangas |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-10-23 | loplugin:includeform: sal | Stephan Bergmann |
2017-06-14 | use more SAL_N_ELEMENTS part 2 | Noel Grandin |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:salunicodeliteral: sal | Stephan Bergmann |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2016-12-23 | tdf#97283: Merge sal rtl tests to one makefile | Matúš Kukan |
2016-07-08 | CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-06-03 | Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAM | Stephan Bergmann |
2016-01-18 | Trade a little weaker test against loplugin:stringconstant | Stephan Bergmann |
2016-01-16 | sal: (rtl) test OUString::isEmpty() | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-28 | Remove bogus unreliable test | Stephan Bergmann |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-21 | cppcheck: redundantCopy | Caolán McNamara |
2014-06-27 | loplugin:unreffun: also warn about unused function templates | Stephan Bergmann |
2014-05-22 | Work around undef conversion of large double to float | Stephan Bergmann |
2014-04-04 | Remove dead test code | Stephan Bergmann |
2014-04-03 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-01 | Remove visual noise from sal | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | sal: sal_Bool -> bool | Stephan Bergmann |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-12 | WaE: unused variable suToken, aEmpty, aEmpty2. | Andrzej J.R. Hunt |
2013-09-11 | -Werror,-Wformat | Stephan Bergmann |
2013-09-11 | sal: fdo#39625 Make existing cppunittests work | Jelle van der Waa |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-15 | Fix comparison | Julien Nabet |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2011-11-27 | remove include of pch header from sal | Norbert Thiebaud |
2011-09-12 | sb140: #i117694# some CppUnit related cleanup | Stephan Bergmann |
2011-02-23 | get rid of spurious TESTSHL2LIB mentions | Caolán McNamara |