summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorYli875 <qq3202390739@gmail.com>2023-10-01 22:08:43 -0700
committerHossein <hossein@libreoffice.org>2023-11-09 13:45:47 +0100
commit38f9bc92401899489c94276f8647a747f17598e1 (patch)
tree89e642e56e2ba6ab43a83a8d1469dba96b15f379 /shell
parent8ccd386b0793b14859ba2031b34853715606828c (diff)
tdf#114441 Convert sal_uLong to better integer types
The maximum value of the width in BrowserColumn is LONG_MAX. tools::Long value range is the closest among other integer types. It is widely used in these files. Also, other parameter types and return types have been changed to match the width type. Change-Id: Ia8b941a8ea02075a0d9b4d44675d5809005738bf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157477 Tested-by: Hossein <hossein@libreoffice.org> Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions