summaryrefslogtreecommitdiff
path: root/sd/qa/unit/sdmodeltestbase.hxx
AgeCommit message (Expand)Author
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
2015-03-05Unit tests for PDF importMihai Varga
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna
2014-09-12Keep files of failing tests aroundStephan Bergmann
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl
2014-07-17fix build failureMarkus Mohrhard
2014-07-17make the temp file names random in sd testsMarkus Mohrhard
2014-07-04make the validation working correctlyMarkus Mohrhard
2014-07-04enable ODP export validation in sd export testMarkus Mohrhard
2014-05-15sd html test: move local vars on top, clean-upTomaž Vajngerl
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-04-13sd html: impress html export testTomaž Vajngerl
2014-04-04SdFiltersTest: reduce code duplicationZolnai Tamás
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-11-13Add export unit test helper to testDocumentLayout.Muthu Subramanian
2013-11-13Adding unit test case helper for export and reload.Muthu Subramanian
2013-10-23fixincludeguards.sh: sdThomas Arnhold