summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/regionband.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-23change intervall -> intervalDavid Tardon
2016-09-16tdf#96505 - Remove "long" integer literals in vcl/source/gdi/e12346
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
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