1. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  2. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  3. 462e986 Fix typos by Andrea Gelmini · 11 years ago
  4. b997705 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  5. d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
  6. cbaca2c remove unused #include awt/InvalidateStyle.hpp by Michael Stahl · 11 years ago
  7. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  8. d246f47 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  9. 4479019 loplugin:staticfunction by Noel Grandin · 11 years ago
  10. 3099c70b Fix various XServiceInfo implementations by Stephan Bergmann · 11 years ago
  11. 556373c V668 no sense in testing the result of new against null by Caolán McNamara · 11 years ago
  12. 5f6fcb4 Typos by Julien Nabet · 11 years ago
  13. c1b9402 Typos by Julien Nabet · 11 years ago
  14. ba233e8 remove unnecessary parenthesis in return statements by Noel Grandin · 11 years ago
  15. 81cb993 Fix of a few typos by Andrea Gelmini · 11 years ago
  16. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  17. 1990c75 Daft += "\0" triggers assert by Stephan Bergmann · 11 years ago
  18. 8502d64 Daft "\0" triggers assert in OUString literal ctor by Stephan Bergmann · 11 years ago
  19. aa65aea Missing UnoControls/Makefile by Stephan Bergmann · 11 years ago
  20. 75b0e1f Kill the libreofficekit static library / shim.c. by Andrzej Hunt · 12 years ago
  21. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  22. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  23. a2320ea loplugin: cstylecast by Noel Grandin · 12 years ago
  24. 15652da UnoControls: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
  25. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  26. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  27. dc0b966 -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
  28. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  29. ac76cc7 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 by Julien Nabet · 12 years ago
  30. 4d878a0 Many spelling fixes: some more files. by Pedro Giffuni · 12 years ago
  31. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  32. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  33. 1e0fae4 Bin empty @seealso, @param, @return and @onerror metacomments by Tor Lillqvist · 12 years ago
  34. fdecbd4 Kill superfluous spacing before semicolons by Tor Lillqvist · 12 years ago
  35. 5814e76 Kill superfluous vertical whitespace by Tor Lillqvist · 12 years ago
  36. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  37. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  38. af4b38d Remove dead code by Stephan Bergmann · 12 years ago
  39. 6303605 UnoControls: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  40. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  41. b06820d Remove visual noise from UnoControls by Alexander Wilms · 12 years ago
  42. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  43. 8bcb8b1 UnoControls: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  44. 064c628 fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. by Alexandre Vicenzi · 12 years ago
  45. 612dac0 bool improvements by Stephan Bergmann · 12 years ago
  46. bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago
  47. d706527 bool improvements by Stephan Bergmann · 12 years ago
  48. b55259e typo fixes by Andras Timar · 12 years ago
  49. 2dde51e Remove odd service names (that duplicate type names) by Stephan Bergmann · 12 years ago
  50. f8db395 Clean up UnoControls/source/controls/ further by Stephan Bergmann · 12 years ago
  51. 914a00a Clean up macro madness by Stephan Bergmann · 12 years ago
  52. 669c282 embedded nulls in literals by Caolán McNamara · 12 years ago
  53. 8233226 No need for implbase1.hxx to include XComponentContext.hpp by Stephan Bergmann · 12 years ago
  54. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  55. f762dad fdo#46374 replace stardiv in comments where applicable by Thomas Arnhold · 13 years ago
  56. 96bd18f fdo#67213 - crash on opening AutoText dialog (Ctrl+F3 by Noel Grandin · 13 years ago
  57. a25778a fix warning by Noel Grandin · 13 years ago
  58. 214a4ec fix windows build by Noel Grandin · 13 years ago
  59. 32eaa77 fdo#46808, Convert frame::FrameControl service to new style by Noel Grandin · 13 years ago
  60. 8ac910b remove some useless comment blocks by Noel Grandin · 13 years ago
  61. 805c610 Resolves: #i121544# - Clean-up MessageBox API by Ariel Constenla-Haile · 13 years ago
  62. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  63. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  64. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  65. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  66. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  67. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  68. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  69. b768611 remove all d.lst by Michael Stahl · 13 years ago
  70. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  71. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  72. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  73. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  74. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  75. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  76. f5beefb Fix some "Variables reassigned a value before the old one has been used" by Julien Nabet · 14 years ago
  77. 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
  78. 29c3a01 Finished ::rtl::OUString to OUString in UnoControls by Ricardo Montania · 14 years ago
  79. aa4a6bd ::rtl::OUString to OUString in UnoControls by Ricardo Montania · 14 years ago
  80. d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
  81. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  82. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  83. c04c211 Remove unused macros by Thomas Arnhold · 14 years ago
  84. ec54c0c re-base on ALv2 code. by Michael Meeks · 14 years ago
  85. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  86. bdc909b re-base on ALv2 code. by Michael Meeks · 14 years ago
  87. 0fcd1a7 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  88. f7ebee3 removed dead code by Takeshi Abe · 14 years ago
  89. a0a6250 targeted string re-work by Norbert Thiebaud · 14 years ago
  90. 601500f targeted string re-work by Norbert Thiebaud · 14 years ago
  91. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  92. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  93. c39d96a Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls by Szabolcs Dezsi · 14 years ago
  94. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  95. 8b03510 expand and remove CSS* macro by Thomas Arnhold · 14 years ago
  96. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  97. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  98. 2e4bb77 UnoControls: remove dmakefiles by Michael Stahl · 14 years ago
  99. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  100. 0751491 gbuildize UnoControls by David Tardon · 14 years ago