summaryrefslogtreecommitdiff
path: root/include/comphelper/interfacecontainer4.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-02-19fix locking in OMultiTypeInterfaceContainerHelperVar4::diposeAndCloearNoel Grandin1-6/+19
2023-02-14no need to use unique_ptr for OInterfaceContainerHelper4Noel Grandin1-6/+7
2022-11-22tdf#152077 Calc freeze when you draw a line inside the chartNoel Grandin1-13/+18
2022-10-29tdf#126788 reduce cost of OInterfaceContainerHelper4::disposeAndClearNoel Grandin1-1/+2
2022-08-03This must be non-nullMike Kaganski1-0/+2
2022-05-24fix thread-safety in OInterfaceContainerHelper4Noel Grandin1-4/+12
2022-05-16remove unnecessary copying in OInterfaceContainerHelper4Noel Grandin1-3/+4
2022-01-21fix opengl slide transitionNoel Grandin1-1/+1
2022-01-18fix locking in comphelper::OInterfaceContainerHelper4::forEachNoel Grandin1-0/+3
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin1-21/+66
2021-12-27reduce default cost of OInterfaceContainerHelper4Noel Grandin1-1/+14
2021-12-17Remove empty docpp doxygen comments around namespacesMiklos Vajna1-1/+0
2021-11-27fix header include guardNoel Grandin1-3/+1
2021-08-23osl::Mutex->std::mutex in AccessibleEventNotifierNoel Grandin1-0/+328