summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin1-1/+0
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin1-1/+0
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai1-1/+1
2017-09-25tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos1-0/+2
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos1-2/+1
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski1-0/+5
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai1-1/+6
2017-09-20tdf#112333 PPTX export animClrSzymon Kłos1-0/+8
2017-09-19fix SequenceOutputStream constnessNoel Grandin2-3/+16
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn1-2/+0
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-8/+9
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski1-4/+4
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky2-2/+3
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky2-0/+5
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke1-2/+2
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky1-2/+2
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai1-0/+1
2017-08-25loplugin:unusedmethodsNoel Grandin1-197/+0
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn1-2/+2
2017-08-23Fix typosAndrea Gelmini1-1/+1
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz1-0/+3
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz1-0/+3
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai1-3/+18
2017-08-18NdTopLeft is unused now.Tamás Zolnai1-4/+1
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2-2/+51
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-2/+7
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-0/+6
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-1/+3
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-2/+3
2017-08-10Fix typosAndrea Gelmini1-1/+1
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2-0/+10
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai1-0/+4
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai1-4/+0
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-10/+10
2017-08-01loplugin:checkunusedparamsNoel Grandin2-4/+2
2017-07-31loplugin:constparams in ooxNoel Grandin28-51/+51
2017-07-29tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai1-0/+2
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt1-0/+2
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin1-2/+0
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-4/+4
2017-07-14Remove unused [m]sChartAddressStephan Bergmann1-1/+0
2017-07-07merge BS and ToPsz10, etcCaolán McNamara1-1/+20
2017-07-07turn BS macro into an inlineCaolán McNamara1-1/+1
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem2-0/+2
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-0/+1
2017-06-09VML: EMU to Points conversionSzymon Kłos1-0/+6
2017-06-08Watermark: VML export/import font sizeSzymon Kłos1-1/+2
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-0/+4
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin7-11/+11
2017-06-02Related: tdf#108269 oox: allow recovering broken DOCM filesMiklos Vajna1-2/+3