| Summary: | Extend ODF to support some special scientific formats | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Calc | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | dennisroczek, erack, h3734236, stgohi-lobugs |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | target:5.0.0 target:5.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | Proposition for modification of ODF | ||
|
Description
Laurent Balland
2015-03-20 17:53:38 UTC
Reproducible with LO 4.4.1.2, Win 8.1 Note to step 1: entered as user-defined number Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b838285e206912374f464bd1ab8dc8a561f59f5 tdf#90133 Scientific format: allow variable decimal It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Created attachment 114735 [details]
Proposition for modification of ODF
This document proposes some modification to ODF format for format of scientific and decimal numbers.
Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=38992b419a4655eba9b85d337edbb208fd2fff95 tdf#90133 Extend ODF: exponent sign of scientific format It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4fee05e680217e876210b341f904df9441a0b7cd tdf#90133 Extend ODF: variable decimal in scientific format It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. This bug fix is mentioned in the release notes of the coming LibreOffice 5.0 (see release notes https://wiki.documentfoundation.org/ReleaseNotes/5.0). Therefore it would be wonderful if this feature really worked well, otherwise it should not be mentioned in the release notes. In the notes it reads: Allow variable decimal with format 0.0##E+00 for scientific numbers and 0.0## for numbers (decimal part can contain some 0 and then some #). This format is now correctly saved in ODF files. tdf#90133 (In reply to Mike §chinagl from comment #6) > This bug fix is mentioned in the release notes of the coming LibreOffice 5.0 > (see release notes https://wiki.documentfoundation.org/ReleaseNotes/5.0). > Therefore it would be wonderful if this feature really worked well, > otherwise it should not be mentioned in the release notes. Same for bug 72361 : The feature is actually implemented in LibO 5.0. So, if you detected a bug, please report it. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9c2a8065add0da1e649633efa0795beddfa68eed tdf#90133 Comply attributes name with OASIS#3860 It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0149261bd1cf5df9907022e04cabc275fc9422f7&h=libreoffice-5-0 tdf#90133 Comply attributes name with OASIS#3860 It will be available in 5.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-0-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=818d9bb2d1c7db06402a8a1cb5ab378b81ddeecb&h=libreoffice-5-0-0 tdf#90133 Comply attributes name with OASIS#3860 It will be available in 5.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |