summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2023-05-26replace find_if by none_ofDr. David Alan Gilbert
2023-05-25merge some stringaddsNoel Grandin
2023-05-24Remove unused comphelper::adjustIndexToStartOfSurrogateStephan Bergmann
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin
2023-05-22improve logging when we get an exception in copyPropertiesNoel Grandin
2023-05-19loplugin:virtualdeadNoel Grandin
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-10re-enable typeid checking in exceptionToStringImplNoel Grandin
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel 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-02improve AccessibleEventNotifier::addEventNoel Grandin
2023-05-02tdf#137544 reduce cost of AccessibleEventNotifierNoel Grandin
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-12remove unnecessary methodNoel Grandin
2023-04-12fix o3tl::equalsAsciiLNoel Grandin
2023-04-11fix for o3tl::equalsAsciiNoel 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-25no need to call lock() hereNoel Grandin
2023-03-24loplugin:stringadd in c*Noel Grandin
2023-03-18probably a good idea not to have two things called comphelper::UnoImplBaseCaolán McNamara
2023-03-17elide some temporary OUStringsNoel Grandin
2023-03-13lok: introduce resetCompatFlagXisco Fauli
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-11osl::Mutex->std::mutex in OOfficeRestartManagerNoel Grandin
2023-03-10CppunitTest_sc_tiledrendering: reset CompatFlag in tearDownXisco Fauli
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-20osl::Mutex->std::mutex in OfficeInstallationDirectoriesNoel Grandin
2023-02-19osl::Mutex->std::mutex in OWeakEventListenerAdapterNoel Grandin
2023-02-15tdf#153611 Opening dialog via macro no longer worksNoel Grandin
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli
2023-01-31tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to PythonChenxiong Qi
2023-01-31osl::Mutex->std::mutex in ImplEventAttacherManagerNoel Grandin
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-25Use ImplInheritanceHelper in OAccessibleTextHelperStephan Bergmann
2023-01-25Use ImplInheritanceHelper in OAccessibleSelectionHelperStephan Bergmann
2023-01-25NSS initialization guardAndras Timar
2023-01-25more detailed NSS error reportAndras Timar
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann