1. ee5f201 Collabora Office in comment by Andras Timar · 3 days ago
  2. 1841858 tdf#168771 - Convert enum to enum class by Rafał Dobrakowski · 4 weeks ago
  3. 7eb26f6 Rename SfxLokHelper to KitHelper by Tomaž Vajngerl · 10 days ago
  4. 70dc804 rename include/sfx2 lok* files and move them int kit folder by Tomaž Vajngerl · 10 days ago
  5. 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
  6. d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
  7. 566482b a11y: fix accessibility issue in signature dialog and font work gallery dialog by Parth Raiyani · 9 weeks ago
  8. 64a8aba Add apparently missing check on missing both ENABLE_NSS and ENABLE_OPENSSL by Tor Lillqvist · 1 year, 6 months ago
  9. 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
  10. 663551c tdf#146619 Run IWYU again on include/test by Gabor Kelemen · 5 months ago
  11. 801dc48 UnoApiTest: Add enum for filter names by Xisco Fauli · 5 months ago
  12. e7e6ef7 tdf#163691 Replace memcpy() with std::copy() by Daniel Lee · 5 months ago
  13. fd2e467 tdf#146619 Run IWYU in fw decl mode on include/[a-c]* by Gabor Kelemen · 6 months ago
  14. fef506c Bump minimum GTK version in .ui files to 3.24 by Michael Weghorn · 5 months ago
  15. fc2948b tdf#160701 Change OpenPGP untrusted key dialog type from "Error" to by kallial · 6 months ago
  16. a20e752 Sanity check all IwyuFilter files by Gabor Kelemen · 6 months ago
  17. 9784645 xmlsecurity: fix --disable-gpgmepp build by Miklos Vajna · 6 months ago
  18. c1cb327 bin/find-unneeded-includes: add exception for URE headers as well by Gabor Kelemen · 7 months ago
  19. c368f94 libxml2: Ignore deprecations for system libxml2 as well for now by Michael Weghorn · 7 months ago
  20. 6d0e5dd remove BitmapEx by Noel Grandin · 7 months ago
  21. 476b391 Inline and constexpr an array that is used in a single place by Mike Kaganski · 7 months ago
  22. 2741a81 tdf#147021 avoid use of SAL_N_ELEMENTS macro in oid.hxx by Simon Chenery · 8 months ago
  23. 333ee4f BitmapEx->Bitmap in various by Noel Grandin · 7 months ago
  24. d02fde0 cid#1659748 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  25. d752e23 drop coverity workarounds that no longer seem needed by Caolán McNamara · 8 months ago
  26. 5568801 cid#1556634 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  27. b1ec05b cid#1662031 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  28. d356341 cid#1660220 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  29. 3d36a94 cid#1660296 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  30. 79c3a09 cid#1660333 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  31. c7987c4 cid#1660426 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  32. 4725db2 cid#1659599 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  33. 96596b4 tdf#130857 xmlsecurity: Fix path for unvalidated cert icon by Michael Weghorn · 8 months ago
  34. 83094e8 cid#1660393 Variable copied when it could be moved by Caolán McNamara · 8 months ago
  35. 9b79ae1 loplugin:blockblock by Noel Grandin · 9 months ago
  36. 3a4961a Use o3tl::{get,set}Environment instead of resp. osl_* functions by Mike Kaganski · 9 months ago
  37. 9e96f69 column width missing in signature treeview column list by Caolán McNamara · 9 months ago
  38. 8d736f84a Remove IWYU exceptions about comphelper/scopeguard.hxx by Gabor Kelemen · 9 months ago
  39. 3790439 tdf#158803 Remove assignment to unused variable `document` by Bogdan Buzea · 10 months ago
  40. b52384d Remove obsolete fw declarations from writerperfect/ xml{help,script,security} by Gabor Kelemen · 12 months ago
  41. 9d1064f Fix two crashes when verifying (incomplete) signatures using NSS. by Juraj Šarinay · 11 months ago
  42. 6d718ca Refine the handling of adbe.pkcs7.sha1 signatures when using NSS. by Juraj Šarinay · 11 months ago
  43. 9147a19 Use osl_getEnvironment instead of getenv by Mike Kaganski · 1 year ago
  44. 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
  45. 22f46bd use more concrete UNO classes by Noel Grandin · 1 year, 1 month ago
  46. ec9dbbe tdf#161872 xmlsecurity mscrypt: don't require trusted signing certs by Miklos Vajna · 1 year, 2 months ago
  47. 1817760 tdf#161872 xmlsecurity nss: don't require trusted signing certs by Miklos Vajna · 1 year, 2 months ago
  48. 62dd627 cool#10630 doc electronic sign: move signature line tracking to the view by Miklos Vajna · 1 year, 3 months ago
  49. 7d4222d cool#10630 doc electronic sign: fix insertion of the signature line by Miklos Vajna · 1 year, 3 months ago
  50. b57f1f7 xmlsecurity: fix --without-system-nss build by Michael Stahl · 1 year, 3 months ago
  51. f0efcb9 xmlsecurity: fix CppunitTest_xmlsecurity_xmlsec with F41 system NSS by Michael Stahl · 1 year, 3 months ago
  52. 0cc0896 cool#10630 lok doc sign: fix Impress sign line when picking a certificate by Miklos Vajna · 1 year, 3 months ago
  53. c1bfe40 tdf#152299 - Remove unused define(s) from C/C++ files by Bogdan Buzea · 1 year, 4 months ago
  54. fae1eb7 xmlsecurity: fix tests to run with system NSS on Fedora 40 by Michael Stahl · 1 year, 4 months ago
  55. 57d5320 weld: Rename weld::Treeview selection signal/connect by Michael Weghorn · 1 year, 4 months ago
  56. 3e6ad94 don't bother passing const std::[u16]string_view by reference by Caolán McNamara · 1 year, 4 months ago
  57. 2af9fcd Operator should be logical AND instead of OR by Aron Budea · 1 year, 4 months ago
  58. 0de900c cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature') by Miklos Vajna · 1 year, 5 months ago
  59. 1180b34 com::sun::star -> css by Mike Kaganski · 1 year, 5 months ago
  60. 12e5082 cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature') by Miklos Vajna · 1 year, 5 months ago
  61. ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
  62. e1ecd89 loplugin:passstuffbyref in ucb..xmlsecurity by Noel Grandin · 1 year, 5 months ago
  63. 2775356 cool#9992 lok doc sign, create-certs.sh password-less mode: still create a .p12 by Miklos Vajna · 1 year, 5 months ago
  64. 5de73f0 new loplugin:staticconstexpr by Noel Grandin · 1 year, 6 months ago
  65. 594554e tdf#163738 use insert function instead of for loop by Chris Gill · 1 year, 6 months ago
  66. a38a22c UnoApiTest: rename load to loadFromURL and use it everywhere by Xisco Fauli · 1 year, 5 months ago
  67. 7e5f69a Make tools::Time ctor taking sal_Int64 private by Mike Kaganski · 1 year, 6 months ago
  68. b237267 tdf#163486: PVS: identical sub-expressions by Xisco Fauli · 1 year, 6 months ago
  69. a6a6921 Use good old string literals in assertXPath and friends by Mike Kaganski · 1 year, 6 months ago
  70. 4dc04a1 qa: use SetODFDefaultVersion everywhere by Xisco Fauli · 1 year, 6 months ago
  71. c6f9d38 Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UI by Xisco Fauli · 1 year, 6 months ago
  72. ced420c cool#9992 lok doc sign: convert the certificate chooser dialog to async by Miklos Vajna · 1 year, 6 months ago
  73. a581dbf cool#9992 lok doc sign: only take sign cert from the view in the cert chooser by Miklos Vajna · 1 year, 6 months ago
  74. c574345 cool#9992 lok doc sign: conditionally show the add button in the sign dialog by Miklos Vajna · 1 year, 6 months ago
  75. 828a836 Fix typo by Andrea Gelmini · 1 year, 6 months ago
  76. d95ab8d cool#9992 lok doc sign: fix import of the private key by Miklos Vajna · 1 year, 6 months ago
  77. 1c4f713 Let test operate on temp copy of source document by Stephan Bergmann · 1 year, 6 months ago
  78. a7830e0 cool#9992 lok doc sign: add password-less mode to create-certs.sh by Miklos Vajna · 1 year, 7 months ago
  79. 81e0b7e xmlsecurity: add unit test with docx that can only be opened with repair by Michael Stahl · 1 year, 9 months ago
  80. 40ba7a5 cool#9992 lok doc sign: implement signature removal by Miklos Vajna · 1 year, 7 months ago
  81. 81d3aef [API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functions by Miklos Vajna · 1 year, 7 months ago
  82. e5a0209 cool#9992 lok doc sign: allow sign of macros & the document itself in one step by Miklos Vajna · 1 year, 7 months ago
  83. 482c7c5 cool#9992 lok doc sign: async read-write DigitalSignaturesDialog by Miklos Vajna · 1 year, 7 months ago
  84. 07df95e cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures() by Miklos Vajna · 1 year, 7 months ago
  85. caff013 cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent() by Miklos Vajna · 1 year, 7 months ago
  86. beb7dc0 cid#1607713 silence Overflowed constant by Caolán McNamara · 1 year, 7 months ago
  87. 2ca75d4 Fix the test failing when invalid certificate is in cert store by Mike Kaganski · 1 year, 8 months ago
  88. 0e4266d Use MacrosTest::IsValid to check certificates by Mike Kaganski · 1 year, 8 months ago
  89. 6c640ee2 tdf#161909: show where the certs in the CertificateChooser are from by Moritz Duge · 1 year, 8 months ago
  90. 684b7b5 tdf#161909: show NSS cert DB path (MOZ profile) in password dialog by Moritz Duge · 1 year, 8 months ago
  91. 8f9f042 tdf#161909: make showing GPG keys only an explicit functionality by Moritz Duge · 1 year, 8 months ago
  92. 9383f83b tdf#161909: request GPG keys exclusively for chooseCertificatesImpl by Moritz Duge · 1 year, 8 months ago
  93. 156c3c1 tdf#161909: Show key type in CertificateViewer. by Moritz Duge · 1 year, 8 months ago
  94. a833f9d tdf#133941 tdf#161909: Label the "Certificate Manager" with "GPG". by Moritz Duge · 1 year, 8 months ago
  95. afe5e62 Fix typo by Andrea Gelmini · 1 year, 8 months ago
  96. 9786f8e tdf#159040 tdf#162206: better the user key selection and test sign with default by Sarper Akdemir · 1 year, 8 months ago
  97. 1b61a65 cid#1556583 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
  98. 8ed755c pyuno,unotest,xmlsecurity: copy GPG test files for UITtest by Michael Stahl · 1 year, 8 months ago
  99. 129e69f testtools, wizards, xmlsecurity: fix issues found by Ruff linter by Ilmari Lauhakangas · 1 year, 8 months ago
  100. 82f8371 Consistently name UITest targets by Stephan Bergmann · 1 year, 8 months ago