summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)Author
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-21Fix Bitmap::RotateSzymon Kłos
2022-02-04Revert "lok: copy over the alpha channel too for cairo..."Luboš Luňák
2022-02-02speed up bitmap rotationNoel Grandin
2022-01-26lok: copy over the alpha channel too for cairo...Dennis Francis
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-17Avoid -Werror=dangling-pointer=Stephan Bergmann
2022-01-06tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-16crashtesting: Assertion `nMin <= nMax' failed in MinMaxCaolán McNamara
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin
2021-12-10return value by simply returning itLuboš Luňák
2021-12-04resurrect description of the "super" scaling algorithmLuboš Luňák
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-10-31tools::Long->sal_Int32 in bitmap filtersNoel Grandin
2021-10-31tools::Long->sal_Int32 in Bitmap::DitherNoel Grandin
2021-10-31tools::Long->sal_Int32 in ImplExpandNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-01loplugin:constparamsNoel Grandin
2021-09-30no need to allocate ImplVectMap on the heapNoel Grandin
2021-09-10crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-09-08vcl: migrate GetDownsampledBitmap() from OutputDevice to vcl::bitmapChris Sherlock
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-23ofz: use BmpScaleFlag::Fast when recovering from bad svm mask sizeCaolán McNamara
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-08-20VCL allow plugins to declare OpenGL supportJan-Marek Glogowski
2021-08-18loplugin:constparamsNoel Grandin
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