summaryrefslogtreecommitdiff
path: root/sfx2/inc/preventduplicateinteraction.hxx
AgeCommit message (Expand)Author
2022-10-17loplugin:redundantcast look for redundant dynamic_cast<T&>Noel Grandin
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-05-08osl::Mutex->std::mutex in sfx2::PreventDuplicateInteractionNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in WarningDialogsParentNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-02-16loplugin:referencecasting in sfx2Noel
2020-05-10compact namespace in sfx2Noel Grandin
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-07drop unnecessary includesCaolán McNamara
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara