summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2-4/+5
2018-06-20NFC oox export shape: move replicated code into functionJustin Luth1-0/+2
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin1-1/+0
2018-04-17loplugin:constparamsNoel Grandin1-1/+1
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand1-3/+9
2018-03-14loplugin:unusedfieldsNoel Grandin1-2/+0
2018-03-10oox: remove unused methods that rely on GraphicObject URLTomaž Vajngerl2-33/+0
2018-03-08tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+5
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin2-6/+3
2018-03-08loplugin:unusedmethodsNoel Grandin2-9/+0
2018-03-07oox: rename FillBitmapUrl to FillBitmap, remove obsolete methodsTomaž Vajngerl2-13/+8
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-1/+3
2018-03-05use more Color in ooxNoel Grandin10-25/+38
2018-03-04tdf#116163: Limit label height in chart if neededSzymon Kłos1-1/+1
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl1-1/+4
2018-02-18make WriteXGraphicBlipFill declaration same to WriteBlipFillTomaž Vajngerl1-1/+1
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-0/+9
2018-02-14oox: cosmetic cleanupAshod Nakashian1-4/+3
2018-02-14oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+3
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+2
2018-02-09tdf#115394 correct transition in case of 0sSzymon Kłos1-0/+1
2018-02-07tdf#115394 import custom slide transition time in PPTXSzymon Kłos1-0/+4
2018-02-01oox: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-14/+0
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2-0/+27
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai1-1/+2
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann3-3/+3
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek1-2/+3
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard2-0/+4