summaryrefslogtreecommitdiff
path: root/comphelper/Library_comphelper.mk
AgeCommit message (Expand)Author
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-11-22Related: tdf#152114 Move some tools' Date class algorithms to comphelper::dateEike Rathke
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-01-09implement anyToHash() and use it for SdrCustomShapeGeometryItemLuboš Luňák
2022-01-09make anyLess() work also for compound types such as sequencesLuboš Luňák
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-03replace comphelper::OListenerContainer with OInterfaceContainerHelper3Noel Grandin
2021-04-28Extend the trace event API with instant eventsTor Lillqvist
2020-07-31loplugin:unusedmethodsNoel Grandin
2020-07-21loplugin:unusedmethodsNoel Grandin
2020-07-05comphelper: create instances with uno constructorsNoel Grandin
2020-02-07make isDebuggerAttached() public comphelper APILuboš Luňák
2020-01-21Make TempFile destructor remove temp directory recursivelySamuel Mehrbrodt
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski
2019-04-26Don't use std::function in scope guard for performance reasonsMike Kaganski
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-10-02Move GetkeyBindingStrByXkeyBinding to comphelperSamuel Mehrbrodt
2018-05-31Introduce comphelper::Automation::AutomationInvokedZoneTor Lillqvist
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-16comphelper: move base64 encode/decode helpers from saxAshod Nakashian
2017-06-15comphelper: add a profiling APILászló Németh
2017-04-21add generic digest classMarkus Mohrhard
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-12[API-CHANGE] drop css.comp.logging.SimpleLogRingCaolán McNamara
2016-10-11profilesafe: Added zip deflate/inflateArmin Le Grand
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-03-16Factor out the .uno: command dispatching to a separate function / file.Jan Holesovsky
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann
2014-11-11Add a function to compare version number stringsTor Lillqvist
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold