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