summaryrefslogtreecommitdiff
path: root/vcl/source/window/mouse.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-12FocusChanged and DataChanged are never overridenNoel Grandin1-1/+0
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-6/+6
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+15
2014-05-23WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-05-23vcl: change to true and false in Window::ImplTestMousePointerSet()Chris Sherlock1-3/+3
2014-05-23vcl: move mouse functions from window.cxx to mouse.cxxChris Sherlock1-0/+776