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