Created attachment 144076 [details] sample document Steps to reproduce: 1. Open attached document -> See bullet list. The items have property above paragraph set to 0,90 line, it should be 0 Reproduced in Version: 6.2.0.0.alpha0+ Build ID: c86a47a9d3debbc7e8ee6247f573e7f98c611f19 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5c6bce38a01b21403a603acd3148cf3bbb4c685f author László Németh <nemeth@numbertext.org> 2018-07-12 17:15:03 +0200 committer László Németh <nemeth@numbertext.org> 2018-07-17 11:59:07 +0200 commit 5c6bce38a01b21403a603acd3148cf3bbb4c685f (patch) tree 083a6ca71da0cc6cbd63ccc91a7c5897f7453aea parent 8a304fe8b1282efa2d40bdf337728e64b7532a35 (diff) tdf#104354 DOCX import: fix paragraph auto spacing in tables Bisected with: bibisect-linux64-6.2 Adding Cc: to László Németh
Created attachment 144580 [details] screen shot in MSO
Note: not a full regression: top margin of the first list item of a cell was fixed by commit 5c6bce38a01b21403a603acd3148cf3bbb4c685f, see the attached screen shot about special handling of list margins in cells in MSO: only last boundary margin gets a non-zero value in cells.
László Németh committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5e2caf236091c71b2148970eba36b22655d8845a tdf#119188 DOCX import: fix zero margins of numbered lines in cells It will be available in 6.2.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 in Version: 6.2.0.0.alpha0+ Build ID: 4b5fcd417587cfb9e6d8b61ecb037ab165eeb5b9 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: threaded @László Németh, Thanks for fixing this!!