Age | Commit message (Expand) | Author |
2024-09-05 | tdf#162772 Crash in "Target in Document" in Hyperlink dialog | Noel Grandin |
2024-08-27 | tdf#158556 use more comphelper::ByteReader | Noel Grandin |
2024-08-23 | make joinThreadsIfIdle return false if it cannot join | Caolán McNamara |
2024-08-21 | use less exception throwing for flow control | Noel Grandin |
2024-08-19 | cid#1557694 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-16 | sfx2: fix crash in SfxObjectShell::IsHelpDocument() | Miklos Vajna |
2024-08-16 | cid#1557618 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-16 | cid#1616498 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-14 | Related: cool#9735 vcl lok: add an AnyInput() callback | Miklos Vajna |
2024-08-14 | Related: tdf#42982 replace IllegalTypeException with RuntimeException | HakimOttey |
2024-08-13 | tdf#161909: make showing GPG keys only an explicit functionality | Moritz Duge |
2024-08-05 | tdf#159040 tdf#162206: better the user key selection and test sign with default | Sarper Akdemir |
2024-07-27 | comphelper, msicreator, odk: fix issues found by Ruff linter | Ilmari Lauhakangas |
2024-07-25 | O[U]String overloads that return view for rest parameter | Noel Grandin |
2024-07-24 | tdf#159040: add sign with default certificate to save dialog | Sarper Akdemir |
2024-07-20 | Remove now unneeded osl/diagnose.h | Gabor Kelemen |
2024-07-19 | make pop-up on Encrypt With GPG Key modal | Sarper Akdemir |
2024-07-16 | cid#1554709 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-14 | cid#1555652 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-04 | comphelper: treat zip file path segments '.' and '..' as invalid | Michael Stahl |
2024-07-02 | tdf#42982 Improve UNO API error reporting | Beeram_12 |
2024-07-02 | tdf#42982 Use IllegalTypeException Error with message | HakimOttey |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-05-15 | tdf#158337 Use C++20 std::erase instead of std::remove followed by erase | AmandaQuaresmaCoutinho |
2024-05-08 | drop requirement for rtl_random_getBytes to have "Pool" arg | Caolán McNamara |
2024-05-07 | lok: reseed comphelper's random number generator on fork. | Michael Meeks |
2024-05-04 | Fix typo | Andrea Gelmini |
2024-05-03 | try to work around clang compiler crash on macos | Noel Grandin |
2024-05-03 | tdf#160915: make own OLE objects obey AddReplacementImages setting | Mike Kaganski |
2024-05-02 | elide some OUString creation in GetContentPart | Noel Grandin |
2024-04-30 | loplugin:ostr in comphelper | Noel Grandin |
2024-04-28 | Simplify a bit | Mike Kaganski |
2024-04-22 | loplugin:constantparam | Noel Grandin |
2024-04-12 | tdf#146266 Move WeakBag test to gbuild system | RMZeroFour |
2024-04-07 | ofz#67491 avoid direct nss use to support --enable-tls-openssh | Caolán McNamara |
2024-03-30 | tdf#42982 Add error messages to thrown exceptions | RMZeroFour |
2024-03-30 | tdf#146619 Drop unused 'using namespace' in: comphelper/ | Gabor Kelemen |
2024-03-28 | Add comphelper::WeakImplHelperBase | Noel Grandin |
2024-03-28 | lok: add isForkedChild method. | Michael Meeks |
2024-03-26 | convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelper | Noel Grandin |
2024-03-26 | Fix typo | Andrea Gelmini |
2024-03-26 | tdf#160184 ask user if they want to trust an untrusted certificate | Patrick Luby |
2024-03-09 | Support o3tl::iterateCodePoints with both sal_Int32 and std::size_t | Stephan Bergmann |
2024-03-08 | use more string_view | Noel Grandin |
2024-03-06 | Use less boost_headers in low level libraries | Gabor Kelemen |
2024-02-27 | tdf#42982 Improve UNO API error reporting | AhmedHamed |
2024-02-23 | Fix warning C4477 when building with MSVC without -Wv:18 | Mike Kaganski |
2024-02-22 | tdf#159519 comphelper,package: do not store document without SHA256 | Michael Stahl |
2024-02-13 | tdf#158237 comphelper: Use C++20 contains() instead of find() and end() | AkshayWarrier |
2024-02-13 | fix windows --enable-mergelibs build | Noel Grandin |