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

Timur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Windows (All)               |All
            Summary|Table borders in DOC or     |Some table borders in DOC
                   |DOCX file render different  |file render blue and
                   |                            |displaced
           Keywords|                            |bibisected, bisected,
                   |                            |filter:doc
                 CC|                            |[email protected]

--- Comment #9 from Timur <[email protected]> ---
Improvement can be seen in bibisect 6.1, also in Linux. 

c4f824343a6b0862357bf87d1c18c613dcdd3f31 is the first chnaged commit
Author: Jenkins Build User <[email protected]>
Date:   Thu Jan 11 07:54:43 2018 +0100
    source sha:f14b9d30293f180500fc56d81e5390021758e7c1
    previous source sha:d11120b95ee27cb4b05db466ed07f7a996dda125

https://gerrit.libreoffice.org/plugins/gitiles/core/+/f14b9d30293f180500fc56d81e5390021758e7c1%5E!/

commit  f14b9d30293f180500fc56d81e5390021758e7c1        [log]
author  Noel Grandin <[email protected]>     Mon Jan 08 17:01:49
2018 +0200
committer       Noel Grandin <[email protected]>     Thu Jan 11
07:35:43 2018 +0100
tree    a6cd0b853169203cfa0953230e6774e7b1dd81b4
parent  d11120b95ee27cb4b05db466ed07f7a996dda125 [diff]

convert (a>b?a:b) to std::max(a,b)

with something like:
   git grep -nP '(.*)\s*>\s*(.*)\s*\?\s*\g1\s*:\s*\g2'

Change-Id: I60b9a3a2a09162bc0de4c13fdde2c209696e5413
Reviewed-on: https://gerrit.libreoffice.org/47602
Tested-by: Jenkins <[email protected]>
Reviewed-by: Noel Grandin <[email protected]>

Adding Noel to CC.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to