1. 66f67c2 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  2. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  3. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  4. d68a0fc loplugin:unusedmethods by Noel Grandin · 11 years ago
  5. 7319f5f Fix typos by Andrea Gelmini · 11 years ago
  6. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  7. 3a00aae boost->std by Caolán McNamara · 11 years ago
  8. 20a8b8a stoc: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  9. 5ee844f loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
  10. 7d769f9 loplugin: defaultparams by Noel Grandin · 11 years ago
  11. b472ba6 cppcheck: noCopyConstructor by Caolán McNamara · 11 years ago
  12. 6343754 cppcheck:noExplicitConstructor by Noel Grandin · 11 years ago
  13. 3fc7f4c svx,starmath: inline some use-once typedefs by Noel Grandin · 11 years ago
  14. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  15. fb8d066 stoc: tzname is _tzname on MSVC 14.0 by David Ostrovsky · 11 years ago
  16. 9c5a217 Tweak introspection/invocation to be more useful to PyUNO by Matthew J. Francis · 11 years ago
  17. e412e16 Merge ImplIntrospectionAccess and ImplIntrospectionAdapter by Matthew J. Francis · 11 years ago
  18. a37df35 Fix logic in the fast path of Implementation::inspect() by Matthew J. Francis · 11 years ago
  19. 96839e3 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  20. 80cbfb7 Translate German comments by Matthew J. Francis · 11 years ago
  21. 1a3eedc cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  22. d6790de cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  23. 5401318 cleanup some unnecessary direct usage of the OString/OUString C API. by Noel Grandin · 11 years ago
  24. 85ce6a2 Eliminate pointless string copies by Matthew J. Francis · 11 years ago
  25. 61b1697 Reduce the amount of up front work in performing introspection by Matthew J. Francis · 11 years ago
  26. f0c4130 Use OUString::starts/endsWith by Stephan Bergmann · 11 years ago
  27. 4ec7f1d Whatever that "SDL-Bug" was supposed to be, it is clearly irrelevant by now by Stephan Bergmann · 11 years ago
  28. 1290ec3 Reduce variable scope by Stephan Bergmann · 11 years ago
  29. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  30. 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  31. 0b7d51d Fix typos by Andrea Gelmini · 11 years ago
  32. a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
  33. 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
  34. a12db8e tdf#92440: Reduce code areas covered by mutex by Stephan Bergmann · 11 years ago
  35. 2a65bf3 Revert "Typo: iff->if" by Julien Nabet · 11 years ago
  36. cf92da3 Typo: iff->if by Julien Nabet · 11 years ago
  37. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  38. dcf6abf cppcheck:unreadVariable by Noel Grandin · 11 years ago
  39. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  40. 6bf5ebc loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  41. dcaf8af loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  42. 79a359f jboolean-related clean-up by Stephan Bergmann · 11 years ago
  43. 626fe166 redundant cast by Caolán McNamara · 11 years ago
  44. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  45. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  46. 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
  47. 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago
  48. 1f34524 remove reg keytype constants and related code by Noel Grandin · 11 years ago
  49. 1bdbe0b convert REG_ constants to scoped enum by Noel Grandin · 11 years ago
  50. f25cae2 Typo: creat->create by Julien Nabet · 11 years ago
  51. 1a18caf loplugin:staticmethods by Noel Grandin · 11 years ago
  52. 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
  53. e1f3391 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  54. 96f5b78 Use OUString::unacquired by Stephan Bergmann · 11 years ago
  55. b310595 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  56. 0bd502a Clean up remaining C-style casts among void pointers by Stephan Bergmann · 11 years ago
  57. 116b969 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  58. 23ab149 const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  59. d19249c stoc: must check *both* bDisposed and bInDispose by Michael Stahl · 11 years ago
  60. e37388c Remove unused debug code by Stephan Bergmann · 11 years ago
  61. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  62. e1879e6 stocservices.component: The rest of the services + cleanup. by Jan Holesovsky · 11 years ago
  63. 1798425 stocservices.component partly refactored to use the "constructor" feature. by Ursache Vladimir · 11 years ago
  64. 48f0a5e Typos by Julien Nabet · 11 years ago
  65. 52b25c1 we shouldn't need a static ref in these createOneInstance factory helpers by Caolán McNamara · 11 years ago
  66. 4f604f6 Typos + simple german translations by Julien Nabet · 11 years ago
  67. 2b731ea loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  68. 4d6a509 convert all remaining BOOST_STATIC_ASSERT to static_assert by Caolán McNamara · 11 years ago
  69. cead54b Use vector::data by Stephan Bergmann · 11 years ago
  70. 4e3da62 Some more loplugin:cstylecast clean-up by Stephan Bergmann · 11 years ago
  71. c2c134c Some more loplugin:cstylecast: stoc by Stephan Bergmann · 11 years ago
  72. d5f48d7 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  73. 27a166b Just use WeakImplHelper1 instead of ImplHelper1 by Stephan Bergmann · 11 years ago
  74. ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  75. 63968ba stoc: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  76. bc90914 stoc: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  77. 5d602146 java: remove some comment noise by Noel Grandin · 11 years ago
  78. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  79. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  80. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  81. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  82. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  83. 8f26678 Bin unused include files, thanks to Andrea Gelmini by Tor Lillqvist · 11 years ago
  84. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  85. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  86. 831051f java: remove useless overriding methods by Noel Grandin · 12 years ago
  87. c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
  88. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  89. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  90. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  91. 2d70094 java: remove unused imports by Noel Grandin · 12 years ago
  92. e7a474b java: remove unused variables by Noel Grandin · 12 years ago
  93. e80c315 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy by Stephan Bergmann · 12 years ago
  94. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  95. f124688 java: remove various unused variables by Noel Grandin · 12 years ago
  96. 1d36d91 use BOOST_STATIC_ASSERT for sizeof check by Michael Stahl · 12 years ago
  97. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  98. 266fa9f fVal->nVal by Caolán McNamara · 12 years ago
  99. a1b8967 coverity#982255 Operands don't affect result by Caolán McNamara · 12 years ago
  100. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago