summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2019-08-23tdf#99497 CircleKind ARC, CUT, SECTION to OOXML arc, chord, pieRegina Henschel
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23tdf#126741 - fix dash dot dot line style import problem, for pptxnd101
2019-08-22tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai
2019-08-22tdf#127030 PPTX export: keep fixed size of legacy shapesBalazs Varga
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-09tdf#126746 Fix exporting closed Polylines to PPTXBartosz Kosiorek
2019-08-07tdf#125337 Chart DOCX Import: fix missing empty data series columnsBalazs Varga
2019-08-07crashtesting: null deref on import of fdo62183-3.pptxCaolán McNamara
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga
2019-07-23Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
2019-07-19cid#1448460 Unchecked return valueCaolán McNamara
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin
2019-07-15tdf#126193 Chart OOXML: Export Multi-level category labelsBalazs Varga
2019-07-15tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen
2019-07-14tdf#126192 Translate automatic axis labelsGabor Kelemen
2019-07-11Fix typoAndrea Gelmini
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz
2019-07-09mxShape.is() is always true hereMike Kaganski
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen
2019-07-08no need to use AlphaMask in DrawingML::WriteParagraphNumberingNoel Grandin
2019-07-07Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz
2019-07-05SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2019-07-02tdf#125554 PPTX export: handle gradient transparency for gradient fillMiklos Vajna
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz
2019-06-28tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga
2019-06-26tdf#125573 Scale text to path for TextWarp, use fromWordArtRegina Henschel
2019-06-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz
2019-06-25improve loplugin:simplifyconstructNoel Grandin