summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/strings
AgeCommit message (Expand)Author
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-21Make OUStringLiteral ctor actually constexprStephan Bergmann
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-10-24Make testUtf8StringLiterals work when char is unsignedStephan Bergmann
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-04-28loplugin:salunicodeliteral: salStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-02Remove HAVE_CXX11_UTF16_STRING_LITERAL, always true nowStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-10New loplugin:conststringvar: salStephan Bergmann
2017-01-09New loplugin:externvar: salStephan Bergmann
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-12-17Make OUStringLiteral more usefulStephan Bergmann
2016-12-16Typo in meant-to-be-overloading function nameStephan Bergmann
2016-12-06Comment cppcheck accessForwarded as harmlessStephan Bergmann
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-29tdf#83306 add unit test for compareWithLength and '\0'Michael Stahl
2016-09-02Fix MSVC 2015 buildStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-07Replace VALID_CONVERSION macro with functionStephan Bergmann
2016-04-21Remove redundant checksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-09-10Add OString::startsWithIgnoreAsciiCaseStephan Bergmann
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann
2015-06-24Generalize OUStringLiteral1Stephan Bergmann
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-06-23typoStephan Bergmann
2015-06-23Make test code unaffected by upcoming loplugin:stringconstant improvementsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-12-19No need for RTL_FAST_STRING in addition to LIBO_INTERNAL_ONLYStephan Bergmann