summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
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
2016-03-29sal: re-enable most getSystemPathFromFileURL tests.Michael Meeks
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-03-15loplugin:constantparamNoel Grandin
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann
2016-03-04-Werror,-Wunused-macrosStephan Bergmann
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-16coverity#1352448 Use of untrusted scalar valueCaolán McNamara
2016-02-10loplugin:nullptr, loplugin:overrideStephan Bergmann
2016-01-20drop obsolete cruftDavid Tardon
2016-01-19loplugin:unusedmethods in sc/Noel Grandin
2016-01-18Trade a little weaker test against loplugin:stringconstantStephan Bergmann
2016-01-16sal: (rtl) test OUString::isEmpty()Chris Sherlock
2016-01-14unit test for negative decimal places rounding, tdf#96918 relatedEike Rathke
2016-01-13Keep MSVC happyStephan Bergmann
2016-01-13loplugin:defaultparamsStephan Bergmann
2016-01-13unit test for tdf#96918 display accurate integer double valuesEike Rathke
2016-01-10Fix typosAndrea Gelmini