summaryrefslogtreecommitdiffstats
path: root/postprocess/qa
Commit message (Expand)AuthorAgeFilesLines
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
* tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann2015-07-131-0/+11
* Revert "give this a copy ctor"Stephan Bergmann2015-03-251-4/+0
* Keep GCC 4.6 happyStephan Bergmann2015-03-251-2/+2
* give this a copy ctorCaolán McNamara2015-03-241-0/+4
* CppunitTest_services: Check that XServiceInfo and .component data matchesStephan Bergmann2015-03-241-12/+165
* Fill in bug IDStephan Bergmann2015-02-121-1/+2
* Make CppunitTest_services instantiate even more servicesStephan Bergmann2015-02-121-74/+191
* add log message about untested servicesMarkus Mohrhard2015-02-111-0/+1
* ReportDefinition is the one that is failing for me under Linux tooCaolán McNamara2014-06-241-2/+1
* Fix CppunitTest_services on WindowsStephan Bergmann2014-06-121-0/+25
* Avoid Solar Mutex deadlocks when disposing servicesStephan Bergmann2014-06-121-0/+2
* Revert "Revert "Make sure to dispose services supporting the XComponent proto...Markus Mohrhard2014-06-091-1/+18
* Revert "Make sure to dispose services supporting the XComponent protocol"Markus Mohrhard2014-06-071-18/+1
* Make sure to dispose services supporting the XComponent protocolStephan Bergmann2014-05-151-1/+18
* various: sal_Bool->boolNoel Grandin2014-05-081-1/+1
* Make service unit test easier to debugChris Sherlock2014-04-041-11/+13
* Add more logging so that we have the info even in case of weird crashes.Jan Holesovsky2014-01-141-0/+3
* Improve CppunitTest_servicesStephan Bergmann2013-12-191-41/+26
* Add a unit test trying to create every available service with default ctor.Matúš Kukan2013-12-181-0/+97