1. 003f2ac tdf#159519 comphelper,package: do not store document without SHA256 by Michael Stahl · 2 years, 1 month ago
  2. b828a5e check that rtl_random_getBytes() was successful by Michael Stahl · 2 years, 2 months ago
  3. 9a6ec69 Avoid infinite loop (24-2-specific) by Mike Kaganski · 2 years, 2 months ago
  4. d6c4794 tdf#154587: allow directory entries in ZIP packages by Mike Kaganski · 2 years, 2 months ago
  5. b955e86 tdf#105844 package: ODF wholesome encryption: use package version by Michael Stahl · 2 years, 3 months ago
  6. 8f5c108 tdf#105844 package: ManifestImport: handle argon2 attributes in ... by Michael Stahl · 2 years, 3 months ago
  7. 16a6984 ofz#65480: Integer-overflow by Caolán McNamara · 2 years, 3 months ago
  8. 4cba1d7 package: ODF encryption: fix 2 GPG problems by Michael Stahl · 2 years, 4 months ago
  9. 4995e06 tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption by Michael Stahl · 2 years, 4 months ago
  10. 54d0f21 tdf#131575: in repair mode, match names ASCII case-insensitively by Mike Kaganski · 2 years, 4 months ago
  11. 5303dde tdf#105844 package: increase PBKDF2 iterations for wholesome ODF encryption by Michael Stahl · 2 years, 4 months ago
  12. 79d9396 tdf#105844 package: check for unexpected zip entries on loading ... by Michael Stahl · 2 years, 4 months ago
  13. c9f6892 tdf#105844 package: remove root document from manifest ... by Michael Stahl · 2 years, 4 months ago
  14. 4d65f3a OFFICE-3708: package: produce correct SHA256 URL by Michael Stahl · 2 years, 4 months ago
  15. 6fc9b9e package: GPG encryption: prevent manifest:start-key-generation ... by Michael Stahl · 2 years, 4 months ago
  16. 3095588 tdf#105844 package,sfx2: remove checksum infoleak when using AEAD by Michael Stahl · 2 years, 4 months ago
  17. 07d5a8b package: move function down by Michael Stahl · 2 years, 4 months ago
  18. 1fbad81 tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM by Michael Stahl · 2 years, 4 months ago
  19. 3b34766 tdf#105844 package,sfx2: wholesome ODF package wrapping encryption by Michael Stahl · 2 years, 4 months ago
  20. f6536f4 some cosmetic improvements, better warnings by Michael Stahl · 2 years, 4 months ago
  21. 86c6822 tdf#96401: allow to detect a broken ZIP package by Mike Kaganski · 2 years, 4 months ago
  22. 06e4696 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6) by Julien Nabet · 2 years, 5 months ago
  23. bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
  24. 6e4d3c3 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: package by Stephan Bergmann · 2 years, 6 months ago
  25. 77e1393 incorrect usage of erase..remove idion by Noel Grandin · 2 years, 7 months ago
  26. 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
  27. 89a25bc Use getXWeak in package by Mike Kaganski · 3 years ago
  28. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
  29. 8270eb5 loplugin:unusedmethods by Noel Grandin · 2 years, 11 months ago
  30. d41b436 expose recovering zips for testing by Caolán McNamara · 3 years ago
  31. e7c30e6 Resolves: tdf#155005 use of uninitialised value by Caolán McNamara · 3 years ago
  32. 8080571 tdf#155005 fail gracefully on encountering a negative compression value by Caolán McNamara · 3 years ago
  33. 397e2d5 ofz#57529 Integer-overflow by Caolán McNamara · 3 years ago
  34. 7cce114 Missing includes (for std::exception_ptr) by Stephan Bergmann · 3 years, 1 month ago
  35. b6d1cb8 cid#1521901 Pointer to local outside scope by Caolán McNamara · 3 years, 1 month ago
  36. 59b0f67 ofz#56826 Heap-use-after-free by Caolán McNamara · 3 years, 1 month ago
  37. 5eae429 Fix typo by Andrea Gelmini · 3 years, 1 month ago
  38. abda72e tdf#82984 tdf#94915 zip64 support (import + export) by Attila Szűcs · 3 years, 2 months ago
  39. 1ec54b3 assert that Mutex exists at ctor time by Caolán McNamara · 3 years, 1 month ago
  40. f6633ad cid#1521559 pass arg as ref to prove no Dereference before null check by Caolán McNamara · 3 years, 1 month ago
  41. 4e0db17 flatten OWriteStream by Noel Grandin · 3 years, 1 month ago
  42. 69794d0 no need to allocate OTypeCollection separately in OStorage by Noel Grandin · 3 years, 1 month ago
  43. e0e310b no need to allocate OTypeCollection separately in WSInternalData_Impl by Noel Grandin · 3 years, 1 month ago
  44. cf4e1e0 osl::Mutex->std::mutex in OHierarchyElement_Impl by Noel Grandin · 3 years, 2 months ago
  45. 259ae22 Drop 'using namespace ::std' in dirs [e-p]* by Gabor Kelemen · 3 years, 2 months ago
  46. a04bf69 XUnoTunnel->dynamic_cast in ZipPackageEntry by Noel Grandin · 3 years, 3 months ago
  47. cb004bd XUnoTunnel->dynamic_cast in ZipPackage by Noel Grandin · 3 years, 3 months ago
  48. f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
  49. 3de6b42 Simplify a bit by Mike Kaganski · 3 years, 3 months ago
  50. 14df26a XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter by Noel Grandin · 3 years, 3 months ago
  51. 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
  52. a55d9d5 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
  53. fb1bf9f cid#1242675 Untrusted value as argument by Caolán McNamara · 3 years, 6 months ago
  54. 848f9b2 tdf#133767 new service TempFileFastService by Noel Grandin · 3 years, 6 months ago
  55. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  56. f6bf585 use more string_view in package by Noel Grandin · 3 years, 6 months ago
  57. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  58. 3c6f95d cid#1500507 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  59. fd2e907 comphelper::ByteWriter::writeSomeBytes always writes all bytes by Stephan Bergmann · 3 years, 9 months ago
  60. 9ba8b37 use utl::TempFile directly in package by Noel Grandin · 3 years, 9 months ago
  61. 74ff1a4 clang-tidy modernize-pass-by-value in package by Noel Grandin · 3 years, 10 months ago
  62. b416387 Use more appropriate return type for ThreadPool::getPreferredConcurrency by Stephan Bergmann · 3 years, 10 months ago
  63. 18321eb3 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  64. 9c77927 use comphelper::ByteReader in XBufferedStream by Noel Grandin · 3 years, 11 months ago
  65. 443799a fix OWriteStream implementing XUnoTunnel by Noel Grandin · 3 years, 11 months ago
  66. 62531ec add ByteWriter to reduce memory copying when writing data by Noel Grandin · 3 years, 11 months ago
  67. 429a960 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  68. 22e08a3 tdf#121740 cache hashcode in SequenceAsHashMap by Noel Grandin · 3 years, 11 months ago
  69. 8eabb88 reserve space in map in ZipFile::readCEN by Noel Grandin · 3 years, 11 months ago
  70. 3322e50 avoid some OUString construction on some hot paths by Noel Grandin · 4 years ago
  71. 240a345 tdf#121740 reduce cost of OStorage_Impl::GetElementNames by Noel Grandin · 4 years ago
  72. 8342e4a Just use Any ctor instead of makeAny in package by Stephan Bergmann · 4 years ago
  73. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  74. bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
  75. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  76. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  77. ddff749 no need to have duplicate m_bIsRoot fields by Noel Grandin · 4 years, 1 month ago
  78. 9a9bb1f no need to have duplicate m_nStorageType fields by Noel Grandin · 4 years, 1 month ago
  79. 17d2cf3 flatten OStorage a little by Noel Grandin · 4 years, 1 month ago
  80. 83dd8de loplugin:trivialdestructor (-stdlib=libc++) by Stephan Bergmann · 4 years, 1 month ago
  81. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  82. 3c06623 cid#1500664 Dereference before null check by Caolán McNamara · 4 years, 1 month ago
  83. 7b5193e Recheck modules [o-r]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
  84. 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
  85. 5c00fad optimise and simplify ZipOutputEntryInThread by Noel Grandin · 4 years, 3 months ago
  86. a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
  87. 9c95415 Let comphelper::Base64::decode* take std::u16string_view by Mike Kaganski · 4 years, 3 months ago
  88. 494b3e6 loplugin:flatten in package..reportdesign by Noel Grandin · 4 years, 4 months ago
  89. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  90. 1a122a5 use more OInterfaceContainerHelper3 in package by Noel Grandin · 4 years, 4 months ago
  91. 1298a6a Fix typo by Stephan Bergmann · 4 years, 4 months ago
  92. 2132da5 loplugin:stringliteraldefine in package by Noel Grandin · 4 years, 4 months ago
  93. a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
  94. d0a8d4a Prepare for removal of non-const operator[] from Sequence in package by Mike Kaganski · 4 years, 5 months ago
  95. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  96. 0eb51b9 loplugin:moveparam in package by Noel Grandin · 4 years, 6 months ago
  97. 2848063 drop 'using namespace std' in package by Julien Nabet · 4 years, 6 months ago
  98. 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
  99. 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
  100. afea504 loplugin:finalclasses by Noel Grandin · 4 years, 7 months ago