summaryrefslogtreecommitdiff
path: root/include/framework/dispatchhelper.hxx
AgeCommit message (Expand)Author
2022-06-02clang-tidy modernize-pass-by-value in frameworkNoel Grandin
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna
2022-05-26tdf#149261 sdext: fix crash on starting the presenter console for the 2nd timeMiklos Vajna
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-30osl::Mutex->std::mutex in DispatchHelperNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-10-29loplugin:finalclasses filter..frameworkNoel Grandin
2019-07-10Fix typoAndrea Gelmini
2019-03-01clang-format DispatchHelperSamuel Mehrbrodt
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-08tdf#99815 use XNotifyingDispatch in sfx2Juergen Funk