diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2019-03-03 19:00:34 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-03-03 23:20:35 +0100 |
commit | 923c82a966d65e7b5a4b35573090567e93703eb5 (patch) | |
tree | 888d8dc18e42a4be813523ead162c91e8b8acc32 /dbaccess/source/ui | |
parent | 5e73afe96a1a1f5444683c210fa31e1c30826675 (diff) |
Avoid unnecessary conversion to sal_uInt16
(the negated value is ultimately passed to a short parameter of
SvxLRSpaceItem::SetTextFirstLineOfstValue. This change has no acutal effect on
the result, but silences Clang -fsanitize=implicit-signed-integer-truncation
warnings.
Change-Id: Ieefab13b9594fb6e19953c5f0ca22b36141ff986
Reviewed-on: https://gerrit.libreoffice.org/68648
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'dbaccess/source/ui')
0 files changed, 0 insertions, 0 deletions