column widths are exported incorrectly. Any document saved to xlsx ( that has some manually set column widths ) when reloaded into calc show the column size smaller.
Created attachment 68081 [details] test file to reproduce * 3.5/3.6/3.7 import of miscColWidths.xlsx col c 22.84mm col g 44.04mm col k 18.61mm * 3.5/3.6/3.7 reloaded export of miscColWidths.xlsx col c 20.43mm col g 39.37mm col k 16.63mm
taking this
actually not only are the columns exported incorrectly most of the problem is that they are imported incorrectly also
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f08e1ac6c0998e36359cc08e590ee6e8dfab3599&g=libreoffice-3-6 xlsx fix import/export of column widths fdo#55623 It will be available in LibreOffice 3.6.3. 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.
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b8e55d021ff3100818f6160cfb6dd2685eb08c26&g=libreoffice-3-6 Revert "xlsx fix import/export of column widths fdo#55623" wrong branch It will be available in LibreOffice 3.6.3. 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.
Noel Power committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8e753f8446554822d97969b0c18eba6cb9d79e26 xlsx fix import/export of column widths fdo#55623 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.
Noel Power committed a patch related to this issue. It has been pushed to "libreoffice-3-6": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a00d5c5321959c316f6103e18dddef1ad5f02376&g=libreoffice-3-6 xlsx fix import/export of column widths fdo#55623 It will be available in LibreOffice 3.6.3. 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.
fixed