summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2024-09-13use more concrete UNO types in chart2Noel Grandin
2024-09-12use more concrete UNO classes in comphelperNoel Grandin
2024-09-09tsan:lock-order-inversion in formsNoel Grandin
2024-08-28cid#1606736 silence Overflowed constantCaolán McNamara
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-23make joinThreadsIfIdle return false if it cannot joinCaolán McNamara
2024-08-16cid#1616498 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-26lok: join Webdav Ticker thread.Michael Meeks
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-20tdf#43157 Use SAL_WARN_IF instead of OSL_ENSUREGabor Kelemen
2024-07-19make pop-up on Encrypt With GPG Key modalSarper Akdemir
2024-07-18make UStringLess single-arg constructor explicitNoel Grandin
2024-07-15cid#1607843 Use of auto that causes a copyCaolán McNamara
2024-07-09Simplify comphelper::query_aggregationMike Kaganski
2024-06-21uui,ucb: webdav-curl: display curl error message on connection failureMichael Stahl
2024-06-15SequenceAsHashMap::contains can be constMike Kaganski
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge
2024-05-07lok: reseed comphelper's random number generator on fork.Michael Meeks
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-22loplugin:constantparamNoel Grandin
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-03-28convert OXSDDataType to comphelper::WeakImplHelperBaseNoel Grandin
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-27convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-26convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-26loplugin:finalmethodsNoel Grandin
2024-03-25tdf#157665 Use <=> operator for errcode and strong_intRMZeroFour
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2024-03-08use more string_viewNoel Grandin
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks
2024-02-14fix windows UNLESS_MERGELIBSAttila Szűcs
2024-02-13fix windows --enable-mergelibs buildNoel Grandin
2024-02-12use more UNLESS_MERGELIBSNoel Grandin
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann
2024-01-16improve loplugin:cow_wrapperNoel Grandin
2024-01-16crashtesting: still seeing occasional impl_notifyEvent_nothrow failuresCaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-24tdf#146619 Recheck include/ with find-unneeded-includes --noexcludeGabor Kelemen
2023-12-24OInterfaceIteratorHelper3 always copies maData contents in ctorCaolán McNamara
2023-12-21allow passing if deep detection is wantedCaolán McNamara
2023-12-20tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara