summaryrefslogtreecommitdiff
path: root/vcl/source/window/paint.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-21loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-06-28loplugin:oncevar in vclNoel Grandin1-2/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-9/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-33/+33
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-3/+3
2016-12-12coverity#1397054 silence bogus Dereference after null checkCaolán McNamara1-3/+5
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-1/+1
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin1-55/+48
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-7/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-22Resolves: tdf#102347 configure size/expose might never come...Caolán McNamara1-2/+1
2016-09-15Remove OutputDevice::PaintScopeNoel Grandin1-12/+0
2016-09-05convert RasterOp to scoped enumNoel Grandin1-3/+3
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-0/+11
2016-07-08ScrollFlags::NoErase is never setCaolán McNamara1-4/+0
2016-07-08ScrollFlags::NoInvalidate is never setCaolán McNamara1-25/+21
2016-07-08ScrollFlags::NoWindowInvalidate never setCaolán McNamara1-11/+11
2016-06-20Convert PART to scoped enumNoel Grandin1-1/+1
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-3/+3
2016-06-11coverity#1362676 Dereference after null checkCaolán McNamara1-2/+1
2016-05-31Convert ControlType to scoped enumNoel Grandin1-1/+1
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-3/+3
2016-03-25fix headless buildOliver Specht1-3/+12
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-20/+12
2016-03-08loplugin:constantparams in vclNoel Grandin1-5/+3
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-10/+4
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-02-01mpFirstBackWin is always null nowCaolán McNamara1-14/+0
2016-02-01nothing sets mpSaveBackDev anymoreCaolán McNamara1-4/+0
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-2/+2
2015-12-17Get rid of ImplDoTiledRendering()Tor Lillqvist1-8/+4
2015-12-02Revert "small optimisation in paint"Noel Grandin1-3/+2
2015-12-02small optimisation in paintNoel Grandin1-2/+3
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-2/+2
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+3
2015-11-20loplugin:sallogareasStephan Bergmann1-4/+4
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-6/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-16GL paint-flushing guard re-work.Michael Meeks1-12/+4
2015-09-14tdf#94213 - defer glFlushing until we've re-rendered after a re-size.Michael Meeks1-0/+8
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky1-2/+0
2015-08-31Extended GL painting debug tracing.Michael Meeks1-0/+8
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-08-11tdf#93364 vcl rendercontext: fix area that is painted in PaintBuffer()Miklos Vajna1-1/+4