Created attachment 115296 [details] Condensed spacing Problem Description : - character spacing type "Condensed" (i.e spacing between individual characters or letters) is not preserved after roundtrip. Step to reproduce: 1. Open attached document in LO. 2. Save as xlsx. 3. open roundtrip file in excel 2010. Expected behavior : Spacing type Condensed must preserved. Actual behavior: Spacing Condensed is not preserved.
XML Difference : Original: <a:rPr lang="en-IN" sz="6000" b="1" kern="0" spc="-1000" baseline="0"> After Roundtrip: <a:rPr b="1" lang="en-IN" sz="6000" strike="noStrike"> spc="-1000" is missing in roundtripped file.
Created attachment 115297 [details] Difference in Original and RT files
Reproducible with LO 4.4.2.2, Win 8.1
yogesh.bharate001 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3ffed8635acd55a5989bf9a0f4bc9c20b0acd945 tdf#91066: Condensed Character Spacing i.e spc(negative value) is not exported after RT. 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.
Verified on below version of LO, and looks like its no more reproducible on LO. Version: 5.0.0.0.alpha1+ (x64) Build ID: ddb3c4531c657cda6ae20dd950020cea1d12ba2e TinderBox: Win-x86_64@42, Branch:master, Time: 2015-05-11_00:25:02 Test Results; "Condensed" character spacing is not preserved after roundtrip