summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2019-07-15tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen1-2/+2
2019-07-10SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz1-29/+1
2019-07-10SmartArt: improve organization chart layoutGrzegorz Araminowicz5-36/+102
2019-07-08Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz5-24/+12
2019-07-08SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz1-53/+2
2019-07-03tdf#125554 PPTX export: handle gradient transparency for gradient fillMiklos Vajna1-6/+37
2019-07-02SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz6-38/+40
2019-07-01tdf#126115 Chart OOXML Export: fix individual markerBalazs Varga1-9/+16
2019-07-01SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz9-325/+403
2019-06-26tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga1-1/+9
2019-06-25SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz3-11/+1
2019-06-19SmartArt: support ForEach referencesGrzegorz Araminowicz5-1/+48
2019-06-19SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-19tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga1-0/+2
2019-06-14tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel1-19/+58
2019-06-08tdf#125551 PPTX export: correct position and size of diagramsGrzegorz Araminowicz1-4/+14
2019-06-06SmartArt: 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
2019-05-21Fix outdated comment.Tamás Zolnai1-1/+1
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai1-1/+0
2019-05-21SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz1-3/+19
2019-05-20Use DBG_UTIL instead of OSL_DEBUG_LEVEL for the OOX dumping stuffTor Lillqvist4-4/+4
2019-05-20tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-10/+37
2019-05-19tdf#125181 maxY is 50000 in prstGeom for star24 and star32Regina Henschel2-8/+8
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-5/+15
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov11-27/+27
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz9-131/+135
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot1-2/+7
2019-05-14tdf#100084 XLSX import: fix missing charts clean-upBalazs Varga1-4/+5
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth3-6/+26
2019-05-13tdf#100084 XLSX import: fix missing chartsBalazs Varga1-1/+13
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin4-8/+8
2019-05-10tdf#125173 fix hyperlink inserted to text boxTünde Tóth1-2/+18
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz3-0/+28
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+2
2019-05-09loplugin:unusedmethodsNoel Grandin1-6/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-31/+25
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai2-3/+8
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz1-1/+6
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-5/+0
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-2/+9
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-26sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna1-53/+31
2019-04-25ofz#14422 null derefCaolán McNamara1-0/+6