Commit Graph

8 Commits

Author SHA1 Message Date
José Romildo Malaquias
cc993f01ac freeoffice: missing 96x96 application icons in freeoffice 973 2019-11-19 18:15:05 -03:00
José Romildo Malaquias
8549294bd1 freeoffice: 971 -> 973 2019-11-18 16:24:32 -03:00
Daniël de Kok
1de992c4d1 softmaker-office: 970 -> 972
Changes:
https://www.softmaker.com/en/servicepacks-office-changelog
2019-10-28 17:00:15 +01:00
Daniël de Kok
6f6331dbb3 softmaker-office: fix product unlock error
SoftMaker/FreeOffice collects some system information upon unlocking the
product. But in doing so, it attempts to execute /bin/ls. If the execve
syscall fails, the whole unlock procedure fails. This works around that
by rewriting /bin/ls to the proper path.

SoftMaker Office restarts itself upon some operations, such changing the
theme and unlocking. Unfortunately, we do not have control over its
environment then and it will fail with an error. Starting SoftMaker
Office from scratch will then work.

Fixes #71228
2019-10-20 19:36:35 +02:00
José Romildo Malaquias
a81a6b3d72 freeoffice: 970 -> 971 2019-10-16 08:44:58 -03:00
Daniël de Kok
accc62a98c freeoffice: 966 -> 970
Changes:

- Adds support for saving documents to the DOC, XLS, and PPT formats.
- TextMaker adds support for saving to the OpenDocument format.
- Adds a dark mode.
2019-09-06 16:33:02 +02:00
Daniël de Kok
11184dee46 freeoffice: init at 966 2019-09-06 07:44:07 +02:00
Daniël de Kok
97390d648d softmaker-office: init at 970 2019-09-06 07:44:07 +02:00