summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel
AgeCommit message (Expand)AuthorFilesLines
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara1-1/+4
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-16idl: fix some include guardsThomas Arnhold1-2/+2
2014-02-26Remove visual noise from oovbaapiAlexander Wilms54-153/+153
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara273-0/+772
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann3-49/+93
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 <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-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-09add Workbook.Save methodNoel Power1-0/+6
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 Power2-0/+2
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 Meeks143-463/+2561
2012-09-12targetted VBA re-work.Noel Power8-86/+6
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power1-0/+1
2012-06-21re-base on ALv2 code.Michael Meeks49-1256/+815
2012-06-21re-base on ALv2 code.Michael Meeks6-150/+96
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
2011-11-21oovbaapi: kill dmakefilesMichael Stahl1-116/+0
2011-11-21oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl1-2/+1
2011-11-21oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl1-2/+2
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora1-1/+1
2011-09-02include missing header fileMatúš Kukan2-0/+4
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau201-116/+2608
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-16/+14
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard1-0/+1
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard2-3/+7
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito73-0/+0
2011-03-25Strip include guards in idl files part2Julien Nabet65-403/+4
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2-23/+20
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens74-47/+47
2011-01-21Remove obsolete RCS lines.Thomas Arnhold3-9/+0
2010-10-19Minor libs-core comment clean-upTrevor Murphy3-6/+6
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power3-0/+78
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power16-11/+397
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power7-0/+447
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power9-11/+59
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]1-1/+1