1. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  2. 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
  3. de16a4e Some builds seem to require a prefixed "system" here by Stephan Bergmann · 14 years ago
  4. bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
  5. 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
  6. d93fdcf add more component prefixes by Matúš Kukan · 14 years ago
  7. 3748a05 Removed private fields were acutally used #ifdef WNT by Stephan Bergmann · 14 years ago
  8. b7ea1c0 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  9. 2489e82 Missing #include by Stephan Bergmann · 14 years ago
  10. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  11. 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
  12. 548a2ff remove bogus date information by Thomas Arnhold · 14 years ago
  13. cf239da There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
  14. eecb5ac removed useless forward declarations of class by Takeshi Abe · 14 years ago
  15. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  16. 60eb135 .dxp files don't need executable bits by Michael Stahl · 14 years ago
  17. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  18. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  19. d2a02df cppcheck: Avoid unused variables code warnings by Martyn Russell · 14 years ago
  20. 4019acf cppcheck: avoid unreachable code warnings by Martyn Russell · 14 years ago
  21. 38a809d embeddedobj: try to make MSVC happy by Michael Stahl · 14 years ago
  22. d085789 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  23. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  24. 590140e targeted string re-work (ii) by Olivier Hallot · 14 years ago
  25. aa062d1 targeted string re-work by Norbert Thiebaud · 14 years ago
  26. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  27. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  28. f039cd3 WaE: unused parameter by David Tardon · 14 years ago
  29. a6fd4d1 WaE: initialization order by David Tardon · 14 years ago
  30. 7e6e16b WaE: declaration of 'nInd' shadows a previous local by David Tardon · 14 years ago
  31. bd51998 WaE: declaration of 'hr' shadows a previous local by David Tardon · 14 years ago
  32. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  33. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  34. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  35. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  36. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  37. 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
  38. 8ba365c .c files don't need executable bits by Michael Stahl · 14 years ago
  39. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  40. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  41. d4b6761 Introduced SystemShellExecuteFlags::URIS_ONLY by Stephan Bergmann · 14 years ago
  42. d76e2d1 embeddedobj: convert to gbuild by Matúš Kukan · 14 years ago
  43. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  44. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  45. 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
  46. 7c0c336 Fix for fdo43460 Part XV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  47. 9262039 catch exception by constant reference by Takeshi Abe · 14 years ago
  48. 181b181 Change "menues" to "menus" by Michael T. Whiteley · 14 years ago
  49. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  50. 8d876c9 Yet another empty pch file; in embeddedobj this time. by Joseph Powers · 14 years ago
  51. ed156a9 fix post cast removal build error by Caolán McNamara · 15 years ago
  52. 470b293 Some cppcheck cleaning by Julien Nabet · 15 years ago
  53. a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
  54. 246efa0 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  55. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  56. 11c7184 Drop OS2 by Tor Lillqvist · 15 years ago
  57. cca12f1 Fix compilation error by Tor Lillqvist · 15 years ago
  58. 17d640b both branches of the if are same by David Tardon · 15 years ago
  59. 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  60. 777515216 Remove commented code in libs-core/embeddedobj (partially) by Xisco Fauli · 15 years ago
  61. 8993f87 remove obsolete component_writeInfo methods by Michael Meeks · 15 years ago
  62. df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  63. e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  64. 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  65. 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  66. 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  67. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  68. b033946 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) by Thomas Arnhold · 15 years ago
  69. 98df445a Clean up makefiles by Thomas Arnhold · 15 years ago
  70. 28fe6c9 Remove double line spacing. by Thomas Arnhold · 15 years ago
  71. 88fa511 Replace suitable equalsAscii calls with equalsAsciiL. by Thomas Arnhold · 15 years ago
  72. 48de448 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system by Frank Schoenheit [fs] · 15 years ago
  73. a366a07 CWS-TOOLING: integrate CWS fwk160 by Hans-Joachim Lankenau · 15 years ago
  74. 06ef0fa CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
  75. c64ee3c undoapi: merge after pulling selected changeset from CWS fwk162 by Frank Schoenheit [fs] · 15 years ago
  76. d638905 fwk162: #i115726# support activation of object from other threads by Mikhail Voytenko · 15 years ago
  77. b927224 fwk160: #i107138# fix the saveCompleted handling by Mikhail Voytenko · 15 years ago
  78. b8fde58 fwk160: #i74950# let imported links be readonly by Mikhail Voytenko · 15 years ago
  79. 253fbee TL_CONSTASCII_USTRINGPARAM in libs core 37 by Gert Faller · 15 years ago
  80. 250fe86 RTL_CONSTASCII_USTRINGPARAM improvements by Julien Nabet · 15 years ago
  81. afe8882 undoapi: doVerb: release mutex before calling into changeState by Frank Schoenheit [fs] · 15 years ago
  82. 758c877 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  83. 1df23c0 Finally, gut the vos module out of the build by Norbert Thiebaud · 15 years ago
  84. bb32387 migrate vos::OModule to osl:Module by Norbert Thiebaud · 15 years ago
  85. c17635d merge vosremoval-mutex.diff by Norbert Thiebaud · 15 years ago
  86. 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  87. bc8fcf2 remove non-compiled code by Povilas Kanapickas · 15 years ago
  88. 8694d2b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  89. 47ccddc chart49: merge with DEV300_m89 by Ingrid Halama · 16 years ago
  90. c57cf1a remove more commented out #includes and related comments by David Tardon · 16 years ago
  91. d890da8 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
  92. facd86e remove include guards using fixguard.py by Petr Mladek · 16 years ago
  93. 9551bf5 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  94. 9be8a2f chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak by Ingrid Halama · 16 years ago
  95. 88d7f9f fwk139: #i10000# adopt for linux by Mikhail Voytenko · 16 years ago
  96. 13b8478 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
  97. 2318229 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
  98. aabc69e autorecovery: merged changes from m74. Still need to find out how to re-do two patches (to module_hidden_ooo.scp and file_ooo.scp in scp2/source/ooo) which do not apply anymore. by Frank Schoenheit [fs] · 16 years ago
  99. ae517b6 CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
  100. 82b1d38 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago