summaryrefslogtreecommitdiff
path: root/vcl/source/window/event.cxx
AgeCommit message (Expand)Author
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-06-24loplugin:unusedmethodsNoel Grandin
2020-06-10ignore WB_DIALOGCONTROL state of parent if we're a floating windowCaolán McNamara
2020-02-12vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-05Resolves: tdf#128599 null derefCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-05-21tdf#125370 Fix crash when opening basic editorSamuel Mehrbrodt
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2017-10-22Avoid compiler eliding redundant dynamic_castStephan Bergmann
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-12tdf#104573 - Assertion failed: SolarMutex not locked when tryingNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-08Resolves: tdf#103783 do consider parent of WB_DIALOGCONTROL widgets...Caolán McNamara
2016-11-02lock tab-cycling inside the WB_DIALOGCONTROL widgetCaolán McNamara
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