summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-26Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist1-0/+16
2017-10-26Don't abbreviate "First" as "Fst"Tor Lillqvist1-45/+45
2017-10-26PPTX export: correct position of rotated groupsSzymon Kłos1-0/+17
2017-10-23loplugin:includeform: ooxStephan Bergmann240-922/+922
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann2-0/+0
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos1-9/+0
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos2-1/+77
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-18Replace lists by vectors in ooxJulien Nabet8-28/+25
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos1-0/+9
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez1-4/+10
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos2-22/+4
2017-10-09oox, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+6
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk1-6/+6
2017-10-05tdf#100065 RefactoringPaul Trojahn1-6/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin9-36/+37
2017-09-28Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann1-1/+6
2017-09-27SmartArt: correct behaviour of if/else nodesGrzegorz Araminowicz3-44/+35
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin1-8/+6
2017-09-27loplugin:unusedmethodsNoel Grandin2-13/+0
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin1-1/+1
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn1-1/+1
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