summaryrefslogtreecommitdiff
path: root/vcl/source/window/clipping.cxx
AgeCommit message (Expand)Author
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-07-27tdf#74702: remove GetOutDevType() from ImplAnimViewChris Sherlock
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin
2018-01-31Modernize a bit vcl (part4)Julien Nabet
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara
2016-02-01ImplIsWindowInFront is now unusedCaolán McNamara
2016-02-01ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara
2016-02-01mpFirstBackWin is always null nowCaolán McNamara
2016-02-01mpNextBackWin is always null nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-02-01nothing sets mpSaveBackDev anymoreCaolán McNamara
2016-02-01mnAllSaveBackSize only set not readCaolán McNamara
2016-02-01nothing calls ImplSaveOverlapBackground nowCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-27simplify GetWindowClipRegionPixelNoel Grandin
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27vcl: move clipping functions from window.cxx into clipping.cxxChris Sherlock
2014-05-27vcl: move functionality from window2.cxxChris Sherlock
2014-05-24fdo#39468 translate German comment to English in clipping.cxxChris Sherlock
2014-05-24vcl: remove unnecessary headers in clipping.cxxChris Sherlock
2014-05-24vcl: remove commented out code in ImplSysObjClip()Chris Sherlock
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock
2014-05-13vcl: clipping functions moved from window.cxx to clipping.cxxChris Sherlock
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock