summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* chmod 0755 -> 0644 for some source filesStephan Bergmann2017-10-232-0/+0
* tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos2017-10-231-9/+0
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:redundantcast handle dynamic_castNoel Grandin2017-10-211-1/+1
* PPTX export: remember color schemes in themeSzymon Kłos2017-10-192-1/+77
* Fix typosAndrea Gelmini2017-10-191-1/+1
* Replace lists by vectors in ooxJulien Nabet2017-10-188-28/+25
* PPTX export: correct position for shape in groupSzymon Kłos2017-10-171-0/+9
* tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez2017-10-161-4/+10
* SmartArt: export text rotation in the PPTXSzymon Kłos2017-10-132-22/+4
* oox, implement HAVE_FEATURE_AVMEDIAjan Iversen2017-10-091-0/+6
* tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk2017-10-091-6/+6
* tdf#100065 RefactoringPaul Trojahn2017-10-051-6/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-049-36/+37
* Blind fix for Clang 3.8 "must explicitly initialize the const member" errorStephan Bergmann2017-09-281-1/+6
* SmartArt: correct behaviour of if/else nodesGrzegorz Araminowicz2017-09-273-44/+35
* readonly mnFadeColor in SlideTransitionNoel Grandin2017-09-271-8/+6
* 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