summaryrefslogtreecommitdiff
path: root/sd/qa/unit/sdmodeltestbase.hxx
AgeCommit message (Expand)Author
2020-06-09sd: improve the test for LOKit search in PDF graphicTomaž Vajngerl
2020-06-09sd: move LOK search tests out of tiledrendering.cxxTomaž Vajngerl
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-25new loplugin:unoqueryNoel Grandin
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel
2018-08-27tdf#101242 Support draw:display and draw:protect attributes of ODFRegina Henschel
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-07-31sd/qa: fix saveAndReload with PPT format.Mark Hung
2018-06-30schema,sd: enable ODF validation in sd testsMichael Stahl
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-08oox: unit-tests for custom package preservationAshod Nakashian
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21sd pptm: Unit tests for the .pptm support.Jan Holesovsky
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-09i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-12Sd test: use binary mode to dump shapes to avoid Windows line endingsTamás Zolnai
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-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-25move parseExport to SdExportTest base classMichael Stahl
2016-07-25sd: OOoXML import: fix loss of animationsMichael Stahl
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-01sd: split up sd_export_testsMichael Stahl
2016-06-23support for ms binary format validation in sd module export testsVasily Melenchuk
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-27xmloff: tdf#97808: allow empty draw:marker-start/marker-end/stroke-dashMichael Stahl
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-01-11sd: enhance the OLE object test to also test the exported XMLMichael Stahl
2015-11-17loplugin:nullptrStephan Bergmann
2015-11-17tdf#94272: Reduce copy'n'pasta code in sd unit testsKatarina Behrens
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin