/sot/

-6-2'>distro/cib/libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/impbmp.hxx
AgeCommit message (Expand)Author
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