summaryrefslogtreecommitdiff
path: root/vcl/source/window/cursor.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-05-09Related: tdf#148433 experiment with SAL_DISABLE_CURSOR_INDICATORCaolán McNamara
2022-05-06Related: tdf#148433 use a slightly different cursor directional indicatorCaolán McNamara
2022-01-24RTL: lok: mirror cursor position when neededSzymon Kłos
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara
2020-12-24custom literal for Degree10Noel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
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