summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2017-09-272-13/+0
* readonly maPublicId in RecordInputSourceNoel Grandin2017-09-271-1/+1
* PPTX Fix export of rotated group shapesPaul Trojahn2017-09-261-1/+1
* tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2017-09-263-7/+12
* tdf#100065 Fix scale of transformationPaul Trojahn2017-09-261-0/+2
* tdf#112089 add charts to the ShapeMapSzymon Kłos2017-09-232-10/+2
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-22/+29
* loplugin:flatten in framework..packageNoel Grandin2017-09-221-3/+4
* tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2017-09-222-48/+43
* tdf#112333 PPTX export fill.type & fill.onSzymon Kłos2017-09-193-5/+40
* fix SequenceOutputStream constnessNoel Grandin2017-09-192-5/+32
* tdf#112088 gradient stop map -> multimapSzymon Kłos2017-09-185-14/+33
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-181-6/+7
* tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn2017-09-161-16/+33
* convert SvxTimeFormat to scoped enumNoel Grandin2017-09-161-10/+15
* tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2017-09-132-14/+20
* clang-tidy modernize-use-emplace in ooxNoel Grandin2017-09-1222-81/+80
* tdf#97648 vml import: fix horizontalLine percentageJustin Luth2017-09-111-1/+1
* iOS, avmedia library depend on autogen flag.jan Iversen2017-09-101-1/+1
* Replace macro with lambdaStephan Bergmann2017-09-071-4/+3
* tdf#106867: Unit test for the export of embedded videos.Jan Holesovsky2017-09-071-6/+18
* tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky2017-09-073-42/+56
* tdf#106867: Export videos in PPTX.Jan Holesovsky2017-09-075-7/+110
* tdf#106867: Import target for commands in PPTX.Jan Holesovsky2017-09-061-2/+4
* tdf#111838: Revert "Decrease duplicated code"Tamás Zolnai2017-09-061-2/+6
* loplugin:unnecessaryparen include case statementsNoel Grandin2017-09-061-3/+3
* Use LanguageTag::getBcp47MS() to write MS malformed tags to OOXML, tdf#83190Eike Rathke2017-09-052-2/+2
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* 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