Hi,

On Tue, May 7, 2019 at 8:42 PM Luboš Luňák <l.lu...@collabora.com> wrote:

>   A clang plugin that rewrites all "getWidth()" to "(GetWidth() + 1)" (or
> the
> other way around).
>
>
Well the problem is that getWidth() is not always GetWidth() + 1 , which
you see when you examine its implementation. AFAIK this is the reason
previous attempts abandoned the idea to mechanically change it.

 Regards, Tomaž
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to