summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapaccess.hxx
AgeCommit message (Expand)Author
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-09-06Resolves: tdf#125461 32bit XImage is not premultipliedCaolán McNamara
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski
2019-04-17move BitmapAccessMode enum from salbtype to its own fileTomaž Vajngerl
2019-02-13remove GetLuminance from BitmapReadAccessTomaž Vajngerl
2019-01-11tdf#114441 Convert use of sal_uLong to sal_uInt32Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28move inlines into the classCaolán McNamara
2017-03-10coverity#1402152 Uninitialized pointer fieldCaolán McNamara
2017-03-09just calculate the scanline positionsCaolán McNamara
2017-03-09mpScanBuf can be privateCaolán McNamara
2017-02-21loplugin:unusedmethodsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock