summaryrefslogtreecommitdiff
path: root/sd/qa/unit/filters-test.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-4/+4
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-3/+3
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-2/+2
2014-10-21add CVE-2014-4114 testCaolán McNamara1-0/+4
2014-10-14add cgm loading testCaolán McNamara1-0/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2013-07-19add EDB 26517 test caseCaolán McNamara1-0/+4
2013-05-14sd unittests: Cleanup in filters-test.Jan Holesovsky1-52/+1
2013-05-14sd unittests: Move Autofit test to the import tests.Jan Holesovsky1-20/+0
2013-05-14sd unittests: Move a smoketest where it belongs.Jan Holesovsky1-31/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-24/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2012-11-01add .odg regression load testCaolán McNamara1-0/+4
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-3/+8
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-0/+2
2012-09-10n#778859: Add unit test case.Muthu Subramanian1-0/+20
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-04-18More RTL_CONSTASCII cleanupsOlivier Hallot1-5/+4
2012-02-21WaE: pFmt may be uninitializedCaolán McNamara1-3/+3
2011-11-14we don't need to open unit test files in sd with READWRITE eitherMarkus Mohrhard1-1/+1
2011-11-11add an initial ppt cve testCaolán McNamara1-2/+28
2011-11-11close file before the first assertion message if loading failedMarkus Mohrhard1-1/+6
2011-11-11don't use calc in draw's filters-testMarkus Mohrhard1-1/+1
2011-11-10Initial sd filters unit testsMichael Meeks1-0/+179