summaryrefslogtreecommitdiffstats
path: root/oox/source/drawingml
Commit message (Expand)AuthorAgeFilesLines
* tdf#131553 a null pointer crashes Impressnd1012020-03-271-5/+8
* Fix build with boost < 1.68Rico Tzschichholz2020-03-241-2/+2
* tdf130839: Corrects second level left margin in SmartartGülşah Köse2020-02-241-3/+9
* tdf#130776 Show the bullet on second level in smartart.Gülşah Köse2020-02-201-0/+3
* oox: add missing nullptr checksXisco Fauli2020-01-131-1/+2
* tdf#107604 Handle predefined table styles.Gülşah Köse2020-01-072-138/+919
* tdf#125444 Percentage as custom chart labelTamas Bunth2020-01-071-0/+2
* tdf#113198 set default shape paragraph alignment..Tamas Bunth2019-11-281-1/+1
* tdf128684: Rotate text in not preset custom shapeTamas Bunth2019-11-171-0/+2
* tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2019-11-161-2/+2
* tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2019-10-303-0/+13
* tdf#126324 Import custom date as custom XTextFieldTamas Bunth2019-10-301-0/+6
* tdf#128016 Chart OOXML Import: fix duplicated category labelsBalazs Varga2019-10-163-3/+6
* tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli2019-10-151-0/+5
* tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna2019-10-151-1/+5
* tdf#127129: pptx: map highlight to CharBackColorXisco Fauli2019-10-131-0/+3
* tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek2019-08-264-3/+29
* SmartArt: hide connectors in org chart as they don't work correctlyGrzegorz Araminowicz2019-07-101-29/+1
* SmartArt: improve organization chart layoutGrzegorz Araminowicz2019-07-105-36/+102
* Revert "SmartArt: support multiple levels of shapes in LayoutNodes"Grzegorz Araminowicz2019-07-085-24/+12
* SmartArt: remove calculateHierChildOffsetScale() from org chart algorithmGrzegorz Araminowicz2019-07-081-53/+2
* SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz2019-07-025-38/+27
* SmartArt: all visitors follow data presentation nodesGrzegorz Araminowicz2019-07-018-325/+402
* tdf#124817 OOXML chart import: fix missing symbolsBalazs Varga2019-06-261-1/+9
* SmartArt: move setting shape aspect ratio to alg atom visitGrzegorz Araminowicz2019-06-253-11/+1
* SmartArt: support ForEach referencesGrzegorz Araminowicz2019-06-195-1/+48
* SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz2019-06-194-17/+38
* tdf#125563 Adapt adjustment values to binary shape geometryRegina Henschel2019-06-141-19/+58
* SmartArt: bullet list improvementsGrzegorz Araminowicz2019-06-061-10/+12
* SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz2019-05-311-31/+47
* SmartArt: keep parent constraints instead of merging every timeGrzegorz Araminowicz2019-05-302-19/+7
* SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz2019-05-292-32/+42
* SmartArt: simplify text body empty conditionGrzegorz Araminowicz2019-05-281-5/+1
* SmartArt: adjust text size to fit shapesGrzegorz Araminowicz2019-05-281-1/+14
* crashtesting: div-by-zero on load of tdf48948-2.pptxCaolán McNamara2019-05-241-25/+28
* Fix outdated comment.Tamás Zolnai2019-05-211-1/+1
* tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai2019-05-211-1/+0
* SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz2019-05-211-3/+19
* tdf#125181 maxY is 50000 in prstGeom for star24 and star32Regina Henschel2019-05-192-8/+8
* Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov2019-05-173-6/+6
* SmartArt: regenerate diagram commandGrzegorz Araminowicz2019-05-144-4/+104
* ooxml import: supprt cropping to shapeTamas Bunth2019-05-132-5/+24
* SmartArt: support diagram backgroundGrzegorz Araminowicz2019-05-102-0/+20
* loplugin:unusedmethodsNoel Grandin2019-05-091-6/+0
* PPTX: Fix import / export of image transparencyTamás Zolnai2019-05-071-0/+5
* tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2019-04-291-1/+4
* ofz#14422 null derefCaolán McNamara2019-04-251-0/+6
* SmartArt: better detecting connector arrow typeGrzegorz Araminowicz2019-04-152-53/+47
* tdf#114181 XLSX combined chart: fix swapped primary and secondary axes etc.Balazs Varga2019-04-151-4/+30
* loplugin:sequentialassign in oox..reportdesignNoel Grandin2019-04-131-3/+1