summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:flatten in vcl..xmlsecurityNoel Grandin2017-09-273-35/+25
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-2/+2
* xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna2017-09-211-33/+14
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-185-0/+15
* clang-tidy modernize-use-emplace in variousNoel Grandin2017-09-142-11/+11
* gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens2017-09-103-2/+12
* gpg4libre: add sha512 supportThorsten Behrens2017-09-103-4/+47
* xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna2017-09-062-2/+2
* gpg4libre: When encrypting, show all available GPG keysKatarina Behrens2017-09-035-3/+24
* gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens2017-09-034-5/+44
* loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann2017-08-311-1/+1
* Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-234-7/+7
* loplugin:nullptr (clang-cl)Stephan Bergmann2017-08-181-24/+24
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt2017-08-101-0/+4
* xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna2017-08-105-116/+7
* loplugin:unusedmethodsNoel Grandin2017-08-081-14/+0
* xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna2017-08-035-518/+0
* remove unnecessary use of 'this->'Noel Grandin2017-08-022-5/+5
* move resmgr to unotoolsCaolán McNamara2017-08-011-1/+1
* loplugin:constparams in variousNoel Grandin2017-08-011-2/+2
* loplugin:checkunusedparams more part2Noel Grandin2017-07-282-12/+0
* loplugin:checkunusedparams more part1Noel Grandin2017-07-281-6/+0
* loplugin:constparams in xmlsecurityNoel Grandin2017-07-276-18/+18
* xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna2017-07-273-13/+3
* xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna2017-07-262-338/+0
* loplugin:unusedmethodsNoel Grandin2017-07-251-14/+0
* Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke2017-07-211-2/+2
* Fix typosAndrea Gelmini2017-07-211-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-2110-268/+8
* Move namespace declaration to header fileSamuel Mehrbrodt2017-07-201-2/+1
* xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna2017-07-204-2/+290
* coverity#1415512 silence Unchecked return valueCaolán McNamara2017-07-181-1/+1
* Fix typosAndrea Gelmini2017-07-181-1/+1
* We no longer patch libxmlsec for thisSamuel Mehrbrodt2017-07-181-7/+3
* Fix warning for loext namespaceSamuel Mehrbrodt2017-07-173-9/+7
* This should be a namespace, not an attribute "namespace"Samuel Mehrbrodt2017-07-171-5/+3
* gpg4libre: Import public key payload if verification result != validKatarina Behrens2017-07-171-5/+14
* loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann2017-07-171-3/+3
* gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt2017-07-172-2/+9
* gpg4libre: use full SHA1 hash for key identificationThorsten Behrens2017-07-174-15/+20
* gpg4libre: unconditionally use binary IOThorsten Behrens2017-07-171-0/+1
* gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens2017-07-171-1/+1
* svl: move byte-array verification from vclAshod Nakashian2017-07-172-638/+5
* tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt2017-07-141-6/+2
* gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt2017-07-142-31/+43
* gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens2017-07-141-2/+3
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-145-11/+11
* xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna2017-07-141-1/+1
* tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt2017-07-101-1/+4