1. 8106bea loplugin:nullptr (clang-cl) by Stephan Bergmann · 9 years ago
  2. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  3. c3f8727 xmlsecurity: Log unknown xml elements for ooxml by Samuel Mehrbrodt · 9 years ago
  4. 86bc7207 xmlsecurity: work with impl directly in SignatureEngine::startEngine() by Miklos Vajna · 9 years ago
  5. 61d49af loplugin:unusedmethods by Noel Grandin · 9 years ago
  6. 166f13e xmlsecurity: remove unused XMLEncryption_MSCryptImpl by Miklos Vajna · 9 years ago
  7. 3dcf6df remove unnecessary use of 'this->' by Noel Grandin · 9 years ago
  8. b1d829e move resmgr to unotools by Caolán McNamara · 9 years ago
  9. 871035d loplugin:constparams in various by Noel Grandin · 9 years ago
  10. 18f80da loplugin:checkunusedparams more part2 by Noel Grandin · 9 years ago
  11. b32ead5 loplugin:checkunusedparams more part1 by Noel Grandin · 9 years ago
  12. b064a22 loplugin:constparams in xmlsecurity by Noel Grandin · 9 years ago
  13. ece1072 xmlsecurity mscrypt: drop unused parameters in akmngr by Miklos Vajna · 9 years ago
  14. 0efd702 xmlsecurity: remove unused XMLEncryption_NssImpl by Miklos Vajna · 9 years ago
  15. 2fffaf6 loplugin:unusedmethods by Noel Grandin · 9 years ago
  16. 252aab1 Eliminate DateTime::operator+=() and -=() with POD types by Eike Rathke · 9 years ago
  17. 0ebd75c Fix typos by Andrea Gelmini · 9 years ago
  18. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  19. 6102542 Move namespace declaration to header file by Samuel Mehrbrodt · 9 years ago
  20. a4bebdf xmlsecurity mscrypt: turn akmngr patch into plain code by Miklos Vajna · 9 years ago
  21. 2303d4f [API CHANGE] offapi: remove unused css.xml.crypto.XMLEncryption by Miklos Vajna · 9 years ago
  22. f3d9887 coverity#1415512 silence Unchecked return value by Caolán McNamara · 9 years ago
  23. e56596e Fix typos by Andrea Gelmini · 9 years ago
  24. 229c217 We no longer patch libxmlsec for this by Samuel Mehrbrodt · 9 years ago
  25. a83888e Fix warning for loext namespace by Samuel Mehrbrodt · 9 years ago
  26. fab7288 This should be a namespace, not an attribute "namespace" by Samuel Mehrbrodt · 9 years ago
  27. 53be53b gpg4libre: Import public key payload if verification result != valid by Katarina Behrens · 9 years ago
  28. ddb02cc loplugin:unnecessaryparen: xmlsecurity (clang-cl) by Stephan Bergmann · 9 years ago
  29. 9127706 gpg4libre: Wrap PGPOwner in own namespace by Samuel Mehrbrodt · 9 years ago
  30. 40f1812 gpg4libre: use full SHA1 hash for key identification by Thorsten Behrens · 9 years ago
  31. c1bd6f9 gpg4libre: unconditionally use binary IO by Thorsten Behrens · 9 years ago
  32. 59960ea gpg4libre: search for _all_ local keys in getCertificate() by Thorsten Behrens · 9 years ago
  33. 4f17445 svl: move byte-array verification from vcl by Ashod Nakashian · 9 years ago
  34. 783269e emfplus: completed isolation/migration of Emf/Wmf by Armin Le Grand · 9 years ago
  35. 83535a2 emfplus: create a wmf/emf/emf+ primitive based importer by Armin Le Grand · 9 years ago
  36. bdbebda tdf#108831 PGP signature shown as invalid by Samuel Mehrbrodt · 9 years ago
  37. 0692921 gpg4libre: Show whether pgp keys are trusted or not by Samuel Mehrbrodt · 9 years ago
  38. 02bb4eb gpg4libre: Don't use xmlStrlen on binary data by Katarina Behrens · 9 years ago
  39. daf177f use more OUString::operator== in test..xmlsecurity by Noel Grandin · 9 years ago
  40. 4b7c522 xmlsecurity pdf verify: push_back -> emplace_back by Miklos Vajna · 9 years ago
  41. 539c75b strip some linefeeds from the end of debug output by Noel Grandin · 9 years ago
  42. efb24fc tdf#109046 Show correct signature type for OpenPGP by Samuel Mehrbrodt · 9 years ago
  43. 30f8572 Related tdf#108977 Fix crash when vieweing non-existing certificate by Samuel Mehrbrodt · 9 years ago
  44. 820bd4b tdf#108977 Show signature info also for keys we don't have locally by Samuel Mehrbrodt · 9 years ago
  45. 8c77b56 use OString::operator== in preference to ::equals by Noel Grandin · 9 years ago
  46. a1ead1a loplugin unnecessaryparan improvements by Noel Grandin · 9 years ago
  47. bce7799 loplugin:oncevar (clang-cl): xmlsecurity by Stephan Bergmann · 9 years ago
  48. 01985fd xmlsecurity: avoid crash on empty security context by Thorsten Behrens · 9 years ago
  49. 83634c9 loplugin:staticmethods by Stephan Bergmann · 9 years ago
  50. 7111206 loplugin:oncevar various by Noel Grandin · 9 years ago
  51. 8a6ed98 Fix typos by Andrea Gelmini · 9 years ago
  52. 9a884b3 gpg4libre: Don't call production code inside an assert() by Samuel Mehrbrodt · 9 years ago
  53. 0d7b437 tdf#108794 gpg4libre: Use key id to get the right key by Samuel Mehrbrodt · 9 years ago
  54. 84dfff4 tdf#108798 Make CanSignWithGPG work with PDF docs by Samuel Mehrbrodt · 9 years ago
  55. e1d1c84 gpg4libre: Show message when no cert manager found by Samuel Mehrbrodt · 9 years ago
  56. f65f34d gpg4libre: Add seahorse to list of certificate managers by Samuel Mehrbrodt · 9 years ago
  57. e2378bb tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documents by Samuel Mehrbrodt · 9 years ago
  58. 9674704 gpg4libre: Show error message when signing fails by Samuel Mehrbrodt · 9 years ago
  59. 0eddf2f Remove nonsense TODO by Samuel Mehrbrodt · 9 years ago
  60. b0351f6 Cleanup comment by Samuel Mehrbrodt · 9 years ago
  61. 2274ded gpg4libre: import public key payload if initial validation fails by Thorsten Behrens · 9 years ago
  62. 72e7cfd gpg4libre: save some space, extract binary key/sign data by Thorsten Behrens · 9 years ago
  63. 52b3ae1 gpg4libre: base64-encode and decode SignatureValue by Thorsten Behrens · 9 years ago
  64. 879fea5 gpp4libre: error handling, proper key extraction by Thorsten Behrens · 9 years ago
  65. 9073a34 XMLSignature_GpgImpl: Use cppu::supportsService by Samuel Mehrbrodt · 9 years ago
  66. e2fc3f0 XMLSignature_GpgImpl: Clean up namespaces by Samuel Mehrbrodt · 9 years ago
  67. 80bb0a4 Gpg key listing: Use range based for loop by Samuel Mehrbrodt · 9 years ago
  68. 91ffe40 tdf#108692 gpg4libre: List all gpg keys by Samuel Mehrbrodt · 9 years ago
  69. 7add9c2 gpg4libre: Handle error when retrieving public key by Samuel Mehrbrodt · 9 years ago
  70. 7be0d54 gpg4libre: Warn before removing document signatures by Katarina Behrens · 9 years ago
  71. 72f84c1 gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table column by Katarina Behrens · 9 years ago
  72. ab50f0b xmlsecurity: implement support for building against system-xmlsec by Miklos Vajna · 9 years ago
  73. 9ea64f9 related: gpg4libre: Init xmlsec in one place before creating the services by Thorsten Behrens · 9 years ago
  74. 6115b10 xmlsecurity: remove newly introduced redundant namespace alias, used only once by Miklos Vajna · 9 years ago
  75. 686dfc5 xmlsecurity: fix loplugin:passstuffbyref warnings by Miklos Vajna · 9 years ago
  76. 6025b2b xmlsecurity: fix loplugin:unusedvariablecheck warning by Miklos Vajna · 9 years ago
  77. f9a14f3 gpg4libre: fix build for windows and mac by Thorsten Behrens · 9 years ago
  78. b962b04 gpg4libre: actually take key from user selection by Thorsten Behrens · 9 years ago
  79. ba53bd4 gpg4libre: make signature impl swappable in-situ during validation by Thorsten Behrens · 9 years ago
  80. 4ddb2f7 gpg4libre: some code improvements, add metadata for OpenPGP keys by Thorsten Behrens · 9 years ago
  81. c88063e8 gpg4libre: Make viewing signatures work for gpg signatures by Samuel Mehrbrodt · 9 years ago
  82. e07085e gpg4libre: Fixup unit tests, now that SecurityContext is needed by Katarina Behrens · 9 years ago
  83. 891d4b5 gpg4libre: write PGPData info, get more metadata out for gpg key by Thorsten Behrens · 9 years ago
  84. ed92db7 gpg4libre: Init xmlsec in one place before creating the gpg/x509 services by Samuel Mehrbrodt · 9 years ago
  85. e4adff4 gpg4libre: List both (x509 and gpg) existing signatures by Samuel Mehrbrodt · 9 years ago
  86. bb06a10 gpg4libre: [API-CHANGE] add certificate kind (X509 vs. OpenPGP) by Katarina Behrens · 9 years ago
  87. d6f8b03 gpg4libre: now use the gpg security env by Thorsten Behrens · 9 years ago
  88. be197b0 gpg4libre: fix build, explicit ctor call by Thorsten Behrens · 9 years ago
  89. b22fb3d gpg4libre: Having this dllpublic should be fine now since it's in inc/ by Samuel Mehrbrodt · 9 years ago
  90. 9b8197a gpg4libre: Make signature dialog work with two signing services by Samuel Mehrbrodt · 9 years ago
  91. 0e226d4 gpg4libre: initial GPG signature validation by Thorsten Behrens · 9 years ago
  92. 2186d7b gpg4libre: fix gpg signature generation by Thorsten Behrens · 9 years ago
  93. 06d7dbb gpg4libre: share static xmlsec lib between nss and gpg by Thorsten Behrens · 9 years ago
  94. 9752ecc xmlsecurity nss: adopt the private key of the signing certificate explicitly by Miklos Vajna · 9 years ago
  95. 5d391c4 xmlsecurity: make static var local by Jochen Nitschke · 9 years ago
  96. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  97. 83f9325 loplugin:unusedfields xmlhelp..xmlsecurity by Noel Grandin · 9 years ago
  98. a3bedb7 use local statics for getUnoTunnelImplementationId by Jochen Nitschke · 9 years ago
  99. c2b1ff4 sw, xmlsecurity: indentation fixes by Miklos Vajna · 9 years ago
  100. 1dd5e22 clang-tidy readability-non-const-parameter by Noel Grandin · 9 years ago