summaryrefslogtreecommitdiff
path: root/unodevtools
diff options
context:
space:
mode:
authorSarper Akdemir <sarper.akdemir@collabora.com>2022-09-01 14:59:51 +0300
committerMiklos Vajna <vmiklos@collabora.com>2022-09-05 10:01:40 +0200
commit2b902b6203a87bdca7856e17a9c0fcc403de4264 (patch)
treed9f174e2b6ff6cc91a2b243120455e659aa65a9f /unodevtools
parentf438fd7e25254db8f501b86cdf37970194897e8f (diff)
tdf#149670 fix color change api and adjust tolerance for ooxml
It appears at the start of Graphic::colorChange aBmpColorFrom & aBmpColorTo gets initialized with wrong colors. Instead of {R,G,B}, they get initialized with {B,G,R}. Instead of bitshifting use the ::Color constructor so that it is initialized correctly. For ooxml import adapt tolerance values of the image format in an attempt to get similar results on how the results appear in PowerPoint. Change-Id: I1fa901691512de82936dba0e47158b7e0ca2223e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139203 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'unodevtools')
0 files changed, 0 insertions, 0 deletions