summaryrefslogtreecommitdiff
path: root/include/vcl/event.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara1-3/+1
2018-12-04remove unused DataChangedEventType enum valueNoel Grandin1-2/+1
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin1-2/+0
2018-11-27remove unused HelpEventMode enum valueNoel Grandin1-4/+3
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen1-9/+1
2018-09-14loplugin:constfields in vclNoel Grandin1-5/+5
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-2/+0
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-3/+3
2017-07-17Translate randomly found German commentsJohnny_M1-1/+1
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-29loplugin:unusedmethodsNoel Grandin1-13/+0
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin1-1/+0
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin1-0/+1
2016-11-04loplugin:unusedmethodsNoel Grandin1-52/+2
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+0
2016-05-26Convert TextDirectionality to scoped enumNoel Grandin1-4/+4
2016-05-20loplugin:unusedmethods in vclNoel Grandin1-37/+0
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-10/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-6/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-1/+1
2015-07-08loplugin:unusedmethods vclNoel Grandin1-7/+0
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky1-22/+25
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin1-20/+8
2015-04-23Windows compile fix for VclPtr intersection with events.Michael Meeks1-1/+1
2015-04-10Fix NotifyEvent and IntroWindow bits.Michael Meeks1-17/+0
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+2
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-5/+6
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-15/+17
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-24/+27
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin1-14/+21
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-27/+34
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-9/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-3/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-18/+18
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-19/+19
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-05-10make some important single-parameter constructors explicitHerbert Dürr1-9/+9
2013-04-23execute move of global headersBjoern Michaelsen1-0/+522