summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
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
2017-12-05gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-27Silence clang-cl -Werror,-Wundef in workdir/UnpackedTarball/gpgmepp/ includesStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-22gpg4libre: fix warningsThorsten Behrens
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-19fix build with system gpgmeDavid Tardon