Age | Commit message (Expand) | Author |
2023-03-13 | tdf#150281: Fix CentimetersToPoints in Calc | Baole Fang |
2023-02-25 | word vba: tie "Word" to VBAGlobals | Justin Luth |
2023-02-24 | word vba: add ShowAll to XView | Justin Luth |
2023-02-24 | word vba: Add activeWindow to XDocument | Justin Luth |
2023-02-14 | tdf#149786 sc: add VBA function: ExportAsFixedFormat | Balazs Varga |
2022-12-16 | tdf#151548 vba FormFields: implement Range | Justin Luth |
2022-11-25 | tdf#151548 vba ContentControls: Add word::XContentControlListEntry | Justin Luth |
2022-11-24 | tdf#151548 vba ContentControls: Add basic word::XContentControl | Justin Luth |
2022-11-15 | tdf#151548 vba FormFields: Add basic word::XDropDown support | Justin Luth |
2022-11-14 | Fix typo | Andrea Gelmini |
2022-11-14 | tdf#151548 vba FormFields: Add basic word::XTextInput support | Justin Luth |
2022-11-11 | tdf#151548 vba FormFields: Add basic word::XCheckBox support | Justin Luth |
2022-11-10 | Fix typos | Andrea Gelmini |
2022-11-10 | tdf#151548 vba FormFields: Add basic word::XFormField support | Justin Luth |
2022-10-17 | sw vba: add WordBasic.MsgBox | Justin Luth |
2022-10-14 | sw vba: add WordBasic.ScreenUpdating | Justin Luth |
2022-10-13 | sw vba: tie WordBasic to VBAGlobals | Justin Luth |
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 |