summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)AuthorFilesLines
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin1-13/+13
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-9/+1
2016-04-21Remove redundant checksStephan Bergmann1-2/+0
2016-04-21new plugin stylepoliceNoel Grandin1-12/+12
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-6/+6
2016-04-18clean-up: unused using declarations and includesJochen Nitschke4-8/+0
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-2/+5
2016-03-29sal: re-enable most getSystemPathFromFileURL tests.Michael Meeks1-13/+22
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-2/+2
2016-03-15loplugin:constantparamNoel Grandin1-6/+6
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani7-128/+0
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani4-134/+0
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann1-7/+8
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann1-18/+6
2016-03-04-Werror,-Wunused-macrosStephan Bergmann1-3/+0
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-23/+16
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran4-129/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin14-53/+52
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2016-02-16coverity#1352448 Use of untrusted scalar valueCaolán McNamara1-2/+1
2016-02-10loplugin:nullptr, loplugin:overrideStephan Bergmann1-15/+15
2016-01-20drop obsolete cruftDavid Tardon10-1472/+0
2016-01-19loplugin:unusedmethods in sc/Noel Grandin1-4/+0
2016-01-18Trade a little weaker test against loplugin:stringconstantStephan Bergmann1-4/+0
2016-01-16sal: (rtl) test OUString::isEmpty()Chris Sherlock1-0/+26
2016-01-14unit test for negative decimal places rounding, tdf#96918 relatedEike Rathke1-0/+14
2016-01-13Keep MSVC happyStephan Bergmann1-6/+6
2016-01-13loplugin:defaultparamsStephan Bergmann1-2/+2
2016-01-13unit test for tdf#96918 display accurate integer double valuesEike Rathke1-0/+41
2016-01-10Fix typosAndrea Gelmini3-3/+3
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara2-10/+10
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-13-Werror,-Wunused-const-variableStephan Bergmann1-0/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann24-154/+154
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann1-2/+8
2015-11-06rtl::Reference Add move construction/assignmentDaniel Robertson1-0/+112
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-10/+10
2015-11-04Resurrect CppunitTest_sal_osl_getsystempathfromfileurlStephan Bergmann1-0/+247
2015-11-03Solved CID 1338058 and CID 1338057jan iversen1-0/+2
2015-11-02Resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macrosStephan Bergmann2-71/+58
2015-11-02Remove long-unused sal/qa/osl/socket/ test code for goodStephan Bergmann20-8932/+0
2015-11-02loplugin:stringconstantNoel Grandin2-4/+4
2015-11-02Fix CppunitTest_sal_osl_pipeStephan Bergmann1-0/+2
2015-10-30Various loplugin clean upStephan Bergmann1-69/+48
2015-10-24add delta for double comparisonEike Rathke1-2/+2
2015-10-24test oddness of rtl_math_erf() and rtl_math_erfc()Eike Rathke1-0/+6
2015-10-24unit tests for rtl_math_expm1() and rtl_math_log1p()Eike Rathke1-0/+48
2015-10-24unit tests for rtl_math_erf() and rtl_math_erfc()Eike Rathke1-0/+34
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann17-248/+248