fdo#71866: sw: un-break index updates
SwTOXBaseSection::GenerateText() wants to operate directly on SwTxtNode::m_Text and accepts no substitutes such as a temporary string on the stack; this regression shows that developers often significantly underestimate the craziness of the existing code. (regression from d6e321f8) Change-Id: I01b831f35a52bde207a7db8cae9d4aadb826b2d8
Showing
Please
register
or
sign in
to comment