Skip to content

flywire/lo-p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note: This project is rapidly being superseded by a collaboration with Python LibreOffice Programming. By the end of 2022, two thirds of the guide has been converted to python as part of an extensive OOO Development Tools documentation, a python framework. Please use it as the preferred source.


Star Basic is the native language of Star Office which has been incorporated by Open Office and Libre Office. This means that all other supported languages must negotiate a basic bridge.

This comment from Dan Dascalescu is a challenge to the community:

after 20 years of software development, the LibreOffice API is the crappiest one I've had the "pleasure" of working with. The documentation is horrible, spread all over the place, littered with Uyghur, or completely missing. The LibreOffice macro IDE is also extremely unhelpful.

LibreOffice Programming offers a framework for the community to take another step to change this. The starting point is Java LibreOffice Programming which we thank Andrew Davison for kindly making available provided his work is acknowledged. Since Java is not Basic it provides good insight into using non-Basic languages despite the languages being different.

Changes required are reformatting for this media, generalising the content so it is more widely applicable to supported languages and complementing Java examples with other language examples. Please contribute where you can.

© Contributors: Andrew Davison, flywire

https://creativecommons.org/licenses/by-sa/4.0/