2022-08-21 19:34:24 +02:00
|
|
|
# Libre Office Onlie
|
|
|
|
|
2022-08-23 10:17:58 +02:00
|
|
|
This application is the front-end connector of the Libre Office Online suite.
|
|
|
|
It needs to connect to a working LibreOffice document server.
|
2022-08-21 19:34:24 +02:00
|
|
|
|
2022-08-23 10:17:58 +02:00
|
|
|
The application allows to open/edit commons document, presentation, and spreedsheet.
|
|
|
|
It support a wide range of documents.
|
2022-08-21 19:34:24 +02:00
|
|
|
|
2022-08-23 10:17:58 +02:00
|
|
|
![https://github.com/lxsang/antosdk-apps/blob/master/LibreOffice/libreoffice.png?raw=true](https://github.com/lxsang/antosdk-apps/blob/master/LibreOffice/libreoffice.png?raw=true)
|
2022-08-21 19:34:24 +02:00
|
|
|
|
2022-08-23 10:17:58 +02:00
|
|
|
## Change log
|
2022-08-24 13:34:57 +02:00
|
|
|
- v 0.1.1-a:
|
|
|
|
* improve UI handling
|
|
|
|
* add Save as option
|
|
|
|
* add traditional AntOS application File menu
|
|
|
|
* fetch supported mimes from discovery URL
|
2022-08-23 10:17:58 +02:00
|
|
|
- v 0.1.0-a: Initial version
|