summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some IWYU warningsMiklos Vajna2018-05-091-1/+14
* DOC import: lazy-read imagesMiklos Vajna2018-04-201-6/+1
* DOCX import: lazy-read images without external headersMiklos Vajna2018-04-201-4/+11
* tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen2018-04-201-1/+0
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-193-8/+3
* loplugin:constparamsNoel Grandin2018-04-172-2/+2
* Make linked graphic register into LinkedManager againTomaž Vajngerl2018-04-161-1/+3
* remove some unused comphelper includesJochen Nitschke2018-04-1514-14/+0
* ofz#7624 Integer-overflowCaolán McNamara2018-04-141-2/+3
* Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl2018-04-131-1/+0
* Fix typosAndrea Gelmini2018-04-121-1/+1
* graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl2018-04-101-1/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-8/+9
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-4/+4
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-4/+4
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-2/+2
* Use for-range loops in oox (part2)Julien Nabet2018-03-3131-249/+270
* No need to test var at each loop (oox/typegroupconverter)Julien Nabet2018-03-311-2/+2
* Use for-range loops in oox (part1)Julien Nabet2018-03-3117-213/+192
* forcepoint #31 survive missing control modelCaolán McNamara2018-03-261-2/+8
* oox: don't segfault when failing to open a custom fragmentAshod Nakashian2018-03-221-6/+9
* ofz#7012 Integer-overflowCaolán McNamara2018-03-211-3/+7
* OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand2018-03-172-26/+31
* tdf#104792 Double check for target shapeSzymon Kłos2018-03-141-2/+8
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-112-2/+2
* 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