Hi Michael,

On Wed, Sep 16, 2020 at 01:12:19PM +0200, Michael Weghorn <m.wegh...@posteo.de> 
wrote:
> (Maybe somebody else can say more on whether including all services into
> liblo-native-code that are required to support all file formats that
> LibreOffice supports is fine or would be problematic, e.g. for APK
> size,...).

My understanding is that there is no automated way to find out which
services are needed to support import of exotic file formats, so
addition / removal of such UNO service ctors have to be considered on a
case by case basis.

It's always a good idea to document (in the commit message) what is
fixed when adding a new one. Removing ctors reduces code size.

Regards,

Miklos
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to