- 15 May, 2014 40 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: Ia08e9f8caf2a2fb42855dcb2245e013e1a181216
-
Lennard Wasserthal yazdı
This patch fixes the writer part, calc part is fixed long ago. Problem: it overwrites when you paste from impress or calc. This allows to keep the graphic's frame, so the text doesn't have to be rearranged. (i.e. it is desired, so I didn't change that) I was trying to give the user a choice, but I didn't succeed in keeping the frame when pasting from writer to writer. coming soon! Change-Id: I07271df9bb501779d06f332bb13edd05f0aefacb Signed-off-by:
Lennard Wasserthal <Wasserthal@nefkom.net>
-
Michael Stahl yazdı
MimeConfigurationHelper::GetDefaultFilterFromServiceName() checks that there is both an import and an export filter, and for OOoXML the export has been removed; tweak the check to require only import for OOoXML. Currently it still works invoke the OOoXML filter, but it is clearly better to store the embedded documents only in ODF, so tweak OCommonEmbeddedObject::store* methods to do that. (regression from aeeaccf5) Change-Id: Ib71f23fd110cbd4b570517f2dde2c53e3aa6301d
-
Julien Nabet yazdı
Change-Id: Ieecfd7ccb10c75ac639d0ba8e7cb588607097c2a
-
Stephan Bergmann yazdı
Change-Id: I10ca928ce30631b531a2549985b54ca071efb79c
-
Stephan Bergmann yazdı
Change-Id: I53a7cd73ff754bf3b019cb36341b2ab09c61e762
-
Stephan Bergmann yazdı
Change-Id: I9c573af8f378cd0b0cb9898d84b5d566f498f57e
-
Tomaž Vajngerl yazdı
Change-Id: I614bbda7b796a4bd57d9511a9dc68beafa398b38
-
Stephan Bergmann yazdı
Change-Id: Ic3e2a5ed247b35b4e6d80a4ad824bc9b535783fb
-
Tomaž Vajngerl yazdı
Change-Id: Iac393561337825e316a974801a6061944b8fd72a
-
Tomaž Vajngerl yazdı
Change-Id: If33ad8bcca2c224b6bf68a1bdaa015326c17aef8
-
Tomaž Vajngerl yazdı
Change-Id: I5e17b8636236c2a0f78df80c36d82a3ba16a1c5f
-
Tomaž Vajngerl yazdı
Change-Id: Iaba274f73edf4ff49d06f5dd15ab8ab2ddd043f7
-
Tomaž Vajngerl yazdı
Change-Id: I6b50172b636cd8334b5cbfd3986631c1f17dd366
-
Zolnai Tamás yazdı
By now there is no a timer which rerender the scene all the time so we need to move camera without setting time. Change-Id: Iba1bfd9b9dc87309cf83d5dcd6832f0e4cb2cd92
-
Tomaž Vajngerl yazdı
Change-Id: Ia8a91a565118d102ff769da8bca65f16b5dfece2
-
Tomaž Vajngerl yazdı
Change-Id: Ic21709896fe156c7393ece54345b00bceb37587d
-
Tomaž Vajngerl yazdı
Change-Id: I546d654726483b40ce4d981bc66377c8a3df6194
-
Tomaž Vajngerl yazdı
Change-Id: Ie42f72e0fc281d1f51e1729be408c2b0042f4174
-
Tomaž Vajngerl yazdı
Change-Id: Iff8af5e9ffefb4c3cecf387b16473d45e8b4a65a
-
Tomaž Vajngerl yazdı
Change-Id: I7fa566e036508d43b153c7983dc89fc6660718e7
-
Tomaž Vajngerl yazdı
Change-Id: Ib061b5e05df5215bea210a750d5dfd5314eeadec
-
Tomaž Vajngerl yazdı
Change-Id: Ifc933e9b4ca2f604f3aaf1ba74b34b414f96dd64
-
Tomaž Vajngerl yazdı
Change-Id: I8bf15c9990745759dd1414296257558adf5a42c0
-
Tomaž Vajngerl yazdı
AsRGBHexString returns the Color as a RGB hex string. For example "00ff00" for green color. Change-Id: Ia95c7f9eb6d9aefc3ca989046fa8d76b7b7f9e8f
-
Tomaž Vajngerl yazdı
A sw test fails when WriteWithVersion is used istead of direct replacement. Remove it for now. Change-Id: I0425c85d6492061a5d7565e709d5913b79b28a46
-
Tomaž Vajngerl yazdı
Macros to reduce code duplication in metaact.cxx are discuraged as it is not possible to find those classes using "git grep". Lets find a better way to reduce code duplication for those classes (some have already been replaced in this commit). Change-Id: I35c7cd74d6345f37e937754e2d0177b816e0e0fa
-
Tomaž Vajngerl yazdı
If the image is non-placable the image bounds are bounds of all elements. Special cases are when both SETWINDOWEXT and SETWINDOWORG or SETVIEWPORTORG and SETVIEWPORTEXT are available - in those two cases use those bounds bounds instead. Change-Id: I60e53cf6c47ccfc0f1139a11a866392f3e8e3ed1
-
Tomaž Vajngerl yazdı
Change-Id: I0b8d433d3d3bf03e3f414b2586a718146380ee2a
-
Tomaž Vajngerl yazdı
Scaling needed to be worked-around again so that the image in the bug report could be drawn correctly. The issue needs some more investigation how to detect what are the exact conditions that scaling is needed. Change-Id: Icd3f57a8ded92c49848feea92dc5a14362718874
-
Tomaž Vajngerl yazdı
revert part of 00e577ac which causes that the text in some WMF images is not drawn. For example the document in fdo#56886 Change-Id: I401c702f0567b1f142a82a4417abe719687a86f9
-
Tomaž Vajngerl yazdı
Change-Id: Idb4b6442be7ddb08875c6b59f54a887399385be7
-
Tomaž Vajngerl yazdı
Change-Id: Ie503c2758e809712c99df6e53a02ac6e719dd036
-
Tomaž Vajngerl yazdı
Change-Id: I8cfaa06019e641e0590065d8f6a3266ff82acb88
-
Miklos Vajna yazdı
Change-Id: I3edb253238db182054b7688061916a2432b687b5
-
Kohei Yoshida yazdı
Change-Id: I7df56e7549e8ccccdfa9ca1b88f85e8c81e4a946
-
Tor Lillqvist yazdı
Change-Id: If4f5c51e986b51f5795012b9535ab7a7ea51337b
-
Tor Lillqvist yazdı
Change-Id: I51336c09aaa6ecdaa5da537a4a21efbff305da6e
-
Tor Lillqvist yazdı
Change-Id: Ide91e3302aa17052eb4deb3ddd16ff1ef83401fe
-
Tor Lillqvist yazdı
Change-Id: I7873d99e5982170551ba0ff7b4f383af5935c25b
-