summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/pixel.cxx
AgeCommit message (Expand)Author
2021-08-24vcl: create drawmode functionsChris Sherlock
2021-03-21cid#1473858 silence bogus Dereference after null checkCaolán McNamara
2021-01-12transparency->alpha in tools::ColorNoel
2020-11-28drawOutDevDirect always passed a non-null OutputDevice*Caolán McNamara
2020-10-19use tools::Long in vclNoel
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-04-16Test an alpha VirtualDevice and fix GetPixel and DrawPixelTomaž Vajngerl
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-03-26replace SalColor with ColorNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-02Bin unused declarationsTor Lillqvist
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
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
2014-04-27vcl/outdev/*.cxx cosmetic clean-upNorbert Thiebaud
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/pixel.cxxChris Sherlock
2014-04-23Rename OutputDevice::ImplGetGraphics to GetGraphicsChris Sherlock
2014-04-22Rearrange OutputDevice line functionsChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock