summaryrefslogtreecommitdiff
path: root/vcl/inc/impbmp.hxx
AgeCommit message (Expand)Author
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-01-25vcl: remove unnecessary headers from impbmp.hxxChris Sherlock
2016-01-25vcl: minor tabification of vcl/inc/impbmp.hxxChris Sherlock
2015-09-01Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksumMarco Cecchetti
2015-09-01Added support for computing 64-bit checksum of bitmap in OpenGLMarco Cecchetti
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin
2015-07-02No need for these declarations to be publicTor Lillqvist
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
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-10prevent insane memory allocationMarkus Mohrhard
2014-11-10vcl: Allow SalBitmap implementation to do scalingLouis-Francis Ratté-Boulianne
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-01Cosmetics and style cleanupsTor Lillqvist
2013-11-01The "source size" of a VCL bitmap is not used for anythingTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]