/neon/

a-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/salbmp.cxx
AgeCommit message (Expand)Author
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2022-10-17Move access to SystemDependentDataHolder to SalBitmapArmin Le Grand (allotropia)
2021-03-31remove internal 4bit scanline formatsNoel
2020-12-18fix incorrect array access after a removed enum (tdf#138973)Luboš Luňák
2020-12-14loplugin:unusedenumconstantsNoel
2020-10-19use tools::Long in vclNoel
2020-07-03compute bitmap checksum for proper amount of bytes and bitsLuboš Luňák
2020-07-01do not use scanline padding for computing vcl bitmap checksumLuboš Luňák
2020-06-30faster conversions from 1bpp mask bitmaps for Skia/GLLuboš Luňák
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-04-01avoid needless "palette" conversion with gray paletteLuboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27fix alpha conversion in SalBitmap::convertDataBitCount()Luboš 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