summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/mask.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-02Bin unused declarationsTor Lillqvist1-6/+0
2015-06-18Assertions should tell the line number where the problem isTor Lillqvist1-4/+6
2015-06-01masses of coverity FORWARD_NULL warnings from copied assertCaolán McNamara1-4/+4
2015-05-24rendercontext: Add asserts to easily catch the direct rendering cases.Jan Holesovsky1-0/+9
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-6/+8
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-2/+2
2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara1-10/+4
2014-04-28VCL: Rename ApplyMask to DrawDeviceMask in OutputDeviceChris Sherlock1-2/+2
2014-04-25VCL: remove comment, rename ImplInitClipRegion to InitClipRegionChris Sherlock1-1/+1
2014-04-24VCL: Remove unnecessary headers from outdev/mask.cxxChris Sherlock1-18/+2
2014-04-24Remove unnecessary OUTDEV_INIT() macro in VCL's outdev.hxxChris Sherlock1-1/+12
2014-04-22Merge tworect.cxx with rect.cxx and rename functionsChris Sherlock1-1/+1
2014-04-17fdo#74702 Move common mask functionality to ApplyMaskChris Sherlock1-17/+11
2014-04-16Split outdev2.cxxChris Sherlock1-0/+166