summaryrefslogtreecommitdiff
path: root/sal/qa/osl
AgeCommit message (Expand)Author
2017-02-21loplugin:subtlezeroinit: salStephan Bergmann
2017-02-16remove unused Exist from oslCheckMode enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
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
2017-01-09New loplugin:externvar: salStephan Bergmann
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-12-01loplugin:unnecessaryoverride (dtors) in salStephan Bergmann
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin
2016-10-04clang-cl loplugin: salStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-23-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2016-09-18loplugin:unusedenumvaluesNoel Grandin
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-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann
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-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-03fix 32bit linux buildCaolán McNamara
2016-06-03CppunitTest_sal_osl_file: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-05-22Convert oslCheckMode to scoped enumNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
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-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-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