• Michael Stahl's avatar
    sw: add test that SwXTextCursor is disposed if header is deleted · daca28de
    Michael Stahl yazdı
    This test failed for 2 reasons:
    1) since somewhere between LO 5.0 and 5.1, the PaMCorrAbs sent a
       SwMsgPoolItem but SwUnoCursorPointer checked for a LegacyModifyHint
       (fixed in commit a029a479)
    2) the SwXHeadFootText being registered at the header format prevented
       its deletion (fixed in preceding commit)
    
    Change-Id: I1d36bc2b9ca222b1b68fda94ded65451a677214a
    daca28de
uiwriter.cxx 211 KB