summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-04-07forcepoint #31 survive missing control modelCaolán McNamara1-2/+8
2018-04-05oox: don't segfault when failing to open a custom fragmentcp-5.3-44Ashod Nakashian1-6/+9
2018-03-27tdf#104792 Double check for target shapeSzymon Kłos1-2/+8
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-2/+0
2018-03-07oox: preserve the ContentType of custom filesAshod Nakashian1-12/+26
2018-02-22Fix build.Jan Holesovsky1-4/+4
2018-02-22oox: preserve custom oox fragments and packagesAshod Nakashian1-1/+173
2018-02-22oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+30
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos1-1/+18
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai4-9/+24
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos4-14/+208
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos1-1/+8
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos3-8/+29
2018-02-09PPTX Fix export of rotated group shapesPaul Trojahn1-1/+1
2017-12-22tdf#114613: Repair function does not work after opening PPTX fileTamás Zolnai1-0/+18
2017-12-20tdf#105517: overwrite existing scheme colors in vectorAron Budea1-1/+5
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-18convert PolyFlags to scoped enumNoel Grandin1-4/+4
2017-12-10tdf#114308 Export Watermark size as isSzymon Kłos4-68/+32
2017-12-07tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos1-6/+9
2017-12-07tdf#113037 DOCX Watermark correct ratioSzymon Kłos2-2/+84
2017-12-05vector::data seems more natural than &vector::frontCaolán McNamara3-4/+4
2017-11-06PPTX export: correct position of rotated groupsSzymon Kłos1-0/+17
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos2-1/+77
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos2-22/+4
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai3-7/+12
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos2-10/+2
2017-09-26tdf#112333 PPTX export fill.type & fill.onSzymon Kłos3-5/+42
2017-09-26tdf#112088 gradient stop map -> multimapSzymon Kłos4-13/+32
2017-09-23tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-48/+43
2017-09-18tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-14/+20
2017-09-07tdf#99617 convert powerpoint angle to degreeRegina Henschel1-6/+6
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky5-9/+141
2017-09-07tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky2-21/+52
2017-09-06Revert "tdf#111798 Fix deformed export of flipped custom shapes to pptx"Jan Holesovsky2-13/+3
2017-09-06Fix PageShape export to pptxPaul Trojahn1-1/+2
2017-09-06tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2-3/+13
2017-08-25tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai5-43/+133
2017-08-25tdf#91384: DOCX: import ActiveX controlsTamás Zolnai4-6/+25
2017-08-25tdf#111548: PPTX: ActiveX checkbox control appear as pictureTamás Zolnai3-1/+23
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos1-0/+8
2017-08-04tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2-0/+20
2017-08-04tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai1-0/+6
2017-07-20sd pptm: Preserve the VBA stream on export.Jan Holesovsky1-11/+26
2017-07-20sd pptm: Add a separate PPTM filter.Jan Holesovsky2-6/+18
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2-8/+15
2017-06-23Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna1-2/+11
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn1-2/+2
2017-06-10coverity#1412145 Result is not floating pointCaolán McNamara1-1/+1
2017-06-10VML: EMU to Points conversionSzymon Kłos1-3/+1