- d573e2a loplugin:ostr in various by Noel Grandin · 1 year, 11 months ago
- 450edc6 tdf#158337 Use C++20 std::erase instead of std::remove followed by erase by AmandaQuaresmaCoutinho · 2 years ago
- e5aa87a drop requirement for rtl_random_getBytes to have "Pool" arg by Caolán McNamara · 1 year, 11 months ago
- a2605a6 lok: reseed comphelper's random number generator on fork. by Michael Meeks · 1 year, 11 months ago
- 061d55f Fix typo by Andrea Gelmini · 1 year, 11 months ago
- 86d2d8e try to work around clang compiler crash on macos by Noel Grandin · 1 year, 11 months ago
- 2aa310cf tdf#160915: make own OLE objects obey AddReplacementImages setting by Mike Kaganski · 1 year, 11 months ago
- df8dd90 elide some OUString creation in GetContentPart by Noel Grandin · 1 year, 11 months ago
- 10d2f2e loplugin:ostr in comphelper by Noel Grandin · 2 years ago
- 826e7e7 Simplify a bit by Mike Kaganski · 2 years ago
- bc94047 loplugin:constantparam by Noel Grandin · 2 years ago
- 804caab tdf#146266 Move WeakBag test to gbuild system by RMZeroFour · 2 years ago
- 73daaa2 ofz#67491 avoid direct nss use to support --enable-tls-openssh by Caolán McNamara · 2 years ago
- 599b113 tdf#42982 Add error messages to thrown exceptions by RMZeroFour · 2 years ago
- 13250e1 tdf#146619 Drop unused 'using namespace' in: comphelper/ by Gabor Kelemen · 2 years ago
- 989b4f3 Add comphelper::WeakImplHelperBase by Noel Grandin · 2 years ago
- ccc2e52 lok: add isForkedChild method. by Michael Meeks · 2 years ago
- 0321606 convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelper by Noel Grandin · 2 years ago
- 18506db Fix typo by Andrea Gelmini · 2 years ago
- 6a049e4 tdf#160184 ask user if they want to trust an untrusted certificate by Patrick Luby · 2 years ago
- 3ba85b7 Support o3tl::iterateCodePoints with both sal_Int32 and std::size_t by Stephan Bergmann · 2 years, 1 month ago
- 7840eff use more string_view by Noel Grandin · 2 years, 1 month ago
- ab95ed2 Use less boost_headers in low level libraries by Gabor Kelemen · 2 years, 1 month ago
- 487ce28 tdf#42982 Improve UNO API error reporting by AhmedHamed · 2 years, 1 month ago
- 3b73071 Fix warning C4477 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
- 58c31de tdf#159519 comphelper,package: do not store document without SHA256 by Michael Stahl · 2 years, 1 month ago
- 488cd78 tdf#158237 comphelper: Use C++20 contains() instead of find() and end() by AkshayWarrier · 2 years, 3 months ago
- 34a09df fix windows --enable-mergelibs build by Noel Grandin · 2 years, 2 months ago
- a3df485 tdf#158237 comphelper: Use C++20 contains() instead of find() and end() by Steven Casey (SMCode) · 2 years, 2 months ago
- 2220b37 tdf#158337 use std::erase instead of std::remove followed by erase by varshneydevansh · 2 years, 2 months ago
- 1e1508b cid#1591762 Uncaught exception by Caolán McNamara · 2 years, 2 months ago
- cfcd6b2 tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()"" by Xisco Fauli · 2 years, 2 months ago
- 0a5d4dc elide some OString temporaries by Noel Grandin · 2 years, 2 months ago
- 990b9d7 cid#1591493 Unchecked return value by Caolán McNamara · 2 years, 2 months ago
- b85c245 check that rtl_random_getBytes() was successful by Michael Stahl · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 208a637 Add back XComponentContext to officecfg::...::get() calls by Stephan Bergmann · 2 years, 3 months ago
- 6d91b6b loplugin:unusedfields by Noel Grandin · 2 years, 3 months ago
- 2a6ca13 cid#1560051 Missing move assignment operator by Caolán McNamara · 2 years, 3 months ago
- f0a8b5b move IsFuzzing to comphelper by Caolán McNamara · 2 years, 3 months ago
- d7bbd83 trace events: fix deadlock from non-recursive mutex. by Michael Meeks · 2 years, 3 months ago
- f82b8bf ofz#65295 Abrt by Caolán McNamara · 2 years, 3 months ago
- cee0199 cid#1545209 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 32e82f3 Use emplace_back instead of push_back (comphelper) by Julien Nabet · 2 years, 4 months ago
- 8cd01e5 allow passing if deep detection is wanted by Caolán McNamara · 2 years, 4 months ago
- 9157d8d tdf#158375: disable DDE when DisableActiveContent is set by Sarper Akdemir · 2 years, 4 months ago
- a214ac6 simplify and modernise ScopedBitmapAccess by Noel Grandin · 2 years, 4 months ago
- 79e8833 Extended loplugin:ostr: comphelper by Stephan Bergmann · 2 years, 4 months ago
- 6130811 tdf#156648 Prevent LO from adding an empty event listener by Matt K · 2 years, 4 months ago
- 59280a9 tdf#158321 No error message when file doesn't exist by Noel Grandin · 2 years, 4 months ago
- 5ac4ada Extended loplugin:ostr: comphelper by Stephan Bergmann · 2 years, 5 months ago
- 2d5894c avoid unnecessary intermediate buffer by Noel Grandin · 2 years, 5 months ago
- 1041dc7 reduce noise in exceptionToStringImpl by Noel Grandin · 2 years, 5 months ago
- 41d9584 'new Double' is deprecated in Java by Noel Grandin · 2 years, 5 months ago
- b5b50c1 cool#6893 cache the process component context by Noel Grandin · 2 years, 5 months ago
- 7cd27b4 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: comphelper by Stephan Bergmann · 2 years, 6 months ago
- b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
- 6d1b241 Drop o3tl::span, can use C++20 std::span directly now by Stephan Bergmann · 2 years, 6 months ago
- e0c33ec loplugin:ostr: automatic rewrite by Stephan Bergmann · 2 years, 6 months ago
- d9e322d replace ErrorInfo with simpler mechanism by Noel Grandin · 2 years, 6 months ago
- e3c961e reduce allocations in InterceptedInteraction by Noel Grandin · 2 years, 6 months ago
- 2f85eb7 tdf#146619 Recheck include/c* with IWYU by Gabor Kelemen · 2 years, 7 months ago
- fdef35f loplugin:unodispose in comphelper by Noel Grandin · 2 years, 7 months ago
- 76ea287 EnumerableMap does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- 2b362ab GenericPropertySet does not need to implement XAggreggation by Noel Grandin · 2 years, 7 months ago
- d9e31f3 tdf#156683 a11y: Handle both disposing variants in context wrapper by Michael Weghorn · 2 years, 7 months ago
- db00442 tdf#156683 a11y: Forward when wrapped a11y context is disposing by Michael Weghorn · 2 years, 7 months ago
- 7aa758b a11y: Just use std::map::clear by Michael Weghorn · 2 years, 7 months ago
- b9d9f9e tdf#156967 cal basic, CSV import macro crashes by Noel Grandin · 2 years, 7 months ago
- 9254fbc tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml import by Balazs Varga · 2 years, 8 months ago
- 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
- 7ffa7e5 loplugin: new global analysis locking2 by Noel Grandin · 2 years, 8 months ago
- 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
- 072ecc0 Simplify a bit construction of AccessibleEventObject object by Julien Nabet · 2 years, 9 months ago
- bb73872 Simplify a bit by Mike Kaganski · 2 years, 9 months ago
- 203476b loplugin:constantparam by Noel Grandin · 2 years, 9 months ago
- 884a2cd loplugin:singlevalfields by Noel Grandin · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- b480552 replace find_if by none_of by Dr. David Alan Gilbert · 2 years, 11 months ago
- e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
- 4f3a5ac Remove unused comphelper::adjustIndexToStartOfSurrogate by Stephan Bergmann · 2 years, 11 months ago
- bd5c358 a11y: Fix returning unpaired surrogates when retrieving characters by Colomban Wendling · 3 years ago
- 1ed765c tdf#155235 workaround gtk3 accessiblibility crashes on close by Noel Grandin · 2 years, 11 months ago
- c4c220b5 improve logging when we get an exception in copyProperties by Noel Grandin · 2 years, 11 months ago
- 4d07ee9 loplugin:virtualdead by Noel Grandin · 2 years, 11 months ago
- 5a4d78d tdf#63130 reduce large memory copies when reading from BinaryDataContainer by Noel Grandin · 2 years, 11 months ago
- 71ea95b re-enable typeid checking in exceptionToStringImpl by Noel Grandin · 2 years, 11 months ago
- 6a936eb comphelper/servicedecl.hxx is unused by Noel Grandin · 2 years, 11 months ago
- 31e2b47 improve some usage of OInterfaceIteratorHelper4 by Noel Grandin · 3 years ago
- 325c571 update loplugin:stringview* for o3tl::iterateCodePoints by Noel Grandin · 3 years ago
- 2361718 tdf#155149 Crash when exiting cell edit mode by Noel Grandin · 3 years ago
- 28cc0bf Break comphelper::adjustIndexToStartOfSurrogate out of o3tl::iterateCodePoints by Stephan Bergmann · 3 years ago
- 2dc240a improve AccessibleEventNotifier::addEvent by Noel Grandin · 3 years ago
- e3c6c36 tdf#137544 reduce cost of AccessibleEventNotifier by Noel Grandin · 3 years ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- 5c15615 loplugin:unnecessarygetstr extend to more std::string checking by Noel Grandin · 3 years ago
- b6c617c use more TOOLS_WARN_EXCEPTION by Noel Grandin · 3 years ago
- f712c53 loplugin:unnecessarygetstr extend to checking std::string::c_str by Noel Grandin · 3 years ago
- bc21016 loplugin:stringviewparam improvements by Noel Grandin · 3 years ago
- 505647d remove unnecessary method by Noel Grandin · 3 years ago