summaryrefslogtreecommitdiff
path: root/vcl/source/window/cursor.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-07lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant1-3/+1
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-11/+11
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin1-10/+5
2017-12-08vcl: Rectangle does not name a typeMichael Stahl1-1/+1
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant1-0/+39
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-4/+3
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna1-5/+11
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna1-1/+8
2015-07-29tdf#92982 vcl::Cursor: handle rendercontextMiklos Vajna1-5/+6
2015-07-06ImplRestore() can be privateTor Lillqvist1-5/+4
2015-07-03Revert "Don't belive the 'draw direct' parameter when double-buffering"Tor Lillqvist1-3/+0
2015-07-03Don't belive the 'draw direct' parameter when double-bufferingTor Lillqvist1-0/+3
2015-05-28convert INVERT flags to scoped enumNoel Grandin1-3/+3
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin1-8/+8
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-2/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-26/+24
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-39/+0
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara1-4/+0
2014-02-26Remove visual noise from vclAlexander Wilms1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-18Translated German comments - find-german-comments cleanLuc Castermans1-6/+5
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist1-0/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-27/+18
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-07-29callcatcher: remove unused methodsThomas Arnhold1-33/+0
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+5
2011-04-27fdo#36404 once more, or, bitten by git .-)David Tardon1-1/+1
2011-04-27fdo#36404 real fix this timeDavid Tardon1-14/+27
2011-04-27no need to use if hereDavid Tardon1-5/+4
2011-04-27use plain bool instead of sal_BoolDavid Tardon1-12/+12
2011-04-27fdo#36404 more than one text cursor at the same time in textfieldsRobert Dargaud1-0/+1
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-10/+14
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann1-2/+5
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-7/+13
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+13
2011-03-15vcl121: #i117390# fix the fix for issue 80730Philipp Lohmann [pl]1-8/+9
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-16/+16