summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2024-09-05tdf#162772 Crash in "Target in Document" in Hyperlink dialogNoel Grandin
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-23make joinThreadsIfIdle return false if it cannot joinCaolán McNamara
2024-08-21use less exception throwing for flow controlNoel Grandin
2024-08-19cid#1557694 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16sfx2: fix crash in SfxObjectShell::IsHelpDocument()Miklos Vajna
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16cid#1616498 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14Related: cool#9735 vcl lok: add an AnyInput() callbackMiklos Vajna
2024-08-14Related: tdf#42982 replace IllegalTypeException with RuntimeExceptionHakimOttey
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-27comphelper, msicreator, odk: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen
2024-07-19make pop-up on Encrypt With GPG Key modalSarper Akdemir
2024-07-16cid#1554709 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-04comphelper: treat zip file path segments '.' and '..' as invalidMichael Stahl
2024-07-02tdf#42982 Improve UNO API error reportingBeeram_12
2024-07-02tdf#42982 Use IllegalTypeException Error with messageHakimOttey
2024-05-20loplugin:ostr in variousNoel Grandin
2024-05-15tdf#158337 Use C++20 std::erase instead of std::remove followed by eraseAmandaQuaresmaCoutinho
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-07lok: reseed comphelper's random number generator on fork.Michael Meeks
2024-05-04Fix typoAndrea Gelmini
2024-05-03try to work around clang compiler crash on macosNoel Grandin
2024-05-03tdf#160915: make own OLE objects obey AddReplacementImages settingMike Kaganski
2024-05-02elide some OUString creation in GetContentPartNoel Grandin
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-04-28Simplify a bitMike Kaganski
2024-04-22loplugin:constantparamNoel Grandin
2024-04-12tdf#146266 Move WeakBag test to gbuild systemRMZeroFour
2024-04-07ofz#67491 avoid direct nss use to support --enable-tls-opensshCaolán McNamara
2024-03-30tdf#42982 Add error messages to thrown exceptionsRMZeroFour
2024-03-30tdf#146619 Drop unused 'using namespace' in: comphelper/Gabor Kelemen
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-26convert ODatabaseMetaDataResultSet to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-26Fix typoAndrea Gelmini
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby
2024-03-09Support o3tl::iterateCodePoints with both sal_Int32 and std::size_tStephan Bergmann
2024-03-08use more string_viewNoel Grandin
2024-03-06Use less boost_headers in low level librariesGabor Kelemen
2024-02-27tdf#42982 Improve UNO API error reportingAhmedHamed
2024-02-23Fix warning C4477 when building with MSVC without -Wv:18Mike Kaganski
2024-02-22tdf#159519 comphelper,package: do not store document without SHA256Michael Stahl
2024-02-13tdf#158237 comphelper: Use C++20 contains() instead of find() and end()AkshayWarrier
2024-02-13fix windows --enable-mergelibs buildNoel Grandin