summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl3-171/+1
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-2/+0
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin2-5/+5
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian1-12/+26
2018-03-08loplugin:unusedmethodsNoel Grandin2-19/+0
2018-03-07oox: use GraphicLoader to load from external URLTomaž Vajngerl1-5/+3
2018-03-07oox: adapt graphic transformer, cleanup, remove try catchTomaž Vajngerl1-28/+18
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl5-19/+17
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl3-28/+13
2018-03-07oox: remove property FillBitmapURL, BackGraphicURL and GraphicURLTomaž Vajngerl3-25/+8
2018-03-07oox: remove use of "GraphicURL" propertyTomaž Vajngerl2-23/+14
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl6-18/+48
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-5/+6
2018-03-05use more Color in ooxNoel Grandin27-244/+250
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos1-3/+17
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28tdf#115859 Export number format for chart seriesSzymon Kłos1-0/+18
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-6/+6
2018-02-27Switch AgileEngine::calculateHashFinal() to GetOoxHashAsVector()Eike Rathke1-29/+3
2018-02-27tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai2-13/+16
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl1-5/+0
2018-02-25When exporting a shape, use "Graphic" property from imagesTomaž Vajngerl1-1/+1
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl1-23/+17
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl1-3/+3
2018-02-25fix import of graphic bulletsTomaž Vajngerl2-4/+4
2018-02-20Fix typoAndrea Gelmini1-1/+1
2018-02-19Add export of the side wall for 3D chart, during .xlsx exportBartosz Kosiorek1-6/+12
2018-02-18in numbering use "GraphicBitmap" property for image transportTomaž Vajngerl1-23/+28
2018-02-18remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl1-7/+20
2018-02-17tdf#114139 Don't export Plot Area shape property fot 3D chartsBartosz Kosiorek1-1/+5
2018-02-16PPTX export scale for TextFitToSizeSzymon Kłos1-1/+18
2018-02-16Revert "loplugin:changetoolsgen in oox,reportdesign" and reapply..Noel Grandin1-2/+2
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin1-2/+2
2018-02-14Removed duplicated includeAndrea Gelmini1-1/+0
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl2-11/+41
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai4-9/+24
2018-02-14oox: cosmetic cleanupAshod Nakashian1-2/+2
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+172
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+30
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos1-1/+8
2018-02-08tdf#114168 If minor axis unit is automatic, then set it to 5Bartosz Kosiorek2-4/+20
2018-02-07tdf#114842 Fix comment shape export for CalcBartosz Kosiorek1-1/+2
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos3-4/+25
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl5-35/+203
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow2-0/+4
2018-01-30tdf#114821 calculate better label positionSzymon Kłos1-10/+24
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos1-2/+2