summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29crashtesting: additional crash on export to pptxCaolán McNamara
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-25-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-07-25Fix typoAndrea Gelmini
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-22Fix typosAndrea Gelmini
2018-07-20tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek
2018-07-19use sequenceToContainer and simplify iterator usageLászló Németh
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-07-16oox: refactor CommonBehaviorContext to inherit from FragmentHandler2.Mark Hung
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara
2018-07-14fix oss-fuzz buildCaolán McNamara
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung
2018-07-11related tdf#114845 oox: ensure rXShape.is()Justin Luth
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