1. fbb5ab3 tdf#156525 Save as > HTML loses drawing object as invalid gif by Noel Grandin · 2 years, 6 months ago
  2. 009b889 do not throw DisposedException when inside a dispose() method by Noel Grandin · 2 years, 10 months ago
  3. 8270eb5 loplugin:unusedmethods by Noel Grandin · 2 years, 11 months ago
  4. d41b436 expose recovering zips for testing by Caolán McNamara · 3 years ago
  5. e7c30e6 Resolves: tdf#155005 use of uninitialised value by Caolán McNamara · 3 years ago
  6. 8080571 tdf#155005 fail gracefully on encountering a negative compression value by Caolán McNamara · 3 years ago
  7. 397e2d5 ofz#57529 Integer-overflow by Caolán McNamara · 3 years ago
  8. 7cce114 Missing includes (for std::exception_ptr) by Stephan Bergmann · 3 years, 1 month ago
  9. b6d1cb8 cid#1521901 Pointer to local outside scope by Caolán McNamara · 3 years, 1 month ago
  10. 59b0f67 ofz#56826 Heap-use-after-free by Caolán McNamara · 3 years, 1 month ago
  11. 5eae429 Fix typo by Andrea Gelmini · 3 years, 1 month ago
  12. abda72e tdf#82984 tdf#94915 zip64 support (import + export) by Attila Szűcs · 3 years, 2 months ago
  13. 1ec54b3 assert that Mutex exists at ctor time by Caolán McNamara · 3 years, 1 month ago
  14. f6633ad cid#1521559 pass arg as ref to prove no Dereference before null check by Caolán McNamara · 3 years, 1 month ago
  15. 4e0db17 flatten OWriteStream by Noel Grandin · 3 years, 1 month ago
  16. 69794d0 no need to allocate OTypeCollection separately in OStorage by Noel Grandin · 3 years, 1 month ago
  17. e0e310b no need to allocate OTypeCollection separately in WSInternalData_Impl by Noel Grandin · 3 years, 1 month ago
  18. cf4e1e0 osl::Mutex->std::mutex in OHierarchyElement_Impl by Noel Grandin · 3 years, 2 months ago
  19. 259ae22 Drop 'using namespace ::std' in dirs [e-p]* by Gabor Kelemen · 3 years, 2 months ago
  20. a04bf69 XUnoTunnel->dynamic_cast in ZipPackageEntry by Noel Grandin · 3 years, 3 months ago
  21. cb004bd XUnoTunnel->dynamic_cast in ZipPackage by Noel Grandin · 3 years, 3 months ago
  22. f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
  23. 3de6b42 Simplify a bit by Mike Kaganski · 3 years, 3 months ago
  24. 14df26a XUnoTunnel->dynamic_cast in comphelper::ByteReader and comphelper::ByteWriter by Noel Grandin · 3 years, 3 months ago
  25. 555f433 use std::this_thread::sleep_for instead of osl equivalent by Arnaud VERSINI · 3 years, 5 months ago
  26. a55d9d5 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
  27. fb1bf9f cid#1242675 Untrusted value as argument by Caolán McNamara · 3 years, 6 months ago
  28. 848f9b2 tdf#133767 new service TempFileFastService by Noel Grandin · 3 years, 6 months ago
  29. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  30. f6bf585 use more string_view in package by Noel Grandin · 3 years, 6 months ago
  31. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  32. 3c6f95d cid#1500507 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  33. fd2e907 comphelper::ByteWriter::writeSomeBytes always writes all bytes by Stephan Bergmann · 3 years, 9 months ago
  34. 9ba8b37 use utl::TempFile directly in package by Noel Grandin · 3 years, 9 months ago
  35. 74ff1a4 clang-tidy modernize-pass-by-value in package by Noel Grandin · 3 years, 10 months ago
  36. b416387 Use more appropriate return type for ThreadPool::getPreferredConcurrency by Stephan Bergmann · 3 years, 10 months ago
  37. 18321eb3 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  38. 9c77927 use comphelper::ByteReader in XBufferedStream by Noel Grandin · 3 years, 11 months ago
  39. 443799a fix OWriteStream implementing XUnoTunnel by Noel Grandin · 3 years, 11 months ago
  40. 62531ec add ByteWriter to reduce memory copying when writing data by Noel Grandin · 3 years, 11 months ago
  41. 429a960 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  42. 22e08a3 tdf#121740 cache hashcode in SequenceAsHashMap by Noel Grandin · 3 years, 11 months ago
  43. 8eabb88 reserve space in map in ZipFile::readCEN by Noel Grandin · 3 years, 11 months ago
  44. 3322e50 avoid some OUString construction on some hot paths by Noel Grandin · 4 years ago
  45. 240a345 tdf#121740 reduce cost of OStorage_Impl::GetElementNames by Noel Grandin · 4 years ago
  46. 8342e4a Just use Any ctor instead of makeAny in package by Stephan Bergmann · 4 years ago
  47. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  48. bdff0bb Use o3tl::make_unsigned in some places by Stephan Bergmann · 4 years ago
  49. 9f958c0 loplugin:passstuffbyref by Noel Grandin · 4 years ago
  50. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  51. ddff749 no need to have duplicate m_bIsRoot fields by Noel Grandin · 4 years, 1 month ago
  52. 9a9bb1f no need to have duplicate m_nStorageType fields by Noel Grandin · 4 years, 1 month ago
  53. 17d2cf3 flatten OStorage a little by Noel Grandin · 4 years, 1 month ago
  54. 83dd8de loplugin:trivialdestructor (-stdlib=libc++) by Stephan Bergmann · 4 years, 1 month ago
  55. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  56. 3c06623 cid#1500664 Dereference before null check by Caolán McNamara · 4 years, 1 month ago
  57. 7b5193e Recheck modules [o-r]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
  58. 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
  59. 5c00fad optimise and simplify ZipOutputEntryInThread by Noel Grandin · 4 years, 3 months ago
  60. a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
  61. 9c95415 Let comphelper::Base64::decode* take std::u16string_view by Mike Kaganski · 4 years, 3 months ago
  62. 494b3e6 loplugin:flatten in package..reportdesign by Noel Grandin · 4 years, 4 months ago
  63. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  64. 1a122a5 use more OInterfaceContainerHelper3 in package by Noel Grandin · 4 years, 4 months ago
  65. 1298a6a Fix typo by Stephan Bergmann · 4 years, 4 months ago
  66. 2132da5 loplugin:stringliteraldefine in package by Noel Grandin · 4 years, 4 months ago
  67. a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
  68. d0a8d4a Prepare for removal of non-const operator[] from Sequence in package by Mike Kaganski · 4 years, 5 months ago
  69. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  70. 0eb51b9 loplugin:moveparam in package by Noel Grandin · 4 years, 6 months ago
  71. 2848063 drop 'using namespace std' in package by Julien Nabet · 4 years, 6 months ago
  72. 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
  73. 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
  74. afea504 loplugin:finalclasses by Noel Grandin · 4 years, 7 months ago
  75. 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
  76. 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
  77. 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
  78. 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
  79. ad4d09d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  80. 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
  81. 7bdb3a7 flatten OZipFileAccess a little by Noel Grandin · 4 years, 8 months ago
  82. b437653 flatten ZipPackage a little by Noel Grandin · 4 years, 8 months ago
  83. 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
  84. 2030e38 Avoid ODR violation, consistently define ZLIB_CONST by Stephan Bergmann · 4 years, 8 months ago
  85. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  86. 93e9030 Use ZLIB_CONST to avoid const_cast by Mike Kaganski · 4 years, 8 months ago
  87. 95f5c4f getArray->getConstArray in package by Noel Grandin · 4 years, 8 months ago
  88. a943936 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
  89. 4bf1fbc tsan:data race in XBufferedThreadedStream by Noel Grandin · 4 years, 8 months ago
  90. 0c3da17 pass ZipEnumeration around by value by Noel Grandin · 4 years, 9 months ago
  91. 0f58056 osl::Mutex->std::mutex in StarOfficeSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  92. 0c14226 osl::Mutex->std::mutex in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  93. 9bae1f1 no need to use a pImpl in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  94. 966ae23 osl::Mutex->std::mutex in BlowfishCFB8CipherContext by Noel Grandin · 4 years, 9 months ago
  95. d9f9280 osl::Mutex->std::mutex in SwitchablePersistenceStream by Noel Grandin · 4 years, 9 months ago
  96. a4a023f osl::Mutex->std::mutex in ByteGrabber by Noel Grandin · 4 years, 9 months ago
  97. afc9c44 osl::Mutex->std::mutex in OChildDispListener_Impl by Noel Grandin · 4 years, 9 months ago
  98. 711269c OStorage can be final by Noel Grandin · 4 years, 9 months ago
  99. ae31c85 Removed duplicated include by Andrea Gelmini · 4 years, 10 months ago
  100. a1cb4c7 reduce allocation in ZipContentInfo map by Noel Grandin · 4 years, 10 months ago