summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap
AgeCommit message (Expand)Author
2023-07-06flatten some bitmap codeNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-07-05loplugin:constantparamNoel Grandin
2023-07-03fix crashes in Bitmap::InvertNoel Grandin
2023-07-03fix assert when using skia and DBG_UTILNoel Grandin
2023-07-02optimised Skia Invert() operationNoel Grandin
2023-06-11tdf#154168 Export no transparency PNGs correctlyParis Oplopoios
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-11cid#1529966 silence bogus Resource leakCaolán McNamara
2023-05-10AlphaMask::BlendWith wants an AlphaMask parameterNoel Grandin
2023-05-08unique_ptr->optional for BitmapNoel Grandin
2023-05-07simplify codeNoel Grandin
2023-05-04remove some dead code in ImplWriteDIBNoel Grandin
2023-03-06ofz#56734 AbrtCaolán McNamara
2023-01-20tdf#147906 Use std::hypot for Pythagorean additionektagoel12
2023-01-17Reset BitmapWriteAccess before further bitmap useMike Kaganski
2023-01-17assert/SAL_WARN in BlendWithNoel Grandin
2023-01-12vcl: handle VCL_DUMP_BMP_PATH in BitmapEx::DumpAsPng()Miklos Vajna
2023-01-12vcl: introduce a BitmapEx::DumpAsPng()Miklos Vajna
2023-01-12maAlphaMask in BitmapEx should be AlphaMaskNoel Grandin
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-10rename setAlphaFrom->ChangeColorAlpha and fix parameterNoel Grandin
2023-01-05flatten some code in vclNoel Grandin
2023-01-04flatten some vcl codeNoel Grandin
2023-01-02split OutputDevice::CreateMask methodNoel Grandin
2023-01-01remove dead codeNoel Grandin
2022-11-14bump required cairo version to 1.12.0Noel Grandin
2022-11-13Fix typosAndrea Gelmini
2022-11-13Adapted convertToBitmapEx to simpler BitmapEx creationArmin Le Grand (allotropia)
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-17Move access to SystemDependentDataHolder to SalBitmapArmin Le Grand (allotropia)
2022-09-21use more string_view in vclNoel Grandin
2022-09-20Simplify a bit by using sal_uInt16 in vcl/BitmapPopArtFilterJulien Nabet
2022-09-19tdf#150992: fix crash popart filter to an SVG imageJulien Nabet
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-08-30Unify the two places dumping bimaps for debuggingMike Kaganski
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-23Simplify greyscale palette initialization furtherMike Kaganski
2022-07-22Simplify paletted ctor logicMike Kaganski
2022-07-22Simplify small grey palette initializationMike Kaganski
2022-07-14loplugin:moveitNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-06-13crashtesting: fix crash seen on loading forum-mso-de-98993.xlsxCaolán McNamara
2022-05-05loplugin:unusedvariableplusNoel Grandin
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