summaryrefslogtreecommitdiff
path: root/comphelper/source
AgeCommit message (Expand)Author
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-21Fix typosAndrea Gelmini
2022-01-21comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna
2022-01-20comphelper: fix UAF in SequenceOutputStreamService dtorMichael Stahl
2022-01-19WASM more initial bits and piecesJan-Marek Glogowski
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2022-01-10small cleanups to TempFile related codeNoel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09use C++ class handling ownership for anyToString()Luboš Luňák
2022-01-09make anyLess() work also for compound types such as sequencesLuboš Luňák
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-12-26Avoid OUStringBuffer::toString where possibleMike 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-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-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin
2021-12-16comphelper : use std::mutex in numberedcollectionArnaud Versini
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-12-03Rather use ScopeGuard to prevent catch and rethrowStephan Bergmann
2021-12-03use OMultiTypeInterfaceContainerHelperVar3 in GenericPropertySetNoel Grandin
2021-11-29remove counter-productive catch-all blocksNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in ImplEventAttacherManagerNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in OPropertyBagNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22osl::Mutex->std::mutex in MimeConfigurationHelperNoel Grandin
2021-11-21osl::Mutex->std::mutex in OLockListenerNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini
2021-11-01comphelper: fix SequenceOutputStreamService::getWrittenBytes()Michael Stahl
2021-10-29Prepare for removal of non-const operator[] from Sequence in comphelperMike Kaganski
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-18make RR easier to useNoel Grandin
2021-10-15Simplify vector initialization in comphelperJulien Nabet
2021-10-15comphelper: fix bad error handling in CreatePackageEncryptionData()Michael Stahl
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in comphelperNoel Grandin
2021-10-06comphelper: remove unnecessary using namespace vclChris Sherlock