problem pasting to calc an image copied from firefox (windows)
commit0d38ec8443312398f81aa1eac57e97211018022d
authorLuigi Iucci <luigi.iucci@collabora.com>
Wed, 21 Jun 2023 08:16:16 +0000 (21 10:16 +0200)
committerAron Budea <aron.budea@collabora.com>
Tue, 4 Jul 2023 10:52:47 +0000 (4 12:52 +0200)
treed7d85d4b13ba689691a24f745066af2c5b0b97e9
parent76a2d0953f1c9655e98c6e0fddee63a89a22de3e
problem pasting to calc an image copied from firefox (windows)

Calc tries to paste the image as html.
In case both HTML_SIMPLE and BITMAP flavors are present in
the clipboard, we paste as BITMAP

Change-Id: I2527bedf11eb6986b58329acaf360a397af03101
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153614
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
(cherry picked from commit 46fa17b70db0d543518dde52908f46c85838ac12)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153668
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
(cherry picked from commit adaae622b67f525e0fb58af848a7cece8ac65f45)
sc/source/ui/view/viewfun3.cxx