tdf#152952 sw: don't hyphenate URLs by default
commitde2b1a3a22a0a3bf5dfdd44c57c09e1fd0ba39d2
authorMichael Stahl <michael.stahl@allotropia.de>
Thu, 12 Jan 2023 13:24:11 +0000 (12 14:24 +0100)
committerMichael Stahl <michael.stahl@allotropia.de>
Fri, 13 Jan 2023 15:51:02 +0000 (13 15:51 +0000)
treea2aee00cee86d9cdc6eb69cf6bc3a6b12584492e
parent425fa089778c4a2f59bdabdc6917296b55dcef16
tdf#152952 sw: don't hyphenate URLs by default

New compatibility flag HyphenateURLs, disabled by default for Word
interop and enabled for old ODT documents.

Change-Id: I1496819599deb5ed0fd736698d269ab9a22167fe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145415
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
sw/inc/IDocumentSettingAccess.hxx
sw/qa/extras/layout/data/Hyphenated-link.fodt [new file with mode: 0644]
sw/qa/extras/layout/data/Hyphenated-link.rtf [new file with mode: 0644]
sw/qa/extras/layout/layout2.cxx
sw/source/core/doc/DocumentSettingManager.cxx
sw/source/core/inc/DocumentSettingManager.hxx
sw/source/core/text/guess.cxx
sw/source/filter/ww8/ww8par.cxx
sw/source/filter/xml/xmlimp.cxx
sw/source/uibase/uno/SwXDocumentSettings.cxx
writerfilter/source/filter/WriterFilter.cxx