summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
2017-11-28loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-16Typo in meant-to-be-overloading function nameStephan 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
2016-06-03fix 32bit linux buildCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21Remove redundant checksStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke