summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-10Support txAnchorVert parameterekuiitr
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-29tdf#115945 oox export: data label writeRunPropertiesJustin Luth
2018-06-29tdf#104199 sd: export non-borders as noFillJustin Luth
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh
2018-06-27tdf#114845 sd: only shift rotated group itemsJustin Luth
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl
2018-06-20NFC oox export shape: move replicated code into functionJustin Luth
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth
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