From ad86ebb1f86f6347ccb9bbe40b0ca080562cbae8 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Thu, 28 Nov 2019 11:13:44 +0100 Subject: tdf#121658 Add option to not hyphenate words in CAPS * Add checkbox to pagraph dialog * Store property in paragraph model * Move docx import/export from grabbag to paragraph model * Add ODF import/export * Add ODF unit test * Add layout test Change-Id: Id4e7c5a0ad145c042f862995d227c31ae2aa0abd Reviewed-on: https://gerrit.libreoffice.org/83979 Tested-by: Jenkins Reviewed-by: Michael Stahl (cherry picked from commit 72bd0df107ee47c4d54fa88b4960d32ea03e9f69) Reviewed-on: https://gerrit.libreoffice.org/84620 --- xmloff/source/token/tokens.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/source/token') diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt index beb4adb8360e..539cdb53a778 100644 --- a/xmloff/source/token/tokens.txt +++ b/xmloff/source/token/tokens.txt @@ -925,6 +925,7 @@ hyphenation-keep hyphenation-ladder-count hyphenation-push-char-count hyphenation-remain-char-count +hyphenation-no-caps i icon icon-set -- cgit