summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-03-27tdf#131553 a null pointer crashes Impressnd1011-5/+8
2020-03-24Fix build with boost < 1.68Rico Tzschichholz1-2/+2
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-3/+9
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse1-0/+3
2020-01-13oox: add missing nullptr checksXisco Fauli1-1/+2
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse3-138/+919
2020-01-07tdf#125444 Percentage as custom chart labelTamas Bunth1-0/+2
2019-11-29tdf#127090 Export textbox rotation attribute.Gülşah Köse1-6/+8
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth1-1/+1
2019-11-25tdf#128820: use wps namespace for simple text shapesMike Kaganski1-17/+18
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse1-1/+1
2019-11-17tdf128684: Rotate text in not preset custom shapeTamas Bunth1-0/+2
2019-11-16tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna11-18/+47
2019-11-15Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna5-10/+122
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth1-0/+6
2019-10-30tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse5-0/+16
2019-10-30tdf#126324 Import custom date as custom XTextFieldTamas Bunth1-0/+6
2019-10-22Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt1-5/+8
2019-10-18tdf#127901: pptx export image greyscale, watermark, black/whiteXisco Fauli1-0/+18
2019-10-16tdf#128016 Chart OOXML Import: fix duplicated category labelsBalazs Varga4-3/+7
2019-10-15tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli1-0/+5
2019-10-15tdf#128096: pptx: export highlightXisco Fauli1-0/+16
2019-10-15tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna2-2/+8
2019-10-14tdf#127164: Disable Undo during pptx saveMike Kaganski1-8/+20
2019-10-13tdf#127129: pptx: map highlight to CharBackColorXisco Fauli2-0/+4
2019-09-17tdf#127030 PPTX export: keep fixed size of legacy shapesBalazs Varga1-1/+2
2019-09-04tdf#118169: ActiveX form control saved incorrectly with accented lettersTamás Zolnai1-2/+2
2019-09-02tdf#114657 OOXML chart export: fix broken chart with NaN X valueBalazs Varga1-18/+6
2019-09-02tdf#103988 OOXML export: fix bubble chart MSO interoperabilityBalazs Varga1-2/+4
2019-08-29tdf#127085: FILESAVE: Transparency is lost after RTTamás Zolnai1-3/+7
2019-08-26tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek7-3/+41
2019-08-15warn on load when a document binds an event to a macroCaolán McNamara1-0/+4
2019-08-12tdf#126746 Fix exporting closed Polylines to PPTXBartosz Kosiorek2-5/+7
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