summaryrefslogtreecommitdiff
path: root/include/vcl/region.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara1-0/+2
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist1-1/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-3/+7
2015-08-04include: inline some use-once typedefsNoel Grandin1-6/+6
2015-07-08loplugin:unusedmethods vclNoel Grandin1-1/+0
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-5/+4
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne1-3/+3
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-9/+9
2014-09-30fdo#82577: Handle RegionNoel Grandin1-18/+23
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl1-0/+29
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi1-5/+0
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin1-1/+1
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-93/+74
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba1-1/+1
2013-04-23execute move of global headersBjoern Michaelsen1-0/+155