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