summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:unusedfields in oox,reportdesignNoel Grandin2017-07-221-41/+2
* Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky2017-07-211-1/+1
* sd pptm: Preserve the VBA stream on export.Jan Holesovsky2017-07-211-11/+26
* sd pptm: Add a separate PPTM filter.Jan Holesovsky2017-07-212-6/+18
* Fix typosAndrea Gelmini2017-07-211-1/+1
* oox: fix inconsistent param naming in interface/implementationMiklos Vajna2017-07-212-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-211-5/+5
* SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz2017-07-201-3/+6
* SmartArt: shape stylingGrzegorz Araminowicz2017-07-202-24/+27
* SmartArt: more layout workGrzegorz Araminowicz2017-07-205-147/+117
* SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz2017-07-205-45/+142
* Clean up android specific template functions defined in std namespacebrainbreaker2017-07-181-10/+1
* tdf#109067 Fix default value of rotWithShapePaul Trojahn2017-07-172-5/+5
* tdf#89926 Fix OOXML gradient angle importPaul Trojahn2017-07-171-2/+2
* tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens2017-07-171-0/+10
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-153-5/+5
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-1/+1