<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Inner border of an embedded table can't be dragged around"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118716#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Inner border of an embedded table can't be dragged around"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=118716">bug 118716</a>
from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=143534" name="attach_143534" title="Bibisect log">attachment 143534</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=143534&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log
Bisected to
author Noel Grandin <<a href="mailto:noel.grandin@collabora.co.uk">noel.grandin@collabora.co.uk</a>> 2018-01-08 17:01:49
+0200
committer Noel Grandin <<a href="mailto:noel.grandin@collabora.co.uk">noel.grandin@collabora.co.uk</a>> 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'</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>