Files
libreoffice/sw/source/core/docnode
Michael Stahl 549c0f785d fdo#60732: SwTxtNode: limit to less than STRING_LEN chars
It's not a good idea to have STRING_LEN characters in a SwTxtNode
because then there is no valid SwPosition at the end of the paragraph.
Also it turns out that LO 3.6 and 4.0 do rather stupid things with a
full SwTxtNode.  So enforce a limit, at first in the usual places that
are used during file import, SwTxtNode::InsertText() and
SwCntntNode::CanJoinPrev()/CanJoinNext().

Change-Id: Icb0f44acd20aa81635d42b84d4ae0f9b693a661c
2013-02-15 22:43:11 +01:00
..
2012-11-30 10:10:38 +00:00
2012-11-30 10:10:38 +00:00
2012-11-30 10:10:38 +00:00
2012-12-28 22:06:35 +01:00
2012-11-30 10:10:38 +00:00
2012-11-30 10:10:38 +00:00