summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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
2018-06-20NFC oox export shape: move replicated code into functionJustin Luth
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-03-14loplugin:unusedfieldsNoel Grandin
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-05use more Color in ooxNoel Grandin
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2018-02-18make WriteXGraphicBlipFill declaration same to WriteBlipFillTomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-17Fix typosAndrea Gelmini