/helpcompiler/

>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)Author
2023-03-08word vba: tie "Word" to VBAGlobalsJustin Luth
2023-03-08word vba: add ShowAll to XViewJustin Luth
2023-03-08word vba: Add activeWindow to XDocumentJustin Luth
2022-11-25tdf#151548 vba ContentControls: Add word::XContentControlListEntryJustin Luth
2022-11-24tdf#151548 vba ContentControls: Add basic word::XContentControlJustin Luth
2022-11-15tdf#151548 vba FormFields: Add basic word::XDropDown supportJustin Luth
2022-11-14Fix typoAndrea Gelmini
2022-11-14tdf#151548 vba FormFields: Add basic word::XTextInput supportJustin Luth
2022-11-11tdf#151548 vba FormFields: Add basic word::XCheckBox supportJustin Luth
2022-11-10Fix typosAndrea Gelmini
2022-11-10tdf#151548 vba FormFields: Add basic word::XFormField supportJustin Luth
2022-10-17sw vba: add WordBasic.MsgBoxJustin Luth
2022-10-14sw vba: add WordBasic.ScreenUpdatingJustin Luth
2022-10-13sw vba: tie WordBasic to VBAGlobalsJustin Luth
2022-08-06VBA Add conversion methods to globalHannah Meeks
2022-08-05VBA Add conversion methods to ApplicationHannah Meeks
2022-08-05VBA Add Padding properties to XTableHannah Meeks
2022-07-20VBA: Add Select Method to ActiveDocumentHannah Meeks
2022-07-14The DefaultPropertyName for range is texHannah Meeks
2022-07-14tdf#149963 - XFind not a property/attribute of XRangeHannah Meeks
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-01-27vba: add support for Application.WindowState + testTomaž Vajngerl
2022-01-22tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl
2021-04-09[API-CHANGE] tdf#141543 VBA Range.Formula Range.FormulaR1C1 non-localizedEike Rathke
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2020-09-01Fix typo in codeAndrea Gelmini
2019-11-26Fix typoAndrea Gelmini
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-11-26Add note that SwVbaDocuments::Close() does nothingTor Lillqvist
2019-05-23Add ooo.vba.word.XDocument.SavePreviewPngAs() and implementTor Lillqvist