summaryrefslogtreecommitdiff
path: root/vcl/source/app/salusereventlist.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-09osl::Mutex->std::mutex in SalUserEventListNoel Grandin
2021-04-05VCL drop Scheduler::ProcessTaskSchedulingJan-Marek Glogowski
2021-03-17use noexcept lambda in DispatchUserEvents to improve debuggingNoel Grandin
2020-08-13improve comments around blocks which abort on UI thread event exceptionsNoel Grandin
2020-05-07On iOS, avoid catching exceptions to just immediately exit or abort anywayTor Lillqvist
2019-10-07cid#1454632 silence Uncaught exceptionCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-04-09Just use the ResettableGuard's functions...Jan-Marek Glogowski
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-12-21Prevent out-of-order LO event processingJan-Marek Glogowski
2017-12-15Report more debug information about caught exceptionStephan Bergmann
2017-12-12Revert "lok: Assertion `m_aProcessingUserEvents.empty()' failed"Henry Castro
2017-12-12lok: Assertion `m_aProcessingUserEvents.empty()' failedHenry Castro
2017-11-07Fix memory leak for skipped Sal user eventsJan-Marek Glogowski
2017-10-09tdf#112931 always signal AllUserEventsProcessedJan-Marek Glogowski
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-10-02tdf#112769 Don't multi-trigger AllEventsProcessedJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski