summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapScaleConvolution.cxx
AgeCommit message (Collapse)AuthorFilesLines
2017-02-20remove unused Box from ConvolutionKernelType enumNoel Grandin1-2/+0
Change-Id: I9f8610bc9ed7d5c175c369973dc8906179ae042d Reviewed-on: https://gerrit.libreoffice.org/34456 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page1-9/+5
Exception safety, ensure the Access classes are always destroyed. Change-Id: I4889358476267853ffbd7fafc24950d84b4e9331 Reviewed-on: https://gerrit.libreoffice.org/31494 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
Change-Id: I4bb19d6103c4a6a902d86b62a857e3478493924c
2015-12-11vcl: extract scale convolution from bitmap to its own class/fileTomaž Vajngerl1-0/+397
Change-Id: Ibb10aa7450b78ca2709da38857f095ccbc679c54