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