summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
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
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13-Werror,-Wunused-const-variableStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann
2015-11-03Solved CID 1338058 and CID 1338057jan iversen
2015-11-02Resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macrosStephan Bergmann
2015-11-02Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann
2015-11-02loplugin:stringconstantNoel Grandin
2015-11-02Fix CppunitTest_sal_osl_pipeStephan Bergmann
2015-10-30Various loplugin clean upStephan Bergmann
2015-10-24add delta for double comparisonEike Rathke
2015-10-24test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-24unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke
2015-10-24unit tests for rtl_math_erf() and rtl_math_erfc()Eike Rathke
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-28Remove bogus unreliable testStephan Bergmann
2015-09-10Add OString::startsWithIgnoreAsciiCaseStephan Bergmann
2015-09-03Fix some perl shebangs.Pedro Giffuni
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn