forked from amazingfate/loongoffice
Since https://gerrit.libreoffice.org/c/core/+/172600 a better categorization of properties has been done between 4 distinct levels. The SF_Platform and SF_TextStream services still needed an update to avoid redundancy on some of their properties. A choice had to be made, either: - put them in the serviceproperties dict - or define them explicitly with @Property Not both, for clarity. Change-Id: I787c7e57235622abf5deb5c7fd42c4c28aa82ec8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172863 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
Java Wizards
Java wizards for db setup, importing, tutorials, etc.
There are also partially converted Python copies of each wizard, which we are hoping to migrate to in order to remove the Java dependency here.