summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2021-08-09tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna1-1/+16
2021-06-11tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth1-4/+6
2021-05-26tdf#96061 Unset the highlight propertyGülşah Köse1-0/+2
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel1-4/+3
2021-05-17tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel1-87/+147
2021-05-07tdf#141540 fix docx import of group or line with rotationRegina Henschel1-0/+4
2021-04-26tdf#132472: do not set text color when table style is 'Themed-Style-2'Xisco Fauli1-3/+3
2021-04-21tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna2-9/+28
2021-04-12tdf#140489 fix chart display in xlsxSzymon Kłos1-2/+6
2021-03-30tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy2-2/+5
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli1-3/+10
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse1-2/+4
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli1-8/+1
2021-03-11tdf#140865 roundtrip pptx wordart 3D, add sp3dRegina Henschel2-0/+40
2021-03-10Reset ShapeProperty priority and handle only crop case.Gülşah Köse1-7/+16
2021-03-10Prevent the unnecessary lclCropGraphic call.Gülşah Köse1-9/+10
2021-03-05tdf#139940 oox: mark end before growing largest segment backwardsJustin Luth1-1/+3
2021-03-01tdf#136570 OOXML import: fix height of OLE objectsAttila Bakos (NISZ)1-1/+1
2021-02-16tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse1-0/+19
2021-02-16tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse2-34/+89
2021-02-16tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse2-3/+35
2021-02-03tdf#134210 Import support for custom stretch values.Gülşah Köse2-2/+34
2021-01-21tdf#128550 set sub item on the ancestor node.Mark Hung1-8/+49
2021-01-20oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna1-0/+42
2021-01-18PPTX export: fix mime type of slide narrationsMiklos Vajna1-0/+5
2021-01-18tdf#61028 OOXML export: fix lost arcTo shapeTünde Tóth1-1/+27
2021-01-14oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna1-1/+4
2021-01-08tdf138773 Chart OOXML import: set text overlap to falseTünde Tóth1-1/+6
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna2-2/+15
2020-12-17tdf#138889 OOXML chart: fix import of rotated shapesBalazs Varga1-0/+9
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna1-0/+5
2020-12-11oox: make effectpropertiescontext available to everyone in oox/Miklos Vajna4-43/+3
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs4-14/+122
2020-11-30tdf#138561 OOXML Chart import: fix custom shape positionBalazs Varga1-1/+5
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth3-33/+31
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth2-2/+16
2020-11-22oox: VML export: Output coordsize even when top/left is 0,0Dr. David Alan Gilbert1-1/+1
2020-11-22Fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo outputDr. David Alan Gilbert1-1/+1
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer14-111/+100
2020-11-18tdf#128213 Fix text camera z rotation import and export.Gülşah Köse6-21/+104
2020-11-17tdf#138204 Chart OOXML Import: doesn't show placeholderBalazs Varga2-0/+5
2020-11-17loplugin:stringviewparam check methods tooNoel2-3/+3
2020-11-16replace std::min(std::max()) with std::clampNoel1-1/+1
2020-11-16replace std::max(std::min()) with std::clampNoel1-1/+1
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse3-2/+51
2020-11-12New loplugin:stringviewparamStephan Bergmann1-4/+4
2020-11-11loplugin:stringviewNoel4-5/+5
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen7-14/+1
2020-11-06tdf#137917 Chart OOXML: fix export of TimeIncrement of Date axisBalazs Varga1-0/+75