summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-20tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek1-3/+5
2018-07-19use sequenceToContainer and simplify iterator usageLászló Németh1-14/+5
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung2-10/+14
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-2/+7
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung3-48/+46
2018-07-16oox: refactor CommonBehaviorContext to inherit from FragmentHandler2.Mark Hung2-3/+5
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung2-44/+44
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara1-0/+1
2018-07-14fix oss-fuzz buildCaolán McNamara1-1/+1
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung2-101/+284
2018-07-11related tdf#114845 oox: ensure rXShape.is()Justin Luth1-1/+1
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-15/+30
2018-07-10Support txAnchorVert parameterekuiitr1-3/+18
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl3-6/+11
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl6-68/+788
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl2-4/+7
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl3-289/+273
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl3-115/+367
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-10/+3
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin2-2/+2
2018-06-29tdf#115945 oox export: data label writeRunPropertiesJustin Luth1-0/+2
2018-06-29tdf#104199 sd: export non-borders as noFillJustin Luth1-1/+4
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-15/+35
2018-06-27tdf#114845 sd: only shift rotated group itemsJustin Luth1-5/+24
2018-06-26tdf#118133 DOCX import: disable lazy-loading of tiff imagesMiklos Vajna1-1/+7
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl3-0/+181
2018-06-20NFC oox export shape: move replicated code into functionJustin Luth1-48/+20
2018-06-14tdf#104199 sd: nofill borders shouldn't be visible.Justin Luth1-2/+1
2018-06-11coverity#1436015 UNUSED_VALUEekuiitr1-13/+2
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2-3/+3
2018-06-08Support autoTxRot parameter in Text algorithmekuiitr1-2/+19
2018-06-08Smartart: Corrected Line Algorithmekuiitr1-0/+10
2018-06-08tdf#117761 Corrected Snake Algorithmekuiitr1-15/+84
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin3-4/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke6-6/+0
2018-05-31ofz#8651 Integer-overflowCaolán McNamara1-2/+9
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin1-2/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-05-25improve some loggingNoel Grandin2-2/+2
2018-05-09Fix some IWYU warningsMiklos Vajna1-1/+14
2018-04-20DOC import: lazy-read imagesMiklos Vajna1-6/+1
2018-04-20DOCX import: lazy-read images without external headersMiklos Vajna1-4/+11
2018-04-20tdf#42949 Remove unnecessary localization headers of svtoolsGabor Kelemen1-1/+0
2018-04-19cppcheck - fix variableScope in some filesGökhan Gurbetoğlu3-8/+3
2018-04-17loplugin:constparamsNoel Grandin2-2/+2
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl1-1/+3
2018-04-15remove some unused comphelper includesJochen Nitschke14-14/+0
2018-04-14ofz#7624 Integer-overflowCaolán McNamara1-2/+3
2018-04-13Remove XGraphicProvider imports where they aren't neededTomaž Vajngerl1-1/+0