summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/bitmap4.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-4/+2
2016-12-22convert BmpFilter to scoped enumNoel Grandin1-16/+16
2016-12-05Change Read/Write access to Scoped Read/Write accessMark Page1-40/+41
2016-11-15loplugin:constantparamNoel Grandin1-2/+3
2016-04-04cppcheck: truncLongCastAssignmentCaolán McNamara1-1/+1
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-10/+10
2016-02-22loplugin:commaoperator in vcl/Noel Grandin1-17/+59
2016-02-22WaE: 32 to 64 bits implicit on windows..Norbert Thiebaud1-2/+3
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock1-1/+1
2015-11-25loplugin:unusedfields in include/vclNoel Grandin1-4/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-22remove some unused paramsNoel Grandin1-18/+17
2015-05-28new clang plugin: loopvartoosmallNoel Grandin1-4/+4
2015-04-30Gradually typed LinkStephan Bergmann1-9/+9
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-01loplugin:staticfunctionNoel Grandin1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-01-22Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara1-2/+2
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-12/+12
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-13spurious warning C4701: potentially uninitialized local variableMichael Stahl1-2/+2
2014-11-12coverity#735657 Division or modulo by float zeroCaolán McNamara1-3/+11
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4
2014-05-16coverity#705542 Unintentional integer overflowCaolán McNamara1-1/+1
2014-05-14cid#705542 Unintentional integer overflowNoel Grandin1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock1-1/+1
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-31/+31
2013-07-17n#820077: Import images with duotone filter.Muthu Subramanian1-0/+43
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann1-1/+1
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand1-194/+0
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-0/+192
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr1-12/+3
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-28/+0
2013-03-02coverity#736569: fix memory leakMarkus Mohrhard1-0/+3
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-16Separable Gaussian Blur and Unsharpen Mask filter.Tomaž Vajngerl1-2/+204
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-77/+77
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-6/+6
2010-10-25remvove vos/macros.h usageNorbert Thiebaud1-5/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3