summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/regionband.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-18loplugin: unused return values in vcl/Noel Grandin1-10/+6
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-08TyposJulien Nabet1-1/+1
2015-01-26coverity#1242859 Untrusted loop boundCaolán McNamara1-2/+1
2015-01-12Work around -fsanitize=shiftStephan Bergmann1-2/+2
2014-11-22vcl: Actually returns the number of rectangles for the RegionBandLouis-Francis Ratté-Boulianne1-1/+1
2014-11-17coverity#1242859 rework to silence Untrusted loop boundCaolán McNamara1-3/+15
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-3/+3
2014-09-26remove unnecessary static_cast'sNoel Grandin1-4/+4
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-6/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-2/+2
2014-02-18Translated German comments - find-german-commentsLuc Castermans1-1/+1
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-6/+6
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-7/+7
2013-12-22TyposJulien Nabet1-5/+5
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-44/+0
2013-06-30fdo#66288: fix RegionBand (de)serializationMichael Stahl1-8/+8
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-0/+1377