summaryrefslogtreecommitdiff
path: root/vcl/inc/bitmap
AgeCommit message (Expand)Author
2022-02-05Avoid -Werror=dangling-pointer=Stephan Bergmann
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-06-28loplugin:finalclasses in vclNoel Grandin
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin
2021-04-26BitmapEx: always convert 1-bit mask to alphaNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-11-26tdf#138486 Artifacts in some impress templatesNoel Grandin
2020-11-25tdf#138326 impress template thumbnails are blurredNoel Grandin
2020-11-16tools::Long->sal_uInt16 in ImpErrorQuadNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-09-28loplugin:constmethod in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-09use unique_ptr in OctreeNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-05-09vcl: Add ScanlineTransformer and make testsTomaž Vajngerl
2019-04-17remove or change salbtype.hxx includesTomaž Vajngerl
2019-04-15move ImpNodeCache into Octree.cxx and clean-upTomaž Vajngerl
2019-04-14Octree: more clean-up, avoid memset, prefix member varsTomaž Vajngerl
2019-04-14put Octree classes out of formatting blacklistTomaž Vajngerl
2019-04-14move octree to bitmap folder, and *octree headers to inc/bitmapTomaž Vajngerl