summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused [m]sChartAddressStephan Bergmann2017-07-141-125/+3
* Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna2017-07-142-5/+5
* tdf#109067 Fix default value of rotWithShapePaul Trojahn2017-07-142-5/+5
* use more OUString::operator== in forms..salNoel Grandin2017-07-138-15/+15
* replace 'resize(size+1)' with emplace_backNoel Grandin2017-07-116-6/+6
* simplify some OUString::concat usageNoel Grandin2017-07-111-2/+1
* simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin2017-07-111-1/+1
* simplify some OUString::copy callsNoel Grandin2017-07-111-1/+1
* SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz2017-07-114-11/+27
* Helper function to cast to FastAttributeList:Mohammed Abdul Azeem2017-07-111-2/+1
* tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz2017-07-111-1/+4
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-2/+2
* merge BS and ToPsz10, etcCaolán McNamara2017-07-072-8/+8
* loplugin unnecessaryparan improvementsNoel Grandin2017-07-061-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-2/+2
* use begin()/end() when working with SequenceNoel Grandin2017-07-032-2/+2
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-1/+1
* loplugin:casttovoid: ooxStephan Bergmann2017-07-023-5/+0
* SmartArt: undo diagram elements' size changeGrzegorz Araminowicz2017-06-291-4/+4
* SmartArt: std::for_each -> range-based for loop.Jan Holesovsky2017-06-273-20/+17
* SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz2017-06-266-255/+327
* SmartArt: layout diagramGrzegorz Araminowicz2017-06-262-5/+13
* loplugin:oncevar in oox..saxNoel Grandin2017-06-268-25/+12
* Fix PageShape export to pptxPaul Trojahn2017-06-261-1/+2