diff options
author | Adam Seskunas <adamseskunas@gmail.com> | 2024-02-24 21:19:37 -0800 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2024-02-28 05:00:46 +0100 |
commit | 9071cd6e59fb98ad8a2ddfb1019eaf950c716722 (patch) | |
tree | fba62a08dca4bc68e2e292e4b0a892cd5b310703 /udkapi | |
parent | 072a25e1ef4815bbef4f18f59f025862a0d8e876 (diff) |
tdf#149714 BitsPerPixel property of Graphic has Boolean UNO type
- vcl change UNO type of UnoGraphicProperty::BitsPerPixel to sal_Int8 instead of sal_uInt8 which maps to BOOLEAN causing Basic to convert
non-0 values to True
- basic add CppUnitTest since thats where the problem was occuring
Change-Id: I0111199151fb5e001b6362e1359ad90bb039f064
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163899
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'udkapi')
0 files changed, 0 insertions, 0 deletions