summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests.cxx
AgeCommit message (Expand)Author
2020-05-19tdf#79082 Add test for correctly importing tab stops from pptSamuel Mehrbrodt
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-27tdf#42949 Fix IWYU warnings in sd/qa/*cxxGabor Kelemen
2019-08-21tdf#126761 add missing underline of hyperlink when showing ppt documentnd101
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-02-28Fix typoAndrea Gelmini
2019-02-28Fix typoAndrea Gelmini
2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung
2019-02-09loplugin:indentation in sdNoel Grandin
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-04tdf#119629 Fix keytime formula and missing effect node type.Mark Hung
2018-08-16tdf#99213 handle iterate container.Mark Hung
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung
2018-07-31tdf#118080 fix formula importing of ppt animation.Mark Hung
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-06-29tdf#104199 sd: export non-borders as noFillJustin Luth
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-23sd: extend bitmap bullet testsTomaž Vajngerl
2018-05-09tdf#116272 use correct property name when exporting to PPTTomaž Vajngerl
2018-04-20Function to load graphic swapped out (loaded on demand)Tomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-01tdf#115429 xmloff: ODF import: fix handling of unknown attributesMichael Stahl
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-11extend testLinkedGraphicRT if state after import is as expectedTomaž Vajngerl
2018-02-07tdf#115394 export correct slide transition time in PPTSzymon Kłos
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-14change testN821567 to work on more import/export filtersTomaž Vajngerl
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-06tdf#112547 sd: add unit testMichael Stahl
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-25tdf#107584: Load/save page background transparencyKatarina Behrens
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna