1. 430d760 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  2. 525e514 WaE: unreferenced local variable by Caolán McNamara · 11 years ago
  3. 0566162 uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgs by Caolán McNamara · 11 years ago
  4. 55bc128 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  5. 1cb0b37 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  6. 0a48e0f loplugin:simplifybool by Stephan Bergmann · 11 years ago
  7. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  8. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  9. a0f2bb7 unnecessary cast by Caolán McNamara · 11 years ago
  10. 3516371 loplugin:staticmethods by Noel Grandin · 11 years ago
  11. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago
  12. c9c991a Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  13. b857703 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  14. ca5ff45 tdf#90010 Partially revert "package: Do not bother with deflating jpeg images" by Matúš Kukan · 11 years ago
  15. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  16. 48bb291 convert SFX_FILTER_ constants to enum class by Noel Grandin · 11 years ago
  17. fb14be5 create new 'enum class' SotClipboardFormatId to unify types by Noel Grandin · 11 years ago
  18. 0777231 V803 decreased performance postfix increment by Michael Stahl · 11 years ago
  19. ad62a2e package: PVS-Studio V595 'm_pData' pointer could be null by Michael Stahl · 11 years ago
  20. 44177f0 package: convert StorInternalData_Impl member to std::unique_ptr by Michael Stahl · 11 years ago
  21. c3e45f1 package: convert OStorage::m_pData to std::unique_ptr by Michael Stahl · 11 years ago
  22. e43d5f2 package: move WSInternalData_Impl out of header by Michael Stahl · 11 years ago
  23. 9ad17c2 package: convert OWriteStream::m_pData to std::unique_ptr by Michael Stahl · 11 years ago
  24. 2877e5a package: PVS-Studio V595 'm_pData' pointer could be null by Michael Stahl · 11 years ago
  25. 252a73f redundant check by Caolán McNamara · 11 years ago
  26. d22519f V801: Decreased performance by Caolán McNamara · 11 years ago
  27. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  28. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  29. 598d819 Visible function type RTTI for Clang -fsanitize=function by Stephan Bergmann · 11 years ago
  30. 00173d8 Some more loplugin:cstylecast: package by Stephan Bergmann · 11 years ago
  31. 238ce4a remove unnecessary casts by Noel Grandin · 11 years ago
  32. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  33. 7da92fd cppcheck: Possible inefficient checking for <var> emptiness by Julien Nabet · 11 years ago
  34. 3a2b1af Fix simple typos. by Andrea Gelmini · 11 years ago
  35. 5484475 include algorithm by Caolán McNamara · 11 years ago
  36. 65e7851 include algorithm by Caolán McNamara · 11 years ago
  37. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  38. d41bc0f fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  39. 180f079 comphelper: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  40. 3fcd2cc fdo#87210: Re-enable parallel deflate, which was not the root cause. by Kohei Yoshida · 11 years ago
  41. ca8e26a package: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  42. f921838 package: Better to use temporary files for huge memory zip streams by Matúš Kukan · 11 years ago
  43. 43eca2d package: Create memory buffer only when we need it - if we use parallelism by Matúš Kukan · 11 years ago
  44. 2c2e80d callcatcher: remove newly unused code by Caolán McNamara · 11 years ago
  45. 70d4989 remove operator>> methods by Noel Grandin · 11 years ago
  46. e0425f9 Globally disable threading for these for now. by Kohei Yoshida · 11 years ago
  47. 0674dd3 coverity#1242675 Untrusted value as argument by Caolán McNamara · 11 years ago
  48. 3195247 coverity#1242675 Untrusted value as argument by Caolán McNamara · 11 years ago
  49. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  50. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  51. 0843ade package: Do not bother with deflating jpeg images by Matúš Kukan · 11 years ago
  52. d09b620 package: Do not deflate small streams in a thread by Matúš Kukan · 11 years ago
  53. 062cf18 ZipPackageStream::getRawData can be private by Matúš Kukan · 11 years ago
  54. 7088166 Simplify input parameters to just take the sequence by Matúš Kukan · 11 years ago
  55. a42aa52 package: Add possibility to disable deflating in a thread by Matúš Kukan · 11 years ago
  56. fbf714b package: Finally implement parallel zip entries deflating by Matúš Kukan · 11 years ago
  57. db55526 package: Call writeLOC always after putNextEntry explicitly by Matúš Kukan · 11 years ago
  58. 30f80f1 package: Do not use hacky bit 1<<4 in ZipEntry::nFlag by Matúš Kukan · 11 years ago
  59. ef8e7ea There is no XZipOutputEntry interface by Matúš Kukan · 11 years ago
  60. 3e3b848 package: Use memory stream for compressing zip entries by Matúš Kukan · 11 years ago
  61. 3e7ab1a ZipOutputEntry: m_pCurrentEntry is always set by Matúš Kukan · 11 years ago
  62. 4d1cb2d package: Zipping STORED entry is the same as rawWrite and we don't encrypt it by Matúš Kukan · 11 years ago
  63. 2d92a84 package: Move most ZipOutputEntry's methods back to ZipOutputStream by Matúš Kukan · 11 years ago
  64. 15678e7 ZipPackageFolder: releaseUpwardRef only calls clearParent, remove it. by Matúš Kukan · 11 years ago
  65. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  66. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  67. 1549243 coverity#706578 uncaught exception by David Tardon · 11 years ago
  68. 2bc6b0d coverity#706568 Uncaught exception by Caolán McNamara · 11 years ago
  69. 6bff65d coverity#706569 Uncaught exception by Caolán McNamara · 11 years ago
  70. dd59e89 OSL_ENSURE->assert when follow by deref of tested pointer by Caolán McNamara · 11 years ago
  71. 6175ccd coverity#706582 Uncaught exception by Caolán McNamara · 11 years ago
  72. 125727c coverity#706583 Uncaught exception by Caolán McNamara · 11 years ago
  73. fe0e358 coverity#706584 Uncaught exception by Caolán McNamara · 11 years ago
  74. 1d200aa coverity#706590 Uncaught exception by Caolán McNamara · 11 years ago
  75. c0c8478 cid#1249676 Uninitialized scalar field by Noel Grandin · 11 years ago
  76. 95c7984 package: OInputCompStream::m_xStream is never null by Michael Stahl · 11 years ago
  77. 0e63397 Remove pointless functions now that saveChild() is ZipPackageStream's member by Matúš Kukan · 11 years ago
  78. 4b60988 Move ZipPackageStream::saveChild to proper source file by Matúš Kukan · 11 years ago
  79. 1b3122a package: Add pure virtual ZipPackageEntry::saveChild() by Matúš Kukan · 11 years ago
  80. 152c4af package: ZipPackageStream: prefix members by Matúš Kukan · 11 years ago
  81. 3a8bddc package: Add ZipOutputEntry to isolate deflating of streams. by Matúš Kukan · 11 years ago
  82. aa79a83 coverity#706585 Uncaught exception by Caolán McNamara · 11 years ago
  83. e89358a coverity#706586 Uncaught exception by Caolán McNamara · 11 years ago
  84. 87cb3a7 unusedcode: Remove Deflater::setLevel by Matúš Kukan · 11 years ago
  85. 79943fa coverity#706591 Uncaught exception by Caolán McNamara · 11 years ago
  86. 58a96d3 bff: terminate on SAXException on malformed input by Caolán McNamara · 11 years ago
  87. ae0756d ZipOutputStream: No need to explicitly set default values by Matúš Kukan · 11 years ago
  88. 9f495d1 Split ZipPackageFolder::saveChild into two functions by Matúš Kukan · 12 years ago
  89. 04ebf43 package: ZipOutputStream: prefix members by Matúš Kukan · 12 years ago
  90. 3d8f059 package: Add some 'const' and prefix members by Matúš Kukan · 12 years ago
  91. 61d048b package: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  92. 0ecf6af loplugin: cstylecast by Noel Grandin · 12 years ago
  93. ed00d0d create a master document template type by Caolán McNamara · 12 years ago
  94. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  95. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  96. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  97. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  98. e881571 coverity#706587 Uncaught exception by Caolán McNamara · 12 years ago
  99. 80231ff coverity#706588 Uncaught exception by Caolán McNamara · 12 years ago
  100. 3a1c2d9 coverity#706589 Uncaught exception by Caolán McNamara · 12 years ago