summaryrefslogtreecommitdiff
path: root/sal/qa/osl/process/osl_process.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski1-7/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann1-1/+1
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-1/+1
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan1-2/+0
2016-11-01loplugin:oncevar in sal..scriptingNoel Grandin1-7/+6
2016-10-04clang-cl loplugin: salStephan Bergmann1-16/+8
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin1-3/+2
2016-08-16new loplugin to check for static OUStringsNoel Grandin1-2/+2
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann1-18/+6
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-12/+12
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-5/+5
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin1-5/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-4/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-27loplugin:staticfunctionNoel Grandin1-1/+1
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-1/+2
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-10-09More specificStephan Bergmann1-50/+41
2014-10-09disable environment equality test under valgrindCaolán McNamara1-0/+16
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist1-1/+1
2014-07-31sal_osl_process: fix "Parent and child environment not equal" for OSX <10.6Douglas Mencken1-2/+2
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr1-3/+1
2014-04-04Remove dead test codeStephan Bergmann1-257/+0
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-17/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-01Remove visual noise from salAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-11/+11
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+12
2013-05-10soltools: remove Package_inc and empty unistd.h nonsenseMichael Stahl1-1/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-7/+5
2012-06-01targeted string re-workNorbert Thiebaud1-14/+14
2012-03-28CPPUNIT_ASSERT_MESSAGE -> CPPUNIT_ASSERT_EQUAL_MESSAGELuboš Luňák1-36/+36
2012-01-21sal: make more tests runningMatúš Kukan1-3/+2
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-09-22WaE: workaround auto_ptr deprecationCaolán McNamara1-4/+4
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+2
2011-07-13unused OUString_to_std_stringCaolán McNamara1-8/+0
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist1-0/+4
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara1-0/+1
2011-04-18Remove OS/2 support.Francois Tigeot1-2/+2
2011-03-25fix windows buildCaolán McNamara1-0/+1
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-22string LD_PRELOAD from variable list for test comparisonCaolán McNamara1-4/+30
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+4