summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xsecctl.cxx
AgeCommit message (Expand)Author
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-06-01xmlsec: rename xmlsignaturehelper2 filesJan-Marek Glogowski
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-05-13expand out some namespace aliasesNoel Grandin
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-05-29Removed duplicated includeAndrea Gelmini
2019-05-27xmlsecurity: add missing includeMiklos Vajna
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29xmlsecurity: fix the Android buildMiklos Vajna
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-02-11new loplugin indentationNoel Grandin
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2018-07-23Fix typosAndrea Gelmini
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt
2017-07-17This should be a namespace, not an attribute "namespace"Samuel Mehrbrodt
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
2017-06-21gpg4libre: fix build for windows and macThorsten Behrens
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens