summaryrefslogtreecommitdiff
path: root/sal/qa/osl/process
AgeCommit message (Expand)Author
2019-08-02Fix typosAndrea Gelmini
2019-04-13loplugin:sequentialassign in salNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22Remove line commented out since 2004Tor Lillqvist
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-05-03remove empty commentsNoel Grandin
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: salStephan Bergmann
2017-02-07loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-06-09CppunitTest_sal_osl_old_test_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
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-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
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-05-10cppcheck: help out unusedScopedObject false positiveCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27loplugin:staticfunctionNoel Grandin