summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)Author
2021-05-10fix assert seen on opening attachment from tdf#123163Caolán McNamara
2021-05-10ofz#10395 Null-dereferenceCaolán McNamara
2021-05-10ofz#9892 Null-dereferenceCaolán McNamara
2021-05-10forcepoint#54 null derefCaolán McNamara
2018-04-05forcepoint #31 survive missing control modelCaolán McNamara
2018-03-22tdf#104792 Double check for target shapeSzymon Kłos
2018-03-22tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-02-14tdf#114821 calculate better label positionSzymon Kłos
2018-01-27tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-16don't export category info to bubble charts, tdf#103988Markus Mohrhard
2018-01-16fix validation error in lineChart export, related tdf#57832Markus Mohrhard
2018-01-04ofz#4929 ensure min input len for openssl ciphersCaolán McNamara
2017-12-01ofz: check col/row boundsCaolán McNamara
2017-12-01ofz: handle empty Gradient StopsCaolán McNamara
2017-11-30ofz: handle empty paragraphs caseCaolán McNamara
2017-11-30ofz#4481: move Path2DContext body to onEndElementCaolán McNamara
2017-11-30ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara
2017-11-29ofz: avoid invalid short hashValuesCaolán McNamara
2017-11-28ofz: ensure aCoordList has required elementsCaolán McNamara
2017-11-06PPTX export: correct position of rotated groupsSzymon Kłos
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos
2017-10-31SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-20tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-25VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos
2017-09-24tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-08-17tdf#111548: PPTX: ActiveX checkbox control appear as pictureTamás Zolnai
2017-08-10tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna
2017-08-09tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-02tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-08-02tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn
2017-06-18coverity#1412145 Result is not floating pointCaolán McNamara
2017-06-16VML: EMU to Points conversionSzymon Kłos
2017-06-16Watermark: VML export/import font sizeSzymon Kłos
2017-06-08Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-07Related: tdf#108269 oox: ignore case when checking .docm extensionMiklos Vajna
2017-06-06Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-04Watermark: VML font-family import for textpathSzymon Kłos
2017-06-04Watermark: docx interoperabilitySzymon Kłos
2017-06-01tdf#108269 sw: add separate DOCM filterMiklos Vajna
2017-06-01tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-05-15Correct URI for HDPHOTO, tdf#107197 follow-upEike Rathke
2017-05-14tdf#107197 Replace relationship URIFakabbir Amin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke