summaryrefslogtreecommitdiff
path: root/sd/qa/unit/filters-test.cxx
AgeCommit message (Expand)Author
2024-05-30loplugin:ostr in sdNoel Grandin
2022-09-14merge sdfilt library into sdNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-08-27tdf#42949 Fix IWYU warnings in sd/qa/*cxxGabor Kelemen
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2014-10-21add CVE-2014-4114 testCaolán McNamara
2014-10-14add cgm loading testCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-07-19add EDB 26517 test caseCaolán McNamara
2013-05-14sd unittests: Cleanup in filters-test.Jan Holesovsky
2013-05-14sd unittests: Move Autofit test to the import tests.Jan Holesovsky
2013-05-14sd unittests: Move a smoketest where it belongs.Jan Holesovsky
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-01add .odg regression load testCaolán McNamara
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
2012-09-10n#778859: Add unit test case.Muthu Subramanian
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-18More RTL_CONSTASCII cleanupsOlivier Hallot
2012-02-21WaE: pFmt may be uninitializedCaolán McNamara
2011-11-14we don't need to open unit test files in sd with READWRITE eitherMarkus Mohrhard
2011-11-11add an initial ppt cve testCaolán McNamara
2011-11-11close file before the first assertion message if loading failedMarkus Mohrhard
2011-11-11don't use calc in draw's filters-testMarkus Mohrhard
2011-11-10Initial sd filters unit testsMichael Meeks