summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: salStephan Bergmann
2017-01-10New loplugin:conststringvar: salStephan Bergmann
2017-01-09New loplugin:externvar: salStephan Bergmann
2017-01-05Replace side-effect--only uses of makeStringAndClear() with setLength(0)Stephan Bergmann
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan
2016-12-23tdf#97283: Merge sal osl 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-12-01loplugin:unnecessaryoverride (dtors) in salStephan Bergmann
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-12Don't allow O[U]StringBuffer in string concatenationStephan Bergmann
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-10-02unit test cases for approxEqual() and approxSub()Eike Rathke
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-29tdf#83306 add unit test for compareWithLength and '\0'Michael Stahl
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-09-20CPPUNIT_ASSERT_EQUAL disambiguationStephan Bergmann
2016-09-20Related cid#1371289: Work around missing OUStringBuffer move semanticsStephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13sal: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-08CppunitTest_sal_rtl_ostring: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-01CppunitTest_sal_rtl_ostringbuffer: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-27unit tests for stringToDouble() separator without digitsEike Rathke
2016-06-27comfort the unhappy compilerEike Rathke
2016-06-27stringToDouble() fix broken reverse logic for NaN and INFEike Rathke
2016-06-24clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-24CppunitTest_sal_rtl_digest: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-17CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-09CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-07Replace VALID_CONVERSION macro with functionStephan Bergmann