summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-02-01Slightly optimize truncateToLength and padToLengthMike Kaganski
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna
2022-01-18fix locking in comphelper::OInterfaceContainerHelper4::forEachNoel Grandin
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14reduce default cost of OInterfaceContainerHelper3Noel Grandin
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2021-12-27reduce default cost of OInterfaceContainerHelper4Noel Grandin
2021-12-27osl::Mutex->std::mutex in ResultSet_ImplNoel Grandin
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
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-25tdf#145090 LO Calc Crash with drop-down-menuNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-22loplugin:flatten in filter..includeNoel Grandin
2021-12-17Remove empty docpp doxygen comments around namespacesMiklos Vajna
2021-12-16comphelper : use std::mutex in numberedcollectionArnaud Versini
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-05remove OMultiTypeInterfaceContainerHelperVar2Noel Grandin
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-12-03improve member field nameNoel Grandin
2021-12-03Stop swallowing exceptions in ~ScopeGuardStephan Bergmann
2021-12-03create OMultiTypeInterfaceContainerHelperVar3 templateNoel Grandin
2021-12-01fix thinko in OMultiTypeInterfaceContainerHelperVar2 changeNoel Grandin
2021-12-01improve OMultiTypeInterfaceContainerHelperVar2::disposeAndClearNoel Grandin
2021-11-29OInterfaceContainerHelper3 needs to be thread-safeNoel Grandin
2021-11-28use more OInterfaceContainerHelper3 in SvxShapeCollectionNoel Grandin
2021-11-27fix header include guardNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22osl::Mutex->std::mutex in MimeConfigurationHelperNoel Grandin
2021-11-22osl::Mutex->std::mutex in OPropertyArrayUsageHelperNoel Grandin
2021-11-13rtl::Static->thread-safe static in OPropertyArrayUsageHelperNoel Grandin
2021-11-13osl::Mutex->std::mutex in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13rtl::Static->thread-safe static in OIdPropertyArrayUsageHelperNoel Grandin
2021-11-13modernise IdPropArrayHelper a littleNoel Grandin
2021-11-09Add DC_PAPERSIZE_array_to_stringTor Lillqvist
2021-11-08Add DMPAPER_to_string()Tor Lillqvist
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini
2021-11-02Drop char*-based API from NamedValueCollectionMike Kaganski
2021-11-02Use braces to workaround a strange GCC bugMike Kaganski
2021-10-30Optimize comphelper::arrayToSequence for same types caseMike Kaganski
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski