summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/regionband.cxx
AgeCommit message (Expand)Author
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-08TyposJulien Nabet
2015-01-26coverity#1242859 Untrusted loop boundCaolán McNamara
2015-01-12Work around -fsanitize=shiftStephan Bergmann
2014-11-22vcl: Actually returns the number of rectangles for the RegionBandLouis-Francis Ratté-Boulianne
2014-11-17coverity#1242859 rework to silence Untrusted loop boundCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-18Translated German comments - find-german-commentsLuc Castermans
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-12-22TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-06-30fdo#66288: fix RegionBand (de)serializationMichael Stahl
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand