Age | Commit message (Expand) | Author |
2022-08-06 | VBA Add conversion methods to global | Hannah Meeks |
2022-08-05 | VBA Add conversion methods to Application | Hannah Meeks |
2022-08-05 | VBA Add Padding properties to XTable | Hannah Meeks |
2022-07-20 | VBA: Add Select Method to ActiveDocument | Hannah Meeks |
2022-07-14 | The DefaultPropertyName for range is tex | Hannah Meeks |
2022-07-14 | tdf#149963 - XFind not a property/attribute of XRange | Hannah Meeks |
2022-06-30 | tdf#99514 - implement Value2 for compatibility | Hannah Meeks |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-01-27 | vba: add support for Application.WindowState + test | Tomaž Vajngerl |
2022-01-22 | tdf#118246 add support for Application.GetOpenFilename func. | Tomaž Vajngerl |
2021-04-09 | [API-CHANGE] tdf#141543 VBA Range.Formula Range.FormulaR1C1 non-localized | Eike Rathke |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-09-01 | Fix typo in code | Andrea Gelmini |
2019-11-26 | Fix typo | Andrea Gelmini |
2019-11-26 | Add ooo.vba.word.XDocument.Close() method and implement | Tor Lillqvist |
2019-11-26 | Add note that SwVbaDocuments::Close() does nothing | Tor Lillqvist |
2019-05-23 | Add ooo.vba.word.XDocument.SavePreviewPngAs() and implement | Tor Lillqvist |
2019-04-19 | Add XWordBasic.FileSaveAs() and implement | Tor Lillqvist |
2019-04-19 | Change XWordBasic methods to return any | Tor Lillqvist |
2019-04-01 | Add Rows() method to ooo.vba.excel.XApplication | Tor Lillqvist |
2019-03-26 | Add SaveAs2000() and SaveAs() to ooo.vba.word.XDocument and implement | Tor Lillqvist |
2019-02-07 | The WindowName param to WordBasic.AppMaximize() is optional and must be an Any | Tor Lillqvist |
2019-02-07 | The parameter to WordBasic.AppShow() is optional and thus has to be an Any | Tor Lillqvist |
2019-02-06 | Add a dummy implementation of WordBasic.AppCount() | Tor Lillqvist |
2019-02-06 | Add a dummy implementation of WordBasic.AppShow() | Tor Lillqvist |
2019-02-06 | Add a dummy implementation of WordBasic.DocMaximize() | Tor Lillqvist |
2019-02-06 | Add a dummy implementation of WordBasic.AppMaximize() | Tor Lillqvist |
2019-01-24 | Add WordBasic.FileClose() | Tor Lillqvist |
2019-01-22 | Found documentation for WordBasic.ToolsOptionsView() | Tor Lillqvist |
2019-01-21 | Add a couple of known parameters to WordBasic.ToolsOptionsView | Tor Lillqvist |
2019-01-21 | Add a (dummy) WordBasic.FileSave() | Tor Lillqvist |
2019-01-21 | Add a dummy WordBasic.ToolsOptionsView | Tor Lillqvist |
2019-01-21 | Add Documents.OpenOld() method and Application.CustomizationContext property | Tor Lillqvist |
2018-09-17 | oovbaapi: hack Excel / OptionButton compatibility into Button for now. | Michael Meeks |
2018-06-13 | Add a MailMerge class and object to the Writer VBA API | Tor Lillqvist |
2018-06-12 | Add ExistingBookmark() to WordBasic | Tor Lillqvist |
2018-06-12 | Add ooo.vba.word.XWordBasic.WindowName() method | Tor Lillqvist |
2018-06-12 | Add ooo.vba.word.XWindow.Caption property | Tor Lillqvist |
2018-06-07 | Add ooo.vba.word.Application.StatusBar property for debug output from client | Tor Lillqvist |
2018-05-31 | Add WordBasic property and its FileOpen "command" | Tor Lillqvist |
2018-05-31 | Implement NewWorkbook and WorkbookOpen Automation callbacks in Calc | Tor Lillqvist |
2018-05-31 | Add Author property to ooo::vba::excel::XWorkbook and implement it | Tor Lillqvist |
2018-05-31 | Can simplify, our IDL compiler is more clever nowadays | Tor Lillqvist |
2018-05-31 | Initial steps to make also Calc usable from Automation clients | Tor Lillqvist |
2018-05-31 | Add ooo.vba.excel.XApplicationOutgoing | Tor Lillqvist |
2018-05-31 | Can simplify, our IDL compiler is more clever nowadays | Tor Lillqvist |
2018-05-31 | Add window geometry attributes, too, to ooo.vba.word.XApplication | Tor Lillqvist |
2018-05-31 | Add Move() to ooo.vba.word.XApplication | Tor Lillqvist |
2018-05-31 | Add Resize() method to ooo.vba.word.XApplication | Tor Lillqvist |