Completely disabling macros

Hi,

When I use the /usr/lib64/libreoffice/share/registry files to disable macros (DisableMacrosExecution true), I find that I can still run macros from the LibreOffice Macros section. I believe these to be a mixture of StarBasic and Python.

How can I totally disable these from being able to be executed?

Also, I can still open the macro editor and edit and run macros from there. How can I completely 100% disable all macros?

When you completely uninstall an office suite, you 100% disable all macros that this particular office suite could execute. To disable all macros of all installed office suites, just turn off the power to the computer

Options to disable macros are meant in LibreOffice for user’s security, not for restricting what the user can do. It that regards, the macros in documents may be dangerous, while the macros in local libraries are under full control of the user (or admin), and thus are safe - which implies that from user’s security point of view, there’s no reason to disable them.

If you need means to disable all macros, you are welcome to come with an enhancement request, and even participate in the feature implementation (since I doubt that developers would be interested in the implementation: those who need something are most likely to have motivation).