summaryrefslogtreecommitdiff
path: root/include/comphelper
AgeCommit message (Expand)Author
2024-12-07Simplify OPropertyContainer::getBaseTypesMike Kaganski
2024-11-28comphelper: put each Crypto impl. in own file - minimize ifdefsTomaž Vajngerl
2024-11-26comphelper: add support for AES256_ECB encryptionTomaž Vajngerl
2024-11-23tdf#152299 - Remove unused define(s) from C/C++ filesBogdan Buzea
2024-11-22crypto: add AES256 test, document Encrypt, Hash conv. functionTomaž Vajngerl
2024-11-20Catch exceptions thrown when notifying individual listenersStephan Bergmann
2024-11-14Give DocumentEventHolder (aka EventHolder<DocumentEvent>) a key functionStephan Bergmann
2024-11-11remove dead commentNoel Grandin
2024-11-08Simplify a bitMike Kaganski
2024-11-06loplugin:passstuffbyref in comphelperNoel Grandin
2024-11-04move CryptTools from oox to comphelper so we can reuse itTomaž Vajngerl
2024-11-04comphelper: move tostring to hash.hxx so it can be reusedTomaž Vajngerl
2024-10-29fix enabled-mergelibs-more buildJuergen Funk
2024-10-21Optimize JsonToPropertyValues a bitMike Kaganski
2024-10-18tdf#158237 comphelper: Use C++20 contains() instead of find() and end()Sakura286
2024-10-14version COVERITY conditionalsCaolán McNamara
2024-10-01create method for doing the "dispose-on-destruct"Noel Grandin
2024-10-01loplugin:unusedmethodsNoel Grandin
2024-09-29cid#1607243 Overflowed constantNoel Grandin
2024-09-26ODF 1.4: add ODFVER_014_TEXT constantXisco Fauli
2024-09-18cid#1555574 drop unused copy ctorCaolán McNamara
2024-09-13use more concrete UNO types in chart2Noel Grandin
2024-09-12use more concrete UNO classes in comphelperNoel Grandin
2024-09-09tsan:lock-order-inversion in formsNoel Grandin
2024-08-28cid#1606736 silence Overflowed constantCaolán McNamara
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-23make joinThreadsIfIdle return false if it cannot joinCaolá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-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-26lok: join Webdav Ticker thread.Michael Meeks
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-20tdf#43157 Use SAL_WARN_IF instead of OSL_ENSUREGabor Kelemen
2024-07-19make pop-up on Encrypt With GPG Key modalSarper Akdemir
2024-07-18make UStringLess single-arg constructor explicitNoel Grandin
2024-07-15cid#1607843 Use of auto that causes a copyCaolán McNamara
2024-07-09Simplify comphelper::query_aggregationMike Kaganski
2024-06-21uui,ucb: webdav-curl: display curl error message on connection failureMichael Stahl
2024-06-15SequenceAsHashMap::contains can be constMike Kaganski
2024-05-27Related tdf#158839: pw and GPG encryption, add comments and TODOsMoritz Duge
2024-05-07lok: reseed comphelper's random number generator on fork.Michael Meeks
2024-04-30loplugin:ostr in comphelperNoel Grandin
2024-04-30Drop some uses of css::uno::Sequence::getConstArray ...Mike Kaganski
2024-04-22loplugin:constantparamNoel Grandin
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-03-28convert OXSDDataType to comphelper::WeakImplHelperBaseNoel Grandin
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin
2024-03-28lok: add isForkedChild method.Michael Meeks
2024-03-27convert OCellListSource to comphelper::WeakComponentImplHelperNoel Grandin