summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-epptooxml.cxx
AgeCommit message (Expand)Author
2019-10-16convert some Buffer.append to +Noel Grandin
2019-09-06tdf#127379: PPTX: Gradient background fill of a slide is lost during RT.Tamás Zolnai
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-30tdf#124230 pptx: make exported animation sound work.Mark Hung
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz
2019-04-04Get rid of USS macroMike Kaganski
2019-03-04tdf#44223: Export the audio of effects and transitions.Mark Hung
2019-02-24RectanglePoint is still used in OSL_DEBUG_LEVEL > 1Tomoyuki Kubota
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2018-12-20sd: support for saving into .potx fileVasily Melenchuk
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-19index validity check looks dubiousCaolán McNamara
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-10sd / pptx export: get rid of GET and GETA macros.Mark Hung
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-31sd/pptx export: new PPTXAnimationExport class.Mark Hung
2018-08-30sd/pptx export: move animation export code to a single file.Mark Hung
2018-08-18coverity#1438403 Unchecked return valueCaolán McNamara
2018-08-16tdf#99213 handle iterate container.Mark Hung
2018-08-14tdf#118825 use exportToSvgD for motion path in pptx filter.Mark Hung
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-07-31crashtesting: failure on exporting tdf112587-1.odp to pptxCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-25tdf#118836: fix grow-shrink animation in saved pptx.Mark Hung
2018-07-24tdf#118835 export animClr element. ( handle AnimateColor ).Mark Hung
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung
2018-07-19tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung
2018-07-18tdf#118806 sd: specify the motion path origin for pptx.Mark Hung
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17tdf#84205 If theme not found, use firstSzymon Kłos
2018-03-16tdf#104789 Export opacity attribute nameSzymon Kłos
2018-03-16tdf#104786 Don't export empty 'to'Szymon Kłos
2018-03-16tdf#90627 Don't save empty conditionsSzymon Kłos
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-02-12Coverity: unused valueSzymon Kłos
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-07tdf#115394 export custom transition time in PPTXSzymon Kłos
2018-01-15More loplugin:cstylecast: sdStephan Bergmann