- 25 Şub, 2013 40 kayıt (commit)
-
-
Michael Stahl yazdı
When editing the Visio OLE object, there is a "preview" file generated, which is apparently an EMF file (strangely initially inserting the Visio object seems to result in a totally unproblematic WMF file). The EMF file apparently has almost its entire content stored in MetaCommentAction of type "EMF_PLUS", which is thrown away when writing the file again. Change-Id: I77a08454da673c1825aaa8421606737e7e8bc82c
-
Michael Stahl yazdı
This can be observed when inserting the bugdoc from fdo#59405. Apparently the "size" and "length" do not agree; ensure that the "length" does not underflow. Change-Id: Idfc68919859b8284c724831de21208e4392af328
-
Michael Stahl yazdı
The mnViewAspect member is otherwise only initialized if a SOT_FORMATSTR_ID_OBJECTDESCRIPTOR thingy is in the clipboard, which only happens if the clipboard source is OOo/LO. When inserting an OLE object, the value MSOLE_CONTENT apparently results in requesting the current size from the OLE object, which looks much better than the square default. Change-Id: I8c7fb80a8ae88272f1ecaf3a375bef5d917f2a5b
-
Michael Stahl yazdı
Change-Id: I98794721c21231800d7d28cbdd34dd300b69a9c2
-
Michael Stahl yazdı
Change-Id: I37099d15cd403f48ca1716414f2e79cc1213d8c8
-
Michael Stahl yazdı
Stale component files result in failure to load libraries in incremental builds; because rebuilding these is fast just depend on the 2 Repository makefiles that define the library file names. Change-Id: Ia72a0460d3bb8bceb0e17334415ca3dde0401c24
-
sadam36 yazdı
Changed all occurrences of 'charcter' found by git grep. All of them were used in comments only, so it should not break anything. Change-Id: Ief2c00d929ae7972c55a4920fc0eaa8d6b18ab82 Reviewed-on: https://gerrit.libreoffice.org/2372Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
elixir yazdı
Change-Id: I7c9ebd01c16ff066008e53de865560ad78215bab Reviewed-on: https://gerrit.libreoffice.org/2330Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Caolán McNamara yazdı
but *sob*, it's not really that, because there's a dialog scale factor which is per-language which adds a bit to it depending on the language, MAP_REALAPPFONT is the unscaled variant. but *head in hands*, it's not really that either because if the font was considered "too narrow" then the average char width is recalculated in terms of the average char height. *clenches teeth*, add a approximate_char_width and use it directly. It can be considered the rough equivalent of pango_font_metrics_get_approximate_char_width albeit that it retains the same crude 1/8 of the width of "aemnnxEM" Change-Id: I4c135ca03467447dddf279ac0c187b13371acadb
-
Bjoern Michaelsen yazdı
Change-Id: I92cc8be5c6359e99b57967ae54e6814d07d0e47d
-
Jan Holesovsky yazdı
Change-Id: Ib841747b10a1d0cda54b2b05a813760d1a50a3fa
-
Bjoern Michaelsen yazdı
Change-Id: I1dd71baf48a0b5b62c73c9f8f071ff67520cc771 Reviewed-on: https://gerrit.libreoffice.org/2383Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Ricardo Montania yazdı
Change-Id: I4596d78620936770f3aca3207cdc19f71197eb75 Reviewed-on: https://gerrit.libreoffice.org/2345Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Chris yazdı
Change-Id: Ic548b8b0b4a9111f24fe0036bb50abaef03f4a2f Reviewed-on: https://gerrit.libreoffice.org/2382Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Bjoern Michaelsen yazdı
Change-Id: Idb8efc3f900172dea2ded6b7aa39e0b6f8fe49b7
-
Radek Doulik yazdı
Change-Id: Ifb38336863979890f1bc3de779d82454b4a5c185
-
Stephan Bergmann yazdı
Change-Id: I203ad92e8a006d1f262203852f05108706a90ee4
-
Caolán McNamara yazdı
Project: help 6e3f40c9ca05ba234fac04074f594530f2e89e75
-
Stephan Bergmann yazdı
Change-Id: I5f008ba23c7f55a53d2b39cb235b27208b7743c5
-
Caolán McNamara yazdı
Change-Id: Id76b57a1ef2edbb05f1d22a624caad077275ac74
-
navin yazdı
In case of RTL, we want bullet text e.g. “1. ,1)” to be reversed e.g. “.1,(1”, so we need to check only paragraph’s writing direction and pass that direction to DrawingText(). and fix drawing position calculation logic. Change-Id: I303dc1b04ae5e66b1b5d25a40794be308f36668b Reviewed-on: https://gerrit.libreoffice.org/2348Reviewed-by:
Ahmad Harthi <aalharthi@kacst.edu.sa> Tested-by:
Ahmad Harthi <aalharthi@kacst.edu.sa>
-
Bjoern Michaelsen yazdı
Change-Id: Iaa8ee970042c5260eb3d1199bf31f6495c449f40 Reviewed-on: https://gerrit.libreoffice.org/2370Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Stephan Bergmann yazdı
Change-Id: I22150c0247ec98bd0e764a439a15ceaa7f42b029
-
Fridrich Štrba yazdı
Change-Id: I854fd87a21fc63a5c274b38831589b3d76379e25
-
Michael Meeks yazdı
Change-Id: I77433ff3926b6f8e2968b30451acf8acbbb4deb3
-
Michael Meeks yazdı
Change-Id: Icae65a8bf48f76801c536607055be066be0bd49f
-
Maxime de Roucy yazdı
Change-Id: I834b3cf0b5a46627ff0b532e27a73deeaefe7c47 Reviewed-on: https://gerrit.libreoffice.org/2376Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Maxime de Roucy yazdı
resolve fdo#53594 : Import RTF file but ole are not well positioned in table/cells If the OLE object is in a container, don't try to import it as OLE object (use the \objdata element) but use the \result element which is the appareance of the object (it's a picture). Change-Id: Id97b36ce89beae02885cf82383321c14b58f2ea5 Reviewed-on: https://gerrit.libreoffice.org/2243Reviewed-by:
Miklos Vajna <vmiklos@suse.cz> Tested-by:
Miklos Vajna <vmiklos@suse.cz>
-
Stephan Bergmann yazdı
Change-Id: Ia6c938ef0e45ec86c0c202e95ef28d49fccd3497
-
navin patidar yazdı
Stop ImplLayoutArgs::ImplLayoutArgs() to perform ubidi algo on text by setting TEXT_LAYOUT_BIDI_STRONG flag. Change-Id: I7222517c1db6649eef0c0d9c11cbbbed1fc6bb04 Reviewed-on: https://gerrit.libreoffice.org/2076Reviewed-by:
Ahmad Harthi <aalharthi@kacst.edu.sa> Tested-by:
Ahmad Harthi <aalharthi@kacst.edu.sa>
-
Tor Lillqvist yazdı
Change-Id: If1990e43938c5653cd7444cbaaf8ade1ab4f7d1e
-
Faisal M. Al-Otaibi yazdı
Change-Id: Ie0103d7c2911dcf184d39b5c394cffae4dbe122f Reviewed-on: https://gerrit.libreoffice.org/2356Reviewed-by:
Ahmad Harthi <aalharthi@kacst.edu.sa> Tested-by:
Ahmad Harthi <aalharthi@kacst.edu.sa>
-
Peter Foley yazdı
Change-Id: Ib8987f0d45ed5360d49f3589b418209488267863 Reviewed-on: https://gerrit.libreoffice.org/2373Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
Markus Mohrhard yazdı
Change-Id: I9e69ca2feae44bc645e8a49e349557f0933a23eb
-
Markus Mohrhard yazdı
Change-Id: I7a232c27dd0c1eee6f389d30f46658500aaded47
-
Thomas Arnhold yazdı
Change-Id: I07b82471f0f32e9e894d4eb392beedeafc6be0c7
-
Thomas Arnhold yazdı
They return empty strings. SearchAndReplace is a stray declaration from historic misc.cxx. Change-Id: Ia7aa970a8ca200bd7bdc5ed688a8f00d092c9561
-
Thomas Arnhold yazdı
Change-Id: I63553a09eec81e5ae28aa79ee1d3281053b23d06
-
Thomas Arnhold yazdı
Change-Id: I46a748bf2c54d15c0f5718901197f3b4c34b82bf
-
Thomas Arnhold yazdı
First parameter is unused since fb98c33c Change-Id: Iff9ff51227c5244950830febf2cdcf78e1de4d29
-