summaryrefslogtreecommitdiff
path: root/vcl/inc/salbmp.hxx
AgeCommit message (Expand)Author
2020-10-05make it possible to accelerate AlphaMask::BlendWith()Luboš Luňák
2020-07-01optimize Bitmap::Erase() for Skia by delaying the erase (tdf#134363)Luboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2019-11-27Skia alpha handling improvementsLuboš Luňák
2019-11-27better support for <8 bpp in SkiaSalBitmapLuboš Luňák
2019-11-27move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák
2019-11-27add .cxx file for SalBitmapLuboš Luňák
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-07tdf#123165 cache recently scaled bitmaps for reuseCaolán McNamara
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-04-17remove ImpBitmapNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-04drop ChecksumType typedefNoel Grandin
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-03-28ofz#954 out of memoryCaolán McNamara
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-01-26vcl: remove unnecessary included headersChris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-09-10coverity#1323760 Uninitialized scalar fieldCaolán McNamara
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01CRC is an integer type -> mnChecksum.Michael Meeks
2015-09-01fix: buffer was released before getting checksum.Michael Meeks
2015-09-01vcl_get_checksum wraps the call to the real checksum functionMarco Cecchetti
2015-09-01moved chechsum.hxx in include/vclMarco Cecchetti
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-03-09V801: Decreased performanceCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-04Fix Windows buildLászló Németh
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2013-12-02Make include guards sane in vclTor Lillqvist
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-05-28fix emf transparency handling (bnc#820385)Luboš Luňák
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-07fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830Radek Doulik
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]