summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai3-7/+12
2017-09-26tdf#100065 Fix scale of transformationPaul Trojahn1-0/+2
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos2-10/+2
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-22/+29
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-3/+4
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-48/+43
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos3-5/+40
2017-09-19fix SequenceOutputStream constnessNoel Grandin2-5/+32
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos5-14/+33
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin1-6/+7
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn1-16/+33
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin1-10/+15
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2-14/+20
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin22-81/+80
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth1-1/+1
2017-09-10iOS, avmedia library depend on autogen flag.jan Iversen1-1/+1
2017-09-07Replace macro with lambdaStephan Bergmann1-4/+3
2017-09-07tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky1-6/+18
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky3-42/+56
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky5-7/+110
2017-09-06tdf#106867: Import target for commands in PPTX.Jan Holesovsky1-2/+4
2017-09-06tdf#111838: Revert "Decrease duplicated code"Tamás Zolnai1-2/+6
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-3/+3
2017-09-05Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke2-2/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2-8/+11
2017-09-01tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky2-21/+52
2017-08-31inline some use-once typedefsNoel Grandin1-3/+1
2017-08-30SmartArt: grDir snake algorithm parameterGrzegorz Araminowicz1-5/+21
2017-08-30tdf#43157 Clean up OSL_ENSURE in oox/drawingml/diagramGrzegorz Araminowicz4-10/+6
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai2-1/+11
2017-08-25loplugin:unusedmethodsNoel Grandin1-296/+0
2017-08-24tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2-8/+13
2017-08-24SmartArt: implement dir and maxDepth if node functionsGrzegorz Araminowicz4-18/+71
2017-08-24SmartArt: get rid of tagToVarIdx() and change VarMap to std::mapGrzegorz Araminowicz3-66/+2
2017-08-24oox: kill redundant breaksThorsten Behrens2-6/+0
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai1-0/+5
2017-08-23VML, Watermark: detect shapetype from other subdocumentsSzymon Kłos1-0/+8
2017-08-23convert message box style bits to scoped enumNoel Grandin1-2/+1
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz3-3/+25
2017-08-23SmartArt: basic support for layout constraintsGrzegorz Araminowicz6-68/+136
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai2-1/+28
2017-08-18NdTopLeft is unused now.Tamás Zolnai1-3/+1
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai4-42/+100
2017-08-17SmartArt: simplify conditions, miscellaneous changesGrzegorz Araminowicz6-50/+27
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz9-47/+103
2017-08-14Decrease duplicated codeTamás Zolnai1-6/+2
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-2/+7
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-0/+6
2017-08-12tdf#107197: Replace relationship URIChristian Barth1-1/+1