[Libreoffice-bugs] [Bug 118716] Inner border of an embedded table can't be dragged around
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 13 12:44:12 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118716
--- Comment #3 from Telesto <telesto at surfxs.nl> ---
Created attachment 143534
--> https://bugs.documentfoundation.org/attachment.cgi?id=143534&action=edit
Bibisect log
Bisected to
author Noel Grandin <noel.grandin at collabora.co.uk> 2018-01-08 17:01:49
+0200
committer Noel Grandin <noel.grandin at collabora.co.uk> 2018-01-11
07:35:43 +0100
commit f14b9d30293f180500fc56d81e5390021758e7c1 (patch)
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'
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180713/92a531f2/attachment.html>
More information about the Libreoffice-bugs
mailing list