summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-123-3/+3
* tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek2018-01-091-2/+3
* support exporting of hatch for chart background, tdf#114180Markus Mohrhard2018-01-082-0/+4
* remove some whitespace shapepropertymap.hxxTomaž Vajngerl2018-01-071-26/+29
* loplugin:unusedfieldsNoel Grandin2018-01-041-3/+0
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-292-4/+4
* export explosion property for pie chart property, tdf#114182Markus Mohrhard2017-12-291-1/+1
* various coverity exception warningsCaolán McNamara2017-12-252-3/+3
* also export basic chart structure for empty chartsMarkus Mohrhard2017-12-221-0/+2
* Fix typosAndrea Gelmini2017-12-201-1/+1
* inline use-once typedefsNoel Grandin2017-12-193-12/+7
* tdf#90626 PPTX: Fix image bullet sizePaul Trojahn2017-12-181-2/+2
* Move generateGUIDString to comphelperSamuel Mehrbrodt2017-12-121-2/+0
* ofz#4591 Integer-overflowCaolán McNamara2017-12-111-1/+2
* tdf#114308 Export Watermark size as isSzymon Kłos2017-12-081-0/+1
* tdf#68759 PPTX: Export IsMirroredPaul Trojahn2017-12-081-1/+1
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin2017-11-293-10/+10
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-281-0/+6
* Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann2017-11-111-2/+3
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-031-1/+6
* loplugin:finalclasses in ooxNoel Grandin2017-11-017-24/+15
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-311-2/+1
* PPTX export: remember color schemes in themeSzymon Kłos2017-10-193-1/+35
* Replace lists by vectors in ooxJulien Nabet2017-10-183-8/+8
* SmartArt: export text rotation in the PPTXSzymon Kłos2017-10-131-0/+15
* readonly mnFadeColor in SlideTransitionNoel Grandin2017-09-271-1/+0
* readonly maPublicId in RecordInputSourceNoel Grandin2017-09-271-1/+0
* tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2017-09-261-1/+1
* tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos2017-09-251-0/+2
* tdf#112089 add charts to the ShapeMapSzymon Kłos2017-09-231-2/+1
* Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski2017-09-221-0/+5
* tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2017-09-221-1/+6
* tdf#112333 PPTX export animClrSzymon Kłos2017-09-201-0/+8
* fix SequenceOutputStream constnessNoel Grandin2017-09-192-3/+16
* tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn2017-09-161-2/+0
* tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl2017-09-132-8/+9
* include/oox/export/utils.hxx: make functions constexprMike Kaganski2017-09-111-4/+4
* tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky2017-09-072-2/+3
* tdf#106867: Export videos in PPTX.Jan Holesovsky2017-09-072-0/+5
* convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke2017-09-021-2/+2
* tdf#111884: Implement export of group shapes in pptx.Jan Holesovsky2017-09-011-2/+2
* tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai2017-08-261-0/+1
* loplugin:unusedmethodsNoel Grandin2017-08-251-197/+0
* tdf#111798 Fix deformed export of flipped custom shapes to pptxPaul Trojahn2017-08-241-2/+2
* Fix typosAndrea Gelmini2017-08-231-1/+1
* SmartArt: shape rotation supportGrzegorz Araminowicz2017-08-231-0/+3
* SmartArt: basic support for layout constraintsGrzegorz Araminowicz2017-08-231-0/+3
* Fix two issues in ActiveX DOCX import / export codeTamás Zolnai2017-08-221-3/+18