Created attachment 110989 [details] Reproducer document The attached document has visible rendering problems in case the x and y scaling of the shape do not equal. The problem is specific to how <a:arcTo> commands are handled in the shape path. It's .doc version is not affected, as only the drawingML import produces ARCANGLETO commands in the document model.
Created attachment 110990 [details] Screenshot showing the problem.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=20f8006e21943b08f1f152e4a0359c9ebe4786f2 fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commands 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.