summaryrefslogtreecommitdiff
path: root/include/vcl/commandevent.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-10warning: Excessive padding in 'struct OutDevState'Caolán McNamara1-3/+2
2020-10-19use tools::Long in vclNoel1-10/+10
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-6/+6
2019-11-03make some classes module-privateNoel Grandin1-3/+3
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl1-0/+24
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-2/+2
2018-09-14loplugin:constfields in vclNoel Grandin1-6/+6
2018-05-17loplugin:unusedfields in vclNoel Grandin1-5/+0
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-3/+3
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-4/+4
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-4/+4
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara1-2/+1
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara1-3/+3
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky1-1/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-1/+0
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin1-6/+6
2016-09-15loplugin:countusersofdefaultparams in vclNoel Grandin1-2/+2
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-2/+0
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-4/+0
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin1-15/+24
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-220/+39
2016-02-10vcl: update header guard name for commandevent.hxxChris Sherlock1-3/+3
2016-02-09Formatting changes across all modulesChris Sherlock1-21/+30
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-0/+503