summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt
2017-08-10xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-03xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-28loplugin:checkunusedparams more part2Noel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-27xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna
2017-07-26xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21Fix typosAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna
2017-07-19[API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryptionMiklos Vajna
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara
2017-07-18Fix typosAndrea Gelmini
2017-07-18We no longer patch libxmlsec for thisSamuel 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: Import public key payload if verification result != validKatarina Behrens
2017-07-17loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt
2017-07-17gpg4libre: use full SHA1 hash for key identificationThorsten Behrens
2017-07-17gpg4libre: unconditionally use binary IOThorsten Behrens
2017-07-17gpg4libre: search for _all_ local keys in getCertificate()Thorsten Behrens
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14tdf#108831 PGP signature shown as invalidSamuel Mehrbrodt
2017-07-14gpg4libre: Show whether pgp keys are trusted or notSamuel Mehrbrodt
2017-07-14gpg4libre: Don't use xmlStrlen on binary dataKatarina Behrens
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-10tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt
2017-07-10Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens
2017-06-30loplugin:staticmethodsStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin