summaryrefslogtreecommitdiff
path: root/vcl/source/window/commandevent.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-13/+4
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin1-1/+1
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-21/+0
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-5/+5
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-0/+162
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-0/+61