summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2019-06-21tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga
2019-06-19connectivity, oox: remove some unused includesMiklos Vajna
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-06-18SmartArt: support ForEach referencesGrzegorz Araminowicz
2019-06-18tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-08Fix typoAndrea Gelmini
2019-06-07tdf#125551 PPTX export: correct position and size of diagramsGrzegorz Araminowicz
2019-06-07tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel
2019-06-04SmartArt: bullet list improvementsGrzegorz Araminowicz
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz
2019-05-30SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz
2019-05-29SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz
2019-05-28SmartArt: simplify text body empty conditionGrzegorz Araminowicz
2019-05-28SmartArt: adjust text size to fit shapesGrzegorz Araminowicz
2019-05-24crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara