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