summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
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-31inline some use-once typedefsNoel Grandin
2017-08-30SmartArt: grDir snake algorithm parameterGrzegorz Araminowicz
2017-08-30tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagramGrzegorz Araminowicz
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-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz
2017-08-24SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz
2017-08-24oox: kill redundant breaksThorsten Behrens
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos
2017-08-23convert message box style bits to scoped enumNoel Grandin
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-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz
2017-08-14Decrease duplicated codeTamá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-12tdf#107197: Replace relationship URIChristian Barth
2017-08-11SmartArt: fix duplicated textGrzegorz Araminowicz
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz
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-08tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna
2017-08-08tdf#109858: Override default point label placement setting...Dennis Francis
2017-08-07Indentation fixesMiklos Vajna
2017-08-06Avoid warning about invalid alignment valueTamás Zolnai
2017-08-05Fix typosAndrea Gelmini
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-31loplugin:oncevarNoel 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-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk
2017-07-24SmartArt: text alignmentGrzegorz Araminowicz