<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Search dialog doesn't support "whole word only" option"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127174">127174</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Search dialog doesn't support "whole word only" option
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.3.0.2 rc
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>eyalroz@technion.ac.il
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When searching for an expression in a worksheet, I can search for it as a
substring, as the whole cell contents, or as a regular expression. That's good,
but there's a missing option: Whole-word search. Many editing applications have
this - and LO Writer has it, even, but LO calc doesn't.

This feature is important when searching for cell references, e.g. H1 : You
don't want to get the results for H10, H11, H12 and so on.

Now, it's true that you can achieve the same with a regex search, but then
you'd have to remember the syntax for word-boundary (which is different in
different regex implementations, e.g. vim vs bash). Plus, few users know what
regular expressions are and how to use them.</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>