Age | Commit message (Expand) | Author |
2023-12-21 | tdf#158375: disable DDE when DisableActiveContent is set | Sarper Akdemir |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-11-29 | Extended loplugin:ostr: comphelper | Stephan Bergmann |
2023-11-28 | tdf#156648 Prevent LO from adding an empty event listener | Matt K |
2023-11-23 | tdf#158321 No error message when file doesn't exist | Noel Grandin |
2023-11-20 | Extended loplugin:ostr: comphelper | Stephan Bergmann |
2023-11-10 | avoid unnecessary intermediate buffer | Noel Grandin |
2023-11-10 | reduce noise in exceptionToStringImpl | Noel Grandin |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-10-26 | cool#6893 cache the process component context | Noel Grandin |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: comphelper | Stephan Bergmann |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-10-07 | loplugin:ostr: automatic rewrite | Stephan Bergmann |
2023-10-03 | replace ErrorInfo with simpler mechanism | Noel Grandin |
2023-10-02 | reduce allocations in InterceptedInteraction | Noel Grandin |
2023-09-22 | tdf#146619 Recheck include/c* with IWYU | Gabor Kelemen |
2023-09-13 | loplugin:unodispose in comphelper | Noel Grandin |
2023-09-10 | EnumerableMap does not need to implement XAggreggation | Noel Grandin |
2023-09-10 | GenericPropertySet does not need to implement XAggreggation | Noel Grandin |
2023-09-06 | tdf#156683 a11y: Handle both disposing variants in context wrapper | Michael Weghorn |
2023-09-06 | tdf#156683 a11y: Forward when wrapped a11y context is disposing | Michael Weghorn |
2023-09-06 | a11y: Just use std::map::clear | Michael Weghorn |
2023-08-31 | tdf#156967 cal basic, CSV import macro crashes | Noel Grandin |
2023-08-30 | tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml import | Balazs Varga |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-19 | loplugin: new global analysis locking2 | Noel Grandin |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-07-22 | Simplify a bit construction of AccessibleEventObject object | Julien Nabet |
2023-07-17 | Simplify a bit | Mike Kaganski |
2023-07-04 | loplugin:constantparam | Noel Grandin |
2023-07-02 | loplugin:singlevalfields | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-05-26 | replace find_if by none_of | Dr. David Alan Gilbert |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-24 | Remove unused comphelper::adjustIndexToStartOfSurrogate | Stephan Bergmann |
2023-05-23 | a11y: Fix returning unpaired surrogates when retrieving characters | Colomban Wendling |
2023-05-23 | tdf#155235 workaround gtk3 accessiblibility crashes on close | Noel Grandin |
2023-05-22 | improve logging when we get an exception in copyProperties | Noel Grandin |
2023-05-19 | loplugin:virtualdead | Noel Grandin |
2023-05-18 | tdf#63130 reduce large memory copies when reading from BinaryDataContainer | Noel Grandin |
2023-05-10 | re-enable typeid checking in exceptionToStringImpl | Noel Grandin |
2023-05-09 | comphelper/servicedecl.hxx is unused | Noel Grandin |
2023-05-07 | improve some usage of OInterfaceIteratorHelper4 | Noel Grandin |
2023-05-06 | update loplugin:stringview* for o3tl::iterateCodePoints | Noel Grandin |
2023-05-05 | tdf#155149 Crash when exiting cell edit mode | Noel Grandin |
2023-05-05 | Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePoints | Stephan Bergmann |
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 |