summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
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
2022-11-24Make some date functions inline constexprMike Kaganski
2022-11-22Calculate null-date days to assert only onceEike Rathke
2022-11-22Related: tdf#152114 Move some tools' Date class algorithms to comphelper::dateEike Rathke
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-11Drop counterproductive top-level constStephan Bergmann
2022-11-07TempFile: Initialise handleDr. David Alan Gilbert
2022-10-27try to fix some shutdown crashesNoel Grandin
2022-10-14Remove unused comphelper::string::reverseString overloadStephan Bergmann
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-24tdf#150575: REPORTBUILDER: Crash when closing report when used report navigatorJulien Nabet
2022-08-22Optimize and deduplicate Base64::encode a bitMike Kaganski
2022-08-19Some more use of TOOLS_WARN_EXCEPTIONStephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-19Consolidate writeBytes functionsStephan Bergmann