1. e0097fe loplugin:checkunusedparams in i18nlangtag and l10ntools by Noel Grandin · 9 years ago
  2. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  3. 6b4a149 tdf#39468 Translate German comments by Jens Carl · 9 years ago
  4. e9b6287 Fix typos by Andrea Gelmini · 9 years ago
  5. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  6. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  7. 6d89894 Fix typo in comments: relativ -> relative by Takeshi Abe · 9 years ago
  8. 416252b New loplugin:dynexcspec: Add @throws documentation, UnoControls by Stephan Bergmann · 9 years ago
  9. 5f38916 use rtl::Reference in BaseControl by Noel Grandin · 9 years ago
  10. cbf5b21 Catch some misuses of VclPtr construction by Stephan Bergmann · 9 years ago
  11. c5498c31 loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
  12. 98b77ad loplugin:expandablemethods in UnoControls..vbahelper by Noel Grandin · 9 years ago
  13. 8f9af8d Fix typos by Andrea Gelmini · 10 years ago
  14. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  15. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  16. bfe6c2d tdf#100726: Improve readability of OUString concatenation a bit by nadith · 10 years ago
  17. 0b23eec teach refcounting clang plugin about uno::Reference by Noel Grandin · 10 years ago
  18. b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
  19. b19ac3c clang-tidy modernize-loop-convert in a* by Noel Grandin · 10 years ago
  20. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  21. a83698b tools: split out color macros into own header by Chris Sherlock · 10 years ago
  22. c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
  23. c263b4a loplugin:unusedmethods unused return value in UnoControl by Noel Grandin · 10 years ago
  24. dff9873 loplugin:unusedfields UnoControls,ucb by Noel Grandin · 10 years ago
  25. 21a9bc8 no need to take a mutex when only dealing with stack-local data by Noel Grandin · 10 years ago
  26. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  27. c504477 com::sun::star->css in UnoControls/ by Noel Grandin · 10 years ago
  28. 3bf5bc0 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  29. 065c8b4 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  30. 367105e cleanup some local var declarations by Noel Grandin · 10 years ago
  31. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  32. 82f0a4f Fix typos by Andrea Gelmini · 11 years ago
  33. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  34. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  35. 462e986 Fix typos by Andrea Gelmini · 11 years ago
  36. b997705 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  37. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  38. cbaca2c remove unused #include awt/InvalidateStyle.hpp by Michael Stahl · 11 years ago
  39. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  40. d246f47 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  41. 4479019 loplugin:staticfunction by Noel Grandin · 11 years ago
  42. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  43. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  44. 5f6fcb4 Typos by Julien Nabet · 11 years ago
  45. c1b9402 Typos by Julien Nabet · 11 years ago
  46. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  47. 81cb993 Fix of a few typos by Andrea Gelmini · 11 years ago
  48. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  49. 1990c75 Daft += "\0" triggers assert by Stephan Bergmann · 11 years ago
  50. 8502d64 Daft "\0" triggers assert in OUString literal ctor by Stephan Bergmann · 11 years ago
  51. aa65aea Missing UnoControls/Makefile by Stephan Bergmann · 11 years ago
  52. 75b0e1f Kill the libreofficekit static library / shim.c. by Andrzej Hunt · 12 years ago
  53. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  54. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  55. a2320ea loplugin: cstylecast by Noel Grandin · 12 years ago
  56. 15652da UnoControls: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
  57. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  58. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  59. dc0b966 -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
  60. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  61. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  62. 4d878a0 Many spelling fixes: some more files. by Pedro Giffuni · 12 years ago
  63. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  64. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  65. 1e0fae4 Bin empty @seealso, @param, @return and @onerror metacomments by Tor Lillqvist · 12 years ago
  66. fdecbd4 Kill superfluous spacing before semicolons by Tor Lillqvist · 12 years ago
  67. 5814e76 Kill superfluous vertical whitespace by Tor Lillqvist · 12 years ago
  68. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  69. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  70. af4b38d Remove dead code by Stephan Bergmann · 12 years ago
  71. 6303605 UnoControls: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  72. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  73. b06820d Remove visual noise from UnoControls by Alexander Wilms · 12 years ago
  74. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  75. 8bcb8b1 UnoControls: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  76. 064c628 fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. by Alexandre Vicenzi · 12 years ago
  77. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  78. bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago
  79. d706527 bool improvements by Stephan Bergmann · 12 years ago
  80. b55259e typo fixes by Andras Timar · 12 years ago
  81. 2dde51e Remove odd service names (that duplicate type names) by Stephan Bergmann · 12 years ago
  82. f8db395 Clean up UnoControls/source/controls/ further by Stephan Bergmann · 12 years ago
  83. 914a00a Clean up macro madness by Stephan Bergmann · 12 years ago
  84. 669c282 embedded nulls in literals by Caolán McNamara · 12 years ago
  85. 8233226 No need for implbase1.hxx to include XComponentContext.hpp by Stephan Bergmann · 12 years ago
  86. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  87. f762dad fdo#46374 replace stardiv in comments where applicable by Thomas Arnhold · 13 years ago
  88. 96bd18f fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 by Noel Grandin · 13 years ago
  89. a25778a fix warning by Noel Grandin · 13 years ago
  90. 214a4ec fix windows build by Noel Grandin · 13 years ago
  91. 32eaa77 fdo#46808, Convert frame::FrameControl service to new style by Noel Grandin · 13 years ago
  92. 8ac910b remove some useless comment blocks by Noel Grandin · 13 years ago
  93. 805c610 Resolves: #i121544# - Clean-up MessageBox API by Ariel Constenla-Haile · 13 years ago
  94. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  95. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  96. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  97. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  98. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  99. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  100. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago