summaryrefslogtreecommitdiffstats
path: root/oovbaapi/ooo
Commit message (Expand)AuthorAgeFilesLines
* Put every UNOIDL entity into an .idl file of its ownStephan Bergmann2013-09-113-49/+93
* Remove effectively dead raises specificationStephan Bergmann2013-09-041-2/+1
* add missing PageSetup.PageSize apiNoel Power2013-06-071-0/+1
* *api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl2013-06-041-1/+1
* *api: convert <type scope="bar">Foo</type>Michael Stahl2013-06-041-1/+1
* *api: convert <type>Foo</type>Michael Stahl2013-06-042-2/+2
* make some vba Name object attributes read/write and add test documentNoel Power2013-05-151-4/+4
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* fix various problems with vba Names & Names objectsNoel Power2013-05-101-1/+1
* implement Range.NameNoel Power2013-05-091-0/+2
* stub implementation(s) for Application EnableCancelKey & InternationalNoel Power2013-05-091-1/+2
* implement Application.Iteration & Application.InchesToPointsNoel Power2013-05-091-0/+2
* implement Application.UndoNoel Power2013-05-091-0/+1
* fix memory leak with orphaned controls created on the flyNoel Power2013-05-091-1/+1
* add Workbook.Save methodNoel Power2013-05-091-0/+6
* support Shape.AlternativeNoel Power2013-05-091-0/+1
* ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power2013-05-091-1/+1
* tweak vba Control implementation to aritificially fire events from apiNoel Power2013-05-091-1/+4
* handle various ReturnXXXX types for formsNoel Power2013-05-094-8/+15
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-69/+12
* bnc#813528 stub out some missing XPageSetup apiNoel Power2013-04-151-0/+3
* Added and fixed various vba APINoel Power2013-04-053-0/+3
* add more missing adodb constantsNoel Power2013-02-114-0/+96
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-3/+3
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-06730-1981/+13002
* add license infoNoel Power2012-11-062-0/+18
* add some new ado constants bnc#787452Noel Power2012-11-012-0/+53
* unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan2012-09-201-47/+0
* targetted VBA re-work.Noel Power2012-09-1221-387/+105
* add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power2012-08-011-0/+1
* Remove empty or non-called methodsThomas Arnhold2012-06-221-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-21114-2940/+1914
* re-base on ALv2 code.Michael Meeks2012-06-2110-231/+162
* support Sheets.PrintPreview bnc#757844Noel Power2012-04-231-0/+1
* add stub vba implementation Application methodsNoel Power2012-04-201-0/+3
* vba api Application.DisplayScrollBars implementation bnc#757840Noel Power2012-04-201-0/+1
* implement VBA Application.DisplayFullScreen bnc#757885Noel Power2012-04-201-0/+1
* add support for MousePointer attribute in controlsNoel Power2012-04-171-0/+1
* add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power2012-03-207-1/+45
* vba implementation for Application.OnKeyNoel Power2012-03-051-1/+1
* oovbaapi: kill dmakefilesMichael Stahl2011-11-215-435/+0
* oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl2011-11-211-2/+1
* oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl2011-11-211-2/+2
* Add vba support for assigning names to cell rangesAugust Sodora2011-10-281-1/+1
* include missing header fileMatúš Kukan2011-09-022-0/+4
* the ifaces should be in namespace ooo::vbaDavid Tardon2011-06-172-0/+12
* remove executable flag from idl filesDavid Tardon2011-06-174-0/+0
* ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-17830-116/+11689
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2724-35/+371
|\
| * Re-introduce XButton.idl, probably deleted by mistake.Jan Holesovsky2011-04-281-0/+47