summaryrefslogtreecommitdiff
path: root/include/comphelper/compbase.hxx
AgeCommit message (Expand)Author
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-02-18osl::Mutex->std::mutex in DefaultGridColumnModelNoel Grandin
2021-12-26fix comphelper::WeakComponentImplHelper::queryNoel Grandin
2021-12-25Revert "Init WeakComponentImplHelperBase::m_bDisposed"Mike Kaganski
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin
2021-12-25uninitialised field in comphelper::WeakComponentImplHelperBaseNoel Grandin
2021-12-25Init WeakComponentImplHelperBase::m_bDisposedJan-Marek Glogowski
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin