summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-08-30tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-10tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-08XLSX export: handle button form controlsMiklos Vajna
2021-06-30tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir
2021-06-30ofz#35597 Null-dereference READCaolán McNamara
2021-06-23tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir
2021-06-23tdf#59323: pptx export: add datetime field type helpersSarper Akdemir
2021-06-23tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir
2021-06-23cid#1486005 Uninitialized scalar fieldSarper Akdemir
2021-06-23tdf#59323: ooxml import: hasListStyleOnImportSarper Akdemir
2021-06-23tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir
2021-06-23tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir
2021-06-23tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir
2021-06-23tdf#59323: ooxml import: add OOXML to LO datetime helperSarper Akdemir
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-06-14tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth
2021-06-10editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-06-07Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-05-27tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski
2021-05-27tdf#96061 Unset the highlight propertyGülşah Köse
2021-05-26tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel
2021-05-21tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-05-16tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-04-27tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli
2021-04-21tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-04-19Don't overwrite existing categories for seriesSzymon Kłos
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-14tdf#140489 fix chart display in xlsxSzymon Kłos
2021-04-01do not preload all images in the pptx importerLuboš Luňák
2021-03-31tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2021-03-31Fix chart label import, use the locale as MS Office doesAndras Timar
2021-03-29oox smartart: extract pyra algo from AlgAtom::layoutShape()Miklos Vajna
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli
2021-03-11tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel
2021-03-10Reset ShapeProperty priority and handle only crop case.Gülşah Köse
2021-03-10Prevent the unnecessary lclCropGraphic call.Gülşah Köse
2021-03-05tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth
2021-03-01tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)
2021-02-16tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse
2021-02-16tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse
2021-02-16tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse
2021-02-03tdf#134210 Import support for custom stretch values.Gülşah Köse
2021-01-21tdf#128550 set sub item on the ancestor node.Mark Hung
2021-01-20oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna