summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen2-0/+2
2019-06-17tdf#51195, tdf#100348 Convert Fontwork to TextWarp on exportRegina Henschel4-18/+139
2019-06-17SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2-3/+3
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin10-68/+73
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna1-0/+8
2019-06-12sw: merge some indentical switch-case branchesMiklos Vajna3-5/+0
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen3-0/+3
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-07tdf#125551 PPTX export: correct position and size of diagramsGrzegorz Araminowicz1-4/+14
2019-06-07tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel1-19/+58
2019-06-04SmartArt: bullet list improvementsGrzegorz Araminowicz1-10/+12
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz1-31/+47
2019-05-30SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz2-19/+7
2019-05-29SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz2-32/+42
2019-05-28SmartArt: simplify text body empty conditionGrzegorz Araminowicz1-5/+1
2019-05-28SmartArt: adjust text size to fit shapesGrzegorz Araminowicz1-1/+14
2019-05-24crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara1-25/+28
2019-05-22New loplugin:dataStephan Bergmann1-8/+8