summaryrefslogtreecommitdiff
path: root/sal/qa/osl/process/osl_process.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22Remove line commented out since 2004Tor Lillqvist
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
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
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-08-16new loplugin to check for static OUStringsNoel Grandin
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-17use consistent #define checks for the Windows platformNoel Grandin
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-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-27loplugin:staticfunctionNoel Grandin
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-09More specificStephan Bergmann
2014-10-09disable environment equality test under valgrindCaolán McNamara
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-07-31sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from salAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-03-28CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák
2012-01-21sal: make more tests runningMatúš Kukan