summaryrefslogtreecommitdiff
path: root/include/vcl/event.hxx
AgeCommit message (Expand)Author
2021-01-26loplugin:passstuffbyrefNoel
2020-11-05INPUTENABLE is unusedNoel
2020-04-20add selected state to UserDrawEventCaolán McNamara
2020-04-20effectively unused mnStyle memberCaolán McNamara
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-09-14loplugin:constfields in vclNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-07-17Translate randomly found German commentsJohnny_M
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-04-23Windows compile fix for VclPtr intersection with events.Michael Meeks
2015-04-10Fix NotifyEvent and IntroWindow bits.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms