summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-01-17tdf#114308 Export Watermark size as isSzymon Kłos
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos
2017-11-01SmartArt: export text rotation in the PPTXSzymon Kłos
2017-09-28tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-26tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-26tdf#112333 PPTX export animClrSzymon Kłos
2017-09-26tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-09-23tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-18tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-07tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-09-06Revert "tdf#111798 Fix deformed export of flipped custom shapes to pptx"Jan Holesovsky
2017-09-06tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn
2017-08-25tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-25tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-04tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-08-04tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-06-23Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-06-10VML: EMU to Points conversionSzymon Kłos
2017-06-10Watermark: VML export/import font sizeSzymon Kłos
2017-06-05Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-06-01Watermark: VML font-family import for textpathSzymon Kłos
2017-03-10tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist
2017-02-09tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallbackMiklos Vajna
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-09crashtesting: unexpected exception on novell403458-1.pptxCaolán McNamara
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-11-02loplugin:unusedfieldsNoel Grandin
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-10-20clarify hash lengths a bit moreCaolán McNamara
2016-10-20hash len is 20 for xls cryptoapi configurationCaolán McNamara
2016-10-17delete setProperty specialisation with value type AnyJochen Nitschke
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-09-30loplugin:constantparamNoel Grandin
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl