summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#119029: also export rotation for data seriesMike Kaganski2018-08-021-7/+21
* Use temporaries for dummy argumentsMike Kaganski2018-08-011-3/+3
* forcepoint#59 the "matrix" is always one row in heightCaolán McNamara2018-08-011-22/+16
* forcepoint#54 null derefCaolán McNamara2018-08-011-0/+2
* tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga2018-07-302-17/+14
* sw doc model xml dump: dump float value of user fieldsMiklos Vajna2018-07-302-2/+2
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3055-0/+62
* crashtesting: additional crash on export to pptxCaolán McNamara2018-07-291-21/+42
* oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-268-20/+5
* -Werror,-Wformat (clang-cl)Stephan Bergmann2018-07-251-2/+2
* Fix typoAndrea Gelmini2018-07-251-1/+1
* tdf#50499 convert by, from, and to of AnimContext.Mark Hung2018-07-251-14/+30
* tdf#113818 convert formula of AnimContext.Mark Hung2018-07-241-8/+8
* tdf#118835 fix missing attribute name conversion.Mark Hung2018-07-241-1/+1
* tdf#118890 subtract 100% from by values of animScale.Mark Hung2018-07-241-1/+5
* Fix typosAndrea Gelmini2018-07-231-1/+1
* loplugin:unusedfieldsNoel Grandin2018-07-232-3/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek2018-07-201-3/+5
* use sequenceToContainer and simplify iterator usageLászló Németh2018-07-191-14/+5
* tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung2018-07-192-10/+14
* tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2018-07-181-2/+7
* tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung2018-07-183-48/+46
* oox: refactor CommonBehaviorContext to inherit from FragmentHandler2.Mark Hung2018-07-162-3/+5
* oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung2018-07-162-44/+44
* coverity#1437958 Uninitialized pointer fieldCaolán McNamara2018-07-151-0/+1
* fix oss-fuzz buildCaolán McNamara2018-07-141-1/+1
* Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung2018-07-132-101/+284
* related tdf#114845 oox: ensure rXShape.is()Justin Luth2018-07-111-1/+1
* Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2018-07-101-15/+30
* Support txAnchorVert parameterekuiitr2018-07-101-3/+18
* oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl2018-07-073-6/+11
* oox: Agile encryption and data integrity verificationTomaž Vajngerl2018-07-066-68/+788
* oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl2018-07-062-4/+7
* oox: move reading of the encryption info into the crypt engineTomaž Vajngerl2018-07-063-289/+273
* CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl2018-07-063-115/+367
* 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