summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Remove visual noise from oovbaapiAlexander Wilms122-316/+316
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-10-25gbuild: refactor UnoApi to remove rdb files from OUTDIRMichael Stahl1-3/+1
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-1/+1
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1031-0/+2985
2013-09-19Directly build UNOIDL .rdb files from .idl filesStephan Bergmann1-21/+14
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann4-50/+96
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan1-0/+2
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-2/+2
2013-09-04Remove effectively dead raises specificationStephan Bergmann1-2/+1
2013-06-07add missing PageSetup.PageSize apiNoel Power1-0/+1
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl1-1/+1
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl1-1/+1
2013-06-04*api: convert <type>Foo</type>Michael Stahl2-2/+2
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10fix various problems with vba Names & Names objectsNoel Power1-1/+1
2013-05-09implement Range.NameNoel Power1-0/+2
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power1-1/+2
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power1-0/+2
2013-05-09implement Application.UndoNoel Power1-0/+1
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power1-1/+1
2013-05-09add Workbook.Save methodNoel Power1-0/+6
2013-05-09support Shape.AlternativeNoel Power1-0/+1
2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power1-1/+1
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power1-1/+4
2013-05-09handle various ReturnXXXX types for formsNoel Power5-12/+19
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power1-0/+3
2013-04-05Added and fixed various vba APINoel Power3-0/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-13gbuild: stop using $(OUTDIR)/idlMichael Stahl1-1/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-11add more missing adodb constantsNoel Power5-0/+100
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks734-2048/+13045
2012-11-06add license infoNoel Power2-0/+18
2012-11-01add some new ado constants bnc#787452Noel Power3-0/+55
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan2-48/+0
2012-09-12targetted VBA re-work.Noel Power23-399/+109
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power1-0/+1
2012-06-22Remove empty or non-called methodsThomas Arnhold1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks114-2940/+1914
2012-06-21re-base on ALv2 code.Michael Meeks10-231/+162
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power1-0/+1
2012-04-20add stub vba implementation Application methodsNoel Power1-0/+3
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power1-0/+1
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power1-0/+1
2012-04-17add support for MousePointer attribute in controlsNoel Power1-0/+1