1. bc539bd loplugin:stringadd improve detection by Noel Grandin · 6 years ago
  2. c68be56 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  3. 0f87447 size some stringbuffer to prevent re-alloc by Noel Grandin · 6 years ago
  4. 3ebbb15 loplugin:buffereadd find stuff involving adding *StringBuffer by Noel Grandin · 6 years ago
  5. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  6. 231e16d loplugin:redundantpointerops simplify *p.get() by Noel Grandin · 7 years ago
  7. 727200b loplugin:stringadd in basctl..cui by Noel Grandin · 7 years ago
  8. cecbf4e loplugin:useuniqueptr in ClassFile by Noel Grandin · 7 years ago
  9. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  10. 0869895 tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
  11. ad4c8fe loplugin:sequentialassign in codemaker..connectivity by Noel Grandin · 7 years ago
  12. dacde2c Revert "Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead" by Mike Kaganski · 7 years ago
  13. 7327260 tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739 by Mike Kaganski · 7 years ago
  14. 84662e9 Get rid of b2u/u2b helpers; use OUString's toUtf8/fromUtf8 instead by Mike Kaganski · 7 years ago
  15. 85456fa tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
  16. 5206992 Some uses of C++17 class template argument deduction by Stephan Bergmann · 7 years ago
  17. 3b9dcfe loplugin:indentation in codemaker..comphelper by Noel Grandin · 7 years ago
  18. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  19. 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
  20. a3d5248 loplugin:useuniqueptr in codemaker by Noel Grandin · 7 years ago
  21. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  22. 8dc2361 pvs-studio: The condition 'nIndex != - 1' of loop is always true by Caolán McNamara · 7 years ago
  23. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  24. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  25. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  26. bb209f2 Revert "clang bugprone-unused-return-value" by Noel Grandin · 8 years ago
  27. a55711a Generate UNO exception classes as SAL_WARN_UNUSED by Stephan Bergmann · 8 years ago
  28. 7764ae7 clang bugprone-unused-return-value by Noel Grandin · 8 years ago
  29. c83a807 loplugin:unusedfields by Noel Grandin · 8 years ago
  30. 1a400fc codemaker: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  31. 082c7ca Add missing method hasUnsignedLongDependency() by Muhammet Kara · 8 years ago
  32. 7af90cc Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  33. 5437eb1 tdf#96099 Remove trivial std::map typedefs in [cd]* by Arkadiy Illarionov · 8 years ago
  34. a96a260 tdf#117918 codemaker: avoid including ourselves in .hpp files by Miklos Vajna · 8 years ago
  35. 4e5cb9f coverity#1019311 silence Unchecked return value by Caolán McNamara · 8 years ago
  36. be8c414 loplugin:unusedmethods also check for functions returning bool by Noel Grandin · 8 years ago
  37. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  38. 56bd8bb More loplugin:cstylecast: codemaker by Stephan Bergmann · 8 years ago
  39. a2ef65b Fix typos by Andrea Gelmini · 8 years ago
  40. a265656 loplugin:unnecessaryparen: Warn about parentheses around literals by Stephan Bergmann · 8 years ago
  41. 10593ac Replace most lists by vectors in codemaker by Julien Nabet · 8 years ago
  42. 1a284d1 loplugin:constantparam in c* by Noel Grandin · 8 years ago
  43. 696722f loplugin:includeform: codemaker by Stephan Bergmann · 8 years ago
  44. 14d4566 loplugin:constmethod in codemaker,registry,store by Noel Grandin · 8 years ago
  45. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  46. 4c09f8e clang-tidy modernize-use-emplace in c* by Noel Grandin · 9 years ago
  47. 0c3bd1d new loplugin:droplong by Noel Grandin · 9 years ago
  48. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  49. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  50. 41dc56d loplugin:constparams codemaker,idl,idlc by Noel Grandin · 9 years ago
  51. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  52. 868d8c8 loplugin:unnecessaryparen handle parens inside call expr by Noel Grandin · 9 years ago
  53. b59722cd android, fix codemaker buildbreaker by jan Iversen · 9 years ago
  54. 99cde72 iOS, remove java and cppunittest by jan Iversen · 9 years ago
  55. 1e2831e iOS workaround to avoid mkdir problem. by jan Iversen · 9 years ago
  56. 8ed77fa loplugin:oncevar in codemaker..connectivity by Noel Grandin · 9 years ago
  57. c4ac732 Remove usage of OString("") by Arnaud Versini · 9 years ago
  58. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  59. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  60. 097bec4 cppcheck: duplicateBreak by Julien Nabet · 9 years ago
  61. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  62. a2d1a73 More commit resurrection by Stephan Bergmann · 9 years ago
  63. 13adffd Move comment back to where it makes sense by Stephan Bergmann · 9 years ago
  64. 5676ced make UNO enums scoped for internal LO code by Noel Grandin · 9 years ago
  65. 5222dd8 loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
  66. fb4bf69 remove unused KeywordsOnly from IdentifierTranslationMode by Noel Grandin · 9 years ago
  67. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  68. 55717b1 Remove newly-unnecessary #includes from cppumaker-generated files by Stephan Bergmann · 9 years ago
  69. 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
  70. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  71. 5145f60 loplugin: unnecessary destructor: basctl..codemaker by Noel Grandin · 9 years ago
  72. 550e0e4 Remove dynamic exception specifications from cppumaker-generated code by Stephan Bergmann · 9 years ago
  73. 584262f loplugin:stringconstant: handle OStringBuffer::append by Stephan Bergmann · 9 years ago
  74. 5c5a6c3 bootstrap building with --disable-dynloading on standard linux by Caolán McNamara · 9 years ago
  75. bd614b9 Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY by Stephan Bergmann · 9 years ago
  76. 347f67d clang-cl loplugin: codemaker by Stephan Bergmann · 9 years ago
  77. 802f2a4 Don't allow O[U]StringBuffer in string concatenation by Stephan Bergmann · 9 years ago
  78. 18cd08a cid#1371162 etc.: Move semantics for cppumaker-generated UNO exception classes by Stephan Bergmann · 10 years ago
  79. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  80. b38a2d571 tdf#101185 OString concatanations for efficiently coding by nadith · 10 years ago
  81. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  82. c0ca75f tdf#100726: Improve readability of OUString concatenations by Arnold Dumas · 10 years ago
  83. 7eaf8b17 clang-tidy performance-implicit-cast-in-loop by Stephan Bergmann · 10 years ago
  84. 19ebfdb loplugin:singlevalfields in codemaker by Noel Grandin · 10 years ago
  85. 0dc02bb Silence -Werror,-Wimplicit-fallthrough under NDEBUG by Stephan Bergmann · 10 years ago
  86. 6d12687 Silence -Werror,-Wimplicit-fallthrough under NDEBUG by Stephan Bergmann · 10 years ago
  87. 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
  88. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  89. 98d7b02 tdf#94306 replace boost::noncopyable in cppuhelper by Jochen Nitschke · 10 years ago
  90. 0b8e5ca tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  91. 5adde1b loplugin:unuseddefaultparams various by Noel Grandin · 10 years ago
  92. cd1bbdf convert codemaker::UnoType::Sort to scoped enum by Noel Grandin · 10 years ago
  93. 6f2d11a convert codemaker::cpp::IdentifierTranslationMode to scoped enum by Noel Grandin · 10 years ago
  94. 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
  95. 555ee51 convert to range-based for loops in codemaker/ by Noel Grandin · 10 years ago
  96. a6f1687 rename dumpHFile to dumpHdlFile by Noel Grandin · 10 years ago
  97. 0dba142 rename dumpHxxFile to dumpHppFile by Noel Grandin · 10 years ago
  98. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  99. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  100. 03b9d1e Reduce space needed for string literals by Stephan Bergmann · 10 years ago