summaryrefslogtreecommitdiff
path: root/package/qa/cppunit
AgeCommit message (Expand)AuthorFilesLines
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-3/+1
2017-06-11Fix typosAndrea Gelmini1-1/+1
2017-06-08First cut at moving unzipping into new thread:Mohammed Abdul Azeem1-33/+83
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna1-11/+3
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl1-3/+11
2017-01-19Use the old-fashion way to instantiate a UNO service.Kohei Yoshida1-7/+16
2017-01-17tdf#97597: attempt to add test for multithreaded input stream buffering.Kohei Yoshida2-0/+89
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-12-02Related: EDB-29934-1 add .zip cppunit testsCaolán McNamara5-0/+65