summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-021-10/+3
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-022-2/+2
* tdf#115945 oox export: data label writeRunPropertiesJustin Luth2018-06-291-0/+2
* tdf#104199 sd: export non-borders as noFillJustin Luth2018-06-291-1/+4
* tdf#107690 OOXML import/export of setting "Open as read-only"László Németh2018-06-281-15/+35
* tdf#114845 sd: only shift rotated group itemsJustin Luth2018-06-271-5/+24
* tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna2018-06-261-1/+7
* oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2018-06-223-0/+181
* NFC oox export shape: move replicated code into functionJustin Luth2018-06-201-48/+20
* tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth2018-06-141-2/+1
* coverity#1436015 UNUSED_VALUEekuiitr2018-06-111-13/+2
* tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2018-06-112-3/+3
* Support autoTxRot parameter in Text algorithmekuiitr2018-06-081-2/+19
* Smartart: Corrected Line Algorithmekuiitr2018-06-081-0/+10
* tdf#117761 Corrected Snake Algorithmekuiitr2018-06-081-15/+84
* look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin2018-06-083-4/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-056-6/+0
* ofz#8651 Integer-overflowCaolán McNamara2018-05-311-2/+9
* loplugin:unusedfields-in-constructor in variousNoel Grandin2018-05-291-2/+1
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* improve some loggingNoel Grandin2018-05-252-2/+2
* 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