summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2018-01-0410-49/+19
* Turn on clang-format for these filesMiklos Vajna2018-01-034-98/+156
* loplugin:passstuffbyref improved return in swNoel Grandin2018-01-024-6/+6
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-222-9/+1
* Do things with preferred GPG keysKatarina Behrens2017-12-192-2/+29
* Fix typosAndrea Gelmini2017-12-171-1/+1
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-153-5/+5
* xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens2017-12-141-13/+14
* [API CHANGE] offapi: remove unused css.security.SerialNumberAdapterMiklos Vajna2017-12-143-17/+1
* Remove junk committed by mistakeStephan Bergmann2017-12-141-0/+0
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-145-8/+8
* CppunitTest_xmlsecurity_signing failed in sanitizer buildsStephan Bergmann2017-12-121-0/+8
* loplugin:salcall fix functionsNoel Grandin2017-12-1120-28/+28
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-12-111-6/+6
* loplugin:salcall (clang-cl)Stephan Bergmann2017-12-111-1/+1
* loplugin:conststringvar (clang-cl)Stephan Bergmann2017-12-111-1/+1
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-101-1/+0
* gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens2017-12-091-13/+7
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-081-3/+0
* gpg4libre: multi-select encryption certs, hide desc entryThorsten Behrens2017-12-083-2/+8
* gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens2017-12-085-13/+13
* gpg4libre: handle unavailable gpg crypto tools more gracefullyThorsten Behrens2017-12-071-1/+1
* gpg4libre: return key fingerprint / hashes including null characterThorsten Behrens2017-12-071-3/+3
* gpg4libre: permit multi-select encrypt certThorsten Behrens2017-12-075-26/+50
* gpg4libre: find keymanager executable on WindowsThorsten Behrens2017-12-071-2/+10
* loplugin:salcall handle static methodsNoel Grandin2017-12-071-1/+1
* gpg4libre: add unit tests for ODF signing featureThorsten Behrens2017-12-079-1/+92
* xmlsecurity: fix loplugin:salcall warningsMiklos Vajna2017-12-061-2/+2
* Restore GPG SEInitializer serviceKatarina Behrens2017-12-064-2/+69
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-064-4/+4
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens2017-12-053-0/+6
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-042-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-3/+3
* Silence clang-cl -Werror,-Wundef in workdir/UnpackedTarball/gpgmepp/ includesStephan Bergmann2017-11-273-0/+21
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-2/+2
* move conditional stuff to RepositoryExternal.mkDavid Tardon2017-11-261-5/+1
* fix build with system gpgmeppDavid Tardon2017-11-241-2/+2
* EPUB export: implement character properties of links from named stylesMiklos Vajna2017-11-241-1/+1
* gpg4libre: conditional-compile gpgme codeThorsten Behrens2017-11-234-7/+12
* fix buildThorsten Behrens2017-11-221-2/+2
* gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens2017-11-221-2/+2
* gpg4libre: fix warningsThorsten Behrens2017-11-224-4/+5
* xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna2017-11-221-1/+3
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-3/+3
* tdf#65393 Test for signature line imagesSamuel Mehrbrodt2017-11-062-0/+28
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt2017-11-031-0/+1
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-035-2/+128
* xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna2017-11-036-16/+13