summaryrefslogtreecommitdiff
path: root/vcl/source/window/event.cxx
AgeCommit message (Expand)Author
2016-10-03Fix typosAndrea Gelmini
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-23Resolves: rhbz#1338546 use-after-delete of WindowImplCaolán McNamara
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon
2016-05-05remove superfluous checkDavid Tardon
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-03-25fix headless buildOliver Specht
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-18fix O(n^2) in vcl event broadcasting tdf#90199Noel Grandin
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-08fix for tdf#94827 - ToolBox events aren't deliveredNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-15tdf#94213 - calc re-size flicker turns out to be the status bar.Michael Meeks
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-16tdf#92706 - avoid dbaccess wizard crash.Michael Meeks
2015-07-14Revert "Avoid loplugin:staticmethods in non-debug build"Stephan Bergmann
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-27convert WINDOW_DLGCTRL flags to scoped enumNoel Grandin
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin
2015-05-25convert TOTOP constants to scoped enumNoel Grandin
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-08loplugin:redundantcastStephan Bergmann
2015-05-08PostUserEvent - instrument to allow holding a VclPtr reference.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10Fix NotifyEvent and IntroWindow bits.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: don't emit events on disposed objects & handle some method calls.Michael Meeks
2015-04-09vclref: re-work mbInDtor handling, add IsDisposed method and more.Michael Meeks
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-11convert vcl StateChangedType to enum classNoel Grandin