1. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  2. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  3. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  4. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  5. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  6. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  7. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  8. c86b0e0 -Werror=unused-macros (MinGW, dtrans) by Stephan Bergmann · 13 years ago
  9. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  10. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  11. 876537a add missing deps on URE headers by David Tardon · 13 years ago
  12. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  13. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  14. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  15. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  16. b768611 remove all d.lst by Michael Stahl · 13 years ago
  17. 40421ff Translation of messages in test program by Urs Fässler · 13 years ago
  18. 5495184 Translation of German (test) string by Urs Fässler · 13 years ago
  19. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  20. b37a07f typo: allways -> always by Andras Timar · 13 years ago
  21. 1e95602 Translation of german comment by Urs Fässler · 13 years ago
  22. 0e286f7 fdo#46808, use constructor for datatransfer::DataFormatTranslator by Noel Grandin · 13 years ago
  23. 851067c2 fdo#46808, use constructor for datatransfer::MimeContentTypeFactory by Noel Grandin · 13 years ago
  24. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  25. fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
  26. 2fe8523 fdo#46808, Adapt SystemClipboard UNO service to new style by Noel Grandin · 13 years ago
  27. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  28. 901fe01 Missing includes by Stephan Bergmann · 13 years ago
  29. b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
  30. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  31. c4344e4 Update dtrans commented code to use string.h function instead of rtl/memory by Arnaud Versini · 13 years ago
  32. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  33. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  34. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  35. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  36. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  37. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  38. 091c1b6 more old module-description xml files by Matúš Kukan · 14 years ago
  39. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  40. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  41. 5502be9 Remove commented out code by Thomas Arnhold · 14 years ago
  42. e5a0755 new does not return null by Stephan Bergmann · 14 years ago
  43. 73db878 Correct check after memory allocation. by Christophe JAILLET · 14 years ago
  44. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  45. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  46. 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
  47. b22adb4 Remove commented out code by Thomas Arnhold · 14 years ago
  48. 1e0986b re-base on ALv2 code. by Michael Meeks · 14 years ago
  49. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  50. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  51. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  52. c4d18d0 targeted string re-work by Norbert Thiebaud · 14 years ago
  53. 656802c I think, this is what was intended by Fridrich Štrba · 14 years ago
  54. 7e0d2f0 trivial tinderbox fix by Michael Meeks · 14 years ago
  55. df9ecb71 targeted string re-work by Norbert Thiebaud · 14 years ago
  56. bb059d9 targetted string re-work by Norbert Thiebaud · 14 years ago
  57. d2fe7ac -I$(SRCDIR)/solenv/inc is from SOLARINC by Matúš Kukan · 14 years ago
  58. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  59. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  60. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  61. 96b3ab5 remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  62. 66d532f can't use auto_ptr with an array, wrong delete vs new[] by Caolán McNamara · 14 years ago
  63. fe4be50 fdo#47246: dtrans: fix multiply linked ImplHelper by Michael Stahl · 14 years ago
  64. c169483 WaE: "__uuidof" redefined by David Tardon · 14 years ago
  65. 4988486 WaE: variable 'hr' set but not used by David Tardon · 14 years ago
  66. 4d34615 add missing initializer by David Tardon · 14 years ago
  67. 14eda66 WaE: initialization order by David Tardon · 14 years ago
  68. 45c2e99 probable intent by David Tardon · 14 years ago
  69. d8639ce WaE: variable 'dwResult' set but not used by David Tardon · 14 years ago
  70. f743797 fix indentation by David Tardon · 14 years ago
  71. 1be53d0 WaE: suggest explicit braces to avoid ambiguous 'else' by David Tardon · 14 years ago
  72. 55afdcc WaE: comparison between signed and unsigned integer expressions by David Tardon · 14 years ago
  73. 7553b37 use SAL_N_ELEMENTS by David Tardon · 14 years ago
  74. 0441206 WaE: multi-character character constant by David Tardon · 14 years ago
  75. df69ab8 Use emptiness check rather than size check for efficiency by Mariusz Dykierek · 14 years ago
  76. 8b9615b Added (and improved) READMEs for modules which used to be in libs-gui by Josh Heidenreich · 14 years ago
  77. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  78. d271080 WaE: clipformat may be used uninitialized by Caolán McNamara · 14 years ago
  79. b575f4b Fix for fdo43460 Part XIV getLength() to isEmpty() by Gustavo Buzzatti Pacheco · 14 years ago
  80. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  81. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  82. 61fce03 inline keyword makes sense only when the definition is in header. by Kohei Yoshida · 14 years ago
  83. 6b5e433 sal_Bool to bool. by Kohei Yoshida · 14 years ago
  84. 0f49c6c Encapsulate implementation of CMtaOleClipboard under win32. by Kohei Yoshida · 14 years ago
  85. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  86. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  87. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  88. 1ef42cb Fix MinGW build of dtrans. by Jan Holesovsky · 14 years ago
  89. 13f1110 Removing the empty pch file from dtrans by Joseph Powers · 14 years ago
  90. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  91. 6b0de40 WaE: initialization order by Caolán McNamara · 14 years ago
  92. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  93. 6671fa8 Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). by Stephan Bergmann · 15 years ago
  94. 4f3e9f3 Always link with user32 by Tor Lillqvist · 15 years ago
  95. bb5bdbb Revert "Trying to chop out the uwinapi library" by Fridrich Štrba · 15 years ago
  96. 2dea0da Trying to chop out the uwinapi library by Fridrich Štrba · 15 years ago
  97. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  98. 4b60da5 add more component prefixes by Matúš Kukan · 15 years ago
  99. dca2588 cppcheck: remove assigned but unused variable by Takeshi Abe · 15 years ago
  100. a2259a6 add XNotifyingDataObject also for gcc compiler by Matúš Kukan · 15 years ago