summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)Author
2021-07-26vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl
2021-07-22tdf#143148: Use pragma once instead of include guardsSabyasachi Bhoi
2021-07-01BmpCombine::And is deadNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-26Add ProfileZone to scaleDown() and scaleUp() in BitmapScaleSuperFilterTor Lillqvist
2021-06-24BmpScaleFlag::Super is deadNoel Grandin
2021-06-12Fix typosAndrea Gelmini
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-07WMF tdf#142625 Continue read records if unimlemented features foundBartosz Kosiorek
2021-05-07cid#1482086 silence bogus Double freeCaolán McNamara
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-06cid#1482086 silence bogus Double freeCaolán McNamara
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-20fake 1bpp 2-color pattern bitmap if loaded as RGB (tdf#141612)Luboš Luňák
2021-04-17loplugin:constantparamNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-10Related tdf#117750: fix "Solarization" and "Aging"Julien Nabet
2021-04-10Related tdf#117750: fix UnsharpenFilterJulien Nabet
2021-04-08Revert "Revert "Compute (un-)premultiply_table at compile time""Mike Kaganski
2021-04-07can short-circuit this conversionNoel
2021-04-06no need to check mxSalBmp hereNoel Grandin
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-31drop 4bpp image formatsNoel
2021-03-30short circuit image creation if dest size is zeroNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-26flatten BitmapEx::GetAlphaNoel
2021-03-26vcl: remove use of 4-bit bitmap in BitmapSimpleColorQuantizationFilterTomaž Vajngerl
2021-03-26vcl: remove use of 4-bit bitmap in BitmapColorQuantizationFilterTomaž Vajngerl
2021-03-26vcl: remove writing and reading 4-bit bitmaps for BMP formatTomaž Vajngerl
2021-03-18fix incorrect palette color indexesLuboš Luňák
2021-03-14loplugin:unusedmethodsNoel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-02-22optimize Bitmap::Mirror()Luboš Luňák
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-27tdf#139941 wrong transparency in 3D objectNoel Grandin
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-16transparency->alpha in BitmapExNoel Grandin
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08Remove BitmapColor::GetAlphaNoel