summaryrefslogtreecommitdiff
path: root/vcl/source/window/cursor.cxx
AgeCommit message (Expand)Author
2020-06-09tdf#133462 cursor missing in SQL textboxCaolán McNamara
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-12vcl: avoid accessing null member on unloading viewsAshod Nakashian
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-04-17Initialize ImplCursorData members as requiredStephan Bergmann
2019-04-04weld ClassificationDialogCaolán McNamara
2019-04-04split cursor drawing into Window/OutputDevice partsCaolán McNamara
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-03-07lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin
2017-12-08vcl: Rectangle does not name a typeMichael Stahl
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-07tdf#39468 Translate German commentsJens Carl
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-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-15loplugin:constantparamNoel Grandin
2016-02-26loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-04Related: tdf#92982 vcl rendercontext: optimize non-buffered paint of CursorMiklos Vajna
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-07Resolves: tdf#92982 vcl rendercontext: handle buffered paint of vcl::CursorMiklos Vajna
2015-07-29tdf#92982 vcl::Cursor: handle rendercontextMiklos Vajna
2015-07-06ImplRestore() can be privateTor Lillqvist
2015-07-03Revert "Don't belive the 'draw direct' parameter when double-buffering"Tor Lillqvist
2015-07-03Don't belive the 'draw direct' parameter when double-bufferingTor Lillqvist
2015-05-28convert INVERT flags to scoped enumNoel Grandin
2015-05-12convert CURSOR_DIRECTION constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18Translated German comments - find-german-comments cleanLuc Castermans
2013-10-28Add some (commented out) SAL_DEBUG() callsTor Lillqvist
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-07-29callcatcher: remove unused methodsThomas Arnhold