summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo
AgeCommit message (Expand)Author
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-15fix various problems with vba Names & Names objectsNoel Power
2013-05-09bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-05-07tweak vba Control implementation to aritificially fire events from apiNoel Power
2013-04-29implement Range.NameNoel Power
2013-04-26stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-04-26implement Application.Iteration & Application.InchesToPointsNoel Power
2013-04-26implement Application.UndoNoel Power
2013-04-26fix memory leak with orphaned controls created on the flyNoel Power
2013-04-26add Workbook.Save methodNoel Power
2013-04-26support Shape.AlternativeNoel Power
2013-04-19ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power
2013-04-19handle various ReturnXXXX types for formsNoel Power
2013-04-05Added and fixed various vba APINoel Power
2013-02-12add more missing adodb constantsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06add license infoNoel Power
2012-11-01add some new ado constants bnc#787452Noel Power
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-12targetted VBA re-work.Noel Power
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power
2012-03-05vba implementation for Application.OnKeyNoel Power
2011-11-21oovbaapi: kill dmakefilesMichael Stahl
2011-11-21oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl
2011-11-21oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-09-02include missing header fileMatúš Kukan
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon
2011-06-17remove executable flag from idl filesDavid Tardon
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Re-introduce XButton.idl, probably deleted by mistake.Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard
2011-04-02Strip include guards in idl files : missed changes to doJulien Nabet
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-26Strip include guards in idl files part 3 (end)Julien Nabet
2011-03-25Strip include guards in idl files part2Julien Nabet