summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/gradient.cxx
AgeCommit message (Expand)Author
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2014-11-22vcl: Apply the OutputDevice transformation to the gradient clipping polygonLouis-Francis Ratté-Boulianne
2014-11-15vcl: Draw gradient in alpha device even when using native renderingLouis-Francis Ratté-Boulianne
2014-11-04WaE: unused variable 'aClipPolyPoly'Tor Lillqvist
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-07-01fdo#80014: vcl: fix drawing of linear gradientsMichael Stahl
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-22Rearrange OutputDevice's gradient functionsChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock