summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel
AgeCommit message (Expand)Author
2019-04-01Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist
2018-05-31Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist
2018-05-31Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist
2018-05-31Initial steps to make also Calc usable from Automation clientsTor Lillqvist
2018-05-31Add ooo.vba.excel.XApplicationOutgoingTor Lillqvist
2018-05-31Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist
2018-04-12Fix typosAndrea Gelmini
2017-11-13Fix typosAndrea Gelmini
2017-08-17Fix typosAndrea Gelmini
2017-07-14implement Application.FileDialog attributeTamas Bunth
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add XlThemeColor Enumeration (Excel)Miklos Vajna
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara
2014-05-16idl: fix some include guardsThomas Arnhold
2014-02-26Remove visual noise from oovbaapiAlexander Wilms
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann
2013-09-04Remove effectively dead raises specificationStephan Bergmann
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-04*api: convert <type>Foo</type>Michael Stahl
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power
2013-05-10fix various problems with vba Names & Names objectsNoel Power
2013-05-09implement Range.NameNoel Power
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power
2013-05-09implement Application.UndoNoel Power
2013-05-09add Workbook.Save methodNoel Power
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-15bnc#813528 stub out some missing XPageSetup apiNoel Power
2013-04-05Added and fixed various vba APINoel 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-09-12targetted VBA re-work.Noel Power
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
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
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