summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl2018-03-103-171/+1
* tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2018-03-081-2/+0
* loplugin:constantparam in linguistic..sfx2Noel Grandin2018-03-082-5/+5
* oox: preserve the ContentType of custom filesAshod Nakashian2018-03-081-12/+26
* loplugin:unusedmethodsNoel Grandin2018-03-082-19/+0
* oox: use GraphicLoader to load from external URLTomaž Vajngerl2018-03-071-5/+3
* oox: adapt graphic transformer, cleanup, remove try catchTomaž Vajngerl2018-03-071-28/+18
* oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl2018-03-075-19/+17
* oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl2018-03-073-28/+13
* oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl2018-03-073-25/+8
* oox: remove use of "GraphicURL" propertyTomaž Vajngerl2018-03-072-23/+14
* Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl2018-03-076-18/+48
* drop sax::tools::*base64 methodsNoel Grandin2018-03-051-5/+6
* use more Color in ooxNoel Grandin2018-03-0527-244/+250
* tdf#116163: Limit label height in chart if neededSzymon Kłos2018-03-041-3/+17
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-011-1/+1
* tdf#115859 Export number format for chart seriesSzymon Kłos2018-02-281-0/+18
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-6/+6
* Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke2018-02-271-29/+3
* tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai2018-02-272-13/+16
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-3/+5
* oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl2018-02-251-5/+0
* When exporting a shape, use "Graphic" property from imagesTomaž Vajngerl2018-02-251-1/+1
* Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl2018-02-251-23/+17
* use "Graphic" property to transport Graphic for controlsTomaž Vajngerl2018-02-251-3/+3
* fix import of graphic bulletsTomaž Vajngerl2018-02-252-4/+4
* Fix typoAndrea Gelmini2018-02-201-1/+1
* Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek2018-02-191-6/+12
* in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl2018-02-181-23/+28
* remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl2018-02-181-7/+20
* tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek2018-02-171-1/+5
* PPTX export scale for TextFitToSizeSzymon Kłos2018-02-161-1/+18
* Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin2018-02-161-2/+2
* loplugin:changetoolsgen in oox,reportdesignNoel Grandin2018-02-151-2/+2
* Removed duplicated includeAndrea Gelmini2018-02-141-1/+0
* shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2018-02-142-11/+41
* tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2018-02-144-9/+24
* oox: cosmetic cleanupAshod Nakashian2018-02-141-2/+2
* oox: preserve custom oox fragments and packagesAshod Nakashian2018-02-141-0/+172
* oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian2018-02-141-0/+30
* tdf#115394 correct transition in case of 0sSzymon Kłos2018-02-091-1/+8
* tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2018-02-082-4/+20
* tdf#114842 Fix comment shape export for CalcBartosz Kosiorek2018-02-071-1/+2
* tdf#115394 import custom slide transition time in PPTXSzymon Kłos2018-02-073-4/+25
* Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2018-02-015-35/+203
* tdf#111417 Import read only property on ActiveX text boxbrian houston morrow2018-01-312-0/+4
* tdf#114821 calculate better label positionSzymon Kłos2018-01-301-10/+24
* Revert "tdf#114821 calculate correct label position"Szymon Kłos2018-01-301-2/+2
* tdf#114821 export complex data labels in chartsSzymon Kłos2018-01-291-4/+103