summaryrefslogtreecommitdiff
path: root/vcl/source/window/mouse.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-02drop old tools/gen methods in vclNoel Grandin1-1/+1
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant1-1/+8
2018-02-27lok sc: Post mouse events to main threadPranav Kant1-0/+17
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-2/+2
2017-11-15loplugin:flatten in vclNoel Grandin1-92/+93
2017-10-23loplugin:includeform: vclStephan Bergmann1-2/+2
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-2/+1
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-5/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-11/+5
2017-04-18Window::ReleaseMouse warning isn't helpfulCaolán McNamara1-8/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann1-2/+2
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks1-1/+2
2017-02-28loplugin:unoanyStephan Bergmann1-2/+2
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-3/+0
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin1-0/+3
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-15vcl: consistently use sal_IntPtr to marshal drag source / drop targetMichael Stahl1-2/+2
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin1-5/+5
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara1-1/+1
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara1-1/+1
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-1/+1
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin1-1/+1
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara1-3/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-29tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-9/+8
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara1-0/+1
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock1-1/+2
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock1-1/+1
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna1-1/+1
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist1-1/+1
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-1/+1
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+0
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-28convert STARTTRACK constants to scoped enumNoel Grandin1-1/+1
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-4/+4
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin1-3/+3
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin1-1/+1
2015-05-24IsInModalNonRefMode just forwards to IsInModalMode nowCaolán McNamara1-1/+1
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks1-2/+2
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-3/+3