summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/fillproperties.cxx
AgeCommit message (Expand)Author
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
2017-05-04tdf#106520 xlsx: black square where image should beThomas Beck
2017-02-28new loplugin unoanyNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2017-01-24Drop incorrect "artistic" prefix from some token namesTor Lillqvist
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes
2016-10-04tdf#100830 drawingML import: handle <a:alphaModFix>Miklos Vajna
2016-09-17convert ShapePropertyId to scoped enum and use it for enumarrayJochen Nitschke
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-10do not include boost/utility.hppMichael Stahl
2015-02-02oox: 89 DPI is not such a great defaultMiklos Vajna
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-13oox: refactor embedded media importMichael Stahl