1. e466989 fix build for recent gcc by Caolán McNamara · 2 years, 4 months ago
  2. bcbb74d CVE-2022-26305 compare authors using Thumbprint by Caolán McNamara · 4 years, 1 month ago
  3. afaba70 only use X509Data by Caolán McNamara · 4 years, 4 months ago
  4. 45ea78c CppunitTest_xmlsecurity_signing: fix build by Miklos Vajna · 4 years, 3 months ago
  5. 23dc593 xmlsec: fix OOXML signing with multiple certs, extend the test by Tomaž Vajngerl · 4 years, 5 months ago
  6. 85f83b1 xmlsec: signing the document fails the 3rd time (invalid signature) by Tomaž Vajngerl · 4 years, 5 months ago
  7. 40df732d xmlsecurity: add tests for multiple X509Data/X509Certificate by Michael Stahl · 5 years ago
  8. dab169d xmlsecurity: add test for timestamps by Michael Stahl · 5 years ago
  9. 5e2c137 xmlsecurity: replace OOXMLSecParser implementation by Michael Stahl · 5 years ago
  10. a1cf770 xmlsecurity: improve handling of multiple X509Data elements by Michael Stahl · 5 years ago
  11. 94ce59d xmlsecurity: ignore elements in ds:Object that aren't signed by Michael Stahl · 5 years ago
  12. abe77c4 xmlsecurity: XSecParser confused about multiple timestamps by Michael Stahl · 5 years ago
  13. ad5930e xmlsecurity: replace XSecParser implementation by Michael Stahl · 5 years ago
  14. 52a23d5 do same set error state as ReadAndVerifySignature does by Caolán McNamara · 5 years ago
  15. edeb164 default to CertificateValidity::INVALID by Caolán McNamara · 5 years ago
  16. 5fc2c93 disable tests that don't work without pdfium by Caolán McNamara · 5 years ago
  17. dd67369 Avoid unused parameter warning in the !HAVE_FEATURE_PDFIUM case by Tor Lillqvist · 5 years ago
  18. fcab45e xmlsecurity: reject a few dangerous annotation types during pdf sig verify by Miklos Vajna · 5 years ago
  19. 0047993 xmlsecurity: handle MDP permission during PDF verify by Miklos Vajna · 5 years ago
  20. b9e5d53 fix --disable-pdfium build by Caolán McNamara · 5 years ago
  21. d7336df xmlsecurity: pdf incremental updates that are non-commenting are invalid by Miklos Vajna · 6 years ago
  22. ab9edc7 xmlsecurity: avoid saying OK when the signature is partial by Miklos Vajna · 6 years ago
  23. 03de892 xmlsecurity: fix infobar vs signature dialog inconsistency by Miklos Vajna · 6 years ago
  24. 9929ac4 xmlsecurity: detect unsigned incremental update between signatures by Miklos Vajna · 6 years ago
  25. 868acbd oox, svx, sw, xmlsecurity: clang-format these files by Miklos Vajna · 6 years ago
  26. a541cd9 officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions by Michael Stahl · 6 years ago
  27. 0ff75d6 xmlsecurity: actually validate in testODFEncryptedGPG by Michael Stahl · 6 years ago
  28. e125c6c replace hard-coded "1.2" ODF version strings by Michael Stahl · 6 years ago
  29. 5eda583 package: OFFICE-3940 ODF 1.3 export of OpenPGP encryption by Michael Stahl · 6 years ago
  30. 4f1b0f7d package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption by Michael Stahl · 6 years ago
  31. 943fbfa expand out some namespace aliases by Noel Grandin · 6 years ago
  32. 1290305 compact namespace in xmlhelp..xmlsecurity by Noel Grandin · 6 years ago
  33. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  34. ec6eaa5 fix memory leak of xmlDoc objects by Noel Grandin · 6 years ago
  35. ed8152b improve loplugin:makeshared by Noel Grandin · 6 years ago
  36. cf36fe5 Remove unnecessary if block by Samuel Mehrbrodt · 6 years ago
  37. bedba76 tdf#131733 Show only CN part of X.509 subject info by Gabor Kelemen · 6 years ago
  38. 16f7f5d Missing includes on Windows with --disable-pch by Mike Kaganski · 6 years ago
  39. b512ce2 Make upcasting css::uno::Reference ctor require complete types by Stephan Bergmann · 6 years ago
  40. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  41. dfb24c3 uiobject.hxx only needs forward declares by Caolán McNamara · 6 years ago
  42. f59d9e7 new loplugin:unusedvariableplus by Noel Grandin · 6 years ago
  43. d9e4783 loplugin:finalclasses in xmlsecurity..UnoControls by Noel Grandin · 6 years ago
  44. e946e8f xmlsec-wrapper.h must be included before any xmlsec header by Mike Kaganski · 6 years ago
  45. ffe2cfc Add missing dependency by Mike Kaganski · 6 years ago
  46. 923cc74 Drop useless initialization immediately before reassignment by Mike Kaganski · 6 years ago
  47. 5b66a03 Add missing dependency by Mike Kaganski · 6 years ago
  48. d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago
  49. e4f938f Remove some unused includes by Miklos Vajna · 6 years ago
  50. 929d46b tdf#42316 always evaluate macro signatures on load by Jan-Marek Glogowski · 6 years ago
  51. b0a07d9 remove some dead code by Noel Grandin · 6 years ago
  52. 85eda05 cid#1459028 various checked_return warnings by Caolán McNamara · 6 years ago
  53. f147b16 clang-analyzer-deadcode.DeadStores by Noel Grandin · 6 years ago
  54. 9eac1d0 Fix typo by Andrea Gelmini · 6 years ago
  55. 75a7932 test: move component context from subclasses to BootstrapFixture by Miklos Vajna · 6 years ago
  56. cec7cd3 Remove erroneous whitespace in update_pch by Muhammet Kara · 6 years ago
  57. fbebfda tdf:#54938Adapt supportsService implementations to cppu::supportsService by iakarsu · 6 years ago
  58. 7edce6c tdf#54938: Adapt supportsService implementations to cppu::supportsService by Hakan Bakacak · 6 years ago
  59. 69e0d871 make update_pch also consider files in <module>/src/**/inc by Luboš Luňák · 6 years ago
  60. a2c9b44 tdf#54938: Adapt supportsService implementations to cppu::supportsService by Canberk TURAN · 6 years ago
  61. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  62. 627e40b9e tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Faruk Demirbaş · 6 years ago
  63. b5bde19 remove some unused local vars by Noel Grandin · 6 years ago
  64. 65f007c remove some unused local vars by Noel Grandin · 6 years ago
  65. 4a25fb8 Make TempFile destructor remove temp directory recursively by Samuel Mehrbrodt · 6 years ago
  66. 4a37292 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Mesut Çifci · 6 years ago
  67. 697989d [API CHANGE] extend css.security.XDocumentDigitalSignatures by brinzing · 6 years ago
  68. c9253b9 tdf#54938 Adapt supportsService implementations to cppu::supportsService by Yusuf Keten · 6 years ago
  69. 6eef193 sal_Char->char in xmloff..xmlsecurity by Noel Grandin · 6 years ago
  70. de37f3c loplugin:finalclasses in xmlsecurity by Noel Grandin · 6 years ago
  71. 998ad9b Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) by Noel Grandin · 6 years ago
  72. b3348ce Fix macro security UI usability problems by Jan-Marek Glogowski · 6 years ago
  73. 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
  74. 7b3190e boost::optional: replace uses of get_value_or with value_or by Stephan Bergmann · 6 years ago
  75. 5e55f7a make some function symbols module private by Noel Grandin · 6 years ago
  76. 9f90050 loplugin:consttobool (clang-cl) by Stephan Bergmann · 6 years ago
  77. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  78. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  79. 158fbb7 make some classes module-private by Noel Grandin · 6 years ago
  80. 7757c28 remove a PCH for which the library has already been removed by Luboš Luňák · 6 years ago
  81. c02c4df make some classes module-private by Noel Grandin · 6 years ago
  82. ab285c7 loplugin:stringadd by Noel Grandin · 6 years ago
  83. a6e682f find symbols that can be private by Noel Grandin · 6 years ago
  84. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  85. 7d7fea7 make bin/update_pch.s always include code in trivial #if's by Luboš Luňák · 6 years ago
  86. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  87. 4aa6e2cb tdf#42316 handle saving to template filters by Jan-Marek Glogowski · 6 years ago
  88. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  89. bfaf25f Silence -Werror,-Wunused-variable (clang-cl) by Stephan Bergmann · 6 years ago
  90. 261fa8c tdf#114441 changed some sal_uLong to better fitting types by Christian Barth · 7 years ago
  91. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  92. 48595c8 Related: tdf#127935 set default activate handler to toggle row expansion by Caolán McNamara · 7 years ago
  93. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  94. eac3017 add activates_default to GtkEntries in dialogs by Caolán McNamara · 7 years ago
  95. 4ea4135 loplugin:constmethod in xmlsecurity by Noel Grandin · 7 years ago
  96. 64af348 Remove some unused includes by Miklos Vajna · 7 years ago
  97. 42af04b do not require $(SRCDIR) in every gb_Library_set_precompiled_header by Luboš Luňák · 7 years ago
  98. 8e999b5 Fix typos by Andrea Gelmini · 7 years ago
  99. f599c31 tdf#39593 use isUnoTunnelId by Arkadiy Illarionov · 7 years ago
  100. 73e3604 Fixing '....' and '..' by Andrea Gelmini · 7 years ago