summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2019-11-21tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-09-05warn on load when a document binds an event to a macroCaolán McNamara1-0/+2
2019-07-11SmartArt: improve organization chart layoutGrzegorz Araminowicz1-0/+6
2019-07-11SmartArt: make if-node functions relative to current presentation nodeGrzegorz Araminowicz1-0/+4
2019-06-18Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna1-0/+3
2019-05-31SmartArt: support diagram backgroundGrzegorz Araminowicz1-0/+2
2019-05-22PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz1-0/+5
2019-05-21PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-0/+2
2019-05-21PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz1-10/+13
2019-05-21tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai1-3/+3
2019-05-19tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai1-1/+1
2019-03-05Related: tdf#117761 oox smartart: backport fixes related to picture stripMiklos Vajna2-0/+17
2019-01-24Related: tdf#117761 oox smartart: backport fixes related to org chartMiklos Vajna1-0/+7
2018-12-20tdf#121744 XLSX Export Combinated Chart (Column and Line)Jozsef Szakacs1-1/+1
2018-12-13tdf#94231 OOXML Import: Fix disappeared Hatch Background ColorBalazs Varga1-3/+3
2018-11-16oox smartart, accent process: add support for zorder offsetsMiklos Vajna1-0/+14
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-08loplugin:unusedmethodsNoel Grandin2-12/+0
2018-11-05tdf#108104 OOXML Import: Fix Hatch fill in ChartsBalazs Varga2-2/+9
2018-10-31oox: remove dead QuickDiagrammingLayoutMiklos Vajna1-73/+0
2018-10-30oox: missing <vector> includeMiklos Vajna1-0/+1
2018-10-26oox: remove dead QuickDiagrammingImportMiklos Vajna1-71/+0
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin4-6/+6
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung1-0/+1
2018-10-15loplugin:constfields in ooxNoel Grandin33-94/+92
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann3-6/+6
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini1-2/+2
2018-09-14tdf#108064 OOXML export: fixing linestyle export in chartsAdam Kovacs1-1/+5
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin4-15/+14
2018-08-29loplugin:constantparam (2)Noel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin2-6/+0
2018-08-17Remove unused includesStephan Bergmann1-3/+2
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin2-3/+3
2018-08-10tdf#91999 export/drawingml: shape rotate 180 is not specialJustin Luth1-2/+1
2018-08-09loplugin:unusedmethodsNoel Grandin2-4/+0
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung1-1/+2
2018-08-02tdf#119029: also export rotation for data seriesMike Kaganski1-1/+1
2018-07-30tdf#108078 OOXML Export Chart shapes area fill propertiesBalazs Varga1-1/+0
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann4-1/+38
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23loplugin:unusedfieldsNoel Grandin1-5/+1
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung1-1/+1
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung1-7/+7
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung1-0/+10
2018-07-07Use agile encryption with AES256 and SHA512 by defaultTomaž Vajngerl1-0/+1
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl3-28/+97
2018-07-06oox: move reading of the encryption info into the crypt engineTomaž Vajngerl4-4/+8
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl1-44/+46
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+1
2018-06-27tdf#114845 sd: only shift rotated group itemsJustin Luth1-0/+2