1. bc1424d unusedcode: vbafoundfiles.?xx and XFoundFiles.idl by Matúš Kukan · 14 years ago
  2. 4597483 targetted VBA re-work. by Noel Power · 14 years ago
  3. 3514df0 add TabRatio api and detect macro at group shape fixes bnc#770708 by Noel Power · 14 years ago
  4. 69419bc Remove empty or non-called methods by Thomas Arnhold · 14 years ago
  5. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  6. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  7. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  8. 17c8f67 support Sheets.PrintPreview bnc#757844 by Noel Power · 14 years ago
  9. 101132c add stub vba implementation Application methods by Noel Power · 14 years ago
  10. f2cf3f3 vba api Application.DisplayScrollBars implementation bnc#757840 by Noel Power · 14 years ago
  11. 4fa65f9 implement VBA Application.DisplayFullScreen bnc#757885 by Noel Power · 14 years ago
  12. f39d0b8 add support for MousePointer attribute in controls by Noel Power · 14 years ago
  13. 4a271bf gbuild: "use" vs. "add" by David Tardon · 14 years ago
  14. 7545dbb merge feature/gbuild_components by David Tardon · 14 years ago
  15. cd546c16 oovbaapi: remove bogus ttt.diff by Michael Stahl · 14 years ago
  16. 59c0f8f merge origin/master by David Tardon · 14 years ago
  17. 092d6d9 add vba support for BackColor, AutoSize, Locked attributes bnc#749960 by Noel Power · 14 years ago
  18. 295b09a refactor UnoApi class by David Tardon · 14 years ago
  19. 75fbed4 vba implementation for Application.OnKey by Noel Power · 14 years ago
  20. 64e1ae0 Added READMEs for modules which used to be in libs-core by Josh Heidenreich · 14 years ago
  21. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  22. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  23. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  24. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  25. aec495f oovbaapi: kill dmakefiles by Michael Stahl · 14 years ago
  26. 9747d45 oovbaapi: empty d.lst and add missing IDLs to makefile by Michael Stahl · 14 years ago
  27. 7193846 oovbaapi: rename SheetObject.idl to Button.idl by Michael Stahl · 14 years ago
  28. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago
  29. f323d36 Add vba support for assigning names to cell ranges by August Sodora · 14 years ago
  30. c77a925 no need for SRCDIR parameter here by Matúš Kukan · 14 years ago
  31. 68cde28 UnoApiTarget: replace realpath calls by Michael Stahl · 14 years ago
  32. e94a19f simplfy dmake to gbuild bridgefile by Bjoern Michaelsen · 15 years ago
  33. 5606c2a process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  34. 7d1700b Revert "process more idl files at once - second part: makefiles" by Norbert Thiebaud · 15 years ago
  35. a44dda4 process more idl files at once - second part: makefiles by Matúš Kukan · 15 years ago
  36. 5f000fd include missing header file by Matúš Kukan · 15 years ago
  37. d64bbd6 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set by Norbert Thiebaud · 15 years ago
  38. b2bd33e prefer makefile-gmake-mode to plain makefile-mode by Takeshi Abe · 15 years ago
  39. 8882559 reflect gmake flavor by Takeshi Abe · 15 years ago
  40. 9e28007 Emacs mode line compatible with vi's one by Takeshi Abe · 15 years ago
  41. 4122c3b Add consistent Emacs and vim mode lines by Tor Lillqvist · 15 years ago
  42. 906cd25 postmerge fixes for gnumake4 by Bjoern Michaelsen · 15 years ago
  43. 200bc6c resyncing to master by Bjoern Michaelsen · 15 years ago
  44. e5a758f the ifaces should be in namespace ooo::vba by David Tardon · 15 years ago
  45. 93ae25a add new IDL files by David Tardon · 15 years ago
  46. 76b0eaa remove executable flag from idl files by David Tardon · 15 years ago
  47. f348c7f ause130: #i117218# cleanup by Hans-Joachim Lankenau · 15 years ago
  48. 246efa0 ause130: #i117218# change .idl handling to gnu make by Hans-Joachim Lankenau · 15 years ago
  49. 4912a5e Drop %_EXT% which was always empty by Tor Lillqvist · 15 years ago
  50. 9df8682 Merge remote-tracking branch 'origin/integration/dev300_m106' by Jan Holesovsky · 15 years ago
  51. a16af34 Re-introduce XButton.idl, probably deleted by mistake. by Jan Holesovsky · 15 years ago
  52. f51c3f6 Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 by Thorsten Behrens · 15 years ago
  53. d58e814 fix for fdo#34763 add method Copy to ScVbaWorksheets by Markus Mohrhard · 15 years ago
  54. 6006e25 fix cast to implementation objects failure from some vba objects by Markus Mohrhard · 15 years ago
  55. a6a708c Strip include guards in idl files : missed changes to do by Julien Nabet · 15 years ago
  56. df965c9 drop bogus executable flag from idl/build/src and config files by Francisco Saito · 15 years ago
  57. 4bc4420 Strip include guards in idl files part 3 (end) by Julien Nabet · 15 years ago
  58. 891c75f Strip include guards in idl files part2 by Julien Nabet · 15 years ago
  59. 7b0f305 Strip include guards in idl files by Julien Nabet · 15 years ago
  60. 096ce2d calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbols by Daniel Rentz [dr] · 15 years ago
  61. b46dab9 calcvba: #164410# improve VBA compatibility implementation in various areas: Excel symbols, MSForms symbols, document and forms event handling by Daniel Rentz [dr] · 15 years ago
  62. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  63. 71eb11b Remove dead code by Thomas Arnhold · 15 years ago
  64. 9d4fdd4 Clean up makefiles by Thomas Arnhold · 15 years ago
  65. 5eb9bd5 Remove obsolete RCS lines. by Thomas Arnhold · 15 years ago
  66. b74679e Minor libs-core comment clean-up by Trevor Murphy · 15 years ago
  67. 4e7e749 replace old header ( that I deleted ) with spanking new one by Noel Power · 15 years ago
  68. 6db6a43 Merge branch 'vba' fix conflics, trailing ws & tab issues by Noel Power · 15 years ago
  69. d1a9ad8 initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
  70. 0b21b8b initial commit for vba blob ( not including container_control stuff ) by Noel Power · 16 years ago
  71. 7e801dd mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open event when creating a new Excel workbook via Workbooks.Add by Daniel Rentz [dr] · 16 years ago
  72. 060fad2 mib19: clean up parameter names in VBA IDLs by Daniel Rentz [dr] · 16 years ago
  73. ac37cd4 mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden now by Daniel Rentz · 16 years ago
  74. 7857895 mib18: rebase to OOO330m4 by Daniel Rentz · 16 years ago
  75. a72754d mib18: #163259# implementation of global symbol Excel by Michael E. Bohn · 16 years ago
  76. 6c3c1c5 heads merged by Michael E. Bohn · 16 years ago
  77. 7c2b94d mib18: #163120# adding the entrypoint for symbol Debug by Michael E. Bohn · 16 years ago
  78. 476aa17 mib18: #163246# add VBA symbol Worksheet.ProtectScenarios by Daniel Rentz · 16 years ago
  79. 2ecf87e mib18: #162938# add VBA symbol Worksheet.AutoFilterMode by Daniel Rentz · 16 years ago
  80. 63be9a1 #i10000# fixed d.lst by Ivo Hinkelmann · 16 years ago
  81. ad7fbe5 mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document by Daniel Rentz · 16 years ago
  82. 0ae44da mib17: rebase to DEV300_m84 by Daniel Rentz · 16 years ago
  83. cf2e818 mib17: add Application.Visible by Daniel Rentz · 16 years ago
  84. c449069 mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power by Daniel Rentz · 16 years ago
  85. 98b532d mib17: remove unused/needless code by Daniel Rentz · 16 years ago
  86. 02799da mib16: contributed bugfixes and various new symbols in VBA compatibility implementation by Daniel Rentz · 16 years ago
  87. 5ed103d mib16: contributed bugfixes and various new symbols in VBA compatibility implementation by Daniel Rentz · 16 years ago
  88. 87523ea npower13_objectmodules: rebase and merge with DEV300_m78 by Daniel Rentz · 16 years ago
  89. 708b462 npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr ) by npower Developer · 16 years ago
  90. 121fe76 npower14miscfixes: #i108853# enable build of oovbaapi always ( which is better than trying to ifdef out code that uses the generated headers by npower Developer · 16 years ago
  91. da0a3a0 npower13_objectmodule: #i109734# object module stuff by npower Developer · 16 years ago
  92. ae517b6 CWS-TOOLING: integrate CWS changefileheader2 by Vladimir Glazunov · 16 years ago
  93. 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
  94. b6d8c90 CWS-TOOLING: integrate CWS ab71 by Vladimir Glazunov · 16 years ago
  95. ab2c479 ab71: merge with DEV300_m63 by Jens-Heiner Rechtien · 16 years ago
  96. 7902a74 CWS-TOOLING: integrate CWS npower12 by Kurt Zenker · 16 years ago
  97. e04d800 #i105690# Patch by mux2005: fix compile error in module oovbaapi when building with --disable-vba. And, sorry, my previous (r276809) commit had the wrong issue ID: that openssl stuff is #i105699#. by Rüdiger Timm · 17 years ago
  98. d37c09f new and removed files by Noel Power · 17 years ago
  99. 4cea79c initial commit of code reorg, existing files that are modified by Noel Power · 17 years ago
  100. 17f1988 CWS-TOOLING: integrate CWS l10nframework01 by Ivo Hinkelmann · 17 years ago