summaryrefslogtreecommitdiff
path: root/sal/qa/osl/pipe/osl_Pipe.cxx
AgeCommit message (Expand)Author
2020-10-05loplugin:reducevarscope in salNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-29Fix typosAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-24fix use after delete in osl::Pipe dtorCaolán McNamara
2017-07-23coverity#1415617 Resource leakCaolán McNamara
2017-07-21osl: fix Pipe noacquire/acquire testsChris Sherlock
2017-07-18osl: update named pipe handle test namesChris Sherlock
2017-07-18osl: pipe test remove unnecessary comment cruftChris Sherlock
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-04-28loplugin:cppunitassertequals: salStephan Bergmann
2017-02-13Fix typosAndrea Gelmini
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-10-01Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19clang-tidy performance-unnecessary-value-param in salStephan Bergmann
2016-06-17CppunitTest_sal_rtl_cipher: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Solved CID 1338058 and CID 1338057jan iversen
2015-11-02Fix CppunitTest_sal_osl_pipeStephan Bergmann
2015-10-30Various loplugin clean upStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-03-04doubled includesThomas 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-02targeted string re-workNorbert Thiebaud
2011-10-07cppcheck reduce scope in sal/...osl_Pipe.cxxPierre-André Jacquod
2011-09-29Make this cross-platform.Jan Holesovsky
2011-09-29next test -> unotest changeMarkus Mohrhard
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