1. 0c64df2 o3tl::make_unique -> std::make_unique in i18npool...reportdesign by Gabor Kelemen · 7 years ago
  2. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  3. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  4. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  5. 487ed7fd Use returned iterator by list::erase by Julien Nabet · 7 years ago
  6. a2751c0 loplugin:staticmethods improvement by Noel Grandin · 7 years ago
  7. 69b46d7 Fix typos by Andrea Gelmini · 7 years ago
  8. 2e2d736 loplugin:collapseif in framework..sal by Noel Grandin · 7 years ago
  9. e07253e replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  10. 2a3f5d1 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  11. 2a06d78 Translate German comments by Johnny_M · 7 years ago
  12. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  13. e61e4e5 clang-tidy readability-misleading-indentation by Noel Grandin · 7 years ago
  14. a51c182 Fix typo in code by Andrea Gelmini · 7 years ago
  15. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  16. 6eba86a clang-tidy misc-redundant-expression by Noel Grandin · 7 years ago
  17. 31138ff loplugin:constfields in package..registry by Noel Grandin · 7 years ago
  18. 8df9935 tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* by Gabor Kelemen · 8 years ago
  19. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  20. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  21. bb209f2 Revert "clang bugprone-unused-return-value" by Noel Grandin · 8 years ago
  22. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  23. fada813 loplugin:simplifyconstruct in l10ntools..package by Noel Grandin · 8 years ago
  24. 09978dd clang-tidy bugprone-unused-return-value by Noel Grandin · 8 years ago
  25. 7764ae7 clang bugprone-unused-return-value by Noel Grandin · 8 years ago
  26. 718f630 Fix typos by Andrea Gelmini · 8 years ago
  27. 8034335 loplugin:constantparam (2) by Noel Grandin · 8 years ago
  28. 3cc6d36 Related rhbz#1618703: Properly handle failure encoding zip file by Stephan Bergmann · 8 years ago
  29. 60bc263 new loplugin:conststringfield by Noel Grandin · 8 years ago
  30. 3d5fde2 loplugin:useuniqueptr in consumeScheduledThreadEntry by Noel Grandin · 8 years ago
  31. ff0d1b1 Fix typos by Andrea Gelmini · 8 years ago
  32. 6764940 loplugin:returnconstant in oox,package by Noel Grandin · 8 years ago
  33. ce2792e use C++11 exception rethrowing by Caolán McNamara · 8 years ago
  34. dacc1b4 ofz#9597 rethrown IOException not caught by catch IOException by Caolán McNamara · 8 years ago
  35. c6e5d55 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  36. 959f22c skip checking zip crcs when fuzzing by Caolán McNamara · 8 years ago
  37. 00850e3 clean up UNO available() implementations by Noel Grandin · 8 years ago
  38. d0f44d8 tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread by Kevin Dubrulle · 8 years ago
  39. 2ddddc4 Make ThreadPool::pushTask take param by std::unique_ptr by Noel Grandin · 8 years ago
  40. a7bf648 ODF1.3: import new OpenPGP encryption markup by Thorsten Behrens · 8 years ago
  41. 51aa57c tdf#96099 Remove some trivial std::vector typedefs by Arkadiy Illarionov · 8 years ago
  42. 5708534 look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW by Noel Grandin · 8 years ago
  43. 6e851bb package: fix pretty-printing in manifest exporter by Thorsten Behrens · 8 years ago
  44. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  45. 3a51dae Improve re-throwing of UNO exceptions by Noel Grandin · 8 years ago
  46. 7af3b9d loplugin:useuniqueptr in OZipFileAccess by Noel Grandin · 8 years ago
  47. b603dad loplugin:useuniqueptr in SwitchablePersistenceStream by Noel Grandin · 8 years ago
  48. 7e937a1 loplugin:useuniqueptr in Inflater,Deflater by Noel Grandin · 8 years ago
  49. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  50. 91bb474 forcepoint#37 revert tdf#108572 let remove storage element by Caolán McNamara · 8 years ago
  51. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  52. 374599f weld SvxCharacterMap dialog by Caolán McNamara · 8 years ago
  53. 840cb33 Typos concerning hierarchy by Julien Nabet · 8 years ago
  54. 32f42d0 tdf#116351: fix re-use of AttributeList on PGP manifest by himajin100000 · 8 years ago
  55. 8f79f22 oox: preserve the ContentType of custom files by Ashod Nakashian · 8 years ago
  56. ddd4321 drop sax::tools::*base64 methods by Noel Grandin · 8 years ago
  57. 08ab1f4 loplugin:oncevar extend to tools/gen.hxx types by Noel Grandin · 8 years ago
  58. ff6def5 forcepoint #5 check for short read by Caolán McNamara · 8 years ago
  59. 2dda7cc Fix typos by Andrea Gelmini · 8 years ago
  60. 97a73d2 oox: cosmetic cleanup by Ashod Nakashian · 8 years ago
  61. 00492af ofopxml: always generate default application/xml by Ashod Nakashian · 8 years ago
  62. 37413f5 Prevent MemoryByteGrabber from ever taking temporaries again by Stephan Bergmann · 8 years ago
  63. c995273 MemoryByteGrabber sequence has to exist for Grabber lifetime by Caolán McNamara · 8 years ago
  64. 4417f37 loplugin:useuniqueptr in OInputCompStream by Noel Grandin · 8 years ago
  65. 713b261 crashtesting: failure on import with bogus values by Caolán McNamara · 8 years ago
  66. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  67. 39805f6 tdf#114550 don't use PBKDF2 in package for gpg encryption by Thorsten Behrens · 8 years ago
  68. 6df0c7b tdf#114550 recognize sym key & init vec as valid f/ decrypt by Thorsten Behrens · 8 years ago
  69. ca6f3d7 gpg4libre: open encrypted files also via gpg by Thorsten Behrens · 8 years ago
  70. d17bff6 gpg4libre: import PGP encryption manifest by Thorsten Behrens · 8 years ago
  71. 50382b9 tdf#114939 package: change ODF 1.1 export to use real SHA1 by Michael Stahl · 8 years ago
  72. 9188ea8 tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1 by Michael Stahl · 8 years ago
  73. 359dce1 More loplugin:cstylecast: package by Stephan Bergmann · 8 years ago
  74. 16a5223 ODT export: handle NoFileSync store option by Miklos Vajna · 8 years ago
  75. dc885c0 tdf#114819 - include the synthetic encrpytion header into the size. by Michael Meeks · 8 years ago
  76. 84d0b4f ofz#4806 Infinite loop by Caolán McNamara · 8 years ago
  77. 28d9059 ofz#4734 Null-deref by Caolán McNamara · 8 years ago
  78. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  79. 7d20262 Fix typos and grammar by Ilmari Lauhakangas · 8 years ago
  80. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  81. 0201942 remove unused osl/time.h includes .. by Jochen Nitschke · 8 years ago
  82. c83b09a rtlRandomPool: remove pointless seeding with system time by Thorsten Behrens · 8 years ago
  83. 0a58fdf gpg4libre: [API CHANGE] add storage helper for GPG encryption data by Thorsten Behrens · 9 years ago
  84. 3f77511 gpg4libre: add manifest entries for gpg encryption by Thorsten Behrens · 9 years ago
  85. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  86. eaf89e4 loplugin:countusersofdefaultparams in editeng..package by Noel Grandin · 8 years ago
  87. 8d0a908 ofz#4502 Direct-leak by Caolán McNamara · 8 years ago
  88. 1c53061 improve scoping by Caolán McNamara · 8 years ago
  89. aeff597 ofz#4491 Bad-Cast by Caolán McNamara · 8 years ago
  90. a426cf6 ofz: Direct-leak by Caolán McNamara · 8 years ago
  91. 0c4b1ea keep track of available data by Caolán McNamara · 8 years ago
  92. 2a7fa39 fix attempt to save and rethrow exception by Caolán McNamara · 8 years ago
  93. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  94. 14d9b07 -Werror,-Wunused-private-field by Stephan Bergmann · 8 years ago
  95. ee1d6af loplugin:finalclasses in package by Noel Grandin · 8 years ago
  96. a50d429 loplugin:includeform: package by Stephan Bergmann · 8 years ago
  97. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  98. e26f8d2 coverity#1401307 document checked 'Uncaught exception' by Caolán McNamara · 9 years ago
  99. c95221f Replace list by vector InputStreamsList_Impl (package) by Julien Nabet · 8 years ago
  100. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago