summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
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
2017-10-18gpg4libre fix tdf#113190 don't show expired/invalid keysgpg4libre-review-5.4.99Thorsten Behrens
2017-10-18gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01loplugin:flatten (clang-cl, xmlsecurity)Stephan Bergmann
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski