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