summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
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
2023-01-24Use ImplInheritanceHelper in OAccessibleComponentHelperStephan Bergmann
2023-01-24AddAttribute may take 'namespace:full:uri^attribute_name'Mike Kaganski
2023-01-19Base OPropertyBag on WeakImplHelperStephan Bergmann
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14comphelper: check for nullptrXisco Fauli
2023-01-13Simplify a bitMike Kaganski
2023-01-13XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriterNoel Grandin
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-12-27try to fix shutdown crashes in ConfigurationWrapperNoel Grandin
2022-12-17move and rename sanitizeString for reuseCaolán McNamara
2022-12-06tdf#152380: add checks for names and values sequences length equalityMike Kaganski
2022-11-30sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna
2022-11-25comphelper: support property values arrays in JsonToPropertyValues()Miklos Vajna