Age | Commit message (Expand) | Author |
2013-06-07 | add missing PageSetup.PageSize api | Noel Power |
2013-06-04 | *api: convert <TRUE/> <FALSE/> <VOID/> <NULL/> | Michael Stahl |
2013-06-04 | *api: convert <type scope="bar">Foo</type> | Michael Stahl |
2013-06-04 | *api: convert <type>Foo</type> | Michael Stahl |
2013-05-15 | make some vba Name object attributes read/write and add test document | Noel Power |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-10 | fix various problems with vba Names & Names objects | Noel Power |
2013-05-09 | implement Range.Name | Noel Power |
2013-05-09 | stub implementation(s) for Application EnableCancelKey & International | Noel Power |
2013-05-09 | implement Application.Iteration & Application.InchesToPoints | Noel Power |
2013-05-09 | implement Application.Undo | Noel Power |
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 |