summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/BitmapFilterTest.cxx
AgeCommit message (Expand)Author
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-10-19use tools::Long in vclNoel
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-07-05add generateStripRanges and use that in StackBlur and ScaleSuperTomaž Vajngerl
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-07Add basic morphology (erode/dilate) bitmap filterMike Kaganski
2020-04-04vcl: Parallelize BitmapFilterStackBlurTomaž Vajngerl
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2016-01-11Remove BitmapFilterStackBlur, which is unused...Stephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-03-27vcl: stack blur implementation + basic test & performance testTomaž Vajngerl