summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann12-32/+32
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna1-39/+0
2017-10-16Make include files found through -Ixmlsecurity/incStephan Bergmann2-3/+3
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna1-6/+0
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna1-4/+1
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian1-0/+3
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-26/+84
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna1-1/+3
2017-09-10gpg4libre: add sha512 supportThorsten Behrens1-0/+2
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna6-4/+66
2017-09-04loplugin:dyncastvisibilityStephan Bergmann1-1/+1
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens1-1/+12
2017-09-01xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna1-1/+1
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna4-4/+104
2017-08-08loplugin:unusedmethodsNoel Grandin1-1/+0
2017-08-01move resmgr to unotoolsCaolán McNamara2-2/+2
2017-08-01loplugin:constparams in variousNoel Grandin1-2/+2
2017-07-28loplugin:checkunusedparams more part2Noel Grandin2-10/+0
2017-07-28loplugin:checkunusedparams more part1Noel Grandin1-4/+0
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin3-15/+15
2017-07-25loplugin:unusedmethodsNoel Grandin1-27/+0
2017-07-21migrate to boost::gettextCaolán McNamara4-34/+61
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt1-0/+1
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt1-1/+0
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt1-0/+1
2017-07-17svl: move byte-array verification from vclAshod Nakashian8-138/+6
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna1-1/+1
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt3-2/+5
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt1-0/+3
2017-06-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens1-0/+2
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna1-1/+1
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna2-2/+2
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens3-4/+5
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens2-0/+3
2017-06-21gpg4libre: Make viewing signatures work for gpg signaturesSamuel Mehrbrodt1-0/+4
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens3-0/+11
2017-06-21gpg4libre: Init xmlsec in one place before creating the gpg/x509 servicesSamuel Mehrbrodt1-0/+20
2017-06-21gpg4libre: Having this dllpublic should be fine now since it's in inc/Samuel Mehrbrodt1-1/+0
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt3-3/+94
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens1-5/+3
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna1-0/+3
2017-06-16loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin1-6/+2
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens1-0/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+4
2017-05-18gpg4libre: fix windows buildThorsten Behrens2-4/+8
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens3-0/+171
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens1-1/+5
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin2-2/+2