Files
loongoffice/sw/qa/core/text
Miklos Vajna 6fdd0a3f8b sw: allow the width of a line portion to be larger than 65536 twips
The line portion width can be quite large if the line contains an
as-char image.

Found by asking -fsanitize=implicit-unsigned-integer-truncation
-fsanitize=implicit-signed-integer-truncation to flag the problematic
conversions.

Change-Id: I303b9c71dcd979d79b9c9aee5283b268cc4e3b8c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116835
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2021-06-09 10:07:45 +02:00
..