Hi Bubli, Thorsten, I previously did not notice that, but now I did with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f70e0ec6b3c61a7c7caa469949b0ac8016c89854 that the runMacro() uses a 'bool' for the return value. To keep the requirements as low as possible (and as before when using stable API only), I'd like to change that to 'int' before we stabilize the API for good with the 6.0 release. Of course, the C++ wrapper will still return bool, no need for changes there. But because you are actually using the API - OK for you? :-) I'll CC you to the gerrit request when I push the patch. All the best, Kendy _______________________________________________ LibreOffice mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice
