antosdk-apps/LibreOffice
2022-09-15 11:58:52 +02:00
..
api LibreOffice: fix server side API bug 2022-09-15 11:58:52 +02:00
build LibreOffice: fix server side API bug 2022-09-15 11:58:52 +02:00
templates add draft version of libreOffice 2022-08-21 19:34:24 +02:00
build.json add libreoffice package 2022-08-23 10:17:58 +02:00
icon.png add missing file to LibreOffice package 2022-08-23 08:23:45 +00:00
libreoffice.png add missing file to LibreOffice package 2022-08-23 08:23:45 +00:00
main.css add draft version of libreOffice 2022-08-21 19:34:24 +02:00
main.ts Libreoffice: improvement + add features 2022-08-24 13:34:57 +02:00
package.json LibreOffice: fix server side API bug 2022-09-15 11:58:52 +02:00
README.md LibreOffice: fix server side API bug 2022-09-15 11:58:52 +02:00
scheme.html add draft version of libreOffice 2022-08-21 19:34:24 +02:00

Libre Office Onlie

This application is the front-end connector of the Libre Office Online suite. It needs to connect to a working LibreOffice document server.

The application allows to open/edit commons document, presentation, and spreedsheet. It support a wide range of documents.

https://github.com/lxsang/antosdk-apps/blob/master/LibreOffice/libreoffice.png?raw=true

Change log

  • v 0.1.2-a:
    • Fix server side API error with new backend API
  • v 0.1.1-a:
    • improve UI handling
    • add Save as option
    • add traditional AntOS application File menu
    • fetch supported mimes from discovery URL
  • v 0.1.0-a: Initial version