summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/mask.cxx
AgeCommit message (Expand)Author
2018-04-17remove ImpBitmapNoel Grandin
2018-04-16rename ImpBitmap methodsNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-07-02Bin unused declarationsTor Lillqvist
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-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock
2014-04-24VCL: Remove unnecessary headers from outdev/mask.cxxChris Sherlock
2014-04-24Remove unnecessary OUTDEV_INIT() macro in VCL's outdev.hxxChris Sherlock
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock
2014-04-16Split outdev2.cxxChris Sherlock