summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)AuthorFilesLines
2023-05-26replace find_if by none_ofDr. David Alan Gilbert1-3/+2
2023-05-25merge some stringaddsNoel Grandin1-3/+1
2023-05-24Remove unused comphelper::adjustIndexToStartOfSurrogateStephan Bergmann2-28/+0
2023-05-23a11y: Fix returning unpaired surrogates when retrieving charactersColomban Wendling1-8/+17
2023-05-23tdf#155235 workaround gtk3 accessiblibility crashes on closeNoel Grandin1-0/+5
2023-05-22improve logging when we get an exception in copyPropertiesNoel Grandin1-0/+3
2023-05-19loplugin:virtualdeadNoel Grandin1-9/+1
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin1-18/+27
2023-05-10re-enable typeid checking in exceptionToStringImplNoel Grandin1-2/+0
2023-05-09comphelper/servicedecl.hxx is unusedNoel Grandin3-165/+0
2023-05-07improve some usage of OInterfaceIteratorHelper4Noel Grandin1-6/+6
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin1-14/+7
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin2-3/+17
2023-05-05Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePointsStephan Bergmann2-0/+29
2023-05-02improve AccessibleEventNotifier::addEventNoel Grandin1-24/+7
2023-05-02tdf#137544 reduce cost of AccessibleEventNotifierNoel Grandin1-13/+11
2023-04-25Add script to find unused using declarationsGabor Kelemen1-1/+0
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-8/+8
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+2
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin2-5/+5
2023-04-14loplugin:stringviewparam improvementsNoel Grandin1-1/+5
2023-04-12remove unnecessary methodNoel Grandin1-10/+3
2023-04-12fix o3tl::equalsAsciiLNoel Grandin1-1/+1
2023-04-11fix for o3tl::equalsAsciiNoel Grandin1-1/+1
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl1-0/+68
2023-04-02remove IEventNotificationHook from comphelper::OPropertySetNoel Grandin1-13/+0
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin1-9/+2
2023-03-25no need to call lock() hereNoel Grandin1-1/+0
2023-03-24loplugin:stringadd in c*Noel Grandin3-16/+13
2023-03-18probably a good idea not to have two things called comphelper::UnoImplBaseCaolán McNamara1-2/+2
2023-03-17elide some temporary OUStringsNoel Grandin1-1/+1
2023-03-13lok: introduce resetCompatFlagXisco Fauli1-2/+4
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin2-0/+881
2023-03-11osl::Mutex->std::mutex in OOfficeRestartManagerNoel Grandin2-4/+4
2023-03-10CppunitTest_sc_tiledrendering: reset CompatFlag in tearDownXisco Fauli1-2/+2
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin2-0/+150
2023-02-20osl::Mutex->std::mutex in OfficeInstallationDirectoriesNoel Grandin2-3/+4
2023-02-19osl::Mutex->std::mutex in OWeakEventListenerAdapterNoel Grandin1-1/+1
2023-02-15tdf#153611 Opening dialog via macro no longer worksNoel Grandin1-5/+4
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin1-1/+1
2023-02-09re-apply "optimize ConfigurationProperty::get()"Noel Grandin1-28/+79
2023-02-06Revert "optimize ConfigurationProperty::get()"Xisco Fauli1-77/+28
2023-01-31tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to PythonChenxiong Qi6-135/+98
2023-01-31osl::Mutex->std::mutex in ImplEventAttacherManagerNoel Grandin1-37/+74
2023-01-29lok: support per-user timezoneAshod Nakashian1-0/+19
2023-01-25Use ImplInheritanceHelper in OAccessibleTextHelperStephan Bergmann1-12/+0
2023-01-25Use ImplInheritanceHelper in OAccessibleSelectionHelperStephan Bergmann1-5/+0
2023-01-25NSS initialization guardAndras Timar1-5/+9
2023-01-25more detailed NSS error reportAndras Timar1-1/+4
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann1-5/+0