<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Paste unformated text does not ignore empty cells"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113979">bug 113979</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Keywords</td>
<td>
</td>
<td>bibisected, bisected
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>erack@redhat.com, tgulacsi78+libreoffice@gmail.com, xiscofauli@libreoffice.org
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Paste unformated text does not ignore empty cells"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113979#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Paste unformated text does not ignore empty cells"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=113979">bug 113979</a>
from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
<pre>Regression introduced by:
author Tamás Gulácsi <<a href="mailto:tgulacsi78@gmail.com">tgulacsi78@gmail.com</a>> 2016-11-11 20:11:01 (GMT)
committer Eike Rathke <<a href="mailto:erack@redhat.com">erack@redhat.com</a>> 2016-11-12 14:43:22 (GMT)
commit 96175a4bc6687c3adc31b9e0246fe49db2b7675e (patch)
tree 2cefbbe0c0f8be5a0b4ad5c402fd80bab80bbdf5
parent f57502e75cae1020f3fcfa5919802a78a6ccb6ff (diff)
tdf#69981 - sc: blank empty cells in TextToColumns
If the string is empty, we must delete the destination cell.
This is done, iff we don't return early (rStr.isEmpty() check).
Instead, add a fast path for the empty string.
Bisected with: bibisect-linux-64-5.3
Adding Cc: to Tamás Gulácsi</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>