summaryrefslogtreecommitdiff
path: root/sal/qa
AgeCommit message (Expand)Author
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
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-09Do not call SAL_N_ELEMENTS on empty arrayStephan Bergmann
2015-07-08Fix typosAndrea Gelmini
2015-07-06Clarify treatment of double slashes in rtl::Uri::convertRelToAbsStephan Bergmann
2015-06-28Fix typosAndrea Gelmini
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26Add optimized OUString += literal overloadStephan Bergmann
2015-06-25Revert "Revert "Generalize OUStringLiteral1""Stephan Bergmann
2015-06-25Do not forget to actually set newStr to an empty stringStephan Bergmann
2015-06-24Revert "Generalize OUStringLiteral1"Stephan Bergmann
2015-06-24Generalize OUStringLiteral1Stephan Bergmann
2015-06-23Implement full set of OUString::replaceFirst/All literal overloadsStephan Bergmann
2015-06-23typoStephan Bergmann
2015-06-23Make test code unaffected by upcoming loplugin:stringconstant improvementsStephan Bergmann
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-13TyposJulien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann