summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/fillproperties.cxx
AgeCommit message (Expand)Author
2021-02-24Prevent the unnecessary lclCropGraphic call.Gülşah Köse
2021-02-10tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse
2021-02-10tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse
2021-01-28tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse
2021-01-26cid#1472266 silence Using invalid iteratorCaolán McNamara
2021-01-24cid#1472266 silence Using invalid iteratorCaolán McNamara
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-11log what token was unexpectedCaolán McNamara
2020-08-24tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse
2020-08-07Fix typosAndrea Gelmini
2020-08-06tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna
2020-07-18tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel
2020-06-30Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse
2020-05-12tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-10-15tdf#79007: Do not overwrite if only one of nBrightness...Xisco Fauli
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ooxStephan Bergmann
2019-05-13ooxml import: supprt cropping to shapeTamas Bunth
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai
2019-01-30Related: tdf#94238 PPTX import: handle subset of radial gradient fillMiklos Vajna
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-31Use for-range loops in oox (part1)Julien Nabet
2018-03-07oox: adapt graphic transformer, cleanup, remove try catchTomaž Vajngerl
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
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-02-25oox: Remove setting the GraphicURL in fillpropertiesTomaž Vajngerl
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-12More loplugin:cstylecast: ooxStephan Bergmann
2017-11-30ofz: handle empty Gradient StopsCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn
2017-07-17tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-07-17tdf#89926 Fix OOXML gradient angle importPaul Trojahn
2017-07-14Revert "tdf#109067 Fix default value of rotWithShape"Miklos Vajna
2017-07-14tdf#109067 Fix default value of rotWithShapePaul Trojahn
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock