summaryrefslogtreecommitdiff
path: root/toolkit/source/hatchwindow/documentcloser.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in toolkitNoel Grandin
2023-10-20Use getXWeak in toolkitMike Kaganski
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14no need to hold OInterfaceContainerHelper4 by unique_ptrNoel Grandin
2021-12-27osl::Mutex->std::mutex in ODocumentCloserNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin
2021-03-12move hatchwindow to toolkitCaolán McNamara