improving empty handling in tools::Rectangle
Tomaž Vajngerl
quikee at gmail.com
Tue May 7 12:09:19 UTC 2019
Hi,
On Tue, May 7, 2019 at 8:42 PM Luboš Luňák <l.lunak at 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ž
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20190507/438f7ce9/attachment.html>
More information about the LibreOffice
mailing list