summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Fix chart label import, use the locale as MS Office doesAndras Timar2021-02-101-1/+1
* fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2020-10-065-12/+61
* oox: add PPTX import/export for semi-transparent shape textMiklos Vajna2020-02-217-2/+167
* tdf#107604 Handle predefined table styles.Gülşah Köse2020-01-123-139/+920
* tdf#125444 Percentage as custom chart labelTamas Bunth2020-01-061-0/+2
* tdf#127090 Export textbox rotation attribute.Gülşah Köse2019-11-291-6/+8
* tdf#113198 set default shape paragraph alignment..Tamas Bunth2019-11-291-1/+1
* tdf#128952 Set the position of shape for 180 deg.Gülşah Köse2019-11-221-1/+1
* tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2019-11-2111-18/+47
* Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna2019-11-215-10/+122
* tdf128684: Rotate text in not preset custom shapeTamas Bunth2019-11-171-0/+2
* tdf#126324 Import custom date as custom XTextFieldTamas Bunth2019-11-011-0/+6
* tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2019-10-185-0/+16
* tdf#122031 Change element order for OOXML compatibility.Gülşah Köse2019-09-161-1/+1
* tdf#122031 Export number format of chart label to OOXML Gülşah Köse2019-09-161-2/+18
* warn on load when a document binds an event to a macroCaolán McNamara2019-09-051-0/+4
* tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai2019-08-291-2/+2
* tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai2019-08-231-3/+7
* pretty up logging of exceptionsNoel Grandin2019-08-052-3/+5
* tdf#126310 Disable lazy loading of WMF imagesGabor Kelemen2019-08-051-2/+2
* SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz2019-07-111-29/+1
* SmartArt: improve organization chart layoutGrzegorz Araminowicz2019-07-115-36/+102
* SmartArt: better detecting connector arrow typeGrzegorz Araminowicz2019-07-112-51/+28
* Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz2019-07-115-24/+12
* SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz2019-07-111-55/+2
* SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz2019-07-116-38/+40
* SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz2019-07-119-327/+403
* SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz2019-07-113-11/+1
* SmartArt: omit last atom in forEach loop only when necessaryGrzegorz Araminowicz2019-07-112-5/+5
* SmartArt: support ForEach referencesGrzegorz Araminowicz2019-07-105-1/+48
* SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz2019-07-104-17/+38
* sw btlr writing mode: handle import from VMLMiklos Vajna2019-07-051-24/+5
* sw btlr writing mode: fix tbrl import from VMLMiklos Vajna2019-07-051-0/+8
* sw btlr writing mode: implement DOCX shape import for tbrlMiklos Vajna2019-07-041-45/+27
* Related: tdf#94238 PPTX export: handle border and center of radial gradientMiklos Vajna2019-06-181-4/+55
* Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna2019-06-182-6/+50
* SmartArt: bullet list improvementsGrzegorz Araminowicz2019-06-151-10/+12
* SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz2019-06-031-31/+47
* SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz2019-06-032-20/+8
* SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz2019-06-032-32/+42
* SmartArt: adjust text size to fit shapesGrzegorz Araminowicz2019-06-031-1/+15
* SmartArt: support diagram backgroundGrzegorz Araminowicz2019-05-313-0/+28
* tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai2019-05-311-2/+1
* tdf#123106: oox: disable gradient fill grab-bag for PPTXMiklos Vajna2019-05-221-1/+3
* PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz2019-05-222-0/+321
* PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz2019-05-213-28/+33
* PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz2019-05-213-8/+6
* PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz2019-05-212-11/+28
* tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai2019-05-211-10/+39
* tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai2019-05-191-5/+15