summaryrefslogtreecommitdiff
path: root/include/vcl/alpha.hxx
AgeCommit message (Expand)Author
2020-07-21remove unnecessary method overridesNoel Grandin
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-03-05Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-06-01use more BitmapEx in filterNoel Grandin
2018-05-12make AlphaMask constructors explicitNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-09-28simplify Bitmap operator==/IsEqual (stage2)Noel Grandin
2017-09-27simplify Bitmap operator==/IsEqual (stage1)Noel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-01-01don't need to forward declare ImageList hereCaolán McNamara
2016-10-04Actually delegate to Bitmap's move assign opStephan Bergmann
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30Revert "these are equal to the defaults"Caolán McNamara
2016-09-30coverity#1371302 Missing move assignment operatorCaolán McNamara
2016-09-30these are equal to the defaultsCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-07-10Clean up AlphaMask::CopyPixel "override" hackStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen