summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-06-11coverity#1436015 UNUSED_VALUEekuiitr
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-06-08Support autoTxRot parameter in Text algorithmekuiitr
2018-06-08Smartart: Corrected Line Algorithmekuiitr
2018-06-08tdf#117761 Corrected Snake Algorithmekuiitr
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31ofz#8651 Integer-overflowCaolán McNamara
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25improve some loggingNoel Grandin
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-04-20DOC import: lazy-read imagesMiklos Vajna
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14ofz#7624 Integer-overflowCaolán McNamara
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl
2018-04-12Fix typosAndrea Gelmini
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-31No need to test var at each loop (oox/typegroupconverter)Julien Nabet
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara
2018-03-22oox: don't segfault when failing to open a custom fragmentAshod Nakashian
2018-03-21ofz#7012 Integer-overflowCaolán McNamara
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-14tdf#104792 Double check for target shapeSzymon Kłos
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