summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-09tdf#114173 Preserve size of chart legend during xlsx exportBartosz Kosiorek
2018-01-08support exporting of hatch for chart background, tdf#114180Markus Mohrhard
2018-01-07remove some whitespace shapepropertymap.hxxTomaž Vajngerl
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-29export explosion property for pie chart property, tdf#114182Markus Mohrhard
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-22also export basic chart structure for empty chartsMarkus Mohrhard
2017-12-20Fix typosAndrea Gelmini
2017-12-19inline use-once typedefsNoel Grandin
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-12-11ofz#4591 Integer-overflowCaolán McNamara