summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#122717: fix handling of zero width/height linesXisco Fauli2021-03-291-3/+10
* tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli2021-03-181-8/+1
* tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth2021-03-071-1/+3
* tdf#128550 set sub item on the ancestor node.Mark Hung2021-01-211-8/+49
* oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna2021-01-131-1/+4
* tdf#128213 Fix text camera z rotation import and export.Gülşah Köse2020-11-239-24/+126
* tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse2020-11-204-2/+53
* tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna2020-11-043-0/+32
* tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek2020-10-222-37/+140
* tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2020-10-201-0/+6
* tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek2020-10-171-1/+3
* tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs2020-10-071-11/+15
* tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2020-10-064-5/+35
* oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna2020-09-301-6/+28
* oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna2020-09-301-10/+47
* oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna2020-09-301-13/+90
* oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2020-09-301-2/+9
* tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga2020-09-295-8/+7
* tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs2020-09-291-27/+1
* tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs2020-09-291-8/+0
* tdf#136650 DOCX pie chart import: fix percentageBalazs Varga2020-09-291-7/+13
* tdf#136830 Fix: positions of group shapes of PPTXnd1012020-09-251-1/+13
* tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2020-09-214-1/+27
* tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl2020-09-211-4/+18
* tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)2020-09-161-7/+3
* oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2020-09-151-1/+55
* oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2020-09-157-11/+126
* tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)2020-09-152-0/+2
* tdf#135184 add linecaps in chartsRegina Henschel2020-09-152-14/+15
* tdf#133015 Fix table position during import multicol textbox.Gülşah Köse2020-09-011-1/+1
* tdf#133015 Inherit numCol from placeholder.Gülşah Köse2020-09-011-0/+13
* tdf#133015 Do not import multicol table text on master.Gülşah Köse2020-09-013-3/+6
* tdf#133015 Fix duplicated row and column problem.Gülşah Köse2020-09-015-11/+54
* tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)2020-09-011-0/+1
* tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2020-08-252-0/+28
* tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna2020-08-194-0/+49
* oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl2020-08-101-0/+41
* oox: VML export: produce bottom-to-top in a better wayMichael Stahl2020-08-101-10/+26
* tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna2020-08-103-3/+60
* tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel2020-08-072-37/+75
* oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl2020-08-071-1/+16
* oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna2020-08-053-1/+41
* oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna2020-08-051-0/+12
* oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna2020-08-051-3/+43
* oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna2020-08-051-8/+40
* oox smartart: consider rules when scaling in linear layoutMiklos Vajna2020-08-053-11/+87
* oox smartart: start parsing rule listsMiklos Vajna2020-08-0510-6/+172
* tdf#133687 Fix the placeholders priority order.Gülşah Köse2020-08-051-2/+19
* Avoid UBSan signed-integer-overflowStephan Bergmann2020-08-051-1/+1
* throw if length of keys and values are differentXisco Fauli2020-07-291-0/+4