summaryrefslogtreecommitdiff
path: root/include/vcl/alpha.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-05simplify Bitmap operator==/IsEqual (stage2)Noel Grandin1-3/+2
2017-12-05simplify Bitmap operator==/IsEqual (stage1)Noel Grandin1-2/+3
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann1-1/+5
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-30Revert "these are equal to the defaults"Caolán McNamara1-4/+3
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-30these are equal to the defaultsCaolán McNamara1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-1/+1
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+2
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti1-1/+1
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin1-1/+1
2015-07-08loplugin:unusedmethods vclNoel Grandin1-3/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock1-88/+40
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-1/+1
2014-07-10Clean up AlphaMask::CopyPixel "override" hackStephan Bergmann1-3/+0
2014-03-01Remove visual noise from includeAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-7/+7
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-15/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+149