summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/doublelock
AgeCommit message (Expand)AuthorFilesLines
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-1/+2
2019-08-24loplugin:returnconstval in sal..scNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): salStephan Bergmann1-1/+1
2019-04-13loplugin:sequentialassign in salNoel Grandin1-8/+4
2019-01-17Fix rtl_DoubleLocking::getValue_002 testStephan Bergmann1-34/+3
2018-11-13Fix race in test codeStephan Bergmann1-2/+5
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-6/+6
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-9/+1
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2016-12-23tdf#97283: Merge sal rtl tests to one makefileMatúš Kukan1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2016-03-04This is test code, OK to unconditionally print to stdoutStephan Bergmann1-7/+8
2016-03-03tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar1-11/+4
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran1-9/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2014-12-16sal: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-7/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-01-06WaE: format specifies type 'int' but the argument has type 'sal_Int32' (aka '...Tor Lillqvist1-4/+4
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-01-02Fix for fdo43460 Part XXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-19sal: add more unit testsMatúš Kukan1-68/+0
2011-11-27remove include of pch header from salNorbert Thiebaud1-2/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-0/+3
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann1-1/+2
2011-07-14Use MSVC options only with MSVCTor Lillqvist1-8/+1
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist1-3/+3
2011-06-06Always compare CROSS_COMPILING explicitly to "YES"Tor Lillqvist1-1/+1
2011-06-01remove const to allow alternative templateCaolán McNamara1-3/+3
2011-05-22Cannot do unit testing when cross-compilingTor Lillqvist1-0/+4
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-04-04helgrind: join threads before reading valuesCaolán McNamara1-3/+3
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/ureJan Holesovsky1-27/+28
2011-03-18ensure this builds under windowsCaolán McNamara1-0/+9
2011-03-18quieten these testsCaolán McNamara1-14/+5
2011-03-18Make the qa/rtl/rtl_doublelock test compile again.Theo van Klaveren1-17/+18
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+0
2011-02-23get rid of spurious TESTSHL2LIB mentionsCaolán McNamara1-1/+1
2011-02-22change all _cppunit.mk to local versionCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0