summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann1-1/+1
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth1-1/+2
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga1-8/+25
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin4-7/+7
2019-08-18SmartArt: implement DiagramData::getString()Grzegorz Araminowicz2-1/+41
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet1-4/+1
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin6-22/+11
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek7-3/+41
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin3-5/+6
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+4
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-08-12Fix typosAndrea Gelmini3-7/+7
2019-08-12Fix typosAndrea Gelmini2-2/+2
2019-08-09tdf#126746 Fix exporting closed Polylines to PPTXBartosz Kosiorek2-5/+7
2019-08-07tdf#125337 Chart DOCX Import: fix missing empty data series columnsBalazs Varga1-1/+1
2019-08-07crashtesting: null deref on import of fdo62183-3.pptxCaolán McNamara1-2/+2
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz3-44/+52
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann12-249/+249
2019-07-24tdf#114166 DOCX chart import: fix missing complex categoriesBalazs Varga4-16/+49
2019-07-23Fix typosAndrea Gelmini5-5/+5
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin12-33/+31
2019-07-19cid#1448460 Unchecked return valueCaolán McNamara1-1/+1
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara1-1/+2
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen6-0/+9
2019-07-15make tools::Rectangle::getBottom return 0 when emptyNoel Grandin1-8/+8
2019-07-15tdf#126193 Chart OOXML: Export Multi-level category labelsBalazs Varga1-41/+227
2019-07-15tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen1-2/+2
2019-07-14tdf#126192 Translate automatic axis labelsGabor Kelemen2-2/+4
2019-07-11Fix typoAndrea Gelmini1-1/+1
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz1-29/+1
2019-07-09SmartArt: improve organization chart layoutGrzegorz Araminowicz5-36/+102
2019-07-09mxShape.is() is always true hereMike Kaganski1-1/+1
2019-07-09tdf#126030 Translate automatic chart title in OOXML chartsGabor Kelemen7-1/+78
2019-07-08no need to use AlphaMask in DrawingML::WriteParagraphNumberingNoel Grandin1-3/+1
2019-07-07Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz5-24/+12
2019-07-05SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz1-53/+2
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna1-24/+5
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz6-38/+40
2019-07-02tdf#125554 PPTX export: handle gradient transparency for gradient fillMiklos Vajna1-6/+37
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz9-325/+403
2019-06-28tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga1-9/+16
2019-06-26tdf#125573 Scale text to path for TextWarp, use fromWordArtRegina Henschel4-9/+29
2019-06-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz3-11/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-21tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga1-1/+9
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna2-5/+0
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz5-1/+48
2019-06-18tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga1-0/+2