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