summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xsecctl.cxx
AgeCommit message (Expand)Author
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
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-05-19loplugin:stringcopy: xmlsecurityStephan Bergmann
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-15Unnecessary includesStephan Bergmann
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-15Add the Target for xd:QualifyingPropertiesTor Lillqvist
2016-11-14xsd:dateTime must use period as decimal separator, not commaTor Lillqvist
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-03Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist
2016-11-02No XFastPropertySet hereTor Lillqvist
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist
2016-10-27Sorry, could not resist: Bin pointless variablesTor Lillqvist
2016-10-24Use an enum classTor Lillqvist
2016-10-24Bin pointless macroTor Lillqvist
2016-06-13loplugin:sallogareasNoel Grandin