summaryrefslogtreecommitdiff
path: root/sd/qa/unit/uimpress.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sdStephan Bergmann1-4/+4
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-19CppunitTest_sd_uimpress: fix loplugin:cppunitassertequals warningsMiklos Vajna1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2014-04-24sd: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-2/+6
2011-04-21gbuildize sdDavid Tardon1-5/+1
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud1-1/+1
2011-02-08Initial unit test framework for ImpressThorsten Behrens1-0/+137