summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-27Silence clang-cl -Werror,-Wundef in workdir/UnpackedTarball/gpgmepp/ includesStephan Bergmann3-0/+21
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann1-2/+2
2017-11-26move conditional stuff to RepositoryExternal.mkDavid Tardon1-5/+1
2017-11-24fix build with system gpgmeppDavid Tardon1-2/+2
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna1-1/+1
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens4-7/+12
2017-11-22fix buildThorsten Behrens1-2/+2
2017-11-22gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens1-2/+2
2017-11-22gpg4libre: fix warningsThorsten Behrens4-4/+5
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna1-1/+3
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-3/+3
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt2-0/+28
2017-11-06loplugin:constparams in various(2)Noel Grandin1-1/+1