1. ee5f201 Collabora Office in comment by Andras Timar · 3 days ago
  2. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  3. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  4. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  5. 663551c tdf#146619 Run IWYU again on include/test by Gabor Kelemen · 5 months ago
  6. 801dc48 UnoApiTest: Add enum for filter names by Xisco Fauli · 5 months ago
  7. 3790439 tdf#158803 Remove assignment to unused variable `document` by Bogdan Buzea · 10 months ago
  8. 9d1064f Fix two crashes when verifying (incomplete) signatures using NSS. by Juraj Šarinay · 11 months ago
  9. 6d718ca Refine the handling of adbe.pkcs7.sha1 signatures when using NSS. by Juraj Šarinay · 11 months ago
  10. 62dd627 cool#10630 doc electronic sign: move signature line tracking to the view by Miklos Vajna · 1 year, 3 months ago
  11. 7d4222d cool#10630 doc electronic sign: fix insertion of the signature line by Miklos Vajna · 1 year, 3 months ago
  12. f0efcb9 xmlsecurity: fix CppunitTest_xmlsecurity_xmlsec with F41 system NSS by Michael Stahl · 1 year, 3 months ago
  13. fae1eb7 xmlsecurity: fix tests to run with system NSS on Fedora 40 by Michael Stahl · 1 year, 4 months ago
  14. 0de900c cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature') by Miklos Vajna · 1 year, 5 months ago
  15. 12e5082 cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature') by Miklos Vajna · 1 year, 5 months ago
  16. 2775356 cool#9992 lok doc sign, create-certs.sh password-less mode: still create a .p12 by Miklos Vajna · 1 year, 5 months ago
  17. 5de73f0 new loplugin:staticconstexpr by Noel Grandin · 1 year, 6 months ago
  18. 594554e tdf#163738 use insert function instead of for loop by Chris Gill · 1 year, 6 months ago
  19. a38a22c UnoApiTest: rename load to loadFromURL and use it everywhere by Xisco Fauli · 1 year, 5 months ago
  20. a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
  21. 4dc04a1 qa: use SetODFDefaultVersion everywhere by Xisco Fauli · 1 year, 6 months ago
  22. c6f9d38 Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UI by Xisco Fauli · 1 year, 6 months ago
  23. 828a836 Fix typo by Andrea Gelmini · 1 year, 6 months ago
  24. d95ab8d cool#9992 lok doc sign: fix import of the private key by Miklos Vajna · 1 year, 6 months ago
  25. 1c4f713 Let test operate on temp copy of source document by Stephan Bergmann · 1 year, 6 months ago
  26. a7830e0 cool#9992 lok doc sign: add password-less mode to create-certs.sh by Miklos Vajna · 1 year, 7 months ago
  27. 81e0b7e xmlsecurity: add unit test with docx that can only be opened with repair by Michael Stahl · 1 year, 9 months ago
  28. e5a0209 cool#9992 lok doc sign: allow sign of macros & the document itself in one step by Miklos Vajna · 1 year, 7 months ago
  29. 2ca75d4 Fix the test failing when invalid certificate is in cert store by Mike Kaganski · 1 year, 8 months ago
  30. 0e4266d Use MacrosTest::IsValid to check certificates by Mike Kaganski · 1 year, 8 months ago
  31. afe5e62 Fix typo by Andrea Gelmini · 1 year, 8 months ago
  32. 9786f8e tdf#159040 tdf#162206: better the user key selection and test sign with default by Sarper Akdemir · 1 year, 8 months ago
  33. 8ed755c pyuno,unotest,xmlsecurity: copy GPG test files for UITtest by Michael Stahl · 1 year, 8 months ago
  34. 129e69f testtools, wizards, xmlsecurity: fix issues found by Ruff linter by Ilmari Lauhakangas · 1 year, 8 months ago
  35. 532a8d7 CppunitTest_xmlsecurity_signing: simplify a bit by Xisco Fauli · 1 year, 8 months ago
  36. 3519027 make date/time single-arg constructors explicit by Noel Grandin · 1 year, 9 months ago
  37. a7327e9 xmlsecurity: Add UItest (save GPG encrypted ODF) by Moritz Duge · 1 year, 11 months ago
  38. 83a8d5a BootstrapFixture: get rid of mxComponentContext by Xisco Fauli · 1 year, 9 months ago
  39. b4e42bc WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
  40. 6e26799 loplugin:ostr in xmlsecurity by Noel Grandin · 1 year, 11 months ago
  41. 03b00e0 tdf#146619 Remove unused #includes from C/C++ files by Rafał Dobrakowski · 2 years, 1 month ago
  42. 2048db4 tdf#105844 unotest,xmlsecurity: fix tests on MacOSX by Michael Stahl · 2 years, 2 months ago
  43. d0dcd87 Make wholesome ODF package encryption the default by Thorsten Behrens · 2 years, 3 months ago
  44. 728be4c Fix typo by Andrea Gelmini · 2 years, 3 months ago
  45. 4d6e9d5e tdf#105844 add test for ODF wholesome encryption with macro signature by Michael Stahl · 2 years, 3 months ago
  46. a01a642 UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile by Mike Kaganski · 2 years, 3 months ago
  47. 09622587 Extended loplugin:ostr: xmlsecurity by Stephan Bergmann · 2 years, 5 months ago
  48. 0c07a65 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurity by Stephan Bergmann · 2 years, 6 months ago
  49. b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
  50. e014256 Fix typo by Andrea Gelmini · 2 years, 7 months ago
  51. a6636c4 XMLSecurity Module Documentation Update by TokieSan · 2 years, 8 months ago
  52. aca32a5 tdf#146547 sfx2: allow read-only documents to be modified by Michael Stahl · 2 years, 10 months ago
  53. a3fa0f1 xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORT by Xisco Fauli · 2 years, 11 months ago
  54. 3a759a0 Remove some unused includes by Miklos Vajna · 3 years ago
  55. 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
  56. 5a14f00 loplugin:unocast (xmlsecurity::Certificate) by Stephan Bergmann · 3 years, 4 months ago
  57. 336602a CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTest by Xisco Fauli · 3 years, 4 months ago
  58. 6c3cebd UnoApiTest: factor out createTempFile by Xisco Fauli · 3 years, 4 months ago
  59. 2925425 CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTest by Xisco Fauli · 3 years, 5 months ago
  60. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  61. a08468c use more string_view in xmlsecurity by Noel Grandin · 3 years, 6 months ago
  62. bee22fd Verify signing certificate cryptographically before use in tests by Mike Kaganski · 3 years, 8 months ago
  63. 7d56dae tdf#127236 vcl: fix missing encryption of PDF images during export by Miklos Vajna · 3 years, 9 months ago
  64. 4351a6c tdf#145312: xmlsecurity_pdfsigning: Add unittest by Xisco Fauli · 4 years ago
  65. 1c12e5f Just use Any ctor instead of makeAny in xmlsecurity by Stephan Bergmann · 4 years ago
  66. 9888bb3 Fix the test failing when invalid certificate is in cert store by Mike Kaganski · 4 years, 1 month ago
  67. e41024b Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23 by Mike Kaganski · 4 years, 4 months ago
  68. f2e1e4f xmlsec: fix OOXML signing with multiple certs, extend the test by Tomaž Vajngerl · 4 years, 5 months ago
  69. fd54633 xmlsec: signing the document fails the 3rd time (invalid signature) by Tomaž Vajngerl · 4 years, 5 months ago
  70. e63611f xmlsecurity: some Distinguished Names are less equal than others by Michael Stahl · 4 years, 5 months ago
  71. ee4fb9c Fix comment by Tor Lillqvist · 4 years, 6 months ago
  72. fd7f17c Run testODFX509CertificateChain first because otherwise it fails on my Mac by Tor Lillqvist · 4 years, 6 months ago
  73. ff572d9 xmlsecurity: fix test failing because NSS policy forbids SHA1 by Michael Stahl · 4 years, 6 months ago
  74. 7d664ec xmlsecurity: fix new tests on WNT by Michael Stahl · 4 years, 6 months ago
  75. 1d1d0bd Simplify Sequences in xmlsecurity by Julien Nabet · 4 years, 6 months ago
  76. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  77. 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
  78. 40d70d4 xmlsecurity: add tests for multiple X509Data/X509Certificate by Michael Stahl · 5 years ago
  79. e5a0acda xmlsecurity: add test for timestamps by Michael Stahl · 5 years ago
  80. ac586d1 Make some scripts more portable by Ilmari Lauhakangas · 4 years, 8 months ago
  81. af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
  82. 1aaa14a explicitly assert that xSignatureInfo shouldn't be empty by Caolán McNamara · 5 years ago
  83. 2c2a033 Drop some unused includes by Miklos Vajna · 5 years ago
  84. a04dde6 CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium case by Miklos Vajna · 5 years ago
  85. dbbda04 tdf#139734 Remove redundant asserts after functions loadFromDesktop and load by Moaz · 5 years ago
  86. 3b437b0 CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium case by Miklos Vajna · 5 years ago
  87. e04e32b pdfium: don't build PDFiumLibrary when PDFium is disabled by Miklos Vajna · 5 years ago
  88. 117ecc9 fix coverity parse errors by Caolán McNamara · 5 years ago
  89. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  90. a3d0091 New loplugin:stringliteralvar by Stephan Bergmann · 5 years ago
  91. 49b7f93 disable some more tests for non-default-dpi by Noel Grandin · 5 years ago
  92. cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
  93. 30c54af disable tests that don't work without pdfium by Caolán McNamara · 5 years ago
  94. 15d080d tdf#123936 Formatting files in module xmlsecurity with clang-format by Philipp Hofer · 5 years ago
  95. 2f89aa2 xmlsecurity: verify signatures using pdfium by Miklos Vajna · 5 years ago
  96. f231dac xmlsecurity: reject a few dangerous annotation types during pdf sig verify by Miklos Vajna · 5 years ago
  97. 586f6ab xmlsecurity: handle MDP permission during PDF verify by Miklos Vajna · 5 years ago
  98. 9a2357c vcl: add PDFiumAnnotation::getObjectCount() by Miklos Vajna · 6 years ago
  99. 2dd3d03 xmlsecurity: fold pdfio into pdfsignaturehelper by Miklos Vajna · 6 years ago
  100. 05dc3a8 CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verification by Miklos Vajna · 6 years ago