1. d87ba24 cppcheck: shadowFunction in store/storbase by Julien Nabet · 6 years ago
  2. 572681b Change some #define to constexpr by Stephan Bergmann · 6 years ago
  3. 8b55089 sal_Char->char in sot..store by Noel Grandin · 6 years ago
  4. a596dd9 loplugin:nullptr by Stephan Bergmann · 6 years ago
  5. e6ab01c cppcheck: performing init in init list (sfx2/slideshow/stoc/store) by Julien Nabet · 6 years ago
  6. f853ec31 Extend loplugin:external to warn about classes by Stephan Bergmann · 6 years ago
  7. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  8. 8f59317 loplugin:sequentialassign in starmath..svl by Noel Grandin · 7 years ago
  9. 98e6080 loplugin:flatten in stoc..store by Noel Grandin · 7 years ago
  10. 4085f6c loplugin:constparams in sd..svtools by Noel Grandin · 7 years ago
  11. 31c1995 tdf#42949 Fix IWYU warnings in store/source/* by Gabor Kelemen · 7 years ago
  12. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  13. e4472d3 loplugin:unnecessaryparen include more assignments by Noel Grandin · 7 years ago
  14. 4a68aec remove unused enum storeAccessMode value by Noel Grandin · 7 years ago
  15. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  16. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  17. 0ddf3e0 loplugin:constfields in stoc..svgio by Noel Grandin · 7 years ago
  18. e1d3ecb loplugin:simplifyconstruct in stoc..svl by Noel Grandin · 8 years ago
  19. 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
  20. a69de86 Remove redundant reinterpret_cast by Stephan Bergmann · 8 years ago
  21. 712351f -fsanitize=function by Stephan Bergmann · 8 years ago
  22. 1f08bff new loplugin:shouldreturnbool by Noel Grandin · 8 years ago
  23. edd0d35 loplugin:countusersofdefaultparams by Noel Grandin · 8 years ago
  24. d911b3d loplugin:useuniqueptr in OStorePageBIOS by Noel Grandin · 8 years ago
  25. fa09d72 store: remove unnecessary comments in storpage.hxx by Chris Sherlock · 8 years ago
  26. 0b0a6e9 More loplugin:cstylecast: store by Stephan Bergmann · 8 years ago
  27. 75c604a loplugin:convertlong in ucb,sot by Noel Grandin · 8 years ago
  28. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  29. 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
  30. 4f4486c look for =() in loplugin:unnecessaryparen by Noel Grandin · 8 years ago
  31. 455e401 improve constparam loplugin by Noel Grandin · 8 years ago
  32. c8ee9e5 loplugin:includeform: store by Stephan Bergmann · 8 years ago
  33. 14d4566 loplugin:constmethod in codemaker,registry,store by Noel Grandin · 8 years ago
  34. eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
  35. b50d6a5 Remove unnecessary user-provided copy functions by Stephan Bergmann · 9 years ago
  36. b09deb0 loplugin:constparams handle constructors by Noel Grandin · 9 years ago
  37. 6f3b394 loplugin:constparams in store,registry by Noel Grandin · 9 years ago
  38. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  39. df45d21 loplugin:casttovoid: store by Stephan Bergmann · 9 years ago
  40. 8dca2d5 loplugin:oncevar in starmath..svl by Noel Grandin · 9 years ago
  41. 18f5131 loplugin:unusedfields store..svl by Noel Grandin · 9 years ago
  42. df65749 Remove a bunch of comment cruft - esp. "the end." bits by Chris Sherlock · 9 years ago
  43. 3631ef8 Improved loplugin:cstylecast to reference types: store by Stephan Bergmann · 9 years ago
  44. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  45. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  46. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  47. b15c5c4 tdf#43157: convert store from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  48. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  49. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  50. 2608523 loplugin: unnecessary destructor sfx2..store by Noel Grandin · 9 years ago
  51. 4ef9cce OSL_TRACE -> SAL in sfx2..svx by Noel Grandin · 9 years ago
  52. faf4bf0 loplugin:countusersofdefaultparams in sot..svtools by Noel Grandin · 9 years ago
  53. 62b75cd tdf#100302: gbuild: always use $(LFS_CFLAGS) by Michael Stahl · 10 years ago
  54. 98323f9 cid#1371195, cide#1371212: Replace PageHolder with shared_ptr by Stephan Bergmann · 10 years ago
  55. 904959b Remove OStorePageData typedef by Stephan Bergmann · 10 years ago
  56. ba09cda Remove "#if 1 /* EXP */" by Stephan Bergmann · 10 years ago
  57. 2950528 No need for rtl_cache_* here by Stephan Bergmann · 10 years ago
  58. e58324a convert storeAccessMode to scoped enum by Noel Grandin · 10 years ago
  59. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  60. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  61. e53bb6a store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT. by Arnaud Versini · 10 years ago
  62. 7173a4e store : Replace store::swap with std::swap by Arnaud Versini · 10 years ago
  63. 2731941 loplugin:countusersofdefaultparams in store..svtools by Noel Grandin · 10 years ago
  64. 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
  65. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  66. 97abbec tdf#94306 replace boost::noncopyable in stoc to xmlsec.. by Jochen Nitschke · 10 years ago
  67. e5dd156 loplugin:constantparam by Noel Grandin · 10 years ago
  68. 5da802b Drop __store_ prefix from static entity (avoid reserved identifier) by Stephan Bergmann · 10 years ago
  69. b3483a0 loplugin:unuseddefaultparam in store by Noel Grandin · 10 years ago
  70. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  71. de70170 loplugin:unusedmethods unused return value in store,svl by Noel Grandin · 10 years ago
  72. 3785f82 loplugin:unusedfields in store,svtools,svx by Noel Grandin · 10 years ago
  73. 4a1edf6 More loplugin:nullptr automatic rewrite (within templates) by Stephan Bergmann · 10 years ago
  74. bc8c158 loplugin:unusedfields in store/ by Noel Grandin · 10 years ago
  75. 35b3228 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  76. c7e8f21 loplugin:unusedmethods by Noel Grandin · 10 years ago
  77. 644487a loplugin:unusedmethods by Noel Grandin · 11 years ago
  78. 5318e608 tdf#65108 use <> instead of "" in include line by Feyza Yavuz · 10 years ago
  79. bbc91b7 coverity#1326107 Unchecked return value by Caolán McNamara · 10 years ago
  80. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  81. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  82. 77f8840 loplugin:mergeclasses by Noel Grandin · 11 years ago
  83. 44a46d4 loplugin:mergeclasses by Noel Grandin · 11 years ago
  84. fe0444d clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  85. aed0a63 tdf#42949 remove unnecessary includes using iwyu by Noel Grandin · 11 years ago
  86. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  87. 4d22eff cppcheck: redundantPointerOp by Caolán McNamara · 11 years ago
  88. 5d26ad5 cppcheck: redundantPointerOp by Caolán McNamara · 11 years ago
  89. 68f585b cppcheck: redundantPointerOp by Caolán McNamara · 11 years ago
  90. 0871b50 Avoid explicit casts of (sizeof) constants known at compile time by Matteo Casalin · 11 years ago
  91. eb4cbea Silence some conversion warnings by Matteo Casalin · 11 years ago
  92. 9d307ab new loplugin: defaultparams by Noel Grandin · 11 years ago
  93. 85e14be cppcheck: redundantPointerOp by Caolán McNamara · 11 years ago
  94. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  95. d6790de cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  96. 081ae7a loplugin:unusedmethods registry,store by Noel Grandin · 11 years ago
  97. fa0149a loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  98. 9a521e3 Add back functionality erroneously removed by Stephan Bergmann · 11 years ago
  99. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  100. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago