1. e40a86c Use prefix by Tor Lillqvist · 14 years ago
  2. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  3. 37a2fa5 fdo#51304: Remove the author of some java source files by Anurag Jain · 14 years ago
  4. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  5. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  6. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  7. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  8. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  9. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  10. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  11. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  12. 6a1c29d offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: by Michael Stahl · 14 years ago
  13. 24391f60 Some clean up of previous commit by Stephan Bergmann · 14 years ago
  14. 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
  15. 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
  16. d110a01 Some clean up of previous commit by Stephan Bergmann · 14 years ago
  17. 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
  18. 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
  19. 7a46426 fdo#46808, Adapt UICommandDescription UNO service to new style by Noel Grandin · 14 years ago
  20. 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
  21. a0b3fea fix C++ warning declaration shadows member of this by Lionel Elie Mamane · 14 years ago
  22. de8d2c3 fix C++ warning: declaration shadows member of this by Lionel Elie Mamane · 14 years ago
  23. 860ffac Unused member typedef shadowed by function parameters by Stephan Bergmann · 14 years ago
  24. 92656d5 Make impl_doActionInSQLContext_throw more typesafe by Lionel Elie Mamane · 14 years ago
  25. 3655f25 fdo#48807 autofilter should not use LIKE operator by Lionel Elie Mamane · 14 years ago
  26. 65c7861 fdo#46808, Shiny UNO, More use factory to create XSimpleFileAccess instances by Noel Grandin · 14 years ago
  27. 9ec8d33 kill more unneeded stuff; rename uiconfig Packages by Matúš Kukan · 14 years ago
  28. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  29. ed93117 fdo#53061: Fix for C++11 #define NULL nullptr by Jung-uk Kim · 14 years ago
  30. 9b85b65 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
  31. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  32. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  33. 889de66 Typo ressource -> resource by Stephan Bergmann · 14 years ago
  34. 66e4540 aDataAvailableLink in SfxMedium was never called. by Kohei Yoshida · 14 years ago
  35. 73bc1c8 Referer was set to SfxMedium but was never used. Removing it. by Kohei Yoshida · 14 years ago
  36. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  37. cdaddec java: printStackTrace always to stderr by Thomas Arnhold · 14 years ago
  38. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  39. 6451729 hrc cleanup: Remove include guards by Thomas Arnhold · 14 years ago
  40. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  41. 8e1bffe Remove include guards by Thomas Arnhold · 14 years ago
  42. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  43. 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
  44. d57d3c3 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
  45. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  46. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  47. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  48. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  49. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  50. 0fcd1a7 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  51. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  52. 601500f targeted string re-work by Norbert Thiebaud · 14 years ago
  53. 6833123 Removed unused SfxMedium::bDirect by Stephan Bergmann · 14 years ago
  54. 00f1180 removed unused const rtl::OUString by Takeshi Abe · 14 years ago
  55. 5dcf536 merge the 5 ConstAsciiString duplicate classes together by Caolán McNamara · 14 years ago
  56. 51eb0d7 ditch UniString by Caolán McNamara · 14 years ago
  57. 9b71aa0 convert GetUndoActionComment family to rtl::OUString by Caolán McNamara · 14 years ago
  58. 135c63c fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST by Thomas Arnhold · 14 years ago
  59. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  60. e6c997c mingw: avoid weird build error and -Werror by David Tardon · 14 years ago
  61. 6de7392 add package deps for resources by David Tardon · 14 years ago
  62. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  63. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  64. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  65. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  66. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  67. 5688b51 UniString::CreateFromInt32 -> rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  68. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  69. 6e67c03 Enable -Wnon-virtual-dtor for GCC 4.6 by Stephan Bergmann · 14 years ago
  70. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  71. 2343fc8 Translate German comments by Philipp Weissenbacher · 14 years ago
  72. b904606 Translate German comments, fix some whitespace and bad translations by Philipp Weissenbacher · 14 years ago
  73. bd20522 New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem by Stephan Bergmann · 14 years ago
  74. 2eaa142 Adapted AsyncEventNotifier to safer-to-use salhelper::Thread by Stephan Bergmann · 14 years ago
  75. 84c8559 Fix most of the build with --disable-database-connectivity by Riccardo Magliocchetti · 14 years ago
  76. fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
  77. d30b4e9 Get rid of size() == 0 by Elton Chung · 14 years ago
  78. 0359123 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) by Takeshi Abe · 14 years ago
  79. 3f6473f Forgotten German word in translated comment by Lionel Elie Mamane · 14 years ago
  80. c55d050 fdo#46163 convert bound values to bound column's type by Lionel Elie Mamane · 14 years ago
  81. fc593ac correct indentation by Lionel Elie Mamane · 14 years ago
  82. 7212cc8 Translate German comments by Philipp Weissenbacher · 14 years ago
  83. 5cabaf5 fdo#39491 more of unnecessary include paths by Matúš Kukan · 14 years ago
  84. 4b30ec9 fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC by Matúš Kukan · 14 years ago
  85. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  86. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  87. bbc94ed refactor ConvertLineEnd by Caolán McNamara · 14 years ago
  88. e18a7b0 WaE: deleting object of abstract class type with non-virtual destructor by David Tardon · 14 years ago
  89. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  90. 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
  91. 53d27eb2 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  92. a1cfce7 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  93. 7964637 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  94. dee53a3 Temporary hack around cppu_detail_getCppuType variants violating ODR. by Stephan Bergmann · 14 years ago
  95. 36d7f01 build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) by Rene Engelhard · 14 years ago
  96. 6cfae09 Fix for fdo43460 Part XVIII getLength() to isEmpty() by Gustavo Buzzatti Pacheco · 14 years ago
  97. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  98. 01fd335 WaE: NULL used in arithmetic by Tor Lillqvist · 14 years ago
  99. 75b835c catch exception by constant reference by Takeshi Abe · 14 years ago
  100. dcfd4be childs -> children by Michael T. Whiteley · 14 years ago