summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)AuthorFilesLines
3 daysloplugin:constantparamNoel Grandin1-2/+1
2024-04-04loplugin:unusedmethodsNoel Grandin1-58/+0
2024-03-28convert OXSDDataType to comphelper::WeakImplHelperBaseNoel Grandin1-7/+6
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin1-0/+56
2024-03-28lok: add isForkedChild method.Michael Meeks1-0/+6
2024-03-27convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin1-5/+4
2024-03-26convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelperNoel Grandin1-0/+81
2024-03-26loplugin:finalmethodsNoel Grandin13-92/+92
2024-03-25tdf#157665 Use <=> operator for errcode and strong_intRMZeroFour1-6/+2
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin7-10/+17
2024-03-08use more string_viewNoel Grandin1-1/+1
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin3-5/+7
2024-02-14lok: implement a joinThreads function - to wind down thread pools.Michael Meeks1-0/+8
2024-02-14fix windows UNLESS_MERGELIBSAttila Szűcs1-1/+1
2024-02-13fix windows --enable-mergelibs buildNoel Grandin1-1/+1
2024-02-12use more UNLESS_MERGELIBSNoel Grandin6-13/+19
2024-02-08tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli1-18/+4
2024-01-17Add back XComponentContext to officecfg::...::get() callsStephan Bergmann1-19/+37
2024-01-17Add ConfigurationGroup/Set::isReadOnlyStephan Bergmann1-0/+12
2024-01-16improve loplugin:cow_wrapperNoel Grandin2-4/+4
2024-01-16crashtesting: still seeing occasional impl_notifyEvent_nothrow failuresCaolán McNamara2-1/+5
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-0/+12
2023-12-24tdf#146619 Recheck include/ with find-unneeded-includes --noexcludeGabor Kelemen1-0/+1
2023-12-24OInterfaceIteratorHelper3 always copies maData contents in ctorCaolán McNamara1-3/+4
2023-12-21allow passing if deep detection is wantedCaolán McNamara1-1/+2
2023-12-20tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir1-0/+3
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin1-0/+6
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna1-0/+5
2023-11-10tdf#158007 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+7
2023-10-31Update an URLMike Kaganski1-1/+1
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna1-0/+42
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann3-44/+44
2023-10-13Follow-up on "Make sure __cpp_lib_source_location is consistently defined"Stephan Bergmann1-1/+3
2023-10-13Make sure __cpp_lib_source_location is consistently definedStephan Bergmann1-0/+1
2023-10-12use std::source_location instead of std::experimental::source_locationNoel Grandin1-12/+14
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann1-3/+3
2023-10-06cid#1547076 Uninitialized scalar fieldCaolán McNamara1-1/+1
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-18/+108
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin1-6/+0
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen13-16/+3
2023-09-06tdf#156683 a11y: Handle both disposing variants in context wrapperMichael Weghorn1-1/+4
2023-09-06tdf#156683 a11y: Forward when wrapped a11y context is disposingMichael Weghorn1-2/+4
2023-08-30tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga1-0/+2
2023-08-19Fix typoAndrea Gelmini1-1/+1
2023-08-02Silence C++20 volatile increment deprecation warningsStephan Bergmann1-0/+7
2023-07-04loplugin:constantparamNoel Grandin1-3/+1
2023-07-02loplugin:singlevalfieldsNoel Grandin1-1/+0
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos1-0/+62
2023-05-24Remove unused comphelper::adjustIndexToStartOfSurrogateStephan Bergmann1-13/+0