1. 5ba1694 fdo#53474: Fix Windows Java Accessibility Bridge by Stephan Bergmann · 13 years ago
  2. 8eb5db8 replace sxub_Unicode by sal_Unicode by Norbert Thiebaud · 13 years ago
  3. 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
  4. d475a05 export symbols after gbuildification by David Tardon · 13 years ago
  5. ac7acb0 Merged SvTreeListBox and SvLBox. by Kohei Yoshida · 13 years ago
  6. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  7. 286a773 re-base on ALv2 code. by Michael Meeks · 14 years ago
  8. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  9. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  10. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  11. 0d7cbdb just return a vector rather than pass one in by ref to be cleared by Caolán McNamara · 14 years ago
  12. d3788f3 UniString::Fill->padToLength(OUStringBuffer by Caolán McNamara · 14 years ago
  13. 106a1b4 sal_Bool to bool conversion in accessibility by Ricardo Montania · 14 years ago
  14. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  15. f2504a0 Fix some "Variables reassigned a value before the old one has been used" by Julien Nabet · 14 years ago
  16. 2171077 Introduce cppu::supportsService helper, adapt some call-sites by Stephan Bergmann · 14 years ago
  17. 2095b2e gridfixes: copied #i112562#'s fix from CWS gridcontrol06 herein by Norbert Thiebaud · 14 years ago
  18. 1ebed7b ::rtl::OUString to OUString correction in accessibility by Ricardo Montania · 14 years ago
  19. e1276e8 OUString cleanup in accessibility by Ricardo Montania · 14 years ago
  20. a267f31 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  21. 7f7e0a6 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  22. 05f7bb2 Java cleanup - remove unused parameters and fields by Noel Grandin · 14 years ago
  23. 4e2c95c Java cleanup - remove unnecessary null checks by Noel Grandin · 14 years ago
  24. ff77676 Java cleanup - remove unused imports by Noel Grandin · 14 years ago
  25. 2caf5d1 Java cleanup - remove unnecessary semi-colons by Noel Grandin · 14 years ago
  26. e09953e Remove newly unused instance provisioning by Stephan Bergmann · 14 years ago
  27. 53b80ec Java cleanup - Static methods and fields should be accessed in a static way. by Noel Grandin · 14 years ago
  28. 8bfe479 Java5 updates - convert to generics by Noel Grandin · 14 years ago
  29. f6a62d9 Java update - fix various javadoc issues by Noel Grandin · 14 years ago
  30. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  31. cdbd695 gbuild: remove most uses of gb_Jar_set_jarclasspath: by Michael Stahl · 14 years ago
  32. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  33. 2854d8b fdo#46193 MessBox was made copyable by Zolnai Tamás · 14 years ago
  34. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  35. 5a7e838 hrc cleanup: Remove include guards from src files by Thomas Arnhold · 14 years ago
  36. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  37. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  38. 3c1a1aa fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility by Jacek Wolszczak · 15 years ago
  39. caf0e31 fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility by Jacek Wolszczak · 15 years ago
  40. 9eb8eae Java5 update - convert Vector to ArrayList by Noel Grandin · 14 years ago
  41. 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
  42. 9928fd7 remove some annoying XubStrings by Caolán McNamara · 14 years ago
  43. 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
  44. 3dd8f02 re-base on ALv2 code. by Michael Meeks · 14 years ago
  45. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  46. 13887f4 Remove superfluous include comments by Thomas Arnhold · 14 years ago
  47. 6b915b2 nuke unused typedef by Takeshi Abe · 14 years ago
  48. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  49. f4f4e3c gbuild: use mixed paths on cygwin by Matúš Kukan · 14 years ago
  50. fc7333c make javah work for me with JDK7 under windows by Caolán McNamara · 14 years ago
  51. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  52. 6c8c073 gbuild: simplify and unify gb_Helper_*native* by Matúš Kukan · 14 years ago
  53. 0a45deb enforce only one possible use of gb_CustomTarget by Matúš Kukan · 14 years ago
  54. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  55. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  56. 5688b51 UniString::CreateFromInt32 -> rtl::OUString::valueOf by Caolán McNamara · 14 years ago
  57. 0587233 accessibility: use CustomTarget makefiles by Matúš Kukan · 14 years ago
  58. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  59. 39d6e42 WaE: ununsed variables by Caolán McNamara · 14 years ago
  60. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  61. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  62. 2a566b1 Replaced SAL_INFO with SAL_WARN were applicable. by Marcel Metz · 14 years ago
  63. a18123f Replaced DBG_ERRORFILE with SAL_INFO. by Marcel Metz · 14 years ago
  64. ee5371c WaE: deleting object of abstract class type with non-virtual destructor by David Tardon · 14 years ago
  65. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  66. c61d62d fix gbuildified accessibilty on windows by Peter Foley · 14 years ago
  67. 636a8f2 use generated java source by David Tardon · 14 years ago
  68. f75d68b avoid copying hack by David Tardon · 14 years ago
  69. d3fec0e remove unused file by David Tardon · 14 years ago
  70. 7aadee6 convert windows-specific bits, part 2: lib by David Tardon · 14 years ago
  71. 24585e1 convert windows-specific bits, part 1: jars by David Tardon · 14 years ago
  72. 7f31e25 gbuildize accessibility by David Tardon · 14 years ago
  73. 07c20eb accessibility: workben was removed in c8e7f88325 by Michael Stahl · 14 years ago
  74. c8e7f88 drop this workben by Caolán McNamara · 14 years ago
  75. c61f986 msvc 2008 express won't link without explicit salhelper by Caolán McNamara · 14 years ago
  76. f43311d Fix for fdo43460, Part I, getLength to isEmpty by Olivier Hallot · 14 years ago
  77. 4769042 don't need an extra header, fold into body by Caolán McNamara · 14 years ago
  78. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  79. e6e2973 remove include of pch header in accessibility by Norbert Thiebaud · 14 years ago
  80. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  81. bdda0513 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 15 years ago
  82. 5cb1597 WaE: class has virtual functions, but destructor is not virtual by Tor Lillqvist · 15 years ago
  83. 7fc35af remove obsolete Forte NOOPT files by Michael Meeks · 15 years ago
  84. 8714265 just silence the auto_ptr deprecations in isolation by Caolán McNamara · 15 years ago
  85. 07f9a84 callcatcher: various unused methods by Caolán McNamara · 15 years ago
  86. 6e59262 Some PMD cleaning by Julien Nabet · 15 years ago
  87. 0b4e276 catch by const ref by Caolán McNamara · 15 years ago
  88. d2d11836 totally pointless intermediate object by Caolán McNamara · 15 years ago
  89. 36d2562 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  90. 8a962ba use standard pattern for this by Caolán McNamara · 15 years ago
  91. d32db65 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  92. bef7ebf WaE (picky) - noeol by Christian Lohmaier · 15 years ago
  93. 2be3b8b Change <file>.toURL() to <file>.toURI().toURL() by Julien Nabet · 15 years ago
  94. 9ad4eeb fixed cppcheck warnings by Andreas Becker · 15 years ago
  95. 737ef92 left arrow comments removed // <-- by Júlio Hoffimann · 15 years ago
  96. bacd723 Fix build - the same symbol defined on 2 places. by Jan Holesovsky · 15 years ago
  97. 551dde3 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  98. 7aa5fbb remove dupplicate includes by Fridrich Štrba · 15 years ago
  99. 26b1bc0 add in pre/post win in order to build by Caolán McNamara · 15 years ago
  100. c24ccfb Putting back prewin/postwin in accessibility by Fridrich Štrba · 15 years ago