From 3473e1df1fa3483bae68a3c01fdd1b18def99745 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Fri, 15 Feb 2019 12:10:47 +0100 Subject: Disable automatic border creation in sw This "feature" would convert "___" to a full width paragraph border. See e.g. https://ask.libreoffice.org/en/question/15711/stop-auto-line-formatting/ for problems caused by this. So I strongly suggest to turn this "feature" off by default. Change-Id: Ib0f650e408711e3409a5066f4c0941d2eb300787 Reviewed-on: https://gerrit.libreoffice.org/67865 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 541f3984a21d..d18a5469079c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -4472,7 +4472,7 @@ Specifies whether borders are applied to paragraphs automatically. - true + false -- cgit v1.2.3