summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
2017-11-22xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-27loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
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-18Use even more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens
2017-08-31loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-03xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-27xmlsecurity mscrypt: drop unused parameters in akmngrMiklos Vajna
2017-07-26xmlsecurity: remove unused XMLEncryption_NssImplMiklos Vajna
2017-07-21Fix typosAndrea Gelmini
2017-07-20xmlsecurity mscrypt: turn akmngr patch into plain codeMiklos Vajna
2017-07-17loplugin:unnecessaryparen: xmlsecurity (clang-cl)Stephan Bergmann
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-03loplugin:oncevar (clang-cl): xmlsecurityStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-22xmlsecurity: implement support for building against system-xmlsecMiklos Vajna
2017-06-22related: gpg4libre: Init xmlsec in one place before creating the servicesThorsten Behrens
2017-06-21gpg4libre: fix build for windows and macThorsten Behrens
2017-06-21gpg4libre: Init xmlsec in one place before creating the gpg/x509 servicesSamuel Mehrbrodt
2017-06-21gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP)Katarina Behrens
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-06-21xmlsecurity nss: adopt the private key of the signing certificate explicitlyMiklos Vajna
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-11Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann