calc: jumbo sheets on windows (never gonna happen)
Caolán McNamara
caolanm at redhat.com
Wed Oct 7 16:20:31 UTC 2020
On Tue, 2020-10-06 at 18:09 +0200, Noel Grandin wrote:
> search and replace sal_Long/sal_uLong/long/unsigned long with a 64-
> bit type across the ENTIRE code base.
I wonder if there would be anything useful to gain by replacing those
types with "auto" when the type that auto would give is the same as the
current explicit type. Maybe that would clear much of the brush which
just wants to uses whatever type that matches input.
More information about the LibreOffice
mailing list