summaryrefslogtreecommitdiffstats
path: root/postprocess/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constfields in package..registryNoel Grandin2018-10-131-2/+2
* [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControlStephan Bergmann2018-03-231-2/+1
* blacklist should have been staticStephan Bergmann2018-03-231-1/+1
* CppunitTest_services: check service impls support properties as advertisedStephan Bergmann2018-03-211-2/+112
* Fix typosAndrea Gelmini2018-01-291-1/+1
* Better fix for CppunitTest_servicesStephan Bergmann2017-10-271-0/+7
* Fix CppunitTest_services for constructor-based implementations...Stephan Bergmann2017-10-261-7/+0
* clang-tidy modernize-use-emplace in package..saxNoel Grandin2017-09-121-8/+6
* sw: fix remaining loplugin:cppunitassertequals warningsMiklos Vajna2017-01-201-1/+1
* 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