summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2018-02-08certdialog: kille useless double-space in "Issued to "Christian Lohmaier1-1/+1
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna12-151/+18
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna5-155/+60
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna4-152/+111
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski4-24/+0
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin2-14/+14
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2-0/+2
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann3-4/+4
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-8/+4
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara1-2/+2
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens1-3/+3
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann1-1/+1
2018-01-13gpg4libre: add initial unit test for encryptionThorsten Behrens5-0/+13
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann11-18/+18
2018-01-05xmlsecurity: remove unused xml_security::serial_number_adapterMiklos Vajna4-139/+0
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna10-49/+19
2018-01-03Turn on clang-format for these filesMiklos Vajna4-98/+156
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin4-6/+6
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2-9/+1
2017-12-19Do things with preferred GPG keysKatarina Behrens2-2/+29
2017-12-17Fix typosAndrea Gelmini1-1/+1
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann3-5/+5
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14
2017-12-14[API CHANGE] offapi: remove unused css.security.SerialNumberAdapterMiklos Vajna3-17/+1
2017-12-14Remove junk committed by mistakeStephan Bergmann1-0/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann5-8/+8
2017-12-12CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann1-0/+8
2017-12-11loplugin:salcall fix functionsNoel Grandin20-28/+28
2017-12-11loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-6/+6
2017-12-11loplugin:salcall (clang-cl)Stephan Bergmann1-1/+1
2017-12-11loplugin:conststringvar (clang-cl)Stephan Bergmann1-1/+1
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-1/+0
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens1-13/+7
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens1-3/+0
2017-12-08gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens3-2/+8
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens5-13/+13
2017-12-07gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens1-1/+1
2017-12-07gpg4libre: return key fingerprint / hashes including null characterThorsten Behrens1-3/+3
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens5-26/+50
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens1-2/+10
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens9-1/+92
2017-12-06xmlsecurity: fix loplugin:salcall warningsMiklos Vajna1-2/+2
2017-12-06Restore GPG SEInitializer serviceKatarina Behrens4-2/+69
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin4-4/+4
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-2/+2
2017-12-05gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens3-0/+6
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2-2/+2
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-3/+3