summaryrefslogtreecommitdiff
path: root/vcl/source/window/seleng.cxx
AgeCommit message (Expand)Author
2021-03-10Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist
2021-02-11Revert "on SelMouseButtonDown check if window pointer is not null"Caolán McNamara
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari
2020-05-17lok: calc: formula input bar: set text selection as requested by clientMarco Cecchetti
2019-07-08Right clicking in text should move the cursorSamuel Mehrbrodt
2019-04-04allow SelMouseButton[Down|Up] without pWinCaolán McNamara
2019-04-04add nullchecking SelectionEngine::CaptureMouseCaolán McNamara
2019-04-04SelectionEngine::ReleaseMouse checks for null pWinCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-06Translate German comments and debug stringsJohnny_M
2018-01-25why set CMDEVT on flags for unhandled commandsCaolán McNamara
2018-01-24gtk3: single click with selection set doesn't unselectCaolán McNamara
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
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-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2015-11-30silence ReleaseMouse warningCaolán McNamara
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-01-06fdo#84938: convert SELENG_ #defines to 'enum class'Noel Grandin
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-25remove commented codeThomas Arnhold
2014-03-25Remove commented-out debug codeStephan Bergmann
2014-03-03fdo#39468 Translate German Comments - vcl/source/window/seleng.cxxChristian M. Heller
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
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
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon
2012-01-10reduce DragMode fooCaolán McNamara
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-23#i115404# Revert change for i51258 which broke context menu function on right...Carsten Driesner
2011-01-22Remove empty description and dates.Thomas Arnhold
2010-12-21Allow selection update interval to be variable.Kohei Yoshida
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth