summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2017-07-24SmartArt: cycle layout algorithmGrzegorz Araminowicz
2017-07-23coverity#1415611 Result is not floating-pointCaolán McNamara
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-21Rename InitAnySequence -> InitAnyPropertySequence, and convert some callers.Jan Holesovsky
2017-07-21sd pptm: Preserve the VBA stream on export.Jan Holesovsky
2017-07-21sd pptm: Add a separate PPTM filter.Jan Holesovsky
2017-07-21Fix typosAndrea Gelmini
2017-07-21oox: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20SmartArt: support hideGeom shape attrbuteGrzegorz Araminowicz
2017-07-20SmartArt: shape stylingGrzegorz Araminowicz
2017-07-20SmartArt: more layout workGrzegorz Araminowicz
2017-07-20SmartArt: add ShapeAtom to store shape template instead of LayoutNodeGrzegorz Araminowicz
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn
2017-07-17tdf#104743: Export transparency for bitmap fill/backgroundKatarina Behrens
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14Remove unused [m]sChartAddressStephan Bergmann
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-11SmartArt: reuse existing diagram shape for root shapeGrzegorz Araminowicz
2017-07-11Helper function to cast to FastAttributeList:Mohammed Abdul Azeem
2017-07-11tdf#108945 Correctly import default value in VML shape adjustmentsGrzegorz Araminowicz
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07merge BS and ToPsz10, etcCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: ooxStephan Bergmann
2017-06-29SmartArt: undo diagram elements' size changeGrzegorz Araminowicz
2017-06-27SmartArt: std::for_each -> range-based for loop.Jan Holesovsky
2017-06-26SmartArt: separate LayoutAtomVisitors from LayoutAtomsGrzegorz Araminowicz
2017-06-26SmartArt: layout diagramGrzegorz Araminowicz