1. 0b21f43 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
  2. 58fa925 Certificate viewer dialog can have various kinds of parents by Stephan Bergmann · 10 years ago
  3. 07f1a39 (nearly) nothing uses GetUniqueId anymore, so remove it. by Caolán McNamara · 10 years ago
  4. c42be58 Show the certificate use also in the View Certificate dialog by Tor Lillqvist · 10 years ago
  5. 2be2810 Add SAL_INFOs of the list of system and physical cert stores by Tor Lillqvist · 10 years ago
  6. 3009c97 loplugin:stringconstant by Tor Lillqvist · 10 years ago
  7. cf377db Add column displaying intended usage to certificate chooser by Tor Lillqvist · 10 years ago
  8. 5e0bdb5 Make X509Certificate_MSCryptImpl::getCertificateUsage() actually work by Tor Lillqvist · 10 years ago
  9. 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
  10. 96fab05 clang-tidy modernize-loop-convert in writerfilter to xmlsecurity by Noel Grandin · 10 years ago
  11. b753c34 sw, xmlsecurity: indentation fixes by Miklos Vajna · 10 years ago
  12. 4d2bb795 Unit test for tdf#96097: Can't save/pointer null by Guillaume Smaha · 10 years ago
  13. 0ac89e3 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  14. f3059ab loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  15. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  16. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  17. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  18. c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
  19. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  20. 41ed076 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  21. ec9b260 Remove unused _USECOMPRESSEDDOCUMENTHANDLER by Stephan Bergmann · 10 years ago
  22. 6d7366c -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
  23. 4e44487 Use std::size_t by Miklos Vajna · 10 years ago
  24. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  25. 4c363dd Typo in HAVE_BROKEN_STATIC_INITILIZER_LIST by Stephan Bergmann · 10 years ago
  26. ef97576 tdf#97525 vcl: make DeletionListener internal by Jochen Nitschke · 10 years ago
  27. d78e644 xmlsecurity: fix Windows XP build by Miklos Vajna · 10 years ago
  28. 08dadbd CppunitTest_xmlsecurity_signing: fix typo in testODFBroken() by Miklos Vajna · 10 years ago
  29. 869262b Re-introduce two lines apparently accidentally removed yesterday by Tor Lillqvist · 10 years ago
  30. 43d57d1 com::sun::star->css in xmlsecurity/ by Noel Grandin · 10 years ago
  31. 27fc89c xmlsecurity: extract OOXML export code into its own class by Miklos Vajna · 10 years ago
  32. 6c11778 CppunitTest_xmlsecurity_signing: add ODF verification testcases by Miklos Vajna · 10 years ago
  33. 7a0b8de tdf#97966: Remove 'static' keywords by Wastack · 10 years ago
  34. 0fea7b0 xmlsecurity: add missing CSP switch to certificate generator script by Miklos Vajna · 10 years ago
  35. eb63915 xmlsecurity: clean up no longer relevant email addresses by Miklos Vajna · 10 years ago
  36. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  37. 9d5bf65 Indentation fixes by Miklos Vajna · 10 years ago
  38. b4fda7b new loplugin:constantparam by Noel Grandin · 10 years ago
  39. a95c0231 xmlsecurity: check that osl::File::copy actually succeeds by Michael Stahl · 10 years ago
  40. 3dda645 xmlsecurity: default to OK instead of Cancel in CertificateChooser by Miklos Vajna · 10 years ago
  41. 88b1a72 CppunitTest_xmlsecurity_signing: add remove all testcase by Miklos Vajna · 10 years ago
  42. 1a04b1e xmlsecurity OOXML export: remove signature content types when removing ... by Miklos Vajna · 10 years ago
  43. 7d7cd95 CppunitTest_xmlsecurity_signing: avoid modifying tracked test document by Miklos Vajna · 10 years ago
  44. e60abe6 xmlsecurity OOXML export: remove signature storage with the last signature by Miklos Vajna · 10 years ago
  45. 57e6b9f xmlsecurity OOXML export: remove signature relation with the last signature by Miklos Vajna · 10 years ago
  46. 64f86c7 xmlsecurity OOXML export: don't write signature relations when all ... by Miklos Vajna · 10 years ago
  47. 170e0e0 xmlsecurity: extract final signature export logic from DigitalSignaturesDialog by Miklos Vajna · 10 years ago
  48. cc84aaf tdf#97703 removed empty setUp/tearDown methods by Chirag Manwani · 10 years ago
  49. 3cefd33 CppunitTest_xmlsecurity_signing: add signature removal testcase by Miklos Vajna · 10 years ago
  50. c30bf02 xmlsecurity OOXML export: handle keeping all signatures but one by Miklos Vajna · 10 years ago
  51. 4351ff1 xmlsecurity: extract signature removal logic from DigitalSignaturesDialog by Miklos Vajna · 10 years ago
  52. 78a209b CppunitTest_xmlsecurity_signing: add signature append testcase by Miklos Vajna · 10 years ago
  53. e89610d xmlsecurity OOXML export: only cache existing signatures, not our temp. one by Miklos Vajna · 10 years ago
  54. 38c39dc xmlsecurity OOXML export: fix appending new signatures next to existing ones by Miklos Vajna · 10 years ago
  55. cc75888 xmlsecurity OOXML export: don't attempt to sign other signatures by Miklos Vajna · 10 years ago
  56. 963264a xmlsecurity OOXML export: don't loose old signatures when adding a new one by Miklos Vajna · 10 years ago
  57. 122c019 xmlsecurity: avoid calculating the certificate digest late in XSecController by Miklos Vajna · 10 years ago
  58. 2a5b8f3 Exclude xmlsec headers from precompiled headers by Ashod Nakashian · 10 years ago
  59. 68b6cbd XMLSEC_NO_SIZE_T is /not/ used with MSVC by Stephan Bergmann · 10 years ago
  60. 900fccc sfx2 classification: don't sort items on the toolbar listbox by Miklos Vajna · 10 years ago
  61. a1345cdb Spurious "typename" by Stephan Bergmann · 10 years ago
  62. b878666 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
  63. b5c1485 Improve failure output by Stephan Bergmann · 10 years ago
  64. 3b168bc convert DocPasswordRequestType to scoped enum by Noel Grandin · 10 years ago
  65. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  66. d3f83ff CppunitTest_xmlsecurity_signing: add OOXML description roundtrip test by Miklos Vajna · 10 years ago
  67. 0d63281 CppunitTest_xmlsecurity_signing: use DocumentSignatureManager by Miklos Vajna · 10 years ago
  68. 565346a xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialog by Miklos Vajna · 10 years ago
  69. 24c20f1 xmlsecurity OOXML export: fix missing rels content-type by Miklos Vajna · 10 years ago
  70. 718dd37 xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImpl by Miklos Vajna · 10 years ago
  71. 1e52ec3 xmlsecurity OOXML export: never sign [Content_Types].xml by Miklos Vajna · 10 years ago
  72. 35ed908 xmlsecurity: fix typo in DocumentSignatureHelper::AppendContentTypes() by Miklos Vajna · 10 years ago
  73. 3d00485 xmlsecurity OOXML export: write certificate digest by Miklos Vajna · 10 years ago
  74. 89af47f xmlsecurity: import OOXML <xd:CertDigest> by Miklos Vajna · 10 years ago
  75. f09f61c xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backend by Miklos Vajna · 10 years ago
  76. df4ebee xmlsecurity: import OOXML <X509SerialNumber> by Miklos Vajna · 10 years ago
  77. d7d86df xmlsecurity: import OOXML <X509IssuerName> by Miklos Vajna · 10 years ago
  78. 6e8be4c xmlsecurity OOXML export: register signature content types by Miklos Vajna · 10 years ago
  79. 5c5ad2e xmlsecurity OOXML export: fix double-char-fragment of same-document references by Miklos Vajna · 10 years ago
  80. 5cd3c87 xmlsecurity OOXML export: write signature streams to persistent storage by Miklos Vajna · 10 years ago
  81. f55914f xmlsecurity: avoid throwing io::IOException when OOXML export misbehaves by Miklos Vajna · 10 years ago
  82. 6778514 xmlsecurity: export OOXML signature relations to persistent storage by Miklos Vajna · 10 years ago
  83. 600a7a7 xmlsecurity: handle creation of OOXML _xmlsignatures sub-storage by Miklos Vajna · 10 years ago
  84. f4b2e23 xmlsecurity: fix reading OOXML signature from temp storage by Miklos Vajna · 10 years ago
  85. d06e650 xmlsecurity OOXML export: write signature description by Miklos Vajna · 10 years ago
  86. a277975 xmlsecurity OOXML export: write signature time by Miklos Vajna · 10 years ago
  87. e6077cc xmlsecurity OOXML export: write RelationshipTransform algo arguments by Miklos Vajna · 10 years ago
  88. ff1982d xmlsecurity OOXML export: use RelationshipTransform for relations by Miklos Vajna · 10 years ago
  89. 19c3b26 xmlsecurity OOXML export: sort manifest references by Miklos Vajna · 10 years ago
  90. 6dc0a44 xmlsecurity OOXML export: fix prefix and suffix of stream references by Miklos Vajna · 10 years ago
  91. 52c60fa xmlsecurity: OOXML export of idSignedProperties stub by Miklos Vajna · 10 years ago
  92. 4dcee42 xmlsecurity: mark the Signature, not the SignedInfo during OOXML export by Miklos Vajna · 10 years ago
  93. 9ae8912 xmlsecurity: some streams should not be signed in OOXML export by Miklos Vajna · 10 years ago
  94. 5a9f81d xmlsecurity: export OOXML <Object> by Miklos Vajna · 10 years ago
  95. 6376a6b xmlsecurity: export OOXML <KeyInfo> by Miklos Vajna · 10 years ago
  96. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  97. 01aa78c vcl: cmdevt.[hc]xx -> commandevent.[hc]xx by Chris Sherlock · 10 years ago
  98. 3d0a2c8 loplugin:refcounting by Stephan Bergmann · 10 years ago
  99. 1688228 xmlsecurity: export OOXML <SignatureValue> by Miklos Vajna · 10 years ago
  100. dd64196 xmlsecurity: fix reference type of OOXML idSignedProperties by Miklos Vajna · 10 years ago