summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-04-26tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2021-03-29tdf#122717: fix handling of zero width/height linesXisco Fauli
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli
2021-03-07tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth
2021-01-21tdf#128550 set sub item on the ancestor node.Mark Hung
2021-01-13oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna
2020-11-23tdf#128213 Fix text camera z rotation import and export.Gülşah Köse
2020-11-20tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-11-04tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna
2020-10-17tdf#133377 OOXML Fix storage of date in Custom PropertiesBartosz Kosiorek
2020-10-07tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna
2020-09-30oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna
2020-09-29tdf#136267 OOXML Chart Import: create main category axis labels onceBalazs Varga
2020-09-29tdf#124013 XLSX shape export: fix missing solidFillRegényi Balázs
2020-09-29tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs
2020-09-29tdf#136650 DOCX pie chart import: fix percentageBalazs Varga
2020-09-25tdf#136830 Fix: positions of group shapes of PPTXnd101
2020-09-21tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-09-15oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-09-15tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)
2020-09-15tdf#135184 add linecaps in chartsRegina Henschel
2020-09-01tdf#133015 Fix table position during import multicol textbox.Gülşah Köse
2020-09-01tdf#133015 Inherit numCol from placeholder.Gülşah Köse
2020-09-01tdf#133015 Do not import multicol table text on master.Gülşah Köse
2020-09-01tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-09-01tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)
2020-08-25tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse
2020-08-19tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-08-10oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-08-10oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-08-10tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna
2020-08-07tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel
2020-08-07oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna
2020-08-05oox smartart: start parsing rule listsMiklos Vajna
2020-08-05tdf#133687 Fix the placeholders priority order.Gülşah Köse
2020-08-05Avoid UBSan signed-integer-overflowStephan Bergmann