summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2021-01-18PPTX export: fix mime type of slide narrationsMiklos Vajna
2021-01-18tdf#61028 OOXML export: fix lost arcTo shapeTünde Tóth
2021-01-14oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna
2020-12-17tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-12-11oox: make effectpropertiescontext available to everyone in oox/Miklos Vajna
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-11-22oox: VML export: Output coordsize even when top/left is 0,0Dr. David Alan Gilbert
2020-11-22Fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo outputDr. David Alan Gilbert
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga
2020-11-05tdf#128213 Fix export rotation problem.Gülşah Köse
2020-11-05clean up some temp files after running testsAndras Timar
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna
2020-10-30tdf#126133 Chart OOXML import: set default text rotation to 0°Tünde Tóth
2020-10-30tdf#137734 Chart OOXML import: fix variable color chartsTünde Tóth
2020-10-30tdf#137642 VML shape import: fix alignment from top marginSzabolcs Toth
2020-10-29tdf#137765 DOCX VML shape import: fix rotation handlingRegényi Balázs
2020-10-28std::set->o3tl::sorted_vector in ooxNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-27tdf#137678 DOCX VML shape import: fix missing horizontal mirroringRegényi Balázs
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-10-22tdf#103987 Avoid duplication of the Custom Properties during OOXML exportBartosz Kosiorek
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin