https://bugs.documentfoundation.org/show_bug.cgi?id=149248
László Németh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Assignee|[email protected] |[email protected] | |desktop.org CC| |[email protected] --- Comment #18 from László Németh <[email protected]> --- Commit description: tdf#149248 sw offapi xmloff: add option to not hyphenate last word Add option to disable automatic hyphenation of the last word of paragraphs for better typography. Note: the same option used e.g. in Adobe InDesign, and a similar one in CSS Text Module Level 4 (hyphenate-limit-last). * Add checkbox to Text Flow in paragraph dialog * Store property in paragraph model (com::sun::star::style::ParagraphProperties::ParaHyphenationNoLastWord) * Add ODF import/export * Add ODF unit test * Add layout test Follow-up to commit 72bd0df107ee47c4d54fa88b4960d32ea03e9f69 "tdf#121658 Add option to not hyphenate words in CAPS". -- You are receiving this mail because: You are the assignee for the bug.
