summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-20tdf#112333 PPTX export animClrSzymon Kłos
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn
2017-08-23Fix typosAndrea Gelmini
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-18NdTopLeft is unused now.Tamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-10Fix typosAndrea Gelmini
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-07turn BS macro into an inlineCaolán McNamara
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-09VML: EMU to Points conversionSzymon Kłos
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-29getUtf8TokenName can return by const refNoel Grandin
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-05-23svtools: add GraphicProvider::queryGraphics()Miklos Vajna
2017-05-23oox: add GraphicHelper::importGraphics()Miklos Vajna