1. b0bee59 fdo#60491: embeddedobj: catch exception in fallback path by Michael Stahl · 13 years ago
  2. b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
  3. 590140e targeted string re-work (ii) by Olivier Hallot · 14 years ago
  4. aa062d1 targeted string re-work by Norbert Thiebaud · 14 years ago
  5. a9550f6 normalize variable names in gbuild user makefiles by Michael Stahl · 14 years ago
  6. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  7. f039cd3 WaE: unused parameter by David Tardon · 14 years ago
  8. a6fd4d1 WaE: initialization order by David Tardon · 14 years ago
  9. 7e6e16b WaE: declaration of 'nInd' shadows a previous local by David Tardon · 14 years ago
  10. bd51998 WaE: declaration of 'hr' shadows a previous local by David Tardon · 14 years ago
  11. e4fb171 Replaced a few equal calls with == by Szabolcs Dezsi · 14 years ago
  12. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  13. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  14. 8a01ee6 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  15. 9429bbb .component files don't need executable bits by Michael Stahl · 14 years ago
  16. 68f2753 .h files don't need executable bits by Michael Stahl · 14 years ago
  17. 8ba365c .c files don't need executable bits by Michael Stahl · 14 years ago
  18. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  19. 2a11719 chmod -x by Tor Lillqvist · 14 years ago
  20. d4b6761 Introduced SystemShellExecuteFlags::URIS_ONLY by Stephan Bergmann · 14 years ago
  21. d76e2d1 embeddedobj: convert to gbuild by Matúš Kukan · 14 years ago
  22. 7c704c7 Removed some unused parameters; added SAL_UNUSED_PARAMETER. by Stephan Bergmann · 14 years ago
  23. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  24. 5845c5b Removed unnecessary tools/link.hxx includes. by Marcel Metz · 14 years ago
  25. 7c0c336 Fix for fdo43460 Part XV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  26. 9262039 catch exception by constant reference by Takeshi Abe · 14 years ago
  27. 181b181 Change "menues" to "menus" by Michael T. Whiteley · 14 years ago
  28. e4610ff remove PCH support in dmake-module by Norbert Thiebaud · 14 years ago
  29. 8d876c9 Yet another empty pch file; in embeddedobj this time. by Joseph Powers · 14 years ago
  30. ed156a9 fix post cast removal build error by Caolán McNamara · 15 years ago
  31. 470b293 Some cppcheck cleaning by Julien Nabet · 15 years ago
  32. a90983b Remove component_getImplementationEnvironment methods by Matúš Kukan · 15 years ago
  33. 246efa0 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  34. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  35. 11c7184 Drop OS2 by Tor Lillqvist · 15 years ago
  36. cca12f1 Fix compilation error by Tor Lillqvist · 15 years ago
  37. 17d640b both branches of the if are same by David Tardon · 15 years ago
  38. 561192c Easyhack: Add visibility markup to all component_get* functions by Julien Nabet · 15 years ago
  39. 777515216 Remove commented code in libs-core/embeddedobj (partially) by Xisco Fauli · 15 years ago
  40. 8993f87 remove obsolete component_writeInfo methods by Michael Meeks · 15 years ago
  41. df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  42. e60d365 drop bogus executable flag from [ch]xx/bas/asm files by Francisco Saito · 15 years ago
  43. 970be45 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  44. 091e4ae Merge remote-tracking branch 'origin/integration/dev300_m101' by Jan Holesovsky · 15 years ago
  45. 1848de2 Move OSL_ENSURE(false,...) to OSL_FAIL(...) by Thomas Arnhold · 15 years ago
  46. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  47. b033946 Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) by Thomas Arnhold · 15 years ago
  48. 98df445a Clean up makefiles by Thomas Arnhold · 15 years ago
  49. 28fe6c9 Remove double line spacing. by Thomas Arnhold · 15 years ago
  50. 88fa511 Replace suitable equalsAscii calls with equalsAsciiL. by Thomas Arnhold · 15 years ago
  51. 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
  52. a366a07 CWS-TOOLING: integrate CWS fwk160 by Hans-Joachim Lankenau · 15 years ago
  53. 06ef0fa CWS-TOOLING: integrate CWS sb131 by Hans-Joachim Lankenau · 15 years ago
  54. c64ee3c undoapi: merge after pulling selected changeset from CWS fwk162 by Frank Schoenheit [fs] · 15 years ago
  55. d638905 fwk162: #i115726# support activation of object from other threads by Mikhail Voytenko · 15 years ago
  56. b927224 fwk160: #i107138# fix the saveCompleted handling by Mikhail Voytenko · 15 years ago
  57. b8fde58 fwk160: #i74950# let imported links be readonly by Mikhail Voytenko · 15 years ago
  58. 253fbee TL_CONSTASCII_USTRINGPARAM in libs core 37 by Gert Faller · 15 years ago
  59. 250fe86 RTL_CONSTASCII_USTRINGPARAM improvements by Julien Nabet · 15 years ago
  60. afe8882 undoapi: doVerb: release mutex before calling into changeState by Frank Schoenheit [fs] · 15 years ago
  61. 758c877 add modelines to .hxx files as well by Caolán McNamara · 15 years ago
  62. 1df23c0 Finally, gut the vos module out of the build by Norbert Thiebaud · 15 years ago
  63. bb32387 migrate vos::OModule to osl:Module by Norbert Thiebaud · 15 years ago
  64. c17635d merge vosremoval-mutex.diff by Norbert Thiebaud · 15 years ago
  65. 1885ddd sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt by sb · 15 years ago
  66. bc8fcf2 remove non-compiled code by Povilas Kanapickas · 15 years ago
  67. 8694d2b Add vim/emacs modelines to all source files by Sebastian Spaeth · 15 years ago
  68. 47ccddc chart49: merge with DEV300_m89 by Ingrid Halama · 16 years ago
  69. c57cf1a remove more commented out #includes and related comments by David Tardon · 16 years ago
  70. d890da8 more removed include guards using fixguard.py by Petr Mladek · 16 years ago
  71. facd86e remove include guards using fixguard.py by Petr Mladek · 16 years ago
  72. 9551bf5 sb129: #i113189# change UNO components to use passive registration by sb · 16 years ago
  73. 9be8a2f chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createInstanceWithArgumentsAndContext leak by Ingrid Halama · 16 years ago
  74. 88d7f9f fwk139: #i10000# adopt for linux by Mikhail Voytenko · 16 years ago
  75. 13b8478 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
  76. 2318229 fwk139: #i108330# integrate patch by Mikhail Voytenko · 16 years ago
  77. 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
  78. ae517b6 CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
  79. 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
  80. bec6c2b autorecovery: even when loading a new document from a recovery storage, ensure that attachResource is called, for those (correct) implentations which do *not* implicitly do this in their loadFromStorage method by Frank Schoenheit [fs] · 16 years ago
  81. 8ae0efd autorecovery: when creating a new document, also respect the RecoveryStorage parameter by Frank Schoenheit [fs] · 16 years ago
  82. 6d315e9 autorecovery: mav sanctioned the approach of the (now so-called) RecoveryStorage by Frank Schoenheit [fs] · 16 years ago
  83. d0e9f1f autorecovery: save/recover forms and reports by Frank Schoenheit [fs] · 16 years ago
  84. 980ad53 autorecovery: merge after rebase to m69 by Frank Schoenheit [fs] · 16 years ago
  85. af7c640 autorecovery: allow creating SFX-based documents which do not support the XDocumentRecovery interface by Frank Schoenheit [fs] · 16 years ago
  86. 4bbc023 #i107449#: GraphicProvider uses different mime type names for wmf etc. by Mathias Bauer · 16 years ago
  87. d585674 #i107450#: forgot to remove vcl header by Mathias Bauer · 16 years ago
  88. e96b9a1 #i107449#: replace code using vcl and svtools by Mathias Bauer · 16 years ago
  89. d5c799b dba33a: summary migration from SVN by Jens-Heiner Rechtien · 16 years ago
  90. 8570f88 CWS-TOOLING: integrate CWS chart41 by Kurt Zenker · 17 years ago
  91. a245ebc7 CWS-TOOLING: integrate CWS fwk103 by Ivo Hinkelmann · 17 years ago
  92. f88817b CWS-TOOLING: integrate CWS sb107 by Ivo Hinkelmann · 17 years ago
  93. 600b7c0 CWS-TOOLING: integrate CWS mav50_DEV300 by Ivo Hinkelmann · 17 years ago
  94. 7545436 CWS-TOOLING: integrate CWS cmcfixes51 by Rüdiger Timm · 17 years ago
  95. bbc5db1 CWS-TOOLING: integrate CWS sb93 by Vladimir Glazounov · 18 years ago
  96. db3d00d INTEGRATION: CWS xmlfilter06 (1.4.10); FILE MERGED by Oliver Bolte · 18 years ago
  97. 6955e1d INTEGRATION: CWS xmlfilter06 (1.8.10); FILE MERGED by Oliver Bolte · 18 years ago
  98. 10b0104 INTEGRATION: CWS xmlfilter06 (1.21.10); FILE MERGED by Oliver Bolte · 18 years ago
  99. 752c30e INTEGRATION: CWS xmlfilter06 (1.37.8); FILE MERGED by Oliver Bolte · 18 years ago
  100. 92070f7 INTEGRATION: CWS xmlfilter06 (1.26.8); FILE MERGED by Oliver Bolte · 18 years ago