summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl
2018-02-25When exporting a shape, use "Graphic" property from imagesTomaž Vajngerl
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl
2018-02-25fix import of graphic bulletsTomaž Vajngerl
2018-02-20Fix typoAndrea Gelmini
2018-02-19Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl
2018-02-17tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin
2018-02-14Removed duplicated includeAndrea Gelmini
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
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-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow
2018-01-30tdf#114821 calculate better label positionSzymon Kłos
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos
2018-01-29tdf#114821 export complex data labels in chartsSzymon Kłos
2018-01-29tdf#114821 import complex data labels in bar chartSzymon Kłos
2018-01-29Fix typosAndrea Gelmini
2018-01-28tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn
2018-01-19refactor to look prettierCaolán McNamara
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18crashtesting: multiple export failuresCaolán McNamara
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: ooxStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Use = for initializationStephan Bergmann
2018-01-14ofz#5293 Null-dereference READCaolán McNamara
2018-01-14fix indentCaolán McNamara
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-11Fix typo in codeAndrea Gelmini