https://bugs.documentfoundation.org/show_bug.cgi?id=95785

            Bug ID: 95785
           Summary: FILEOPEN FILESAVE office:value-type="float"
                    calcext:value-type="int"
           Product: LibreOffice
           Version: 4.2.8.2 release
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

A number is currently stored as float. Could we possibly support an integer
format as "calcext:value-type" attribute ?

This would allow speed and memory optimizations for files created with Calc
when the file is opened and when it calculates with integer internal
representation instead of float internal representation.

However the Open Document Format compatibility would be supported by the
"office:value-type" attribute. If a number belongs to the integer set then it
belongs to the float set. Therefore the reading of the file with an other tool
would keep the data but it would loose the integer typing (it would only
decrease the performance).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to