summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2024-02-09crashtesting: still seeing occasional impl_notifyEvent_nothrow failuresCaolán McNamara
2024-02-08improve loplugin:cow_wrapperNoel Grandin
2024-02-07tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli
2023-12-30OInterfaceIteratorHelper3 always copies maData contents in ctorCaolán McNamara
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
2023-11-23tdf#158321 No error message when file doesn't existNoel Grandin
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna
2023-11-10tdf#158007 - UI: Part 23 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-31Update an URLMike Kaganski
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-13Follow-up on "Make sure __cpp_lib_source_location is consistently defined"Stephan Bergmann
2023-10-13Make sure __cpp_lib_source_location is consistently definedStephan Bergmann
2023-10-12use std::source_location instead of std::experimental::source_locationNoel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-06cid#1547076 Uninitialized scalar fieldCaolán McNamara
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-10-02reduce allocations in InterceptedInteractionNoel Grandin
2023-09-22tdf#146619 Recheck include/c* with IWYUGabor Kelemen
2023-09-06tdf#156683 a11y: Handle both disposing variants in context wrapperMichael Weghorn
2023-09-06tdf#156683 a11y: Forward when wrapped a11y context is disposingMichael Weghorn
2023-08-30tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga
2023-08-19Fix typoAndrea Gelmini
2023-08-02Silence C++20 volatile increment deprecation warningsStephan Bergmann
2023-07-04loplugin:constantparamNoel Grandin
2023-07-02loplugin:singlevalfieldsNoel Grandin
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-05-24Remove unused comphelper::adjustIndexToStartOfSurrogateStephan Bergmann
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-05-19loplugin:virtualdeadNoel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-05Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePointsStephan Bergmann
2023-05-02tdf#137544 reduce cost of AccessibleEventNotifierNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12remove unnecessary methodNoel Grandin
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-02remove IEventNotificationHook from comphelper::OPropertySetNoel Grandin
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31make some method in comphelper::OPropertySetHelper finalNoel Grandin
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-13lok: introduce resetCompatFlagXisco Fauli
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-22OPropertyChangeListener::setAdapter can be privateNoel Grandin
2023-02-22BaseMutex->std::mutex in CommandDispatchNoel Grandin
2023-02-19fix locking in OMultiTypeInterfaceContainerHelperVar4::diposeAndCloearNoel Grandin