summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2017-09-022-8/+11
* tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky2017-09-012-21/+52
* inline some use-once typedefsNoel Grandin2017-08-311-3/+1
* SmartArt: grDir snake algorithm parameterGrzegorz Araminowicz2017-08-301-5/+21
* tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagramGrzegorz Araminowicz2017-08-304-10/+6
* tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai2017-08-262-1/+11
* loplugin:unusedmethodsNoel Grandin2017-08-251-296/+0
* tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2017-08-242-8/+13
* SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz2017-08-244-18/+71
* SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz2017-08-243-66/+2
* oox: kill redundant breaksThorsten Behrens2017-08-242-6/+0
* DOCX: Fix an other test case of ActiveX control exportTamás Zolnai2017-08-231-0/+5
* VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos2017-08-231-0/+8
* convert message box style bits to scoped enumNoel Grandin2017-08-231-2/+1
* SmartArt: shape rotation supportGrzegorz Araminowicz2017-08-233-3/+25
* SmartArt: basic support for layout constraintsGrzegorz Araminowicz2017-08-236-68/+136
* Fix two issues in ActiveX DOCX import / export codeTamás Zolnai2017-08-222-1/+28
* NdTopLeft is unused now.Tamás Zolnai2017-08-181-3/+1
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-174-42/+100
* SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz2017-08-176-50/+27
* SmartArt: support cnt functionGrzegorz Araminowicz2017-08-179-47/+103
* Decrease duplicated codeTamás Zolnai2017-08-141-6/+2
* tdf#107197: Replace relationship URIChristian Barth2017-08-121-2/+7
* tdf#107197: Replace relationship URIChristian Barth2017-08-121-0/+6
* tdf#107197: Replace relationship URIChristian Barth2017-08-121-1/+1
* tdf#107197: Replace relationship URIChristian Barth2017-08-121-1/+3
* SmartArt: fix duplicated textGrzegorz Araminowicz2017-08-111-1/+5
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-111-1/+1
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn2017-08-101-7/+7
* tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn2017-08-104-3/+20
* SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz2017-08-106-126/+143
* tdf#91384: DOCX: import ActiveX controlsTamás Zolnai2017-08-094-6/+25
* tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai2017-08-094-3/+13
* tdf#110440 drawingML import: fix handling of group shape propertiesMiklos Vajna2017-08-081-1/+1
* tdf#109858: Override default point label placement setting...Dennis Francis2017-08-082-7/+15
* Indentation fixesMiklos Vajna2017-08-076-6/+6
* Avoid warning about invalid alignment valueTamás Zolnai2017-08-061-1/+1
* Fix typosAndrea Gelmini2017-08-051-1/+1
* Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai2017-08-043-9/+21
* remove unnecessary use of 'this->'Noel Grandin2017-08-022-5/+5
* loplugin:checkunusedparamsNoel Grandin2017-08-019-56/+45
* loplugin:constparams in ooxNoel Grandin2017-07-31137-272/+272
* loplugin:oncevarNoel Grandin2017-07-312-2/+2
* tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai2017-07-291-0/+6
* tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt2017-07-282-0/+20
* tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk2017-07-261-10/+22
* SmartArt: text alignmentGrzegorz Araminowicz2017-07-241-0/+51
* SmartArt: cycle layout algorithmGrzegorz Araminowicz2017-07-241-31/+18
* coverity#1415611 Result is not floating-pointCaolán McNamara2017-07-231-1/+3