summaryrefslogtreecommitdiff
path: root/vcl/source/window/cursor.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock1-1/+1
2022-05-09Related: tdf#148433 experiment with SAL_DISABLE_CURSOR_INDICATORCaolán McNamara1-1/+7
2022-05-06Related: tdf#148433 use a slightly different cursor directional indicatorCaolán McNamara1-5/+9
2022-01-24RTL: lok: mirror cursor position when neededSzymon Kłos1-1/+14
2021-09-28gives names to all the Idles and TasksNoel Grandin1-2/+1
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-2/+2
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara1-1/+1
2020-12-24custom literal for Degree10Noel Grandin1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-3/+3
2020-10-19use tools::Long in vclNoel1-3/+3
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-08-04loplugin:flatten in vcl/windowNoel Grandin1-74/+75
2020-06-09tdf#133462 cursor missing in SQL textboxCaolán McNamara1-4/+0
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti1-2/+2
2020-02-12vcl: avoid accessing null member on unloading viewsAshod Nakashian1-2/+3
2020-01-30vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna1-1/+1
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna1-2/+2
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian1-1/+9
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-04-17Initialize ImplCursorData members as requiredStephan Bergmann1-0/+2
2019-04-04weld ClassificationDialogCaolán McNamara1-13/+35
2019-04-04split cursor drawing into Window/OutputDevice partsCaolán McNamara1-14/+19
2018-11-19loplugin:singlevalfieldsNoel Grandin1-13/+1
2018-11-12loplugin:singlevalfields in vclNoel Grandin1-5/+1
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