1. 802765d loplugin:unusedmethods unused return value in oox,package by Noel Grandin · 10 years ago
  2. 214f5cf loplugin:privatebase: Publicly derive from UNO interfaces by Stephan Bergmann · 10 years ago
  3. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  4. eaed822 tdf#89236: Don't deflate encrypted document in parallel by Matúš Kukan · 10 years ago
  5. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  6. 98f4f2b loplugin:unusedfields in oox,package by Noel Grandin · 10 years ago
  7. a78182a loplugin:unusedfields in include/package,include/registry by Noel Grandin · 10 years ago
  8. 56b2a2d loplugin:unusedfields in oox,package,reportdesign by Noel Grandin · 10 years ago
  9. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  10. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  11. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  12. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  13. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  14. 1fc2fe7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  15. 912c034 Don't check version field from local ZIP header by Jan-Marek Glogowski · 10 years ago
  16. 5ced1a6 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  17. 8d80b5b com::sun::star->css in package,pyuno by Noel Grandin · 10 years ago
  18. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  19. db34ab8 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  20. 8a248d6 loplugin:mergeclasses by Noel Grandin · 11 years ago
  21. 3764f74 Fix typos by Andrea Gelmini · 11 years ago
  22. 9f6cb67 Fix typos by Andrea Gelmini · 11 years ago
  23. 3a00aae boost->std by Caolán McNamara · 11 years ago
  24. 6fcaaca comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelper by Michael Stahl · 11 years ago
  25. 5ba6aaf package: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  26. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  27. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  28. 0b9b5f8 Simplify ZipPackage::isLocalFile check by Stephan Bergmann · 11 years ago
  29. a19e206 avoid possible leak on exception by Caolán McNamara · 11 years ago
  30. ef69803 Related: tdf#88314 delete temp files by Caolán McNamara · 11 years ago
  31. 458bf08 Resolves: tdf#88314 close temp file after each thread completed by Caolán McNamara · 11 years ago
  32. 33a21d3 Revert "Resolves: tdf#88314 close temp file after each thread completes" by Norbert Thiebaud · 11 years ago
  33. 738cf41 Resolves: tdf#88314 close temp file after each thread completes by Caolán McNamara · 11 years ago
  34. a792aa2 loplugin:unusedmethods toolkit,package by Noel Grandin · 11 years ago
  35. e546ed0 loplugin:unusedmethods package by Noel Grandin · 11 years ago
  36. 7f73bb5 Fix typos by Andrea Gelmini · 11 years ago
  37. 3712006 drop yet another reimplementation of rtl::Reference (SotMutexHolderRef) by Noel Grandin · 11 years ago
  38. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  39. a77caf4 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  40. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  41. 3754474 Typos by Julien Nabet · 11 years ago
  42. 8a3120c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  43. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  44. d203948 convert 'it.begin() == it.end()' to 'it.empty()' by Noel Grandin · 11 years ago
  45. 430d760 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  46. 525e514 WaE: unreferenced local variable by Caolán McNamara · 11 years ago
  47. 0566162 uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgs by Caolán McNamara · 11 years ago
  48. 55bc128 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  49. 1cb0b37 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  50. 0a48e0f loplugin:simplifybool by Stephan Bergmann · 11 years ago
  51. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  52. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  53. a0f2bb7 unnecessary cast by Caolán McNamara · 11 years ago
  54. 3516371 loplugin:staticmethods by Noel Grandin · 11 years ago
  55. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  56. c9c991a Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  57. b857703 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  58. ca5ff45 tdf#90010 Partially revert "package: Do not bother with deflating jpeg images" by Matúš Kukan · 11 years ago
  59. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  60. 48bb291 convert SFX_FILTER_ constants to enum class by Noel Grandin · 11 years ago
  61. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  62. 0777231 V803 decreased performance postfix increment by Michael Stahl · 11 years ago
  63. ad62a2e package: PVS-Studio V595 'm_pData' pointer could be null by Michael Stahl · 11 years ago
  64. 44177f0 package: convert StorInternalData_Impl member to std::unique_ptr by Michael Stahl · 11 years ago
  65. c3e45f1 package: convert OStorage::m_pData to std::unique_ptr by Michael Stahl · 11 years ago
  66. e43d5f2 package: move WSInternalData_Impl out of header by Michael Stahl · 11 years ago
  67. 9ad17c2 package: convert OWriteStream::m_pData to std::unique_ptr by Michael Stahl · 11 years ago
  68. 2877e5a package: PVS-Studio V595 'm_pData' pointer could be null by Michael Stahl · 11 years ago
  69. 252a73f redundant check by Caolán McNamara · 11 years ago
  70. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  71. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  72. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  73. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  74. 00173d8 Some more loplugin:cstylecast: package by Stephan Bergmann · 11 years ago
  75. 238ce4a remove unnecessary casts by Noel Grandin · 11 years ago
  76. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  77. 7da92fd cppcheck: Possible inefficient checking for <var> emptiness by Julien Nabet · 11 years ago
  78. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  79. 5484475 include algorithm by Caolán McNamara · 11 years ago
  80. 65e7851 include algorithm by Caolán McNamara · 11 years ago
  81. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  82. d41bc0f fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  83. 180f079 comphelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  84. 3fcd2cc fdo#87210: Re-enable parallel deflate, which was not the root cause. by Kohei Yoshida · 11 years ago
  85. ca8e26a package: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  86. f921838 package: Better to use temporary files for huge memory zip streams by Matúš Kukan · 11 years ago
  87. 43eca2d package: Create memory buffer only when we need it - if we use parallelism by Matúš Kukan · 11 years ago
  88. 2c2e80d callcatcher: remove newly unused code by Caolán McNamara · 11 years ago
  89. 70d4989 remove operator>> methods by Noel Grandin · 11 years ago
  90. e0425f9 Globally disable threading for these for now. by Kohei Yoshida · 11 years ago
  91. 0674dd3 coverity#1242675 Untrusted value as argument by Caolán McNamara · 11 years ago
  92. 3195247 coverity#1242675 Untrusted value as argument by Caolán McNamara · 11 years ago
  93. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  94. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  95. 0843ade package: Do not bother with deflating jpeg images by Matúš Kukan · 11 years ago
  96. d09b620 package: Do not deflate small streams in a thread by Matúš Kukan · 11 years ago
  97. 062cf18 ZipPackageStream::getRawData can be private by Matúš Kukan · 11 years ago
  98. 7088166 Simplify input parameters to just take the sequence by Matúš Kukan · 11 years ago
  99. a42aa52 package: Add possibility to disable deflating in a thread by Matúš Kukan · 11 years ago
  100. fbf714b package: Finally implement parallel zip entries deflating by Matúš Kukan · 11 years ago