<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 - Hex2DEC not converting right"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122111">122111</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Hex2DEC not converting right
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>6.1.3.2 release
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Windows (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>pburch95@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
entered =HEX2DEC("d5caef682d") and got -181278906323. Should be 918232721453.

-181278906323 converts to FFFFFFD5CAEF682D, so it seems to be adding 6 F's to
the front for some reason.

Steps to Reproduce:
1.Type in "=HEX2DEC("d5caef682d")" to any cell
2.
3.

Actual Results:
Returned -181278906323

Expected Results:
Return 918232721453


Reproducible: Always


User Profile Reset: No



Additional Info:</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>