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