Age | Commit message (Expand) | Author |
2022-05-14 | Fix typo | Andrea Gelmini |
2021-09-01 | use a dummy clipboard when running unit tests | Noel Grandin |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-07-30 | terminate XDesktop properly in unit tests | Noel Grandin |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-03-12 | Revert "loplugin:constfields in package..registry" | Noel Grandin |
2019-08-17 | Simplify Sequence iterations in postprocess..sax | Arkadiy Illarionov |
2019-08-15 | loplugin:sequenceloop in postprocess..reportdesign | Noel Grandin |
2018-10-13 | loplugin:constfields in package..registry | Noel Grandin |
2018-03-23 | [API CHANGE] Fix typo in prop implemented by stardiv.UnoControls.FrameControl | Stephan Bergmann |
2018-03-23 | blacklist should have been static | Stephan Bergmann |
2018-03-21 | CppunitTest_services: check service impls support properties as advertised | Stephan Bergmann |
2018-01-29 | Fix typos | Andrea Gelmini |
2017-10-27 | Better fix for CppunitTest_services | Stephan Bergmann |
2017-10-26 | Fix CppunitTest_services for constructor-based implementations... | Stephan Bergmann |
2017-09-12 | clang-tidy modernize-use-emplace in package..sax | Noel Grandin |
2017-01-20 | sw: fix remaining loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2015-07-13 | tdf#92668: Revert some implementation names, for backwards compatibility | Stephan Bergmann |
2015-03-25 | Revert "give this a copy ctor" | Stephan Bergmann |
2015-03-25 | Keep GCC 4.6 happy | Stephan Bergmann |
2015-03-24 | give this a copy ctor | Caolán McNamara |
2015-03-24 | CppunitTest_services: Check that XServiceInfo and .component data matches | Stephan Bergmann |
2015-02-12 | Fill in bug ID | Stephan Bergmann |
2015-02-12 | Make CppunitTest_services instantiate even more services | Stephan Bergmann |
2015-02-11 | add log message about untested services | Markus Mohrhard |
2014-06-24 | ReportDefinition is the one that is failing for me under Linux too | Caolán McNamara |
2014-06-12 | Fix CppunitTest_services on Windows | Stephan Bergmann |
2014-06-12 | Avoid Solar Mutex deadlocks when disposing services | Stephan Bergmann |
2014-06-09 | Revert "Revert "Make sure to dispose services supporting the XComponent proto... | Markus Mohrhard |
2014-06-07 | Revert "Make sure to dispose services supporting the XComponent protocol" | Markus Mohrhard |
2014-05-15 | Make sure to dispose services supporting the XComponent protocol | Stephan Bergmann |
2014-05-08 | various: sal_Bool->bool | Noel Grandin |
2014-04-04 | Make service unit test easier to debug | Chris Sherlock |
2014-01-14 | Add more logging so that we have the info even in case of weird crashes. | Jan Holesovsky |
2013-12-19 | Improve CppunitTest_services | Stephan Bergmann |
2013-12-18 | Add a unit test trying to create every available service with default ctor. | Matúš Kukan |