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

--- Comment #8 from Fridrich Strba <[email protected]> ---
All these numbers are Microsoft fields. They are either numeric or text fields.
When they are text fields, we just output the text. For the numeric ones, we
check whether they are dates/times and those we approximate with one of 3 ways
to express date/time. For other numeric values, we just output them as doubles.
If someone has the time, we can accept patches for the function
libvisio::VSDNumericField::getString in VSDFieldList.cpp:65 and following. It
could be possible to approximate the different time-strings closer and then
also output the different other numeric fields in the right numeric type.

-- 
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