summaryrefslogtreecommitdiff
path: root/sw/source/core/text/guess.cxx
AgeCommit message (Expand)AuthorFilesLines
2002-02-20#97012# Allow hanging portions to cover more than one characterFrank Meies1-12/+27
2002-02-19#97417# avoid loading of lingu DLL during start-upThomas Lange1-5/+22
2001-12-20Fix #96163#: Wrong calculation of portion length when expanding fields for fo...Frank Meies1-7/+7
2001-10-26Fix #93757#: Consider field contents during line breakFrank Meies1-6/+88
2001-08-20Fix #91297#: Footnotes at beginning of lineFrank Meies1-2/+11
2001-08-17Fix #90905#: Hyphenation and softhyphens at alternative spelling positionsFrank Meies1-13/+20
2001-08-14Fix 90905#: Handling of soft hyphens during hyphenationFrank Meies1-8/+27
2001-07-24Fix #80560#: Western punctuation allowed to be hanging punctuationFrank Meies1-5/+21
2001-06-27Fix: Minimum size for hole portions at beginning of line set to oneFrank Meies1-3/+7
2001-06-25Fix #88643#: Objects in justified paragraphsFrank Meies1-3/+4
2001-05-28Opt #87517#: Optimized repaint offset and number of portions per lineFrank Meies1-22/+2
2001-05-07Fix: No kana compression in drop portionsFrank Meies1-25/+11
2001-04-23Fix: Do not allow hanging punctuation in multi portionsFrank Meies1-4/+5
2001-04-18Fix: Footnotes in double line portionsFrank Meies1-4/+8
2001-04-09New feature: Kana compressionFrank Meies1-13/+62
2001-03-29#84966 LineBreakHyphenationOptions and queryAlternativeSpelling now use SwTxt...Thomas Lange1-4/+4
2001-03-28#84966 LineBreakHyphenOptions constructor uses Sequence< PropertyValues > () ...Thomas Lange1-3/+4
2001-03-15Fix (FME): Hyphenation problem with softhyphensAndreas Martens1-2/+11
2001-03-13Fix: line break in multiportionsAndreas Martens1-3/+10
2001-03-08Fix (FME): Living without break iteratorAndreas Martens1-2/+5
2001-02-28Fix #84405#: Hanging punctuationAndreas Martens1-4/+6
2001-02-15Opt/Fix: Linebreak algorithmAndreas Martens1-284/+164
2001-01-19Guess: get the forbidden characters from the documentjp1-6/+11
2000-12-18#82155#: Avoid USHORT overflow during linebreakAndreas Martens1-6/+2
2000-11-29#80913#: ForbiddenCharacters as paragraph attributeAndreas Martens1-3/+4
2000-11-24#80560#: Forbidden linestart/lineend characters in Asian formattingAndreas Martens1-16/+12
2000-11-21New: Hanging punctuationAndreas Martens1-3/+22
2000-11-20BreakIterator moved from text to i18njp1-5/+5
2000-10-27linguistic => linguistic2Thomas Lange1-3/+3
2000-10-26Fix: Old debug-code deletedAndreas Martens1-32/+5
2000-10-25Spellchecker/Hyphenator are not longer member of the shellsjp1-20/+28
2000-09-18initial importJens-Heiner Rechtien1-0/+492