summaryrefslogtreecommitdiff
path: root/include/vcl/region.hxx
AgeCommit message (Expand)Author
2020-12-02make debug output for vcl::Region also print tools PolyPolygonLuboš Luňák
2020-10-19use tools::Long in vclNoel
2020-01-28add SAL_WARN_UNUSED to RegionCaolán McNamara
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-08-23loplugin:returnconstval in vclNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-09-29coverity#1371164 Missing move assignment operatorCaolán McNamara
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-11-13vcl: Use scissor or stencil for clipping in OpenGL backendLouis-Francis Ratté-Boulianne
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-03add std::ostream operators for Region and PolyPolygonMichael Stahl
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-04Some more sal_IntPtr dance, but enough for todayFridrich Štrba
2013-04-23execute move of global headersBjoern Michaelsen