1. 7b5193e Recheck modules [o-r]* with IWYU by Gabor Kelemen · 4 years, 2 months ago
  2. 4a0ccb5 WASM make test file loading work by Armin Le Grand (Allotropia) · 4 years, 5 months ago
  3. 5c00fad optimise and simplify ZipOutputEntryInThread by Noel Grandin · 4 years, 3 months ago
  4. a3fa2c3 Simplify some TempFile service code by Noel Grandin · 4 years, 3 months ago
  5. 9c95415 Let comphelper::Base64::decode* take std::u16string_view by Mike Kaganski · 4 years, 3 months ago
  6. 494b3e6 loplugin:flatten in package..reportdesign by Noel Grandin · 4 years, 4 months ago
  7. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  8. 1a122a5 use more OInterfaceContainerHelper3 in package by Noel Grandin · 4 years, 4 months ago
  9. 1298a6a Fix typo by Stephan Bergmann · 4 years, 4 months ago
  10. 2132da5 loplugin:stringliteraldefine in package by Noel Grandin · 4 years, 4 months ago
  11. a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
  12. d0a8d4a Prepare for removal of non-const operator[] from Sequence in package by Mike Kaganski · 4 years, 5 months ago
  13. 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
  14. 0eb51b9 loplugin:moveparam in package by Noel Grandin · 4 years, 6 months ago
  15. 2848063 drop 'using namespace std' in package by Julien Nabet · 4 years, 6 months ago
  16. 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
  17. 3b8e53f loplugin:constparams improve handling of pointer params by Noel Grandin · 4 years, 6 months ago
  18. afea504 loplugin:finalclasses by Noel Grandin · 4 years, 7 months ago
  19. 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
  20. 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
  21. 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
  22. 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
  23. ad4d09d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
  24. 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
  25. 7bdb3a7 flatten OZipFileAccess a little by Noel Grandin · 4 years, 8 months ago
  26. b437653 flatten ZipPackage a little by Noel Grandin · 4 years, 8 months ago
  27. 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
  28. 2030e38 Avoid ODR violation, consistently define ZLIB_CONST by Stephan Bergmann · 4 years, 8 months ago
  29. 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
  30. 93e9030 Use ZLIB_CONST to avoid const_cast by Mike Kaganski · 4 years, 8 months ago
  31. 95f5c4f getArray->getConstArray in package by Noel Grandin · 4 years, 8 months ago
  32. a943936 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
  33. 4bf1fbc tsan:data race in XBufferedThreadedStream by Noel Grandin · 4 years, 8 months ago
  34. 0c3da17 pass ZipEnumeration around by value by Noel Grandin · 4 years, 9 months ago
  35. 0f58056 osl::Mutex->std::mutex in StarOfficeSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  36. 0c14226 osl::Mutex->std::mutex in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  37. 9bae1f1 no need to use a pImpl in CorrectSHA1DigestContext by Noel Grandin · 4 years, 9 months ago
  38. 966ae23 osl::Mutex->std::mutex in BlowfishCFB8CipherContext by Noel Grandin · 4 years, 9 months ago
  39. d9f9280 osl::Mutex->std::mutex in SwitchablePersistenceStream by Noel Grandin · 4 years, 9 months ago
  40. a4a023f osl::Mutex->std::mutex in ByteGrabber by Noel Grandin · 4 years, 9 months ago
  41. afc9c44 osl::Mutex->std::mutex in OChildDispListener_Impl by Noel Grandin · 4 years, 9 months ago
  42. 711269c OStorage can be final by Noel Grandin · 4 years, 9 months ago
  43. ae31c85 Removed duplicated include by Andrea Gelmini · 4 years, 10 months ago
  44. a1cb4c7 reduce allocation in ZipContentInfo map by Noel Grandin · 4 years, 10 months ago
  45. 3ffb7ef remove some unnecessary OUString::intern by Noel Grandin · 4 years, 10 months ago
  46. 160a4852 dtd files are not xml files and shouldn't have xml headers by Caolán McNamara · 4 years, 10 months ago
  47. 7af40a4 Simplify Sequences initializations (i*->p*) by Julien Nabet · 4 years, 10 months ago
  48. 46a662e improve exception message by Noel Grandin · 4 years, 10 months ago
  49. 1070cd2 speed up package test by Noel Grandin · 5 years ago
  50. 601e9d4 inline some typedefs by Noel Grandin · 5 years ago
  51. 10d29c3 throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite by Stephan Bergmann · 5 years ago
  52. e76a4d6 update PCHs by Luboš Luňák · 5 years ago
  53. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  54. 24fad8b fix detection of encrypted zip entries by David Blatter · 5 years ago
  55. a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
  56. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  57. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  58. 083900f Make sal/config.h the first in pch by Mike Kaganski · 5 years ago
  59. e150c78 loplugin:refcounting in package..sax by Noel · 5 years ago
  60. 99bc040 loplugin:referencecasting in oox..package by Noel · 5 years ago
  61. 3267627 tdf#42982: Improve UNO API error reporting by Bayram Çiçek · 5 years ago
  62. 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
  63. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  64. 1ac4498 update pches by Caolán McNamara · 5 years ago
  65. d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
  66. eb4c2e9 tdf#123936 Formatting files in module package with clang-format by Philipp Hofer · 5 years ago
  67. 93c64a6 loplugin:stringview by Noel · 5 years ago
  68. 29fefd9 loplugin:reducevarscope in package by Noel · 5 years ago
  69. 00d62d0 Use the new single-instance="true" attribute in package by Stephan Bergmann · 6 years ago
  70. b8bf1e11 struct OHierarchyElement_Impl was apparently meant to be a class by Stephan Bergmann · 6 years ago
  71. 5c2263f Replace list by vector in package/ohierarchyholder by Julien Nabet · 6 years ago
  72. 2148462 Remove unused std::list in package/xstorage by Julien Nabet · 6 years ago
  73. 960252e improve some exception messages by Noel Grandin · 6 years ago
  74. 1558b9e Fix typo in code by Andrea Gelmini · 6 years ago
  75. de74d98 OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaround by Caolán McNamara · 6 years ago
  76. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  77. 5923d41 Restore "bff: terminate on SAXException on malformed input" by Caolán McNamara · 6 years ago
  78. 3457da6 loplugin:stringstatic also look for local statics by Noel Grandin · 6 years ago
  79. 70a0081 SvTreeListBox can move into toolkit headers now by Caolán McNamara · 6 years ago
  80. cda88ec loplugin:simplifybool a little more aggressive by Noel Grandin · 6 years ago
  81. 50fd69d ofz#23241 Revert "bff: terminate on SAXException on malformed input" by Caolán McNamara · 6 years ago
  82. 5406f8a package/xstor: create instances with uno constructors by Noel Grandin · 6 years ago
  83. 2fc112e package: create instances with uno constructors by Noel Grandin · 6 years ago
  84. b3c4ca3 properly finish encrypting when parallel zip saving (tdf#134796) by Luboš Luňák · 6 years ago
  85. 08161f8 fix encrypted parallel zip saving (tdf#134332) by Luboš Luňák · 6 years ago
  86. b050b7e update pches by Caolán McNamara · 6 years ago
  87. 38cfe86 Upcoming improved loplugin:staticanonymous -> redundantstatic: package by Stephan Bergmann · 6 years ago
  88. a2fc883 use more std::container::insert instead of std::copy by Noel Grandin · 6 years ago
  89. 2140774 Upcoming loplugin:elidestringvar: package by Stephan Bergmann · 6 years ago
  90. 2f17679 package: ignore unknown encryption parameters. by Vasily Melenchuk · 6 years ago
  91. 552b1fc inline some use-once typedefs by Noel Grandin · 6 years ago
  92. ba0d1a8 package: ODF export: fix position of manifest:start-key-generation child by Michael Stahl · 6 years ago
  93. 5eda583 package: OFFICE-3940 ODF 1.3 export of OpenPGP encryption by Michael Stahl · 6 years ago
  94. 4f1b0f7d package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption by Michael Stahl · 6 years ago
  95. 366d08f new loplugin:simplifypointertobool by Noel Grandin · 6 years ago
  96. 3c80066 compact namespace in package by Noel Grandin · 6 years ago
  97. 9f07fb6 update pches by Caolán McNamara · 6 years ago
  98. 076fa17 loplugin:buriedassign in l,o,p* by Noel Grandin · 6 years ago
  99. 7bf5228 loplugin:flatten in package by Noel Grandin · 6 years ago
  100. d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago