summaryrefslogtreecommitdiff
path: root/sal/qa/osl/mutex
AgeCommit message (Expand)Author
2023-08-22tdf#146619 Remove unused includes from sal/qaGabor Kelemen
2023-08-07Drop unnecessary header osl_Mutex_Const.hGabor Kelemen
2022-03-04Avoid "ThreadSanitizer: unlock of an unlocked mutex"Stephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-02Fix typosAndrea Gelmini
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2017-10-23loplugin:includeform: salStephan Bergmann
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-03-16Fix typosAndrea Gelmini
2016-12-23tdf#97283: Merge sal osl tests to one makefileMatúš Kukan
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-04Remove dead test codeStephan Bergmann
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-01-15Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann
2012-01-05gcc-trunk: fix: unable to find string literal operator 'operator FOO'Matúš Kukan
2011-09-29Make this cross-platform.Jan Holesovsky
2011-09-22adapt subsequent check only source tooCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann
2011-04-18Remove OS/2 support.Francois Tigeot
2011-03-28migrate sal subsequenttests to gbuildBjoern Michaelsen
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-08use local cppunittesterDavid Tardon
2011-02-08add (pre|post)extstl.h around cppunit includesDavid Tardon
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-27sb120: removed race from sal/qa/osl/mutex test codesb
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-02-25sb118: merged in DEV300_m72sb