1. d2092dc5 Keep null service manager throw a DeploymentException by Stephan Bergmann · 14 years ago
  2. 543158e Require XComponentContext.getServiceManager to throw instead of returning null by Stephan Bergmann · 14 years ago
  3. 581aa2a Improvement on previous commit by Stephan Bergmann · 14 years ago
  4. 900d60b fdo#46808, Adapt bridge::BridgeFactory UNO service to new style by Noel Grandin · 14 years ago
  5. 82e94dc fdo#46808, Add @since tags to new IDL interfaces by Noel Grandin · 14 years ago
  6. b679a2a fdo#46808, Adapt reflection::CoreReflection UNO service to new style by Noel Grandin · 14 years ago
  7. d110a01 Some clean up of previous commit by Stephan Bergmann · 14 years ago
  8. 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
  9. 8b34ad6 fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL by Noel Grandin · 14 years ago
  10. fc29987 Remove comment art from offapi and udkapi by Jean-Tiare LE BIGOT · 14 years ago
  11. 85e94e1 remove empty ascii boxes and stuff II by Thomas Arnhold · 14 years ago
  12. 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
  13. 18f32039 re-base on ALv2 code. by Michael Meeks · 14 years ago
  14. 99ced0b re-base on ALv2 code. by Michael Meeks · 14 years ago
  15. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  16. c2fd9b5 New cppu::defaultBootstrap_InitialComponentContext implementation by Stephan Bergmann · 14 years ago
  17. dc6e942 fix idl #include guards by Tomas Hlavaty · 14 years ago
  18. 940be46 idl fix package for CorbaString8 and CorbaUnion by Tomas Hlavaty · 14 years ago
  19. a7f3ca4 add missing #ifndef by Tomas Hlavaty · 14 years ago
  20. ec24cfb LoggerRemote.idl: include with full path by Michael Stahl · 14 years ago
  21. 4a271bf gbuild: "use" vs. "add" by David Tardon · 14 years ago
  22. 7545dbb merge feature/gbuild_components by David Tardon · 14 years ago
  23. 15f9ca7 fdo#46808, Adapt UNO services to new style, Part 6, updating makefiles by Noel Grandin · 14 years ago
  24. 59c0f8f merge origin/master by David Tardon · 14 years ago
  25. fd065e6 Remove superfluous comment by Stephan Bergmann · 14 years ago
  26. e4d9dab fdo#46808, Adapt UNO serviecs to new style, Part 1 by Noel Grandin · 14 years ago
  27. 3f89190 Make Converter service new-style, for easier use by Stephan Bergmann · 14 years ago
  28. 295b09a refactor UnoApi class by David Tardon · 14 years ago
  29. 806bec7 Fix typos in comments by Elton Chung · 14 years ago
  30. fb78dbc Added READMEs for modules related to URE, with content from the wiki by Josh Heidenreich · 14 years ago
  31. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  32. 7be0cc2 A few safe replacements of pathes->paths by Jesús Corrius · 14 years ago
  33. 00de339 Fixup over-ambitious previous revert. by Thorsten Behrens · 14 years ago
  34. 78cca63 Revert publishing of lots of UNO types. by Thorsten Behrens · 14 years ago
  35. 9e3235c minor idl fixes by Tomas Hlavaty · 14 years ago
  36. 91894d5 add mode-lines to .idl files by Caolán McNamara · 14 years ago
  37. 9ae50a6 Revert "minor idl fixes" - no explicit license statement yet. by Michael Meeks · 14 years ago
  38. ad2eb6c Less succes, more success by Stefan Knorr (astron) · 14 years ago
  39. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  40. 5260bf5 minor idl fixes by Tomas Hlavaty · 14 years ago
  41. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  42. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  43. 3960e9c udkapi: kill dmakefiles by Michael Stahl · 14 years ago
  44. 348fcf4 udkapi: empty d.list by Michael Stahl · 14 years ago
  45. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  46. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  47. 68cde28 UnoApiTarget: replace realpath calls by Michael Stahl · 14 years ago
  48. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  49. 5606c2a process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  50. 7d1700b Revert "process more idl files at once - second part: makefiles" by Norbert Thiebaud · 15 years ago
  51. a44dda4 process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  52. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  53. 497ae5b Method description. by Kohei Yoshida · 15 years ago
  54. 9571e82 I should add license header to these guys too. by Kohei Yoshida · 15 years ago
  55. 5a58d75 Added license header to the new file, and other misc changes. by Kohei Yoshida · 15 years ago
  56. 60d60ca Renamed XPropertySet2 to XPropertySetOption. by Kohei Yoshida · 15 years ago
  57. 11207ae Make XPropertSet2 not a child interface of XPropertySet. by Kohei Yoshida · 15 years ago
  58. 80b1e66 Added XPropertySet2 to allow disabling of change event notifications. by Kohei Yoshida · 15 years ago
  59. 98dc4bb Extended UNO's script API to allow adding of multiple listeners at once. by Kohei Yoshida · 15 years ago
  60. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  61. b555c33 Add newline at end by Tor Lillqvist · 15 years ago
  62. 3661f53 Emacs modeline compatible with vim's one by Takeshi Abe · 15 years ago
  63. 1ce8037 Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  64. 58b501f postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  65. a4d1e61 Add values for iOS and Android, style improvements by Tor Lillqvist · 15 years ago
  66. 176b61f add new IDL files by David Tardon · 15 years ago
  67. bbe302a return OS/2 support to avoid binary incompatibility by David Tardon · 15 years ago
  68. a67b578 ause130: #i117218# add forgotten makefile by Hans-Joachim Lankenau · 15 years ago
  69. 435c4d4 ause130: #i117218# cleanup by Hans-Joachim Lankenau · 15 years ago
  70. df614b6 ause130: #i117218# missing pieces... by Hans-Joachim Lankenau · 15 years ago
  71. 4313f43 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  72. 130d583 Use DESKTOP and NATIVE where appropriate by Tor Lillqvist · 15 years ago
  73. 7862e39 Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  74. 4430b3f Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  75. bef8909 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 by Jan Holesovsky · 15 years ago
  76. 35e1b53 Remove OS/2 support. by Francois Tigeot · 15 years ago
  77. a63805b Strip include guards in idl files. Some include in ifndef were still present by Julien Nabet · 15 years ago
  78. 08d473b Strip include guards in idl files in ure/udkapi by Julien Nabet · 15 years ago
  79. 4be7cca Merge commit 'ooo/DEV300_m103' by Jan Holesovsky · 15 years ago
  80. 0461d17 #i117329# - Publishing of UNO types,third wave. by Kai Sommerfeld · 15 years ago
  81. 0f79c68 #i117329# - Publishing of UNO types, second wave. by Kai Sommerfeld · 15 years ago
  82. 6516284 #i117329# - Publishing of UNO types, first wave. by Kai Sommerfeld · 15 years ago
  83. d7fc91f Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Norbert Thiebaud · 15 years ago
  84. 35c319c jsc340: merged to dev300m98 by Juergen Schmidt · 15 years ago
  85. 34d4dae Remove obsolete RCS lines. by Thomas Arnhold · 15 years ago
  86. 143f303 #100000# Remove obsolete file by Vladimir Glazunov · 15 years ago
  87. 52bce12 jsc340: i115337: correct since tags by Juergen Schmidt · 15 years ago
  88. 6422b36 merge dev300m96 by Juergen Schmidt · 15 years ago
  89. 36e2296 Replace all occured, occurance etc. by Takeshi Abe · 15 years ago
  90. 9026aaa jsc340: i115337: cleanup since tags by Juergen Schmidt · 15 years ago
  91. 12f8fea initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
  92. c04f6ff initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
  93. ab47168 mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo by Mikhail Voytenko · 16 years ago
  94. e3e1a6d sb119: merged in DEV300_m72 by sb · 16 years ago
  95. d3ec935 changefileheader2: #i10000#: convert files with CR/LF characters to CR only by Jens-Heiner Rechtien · 16 years ago
  96. 7c80db2 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
  97. 51686bb sb119: #i107590# fixed documentation by sb · 16 years ago
  98. 78fb90c CWS-TOOLING: integrate CWS buildverbosity by Vladimir Glazounov · 16 years ago
  99. 6a66358 CWS-TOOLING: integrate CWS dba32b by Kurt Zenker · 17 years ago
  100. bb96b3e CWS-TOOLING: integrate CWS tkr18 by Oliver Bolte · 17 years ago