/sysui/

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