summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bmpacc.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-17remove ImpBitmapNoel Grandin1-8/+10
2018-04-16rename ImpBitmap methodsNoel Grandin1-5/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-3/+3
2018-03-23use boost::optional in vclNoel Grandin1-2/+0
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin1-1/+1
2018-02-26vcl: remove init and destroy functions from Bitmap{Info|Read}AccessChris Sherlock1-35/+5
2018-02-07use scanline when reading pixel dataNoel Grandin1-1/+2
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin1-1/+4
2018-01-31ofz: speed up jpg fuzzer a tadCaolán McNamara1-3/+3
2017-07-18loplugin:constparams in vclNoel Grandin1-1/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-03-09just calculate the scanline positionsCaolán McNamara1-36/+3
2017-03-09bmp is never 'unique' so always copiedCaolán McNamara1-0/+1
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin1-8/+1
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e123461-4/+4
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-4/+4
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin1-75/+75
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin1-5/+5
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-16/+16
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara1-20/+17
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-27loplugin:unusedmethodsNoel Grandin1-108/+0
2015-08-31other bitmap methods check for bad_allocCaolán McNamara1-13/+23
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-2/+2
2015-03-27vcl: use unique_ptr for fillcolor, linecolor in bmpaccTomaž Vajngerl1-6/+4
2015-03-27vcl: get rid of macros for lazy people in bmpaccTomaž Vajngerl1-16/+96
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara1-2/+2
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2014-12-11vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne1-56/+82
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-6/+6
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-13/+0
2013-08-28Resolves: #i122778# Enhanced own transformer for drawing transformed bitmapsArmin Le Grand1-0/+120
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-03-26Translate German comments, clean up some WSPhilipp Weissenbacher1-30/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-07-29callcatcher: remove unused methodsThomas Arnhold1-23/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-1/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-15/+15
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-15/+15
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-1/+4
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-6/+6
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-15/+15