1. e2ae9f3 coverity#707393 Uncaught exception by Caolán McNamara · 12 years ago
  2. 2af58ba coverity#707016 Uncaught exception by Caolán McNamara · 12 years ago
  3. 64da31a coverity#738462 Uncaught exception by Caolán McNamara · 12 years ago
  4. fcfa1b7 idl: fix some include guards by Thomas Arnhold · 12 years ago
  5. 19c4d8d Many spelling fixes: directories h* - p*. by Pedro Giffuni · 12 years ago
  6. caa5a3a coverity#707379 Uncaught exception by Caolán McNamara · 12 years ago
  7. 7062961 coverity#707371 Uncaught exception by Caolán McNamara · 12 years ago
  8. 4394c6b coverity#707375 Uncaught exception by Caolán McNamara · 12 years ago
  9. b852bf3 coverity#707400 Uncaught exception by Caolán McNamara · 12 years ago
  10. 7969655 coverity#707406 Uncaught exception by Caolán McNamara · 12 years ago
  11. 07c638f Remove visual noise from oovbaapi by Alexander Wilms · 12 years ago
  12. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  13. 5b29d3a gbuild: refactor UnoApi to remove rdb files from OUTDIR by Michael Stahl · 12 years ago
  14. 7a8db27 Start hacking --enable-canonical-installation-tree-structure back into shape by Tor Lillqvist · 13 years ago
  15. 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
  16. 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
  17. 419d563 Put every UNOIDL entity into an .idl file of its own by Stephan Bergmann · 13 years ago
  18. d44759e gbuild: install rdb files directly in module they come from by Matúš Kukan · 13 years ago
  19. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  20. 456539a Remove effectively dead raises specification by Stephan Bergmann · 13 years ago
  21. 254a2d6 add missing PageSetup.PageSize api by Noel Power · 13 years ago
  22. 928b864 *api: convert <TRUE/> <FALSE/> <VOID/> <NULL/> by Michael Stahl · 13 years ago
  23. 9f12a9d *api: convert <type scope="bar">Foo</type> by Michael Stahl · 13 years ago
  24. 944eb99 *api: convert <type>Foo</type> by Michael Stahl · 13 years ago
  25. fbd74ed make some vba Name object attributes read/write and add test document by Noel Power · 13 years ago
  26. cb6d67c Spelling "separate" (etc) correctly is hard by Tor Lillqvist · 13 years ago
  27. 566f525 fix various problems with vba Names & Names objects by Noel Power · 13 years ago
  28. b590a51 implement Range.Name by Noel Power · 13 years ago
  29. a667ce8 stub implementation(s) for Application EnableCancelKey & International by Noel Power · 13 years ago
  30. ea558e4 implement Application.Iteration & Application.InchesToPoints by Noel Power · 13 years ago
  31. c087fee implement Application.Undo by Noel Power · 13 years ago
  32. 2f3359d fix memory leak with orphaned controls created on the fly by Noel Power · 13 years ago
  33. 569c019 add Workbook.Save method by Noel Power · 13 years ago
  34. a7cc0fa support Shape.Alternative by Noel Power · 13 years ago
  35. 2743241 ListBox.MultiSelection takes fmMultiSelect enum not bool by Noel Power · 13 years ago
  36. b1dc5ed tweak vba Control implementation to aritificially fire events from api by Noel Power · 13 years ago
  37. 04eb03cc handle various ReturnXXXX types for forms by Noel Power · 13 years ago
  38. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  39. 2aad003 bnc#813528 stub out some missing XPageSetup api by Noel Power · 13 years ago
  40. 3ffd861 Added and fixed various vba API by Noel Power · 13 years ago
  41. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  42. 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
  43. b768611 remove all d.lst by Michael Stahl · 13 years ago
  44. ed7012e add more missing adodb constants by Noel Power · 13 years ago
  45. 16155fd re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  46. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  47. a7d3832 add license info by Noel Power · 13 years ago
  48. 40a772d add some new ado constants bnc#787452 by Noel Power · 13 years ago
  49. bc1424d unusedcode: vbafoundfiles.?xx and XFoundFiles.idl by Matúš Kukan · 14 years ago
  50. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  51. 3514df0 add TabRatio api and detect macro at group shape fixes bnc#770708 by Noel Power · 14 years ago
  52. 69419bc Remove empty or non-called methods by Thomas Arnhold · 14 years ago
  53. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  54. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  55. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  56. 17c8f67 support Sheets.PrintPreview bnc#757844 by Noel Power · 14 years ago
  57. 101132c add stub vba implementation Application methods by Noel Power · 14 years ago
  58. f2cf3f3 vba api Application.DisplayScrollBars implementation bnc#757840 by Noel Power · 14 years ago
  59. 4fa65f9 implement VBA Application.DisplayFullScreen bnc#757885 by Noel Power · 14 years ago
  60. f39d0b8 add support for MousePointer attribute in controls by Noel Power · 14 years ago
  61. 4a271bf gbuild: "use" vs. "add" by David Tardon · 14 years ago
  62. 7545dbb merge feature/gbuild_components by David Tardon · 14 years ago
  63. cd546c16 oovbaapi: remove bogus ttt.diff by Michael Stahl · 14 years ago
  64. 59c0f8f merge origin/master by David Tardon · 14 years ago
  65. 092d6d9 add vba support for BackColor, AutoSize, Locked attributes bnc#749960 by Noel Power · 14 years ago
  66. 295b09a refactor UnoApi class by David Tardon · 14 years ago
  67. 75fbed4 vba implementation for Application.OnKey by Noel Power · 14 years ago
  68. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  69. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  70. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  71. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  72. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  73. aec495f oovbaapi: kill dmakefiles by Michael Stahl · 14 years ago
  74. 9747d45 oovbaapi: empty d.lst and add missing IDLs to makefile by Michael Stahl · 14 years ago
  75. 7193846 oovbaapi: rename SheetObject.idl to Button.idl by Michael Stahl · 14 years ago
  76. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  77. f323d36 Add vba support for assigning names to cell ranges by August Sodora · 14 years ago
  78. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  79. 68cde28 UnoApiTarget: replace realpath calls by Michael Stahl · 14 years ago
  80. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  81. 5606c2a process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  82. 7d1700b Revert "process more idl files at once - second part: makefiles" by Norbert Thiebaud · 15 years ago
  83. a44dda4 process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  84. 5f000fd include missing header file by Matúš Kukan · 15 years ago
  85. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  86. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  87. 8882559 reflect gmake flavor by Takeshi Abe · 15 years ago
  88. 9e28007 Emacs mode line compatible with vi's one by Takeshi Abe · 15 years ago
  89. 4122c3b Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  90. 906cd25 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  91. 200bc6c resyncing to master by Bjoern Michaelsen · 15 years ago
  92. e5a758f the ifaces should be in namespace ooo::vba by David Tardon · 15 years ago
  93. 93ae25a add new IDL files by David Tardon · 15 years ago
  94. 76b0eaa remove executable flag from idl files by David Tardon · 15 years ago
  95. f348c7f ause130: #i117218# cleanup by Hans-Joachim Lankenau · 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. 9df8682 Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  99. a16af34 Re-introduce XButton.idl, probably deleted by mistake. by Jan Holesovsky · 15 years ago
  100. f51c3f6 Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 by Thorsten Behrens · 15 years ago