summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-1/+0
2018-04-12Fix typosAndrea Gelmini1-1/+1
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-1/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-8/+9
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-2/+2
2018-03-31Use for-range loops in oox (part2)Julien Nabet31-249/+270
2018-03-31No need to test var at each loop (oox/typegroupconverter)Julien Nabet1-2/+2
2018-03-31Use for-range loops in oox (part1)Julien Nabet17-213/+192
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara1-2/+8
2018-03-22oox: don't segfault when failing to open a custom fragmentAshod Nakashian1-6/+9
2018-03-21ofz#7012 Integer-overflowCaolán McNamara1-3/+7
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand2-26/+31
2018-03-14tdf#104792 Double check for target shapeSzymon Kłos1-2/+8
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