summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-07oox: use GraphicLoader to load from external URLTomaž Vajngerl
2018-03-07oox: adapt graphic transformer, cleanup, remove try catchTomaž Vajngerl
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl
2018-03-07oox: remove use of "GraphicURL" propertyTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke
2018-02-27tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
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