Research on missing patches on LibreOffice core master

Andreas Mantke maand at gmx.de
Mon Aug 19 19:41:11 UTC 2024


Hi Heiko, hi all,

Am 19.08.24 um 05:45 schrieb Heiko Tietze:
> On 18.08.24 3:40 PM, Andreas Mantke wrote:
>> I found in the
>> master of LibreOffice core a feature named 'setBlockedCommandList'.
>
> https://opengrok.libreoffice.org/search?project=core&full=setBlockedCommandList&defs=&refs=&path=&hist=&type=&xrd=&nn=1&si=full&si=full
>
>
> (you need to dig deeper for the actual list of commands that are
> unavailable for LOKit)

I already grepped for it in the source code of core and got that it was
implemented relating to LOK. But I didn't get why commands that are not
implemented in the LOK (API) needs to be blocked global in the
LibreOffice core build.

And in addition I didn't find a file in the source code which holds that
list of blocked commands. If they were blocked for technical reasons,
because they are not implemented yet, I'd expect a file with a list of
those commands in the core source code (and a configure option to set
them for building for LOK, e.g. the online version only). But that
seemed not to be the case. Looks as if the feature has a different purpose.

Maybe someone could give us a more comprehensible explanation? I'm curious.

Regards,
Andreas

--
## Free Software Advocate
## Free Online Office (LibreOffice Technology):
## https://github.com/freeonlineoffice/online
## Plone add-on developer
## My blog: http://www.amantke.de/blog



More information about the Libreoffice-qa mailing list