Age | Commit message (Expand) | Author |
2013-05-09 | fix memory leak with orphaned controls created on the fly | Noel Power |
2013-05-09 | add Workbook.Save method | Noel Power |
2013-05-09 | support Shape.Alternative | Noel Power |
2013-05-09 | ListBox.MultiSelection takes fmMultiSelect enum not bool | Noel Power |
2013-05-09 | tweak vba Control implementation to aritificially fire events from api | Noel Power |
2013-05-09 | handle various ReturnXXXX types for forms | Noel Power |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-15 | bnc#813528 stub out some missing XPageSetup api | Noel Power |
2013-04-05 | Added and fixed various vba API | Noel Power |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-13 | gbuild: stop using $(OUTDIR)/idl | Michael Stahl |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-11 | add more missing adodb constants | Noel Power |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-06 | add license info | Noel Power |
2012-11-01 | add some new ado constants bnc#787452 | Noel Power |
2012-09-20 | unusedcode: vbafoundfiles.?xx and XFoundFiles.idl | Matúš Kukan |
2012-09-12 | targetted VBA re-work. | Noel Power |
2012-08-01 | add TabRatio api and detect macro at group shape fixes bnc#770708 | Noel Power |
2012-06-22 | Remove empty or non-called methods | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-23 | support Sheets.PrintPreview bnc#757844 | Noel Power |
2012-04-20 | add stub vba implementation Application methods | Noel Power |
2012-04-20 | vba api Application.DisplayScrollBars implementation bnc#757840 | Noel Power |
2012-04-20 | implement VBA Application.DisplayFullScreen bnc#757885 | Noel Power |
2012-04-17 | add support for MousePointer attribute in controls | Noel Power |
2012-04-08 | gbuild: "use" vs. "add" | David Tardon |
2012-04-06 | merge feature/gbuild_components | David Tardon |
2012-04-05 | oovbaapi: remove bogus ttt.diff | Michael Stahl |
2012-04-01 | merge origin/master | David Tardon |
2012-03-20 | add vba support for BackColor, AutoSize, Locked attributes bnc#749960 | Noel Power |
2012-03-11 | refactor UnoApi class | David Tardon |
2012-03-05 | vba implementation for Application.OnKey | Noel Power |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-21 | oovbaapi: kill dmakefiles | Michael Stahl |
2011-11-21 | oovbaapi: empty d.lst and add missing IDLs to makefile | Michael Stahl |
2011-11-21 | oovbaapi: rename SheetObject.idl to Button.idl | Michael Stahl |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-10-28 | Add vba support for assigning names to cell ranges | August Sodora |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan |
2011-10-21 | UnoApiTarget: replace realpath calls | Michael Stahl |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-09-19 | process more idl files at once - second part: makefiles | Matúš Kukan |