/o3tl/

oo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)Author
2019-12-05Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-12-05Add note that SwVbaDocuments::Close() does nothingTor Lillqvist
2019-05-23Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist
2019-04-19Add XWordBasic.FileSaveAs() and implementTor Lillqvist
2019-04-19Change XWordBasic methods to return anyTor Lillqvist
2019-04-01Add Rows() method to ooo.vba.excel.XApplicationTor Lillqvist
2019-03-26Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implementTor Lillqvist
2019-02-07The WindowName param to WordBasic.AppMaximize() is optional and must be an AnyTor Lillqvist
2019-02-07The parameter to WordBasic.AppShow() is optional and thus has to be an AnyTor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppCount()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppShow()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.DocMaximize()Tor Lillqvist
2019-02-06Add a dummy implementation of WordBasic.AppMaximize()Tor Lillqvist
2019-01-24Add WordBasic.FileClose()Tor Lillqvist
2019-01-22Found documentation for WordBasic.ToolsOptionsView()Tor Lillqvist
2019-01-21Add a couple of known parameters to WordBasic.ToolsOptionsViewTor Lillqvist
2019-01-21Add a (dummy) WordBasic.FileSave()Tor Lillqvist
2019-01-21Add a dummy WordBasic.ToolsOptionsViewTor Lillqvist
2019-01-21Add Documents.OpenOld() method and Application.CustomizationContext propertyTor Lillqvist
2018-09-17oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks