Age | Commit message (Expand) | Author |
2023-05-02 | improve AccessibleEventNotifier::addEvent | Noel Grandin |
2023-05-02 | tdf#137544 reduce cost of AccessibleEventNotifier | Noel Grandin |
2023-04-25 | Add script to find unused using declarations | Gabor Kelemen |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-23 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2023-04-21 | loplugin:unnecessarygetstr extend to checking std::string::c_str | Noel Grandin |
2023-04-14 | loplugin:stringviewparam improvements | Noel Grandin |
2023-04-12 | remove unnecessary method | Noel Grandin |
2023-04-12 | fix o3tl::equalsAsciiL | Noel Grandin |
2023-04-11 | fix for o3tl::equalsAscii | Noel Grandin |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl |
2023-04-02 | remove IEventNotificationHook from comphelper::OPropertySet | Noel Grandin |
2023-03-31 | simplify subclasses of comphelper::OPropertySetHelper | Noel Grandin |
2023-03-25 | no need to call lock() here | Noel Grandin |
2023-03-24 | loplugin:stringadd in c* | Noel Grandin |
2023-03-18 | probably a good idea not to have two things called comphelper::UnoImplBase | Caolán McNamara |
2023-03-17 | elide some temporary OUStrings | Noel Grandin |
2023-03-13 | lok: introduce resetCompatFlag | Xisco Fauli |
2023-03-13 | convert UnoControlModel and friends to use std::mutex | Noel Grandin |
2023-03-11 | osl::Mutex->std::mutex in OOfficeRestartManager | Noel Grandin |
2023-03-10 | CppunitTest_sc_tiledrendering: reset CompatFlag in tearDown | Xisco Fauli |
2023-02-22 | create new OPropertyChangeListener2 and use it in FmFieldWin | Noel Grandin |
2023-02-20 | osl::Mutex->std::mutex in OfficeInstallationDirectories | Noel Grandin |
2023-02-19 | osl::Mutex->std::mutex in OWeakEventListenerAdapter | Noel Grandin |
2023-02-15 | tdf#153611 Opening dialog via macro no longer works | Noel Grandin |
2023-02-13 | enforce proper locking when calling OInterfaceContainerHelper4 | Noel Grandin |
2023-02-09 | re-apply "optimize ConfigurationProperty::get()" | Noel Grandin |
2023-02-06 | Revert "optimize ConfigurationProperty::get()" | Xisco Fauli |
2023-01-31 | tdf#97362 Convert comphelper SequenceOutputStreamUnitTest to Python | Chenxiong Qi |
2023-01-31 | osl::Mutex->std::mutex in ImplEventAttacherManager | Noel Grandin |
2023-01-29 | lok: support per-user timezone | Ashod Nakashian |
2023-01-25 | Use ImplInheritanceHelper in OAccessibleTextHelper | Stephan Bergmann |
2023-01-25 | Use ImplInheritanceHelper in OAccessibleSelectionHelper | Stephan Bergmann |
2023-01-25 | NSS initialization guard | Andras Timar |
2023-01-25 | more detailed NSS error report | Andras Timar |
2023-01-24 | Use ImplInheritanceHelper in OAccessibleExtendedComponentHelper | Stephan Bergmann |
2023-01-24 | Use ImplInheritanceHelper in OAccessibleComponentHelper | Stephan Bergmann |
2023-01-24 | AddAttribute may take 'namespace:full:uri^attribute_name' | Mike Kaganski |
2023-01-19 | Base OPropertyBag on WeakImplHelper | Stephan Bergmann |
2023-01-15 | Merge SvXMLAttributeList to comphelper::AttributeList | Mike Kaganski |
2023-01-14 | comphelper: check for nullptr | Xisco Fauli |
2023-01-13 | Simplify a bit | Mike Kaganski |
2023-01-13 | XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter | Noel Grandin |
2023-01-10 | OAccessibleImplementationAccess was apparently effectively unused by now | Stephan Bergmann |
2023-01-06 | Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible... | Stephan Bergmann |
2022-12-27 | try to fix shutdown crashes in ConfigurationWrapper | Noel Grandin |
2022-12-17 | move and rename sanitizeString for reuse | Caolán McNamara |
2022-12-06 | tdf#152380: add checks for names and values sequences length equality | Mike Kaganski |
2022-11-30 | sfx2: extend .uno:SetDocumentProperties to update custom doc props | Miklos Vajna |
2022-11-25 | comphelper: support property values arrays in JsonToPropertyValues() | Miklos Vajna |