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