1. 07976ee Don't export a variable called PATH_SEPARATOR by Tor Lillqvist · 13 years ago
  2. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  3. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  4. e527a34 Java cleanup, convert more Vector to ArrayList by Noel Grandin · 13 years ago
  5. 587c59fb Java cleanup, Convert Vector to ArrayList by Noel Grandin · 13 years ago
  6. 06b4b58 No need for conditionality has been turned on since 2004 by Tor Lillqvist · 13 years ago
  7. 334086d Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM object by Jian Fang Zhang · 14 years ago
  8. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  9. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  10. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  11. 1264480 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  12. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  13. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  14. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  15. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  16. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  17. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  18. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  19. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  20. b768611 remove all d.lst by Michael Stahl · 13 years ago
  21. c13802e Fix typo "persistant" -> "persistant" by Julien Nabet · 13 years ago
  22. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  23. 5c89214 fdo#39674: Rename menues to menu by Thomas Arnhold · 13 years ago
  24. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  25. a00fe5c fdo#46808, use service constructor by Noel Grandin · 13 years ago
  26. 5a65ca6 fdo#60491: embeddedobj: catch exception in fallback path by Michael Stahl · 13 years ago
  27. af8c759 embeddedobj: log some exceptions by Michael Stahl · 13 years ago
  28. 63ca871 fdo#60234 fdo#60492: fix emboleobj library on WNT: by Michael Stahl · 13 years ago
  29. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  30. 63d0f95 fdo#46808, fixes for windows build by Noel Grandin · 13 years ago
  31. 2a90016 fdo#46808, fixes for windows build by Noel Grandin · 13 years ago
  32. abcbaba fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContext by Noel Grandin · 13 years ago
  33. 251f1b0 fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new style by Noel Grandin · 13 years ago
  34. 92f14ce fdo#46808, Adapt frame::TaskCreator UNO service to new style by Noel Grandin · 13 years ago
  35. 42adbfc fdo#46808, Adapt embed::HatchWindowFactory UNO service to new style by Noel Grandin · 13 years ago
  36. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  37. ec89369 link embedobj to tools library by Luboš Luňák · 13 years ago
  38. dde234b fdo#46808, remove awt::DisplayAccess service. by Noel Grandin · 13 years ago
  39. 24f0aa7 fdo#46808, use service constructor for embed::StorageFactory by Noel Grandin · 13 years ago
  40. 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
  41. 74670bf fdo#56818 Work around deadlock caused by differing lock orders by Stephan Bergmann · 13 years ago
  42. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  43. b1e93b3 embeddedobj: add README by Miklos Vajna · 13 years ago
  44. cc201f7 add missing dep for tools/diagnose_ex.h by David Tardon · 14 years ago
  45. 393588c Use prefix by Tor Lillqvist · 14 years ago
  46. 37a2fa5 fdo#51304: Remove the author of some java source files by Anurag Jain · 14 years ago
  47. c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
  48. 286a773 re-base on ALv2 code. by Michael Meeks · 14 years ago
  49. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  50. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  51. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  52. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  53. 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
  54. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  55. 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
  56. de16a4e Some builds seem to require a prefixed "system" here by Stephan Bergmann · 14 years ago
  57. bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
  58. 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
  59. d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
  60. 3748a05 Removed private fields were acutally used #ifdef WNT by Stephan Bergmann · 14 years ago
  61. b7ea1c0 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  62. 2489e82 Missing #include by Stephan Bergmann · 14 years ago
  63. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  64. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  65. 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
  66. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  67. eecb5ac removed useless forward declarations of class by Takeshi Abe · 14 years ago
  68. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  69. 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
  70. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  71. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  72. d2a02df cppcheck: Avoid unused variables code warnings by Martyn Russell · 14 years ago
  73. 4019acf cppcheck: avoid unreachable code warnings by Martyn Russell · 14 years ago
  74. 38a809d embeddedobj: try to make MSVC happy by Michael Stahl · 14 years ago
  75. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  76. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  77. 590140e targeted string re-work (ii) by Olivier Hallot · 14 years ago
  78. aa062d1 targeted string re-work by Norbert Thiebaud · 14 years ago
  79. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  80. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  81. f039cd3 WaE: unused parameter by David Tardon · 14 years ago
  82. a6fd4d1 WaE: initialization order by David Tardon · 14 years ago
  83. 7e6e16b WaE: declaration of 'nInd' shadows a previous local by David Tardon · 14 years ago
  84. bd51998 WaE: declaration of 'hr' shadows a previous local by David Tardon · 14 years ago
  85. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  86. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  87. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  88. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  89. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  90. 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
  91. 8ba365c .c files don't need executable bits by Michael Stahl · 14 years ago
  92. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  93. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  94. d4b6761 Introduced SystemShellExecuteFlags::URIS_ONLY by Stephan Bergmann · 14 years ago
  95. d76e2d1 embeddedobj: convert to gbuild by Matúš Kukan · 14 years ago
  96. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  97. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  98. 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
  99. 7c0c336 Fix for fdo43460 Part XV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  100. 9262039 catch exception by constant reference by Takeshi Abe · 14 years ago