summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-03-01xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-23xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2018-01-05xmlsecurity: remove unused xml_security::serial_number_adapterMiklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-03Turn on clang-format for these filesMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-12-19Do things with preferred GPG keysKatarina Behrens
2017-12-17Fix typosAndrea Gelmini
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-14[API CHANGE] offapi: remove unused css.security.SerialNumberAdapterMiklos Vajna
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:conststringvar (clang-cl)Stephan Bergmann
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens
2017-12-07gpg4libre: return key fingerprint / hashes including null characterThorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06xmlsecurity: fix loplugin:salcall warningsMiklos Vajna
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin