- 28 May, 2014 40 kayıt (commit)
-
-
Andrzej Hunt yazdı
c47db038 was an attempt to fix fdo#52547, i.e. to make sure that the actual image data was stored if an image was being pasted from a browser (where the clipboard contains both image data, but also an html construct which would instead embed the image from the web). However the new ordering inadvertently meant that strings would be preferred to html -- i.e. copying a mixture of text+image from a webpage would result in only the text being stored. The new ordering causes images copied from the browser to still have the actual image data stored (rather than a link in the case of the html being stored), but html is still preferred to plaint text. (This is primarily as a result of Firefox (and possibly other browsers) changing their clipboard to contain an html construct which links to the original image, in addition to the raw image data-- and html previously being preferred to images in the paste ordering meant that the linked version would be pasted by default, which is not the expected result when copying an image.) Change-Id: Ice9b37cf3dd25d8cdb0e04f19a6b2f3661018564
-
Markus Mohrhard yazdı
Change-Id: I24e45810cb154310d8e35982e2ef100cf5746e2b
-
Markus Mohrhard yazdı
Change-Id: I1cc5453af6cabe7736cc43e13aad280aaf2c62f6
-
Markus Mohrhard yazdı
Change-Id: I79466e66dc18dbbf72f192fe44d05fb6d657fa34
-
Markus Mohrhard yazdı
Change-Id: I9bfe64d56f9217561bb059eacde1fa3ece5f2cc1
-
Markus Mohrhard yazdı
Change-Id: I368e045a7635410a94f2f3a794e1c75a39418520
-
weigao yazdı
Conflicts: chart2/source/view/main/GL3DRenderer.cxx Change-Id: Ia323c54b9113be15f01bff2a2f1e66da8ebfc39c
-
weigao yazdı
-
weigao yazdı
-
weigao yazdı
Change-Id: I79d7d7ab77fff9a5e60a392e94fe2dd839803b64
-
weigao yazdı
Change-Id: Idfd6f5ce5f711631d6115fe9227724891ccd95ef
-
weigao yazdı
Change-Id: I44cd54b35f872365268db3b4455beeac01ba3197
-
Thomas Arnhold yazdı
Change-Id: I6bdbdaa667c943abd6c53af14779f5a8c2fb8884
-
Markus Mohrhard yazdı
Change-Id: I550616e1f6e63ac42103756014b1aa26cee5c21f
-
Markus Mohrhard yazdı
Change-Id: I8662b0c20dc719401eec3e3d2d852bb3e139a641
-
Caolán McNamara yazdı
Change-Id: I4b9b846049d9802a319b403e1f45734b7bd604f2
-
Caolán McNamara yazdı
Change-Id: Iecc2653faae6bebd31909139392586fe66a17cb4
-
Caolán McNamara yazdı
Change-Id: Ia1d09b753270cca82cadf8779abec44c8a0180b1
-
Miklos Vajna yazdı
Change-Id: Ifdbf7d69ecee226e551bc9c65de6c3a53acef53b
-
Miklos Vajna yazdı
In case of inline shapes, it's not possible to just copy the AnchorType property of the shape to the textbox, as we want the textbox at the expected position, not inline. OTOH, an inline shape has an implicit position, so we can't position its textbox at import-time. Solve the problem by setting the position of the textbox as we create the layout of the inline shape. Change-Id: I425ff5e0760858ebcbe457ed0ce9e4977ae8bc74
-
Miklos Vajna yazdı
Change-Id: I6265247593571ffba4cbda7f87bdde1e943aff51
-
Miklos Vajna yazdı
Change-Id: I4dc0c51f90f06c85ca0da3d581060f29b029b762
-
Thomas Arnhold yazdı
Change-Id: I5316693452427ed76a7738b090de023b110caa40
-
Thomas Arnhold yazdı
Change-Id: Ica1dc0c8003203ba0ea65a668ea3d86f341ad05d
-
Thomas Arnhold yazdı
Change-Id: I546e520a6b6d0e0177af87d21150b71c1011cc63
-
Zolnai Tamás yazdı
Change-Id: I05c5650c1e43cf9ac4156e8d74073bf92ac0c4df (cherry picked from commit 3ce0f83cec6d2ee1467523209df633c5a2487f71)
-
Zolnai Tamás yazdı
If the glTF contains camera movement in it moving camera by keyboard didn't work very well. Change-Id: I9300a257858d4f35c2d622654a0c2fd85eedc5ed (cherry picked from commit 968b7f807561339d0083fe0aa6e893983ca60456)
-
Matúš Kukan yazdı
It's used in ImplFontCache::GetGlyphFallbackFont. This is fix for commit a6b00d16, which caused huge performance regression for document in fdo#59882, fortunately immediately detected by loperf. Change-Id: I475742b5249f106d34c4f6c43b1e39e9bb7b897a
-
Eike Rathke yazdı
Project: help 10178deb770a99a29e299e0f3e553e25f1d3ad36
-
Caolán McNamara yazdı
Change-Id: Ice8f9633a9dddd492ce8c5d1d88961ecbed59216
-
Caolán McNamara yazdı
Change-Id: Ia00361fb1d86223a7ed65f0be295b291183e3ad6
-
Caolán McNamara yazdı
Change-Id: I60f0a08029ef4599403c9853a55fff25cdf3f0bc
-
Caolán McNamara yazdı
Change-Id: I3a63546d0797c98c1720f0987293404ec760aeac
-
Caolán McNamara yazdı
Change-Id: I85c77236cd0a3cd791902a3978ea4e13606cea6c
-
Caolán McNamara yazdı
Change-Id: Ia197a0de24a282bbfcbfc80ee283f530ac12c287
-
Caolán McNamara yazdı
Change-Id: Ife4d1e828cc2b52c54e425ec7af533ebdacd0f1e
-
Caolán McNamara yazdı
Change-Id: Ieef198f6aab05928bf3b77097466eb7ac728481f
-
Caolán McNamara yazdı
Change-Id: I06321ca2b686207a1d9bd698461aedf84daf31e1
-
Caolán McNamara yazdı
Change-Id: I7542008369ed3433cd8bfce7702f036148195516
-
Caolán McNamara yazdı
Change-Id: I07e13af4f4578d5d6823b6d10aa9c37d04ecc395
-