summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt2017-11-231-10/+3
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* TypedWhichId for SDRATTR* constants (1)Noel Grandin2017-11-201-1/+1
* Don't pollute /tmp with vba_debug* filesStephan Bergmann2017-11-151-9/+25
* tdf#113037 DOCX Watermark correct ratioSzymon Kłos2017-11-142-2/+84
* loplugin:unnecessaryvirtualNoel Grandin2017-11-091-1/+1
* loplugin:constparams in various(1)Noel Grandin2017-11-042-2/+2
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-032-9/+72
* sw: ODF import: default as-char shapes to vertical-pos="top"Michael Stahl2017-11-021-28/+33
* loplugin:finalclasses in ooxNoel Grandin2017-11-0119-57/+54
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-314-16/+13
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* Add a comment in CreateTableStyle() related to the AOO fix for #i120723#Tor Lillqvist2017-10-261-0/+16
* Don't abbreviate "First" as "Fst"Tor Lillqvist2017-10-261-45/+45
* PPTX export: correct position of rotated groupsSzymon Kłos2017-10-261-0/+17
* loplugin:includeform: ooxStephan Bergmann2017-10-23240-922/+922
* 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