summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara
2019-07-11SmartArt: improve organization chart layoutGrzegorz Araminowicz
2019-07-11SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz
2019-06-18Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna
2019-05-31SmartArt: support diagram backgroundGrzegorz Araminowicz
2019-05-22PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz
2019-05-21PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz
2019-05-21PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz
2019-05-21tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai
2019-05-19tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai
2019-03-05Related: tdf#117761 oox smartart: backport fixes related to picture stripMiklos Vajna
2019-01-24Related: tdf#117761 oox smartart: backport fixes related to org chartMiklos Vajna
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-08loplugin:unusedmethodsNoel Grandin
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga
2018-10-31oox: remove dead QuickDiagrammingLayoutMiklos Vajna
2018-10-30oox: missing <vector> includeMiklos Vajna
2018-10-26oox: remove dead QuickDiagrammingImportMiklos Vajna
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini
2018-09-14tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-17Remove unused includesStephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfieldsNoel Grandin
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž 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-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-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl