1. 31e22b4 tdf#105942 Don't hang when file is protected and compressed by Xisco Fauli · 9 years ago
  2. 6e55e41 tdf#97597: Ensure that each parsing thread has its own buffer. by Kohei Yoshida · 9 years ago
  3. 3838475 drop extra semicolons by David Tardon · 9 years ago
  4. 25205d5 package: ODF: bump PBKDF2 iteration counts by Michael Stahl · 9 years ago
  5. dca61b5 loplugin:expandablemethods in lotuswordpro..package by Noel Grandin · 9 years ago
  6. 1430158 style fix for cppcheck redundantCondition by Jochen Nitschke · 9 years ago
  7. 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
  8. e140e40 loplugin:expandablemethodds in lotuswordpro..package by Noel Grandin · 9 years ago
  9. 930f024 replace <<= with assign for <<= with rhs Any by Jochen Nitschke · 9 years ago
  10. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  11. 1013587 loplugin:constantparam in package..stoc by Noel Grandin · 10 years ago
  12. 0cdfe1c loplugin:stringconstant: adapt to improved OUStringLiteral1 (package) by Stephan Bergmann · 10 years ago
  13. fb46ba9 coverity#1371440 Uncaught exception by Caolán McNamara · 10 years ago
  14. d30a429 loplugin:unusedenumconstants in package..svtools by Noel Grandin · 10 years ago
  15. 1015d35 OFFICE-3708: package: recognize correct SHA256 URL by Michael Stahl · 10 years ago
  16. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  17. b4e3c29 Fix typo: completelly -> completely by Takeshi Abe · 10 years ago
  18. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  19. 76ad32b add tagging to ThreadTasks so we don't need more one pool by Noel Grandin · 10 years ago
  20. d94d88d loplugin:passstuffbyref also for {css::uno,rtl}::Reference by Stephan Bergmann · 10 years ago
  21. 48a8d6d loplugin:singlevalfields in various by Noel Grandin · 10 years ago
  22. 9084c11 sfx2: exception on storage commit is an error (related: tdf#91807) by Michael Stahl · 10 years ago
  23. 8d8b9b8 package: fix exception handling in DeflateThread (related tdf#91807) by Michael Stahl · 10 years ago
  24. 60e75fb tdf#98955 hardware_concurrency not ideal for thread pools by Ashod Nakashian · 10 years ago
  25. a97b392 tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi by Gleb Mishchenko · 10 years ago
  26. 2af018e Fix typos by Andrea Gelmini · 10 years ago
  27. 727d4db loplugin:unusedmethods in package to rsc by Noel Grandin · 10 years ago
  28. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  29. 7d91753 Add SAL_FALLTHROUGH, where apparently appropriate by Stephan Bergmann · 10 years ago
  30. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  31. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  32. 20f23c1a Fix typos by Andrea Gelmini · 10 years ago
  33. 2a455e4 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  34. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  35. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  36. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  37. 3cdc8c2 Missing include by Stephan Bergmann · 10 years ago
  38. 7e2ea27 tdf#93553 limit parallelism at zip save time to useful amount by Armin Le Grand · 10 years ago
  39. 6b84445 loplugin:constantparam in package by Noel Grandin · 10 years ago
  40. 60b1c95 Extract Directories from BootstrapFixtureBase by Stephan Bergmann · 10 years ago
  41. 70f8728 improve defaultparams loplugin by Noel Grandin · 10 years ago
  42. 9610a5a Use passed-in context instead of comphelper::getProcessComponentContext() by Stephan Bergmann · 10 years ago
  43. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  44. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  45. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  46. 802765d loplugin:unusedmethods unused return value in oox,package by Noel Grandin · 10 years ago
  47. 214f5cf loplugin:privatebase: Publicly derive from UNO interfaces by Stephan Bergmann · 10 years ago
  48. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  49. eaed822 tdf#89236: Don't deflate encrypted document in parallel by Matúš Kukan · 10 years ago
  50. e3a31fc loplugin:unusedfields by Noel Grandin · 10 years ago
  51. 98f4f2b loplugin:unusedfields in oox,package by Noel Grandin · 10 years ago
  52. a78182a loplugin:unusedfields in include/package,include/registry by Noel Grandin · 10 years ago
  53. 56b2a2d loplugin:unusedfields in oox,package,reportdesign by Noel Grandin · 10 years ago
  54. 2554efa use comphelper::containerToSequence by Noel Grandin · 10 years ago
  55. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  56. 06116bd1 Fast PCH generator and optimized PCH files by Ashod Nakashian · 10 years ago
  57. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  58. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  59. 1fc2fe7 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  60. 912c034 Don't check version field from local ZIP header by Jan-Marek Glogowski · 10 years ago
  61. 5ced1a6 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  62. 8d80b5b com::sun::star->css in package,pyuno by Noel Grandin · 10 years ago
  63. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  64. db34ab8 clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  65. 8a248d6 loplugin:mergeclasses by Noel Grandin · 11 years ago
  66. 3764f74 Fix typos by Andrea Gelmini · 11 years ago
  67. 9f6cb67 Fix typos by Andrea Gelmini · 11 years ago
  68. 3a00aae boost->std by Caolán McNamara · 11 years ago
  69. 6fcaaca comphelper: fix MSVC --enable-mergedlibs build, OFOPXMLHelper by Michael Stahl · 11 years ago
  70. 5ba6aaf package: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  71. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  72. 3d1e29c Remove newly unused ucbhelper/fileidentifierconverter.hxx by Stephan Bergmann · 11 years ago
  73. 0b9b5f8 Simplify ZipPackage::isLocalFile check by Stephan Bergmann · 11 years ago
  74. a19e206 avoid possible leak on exception by Caolán McNamara · 11 years ago
  75. ef69803 Related: tdf#88314 delete temp files by Caolán McNamara · 11 years ago
  76. 458bf08 Resolves: tdf#88314 close temp file after each thread completed by Caolán McNamara · 11 years ago
  77. 33a21d3 Revert "Resolves: tdf#88314 close temp file after each thread completes" by Norbert Thiebaud · 11 years ago
  78. 738cf41 Resolves: tdf#88314 close temp file after each thread completes by Caolán McNamara · 11 years ago
  79. a792aa2 loplugin:unusedmethods toolkit,package by Noel Grandin · 11 years ago
  80. e546ed0 loplugin:unusedmethods package by Noel Grandin · 11 years ago
  81. 7f73bb5 Fix typos by Andrea Gelmini · 11 years ago
  82. 3712006 drop yet another reimplementation of rtl::Reference (SotMutexHolderRef) by Noel Grandin · 11 years ago
  83. 69c88a3 Fix typos by Andrea Gelmini · 11 years ago
  84. a77caf4 loplugin:stringconstant: handle OUString+=OUString(literal) by Stephan Bergmann · 11 years ago
  85. 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  86. 3754474 Typos by Julien Nabet · 11 years ago
  87. 8a3120c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  88. 776a3f1 convert expressions like 'size() == 0' to 'empty()' by Noel Grandin · 11 years ago
  89. d203948 convert 'it.begin() == it.end()' to 'it.empty()' by Noel Grandin · 11 years ago
  90. 430d760 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  91. 525e514 WaE: unreferenced local variable by Caolán McNamara · 11 years ago
  92. 0566162 uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgs by Caolán McNamara · 11 years ago
  93. 55bc128 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  94. 1cb0b37 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  95. 0a48e0f loplugin:simplifybool by Stephan Bergmann · 11 years ago
  96. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  97. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  98. a0f2bb7 unnecessary cast by Caolán McNamara · 11 years ago
  99. 3516371 loplugin:staticmethods by Noel Grandin · 11 years ago
  100. 9222f5d A UNO Any can't contain an Any by Stephan Bergmann · 11 years ago