summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapFastScaleFilter.cxx
AgeCommit message (Expand)Author
2023-03-06ofz#56734 AbrtCaolán McNamara
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2021-10-31tools::Long->sal_Int32 in bitmap filtersNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
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-11convert more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel
2020-06-03vcl: allow BitmapFastScaleFilter for 1xN or Nx1 cases.Mark Hung
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-16vcl: move Bitmap::ImplScaleFast() and Bitmap::ImplScaleInterpolate()Chris Sherlock