https://bugs.documentfoundation.org/show_bug.cgi?id=94011

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected
                 CC|                            |fdb...@neosheffield.co.uk,
                   |                            |vmik...@collabora.co.uk
         Whiteboard|bibisectrequest             |bibisected

--- Comment #5 from Matthew Francis <fdb...@neosheffield.co.uk> ---
For at least one of the border styles (I presume "fine dashed"), I can't find a
commit in which it has worked since it was first enabled below.
Adding Cc: to vmik...@collabora.co.uk; Could you possibly take a look at this
one? Thanks
(Can't see a BZ account to Cc: Eilidh McAdam)

commit 4c3d2dcdadbcb8f2ffc2caab07d50a286341df96
Author: Miklos Vajna <vmik...@suse.cz>
Date:   Sun Jun 16 17:47:50 2013 +0200

    Add UI for fine dashed border type

    Commit 7d632ff29e601c2e680c4a689997fbf552592a4b added document model /
    layout support for this, but UI was lacking.

    First, add a new item to the list box in
    SvxBorderTabPage::FillLineListBox_Impl().  Second, handle MAP_TWIP unit
    in svtools::GetDashing() for STYLE_FINE_DASHED. Pick up some values that
    give visually the fine dashed result when painted. (The original values
    from 2f0d406911f9790a434e46bc82ea36bb8ae714e7 in other cases seem to be
    a bit consistent already anyway.)

    Change-Id: Ibf1ed235d51515b065d23a6a5d5eef433162899f


The commit referenced in the above is this one:

commit 7d632ff29e601c2e680c4a689997fbf552592a4b
Author: Eilidh McAdam <eil...@lanedo.com>
Date:   Thu Nov 15 00:29:58 2012 +0000

    Support added for fine dashing on table borders.

    When reading in docx documents, fine dashing provides a better visual
    match for some border types.
    Added in this patch:
     - FINE_DASHED in BorderLineStyle UNO enum and in internals
     - Import of docx table borders using this border style

    Change-Id: I39cfa18c915ec94d8e4ecfc6a2ca637076d1e468
    Reviewed-on: https://gerrit.libreoffice.org/1123
    Reviewed-by: Fridrich Strba <fridr...@documentfoundation.org>
    Tested-by: Fridrich Strba <fridr...@documentfoundation.org>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to