summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2018-02-18make WriteXGraphicBlipFill declaration same to WriteBlipFillTomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard
2017-12-20Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11ofz#4591 Integer-overflowCaolán McNamara
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-11Avoid using O[U]StringConcat lvalues containing dangling refs to temporariesStephan Bergmann
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-01loplugin:finalclasses in ooxNoel Grandin
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-09-27readonly mnFadeColor in SlideTransitionNoel Grandin
2017-09-27readonly maPublicId in RecordInputSourceNoel Grandin
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai
2017-09-25tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai
2017-09-20tdf#112333 PPTX export animClrSzymon Kłos
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-16tdf#100065 PPTX Fix import of custom shapes in groupsPaul Trojahn
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-11include/oox/export/utils.hxx: make functions constexprMike Kaganski
2017-09-07tdf#106867: Write also the extended markup to fully support embedded videos.Jan Holesovsky