summaryrefslogtreecommitdiff
path: root/vcl/source/helper/canvasbitmap.cxx
AgeCommit message (Expand)Author
2021-02-23convert internal bitmap formats transparency->alphaNoel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-05N8BitTcMask is unusedNoel
2020-10-19use tools::Long in vclNoel
2020-08-04loplugin:flatten in vclNoel Grandin
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-02loplugin:staticmethodsNoel Grandin
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-07this looks wrongDavid Tardon
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-02targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller