summaryrefslogtreecommitdiff
path: root/include/vcl/BitmapConvolutionMatrixFilter.hxx
AgeCommit message (Expand)Author
2020-11-13tools::Long->sal_Int32 in vcl filtersNoel
2020-10-19use tools::Long in vclNoel
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin
2018-04-22vcl: introduce BitmapSharpenFilterChris Sherlock
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock