- SwXTextTableCursor, SwXCellRange, SwXTextPortion, SwNavigationMgr,
SwXParaFrameEnumeration
- this was overlooked due to confusion over our bazillion different
debug modes
Change-Id: I0965184b3ffc4854c26838ff78aef06f4544a9b1
- also make it listen to at least one of the SwUnoCrsr it keeps on the
heap for document disposing.
- as the SwNavigationMgr lives longer than the document this was actually a
double free before: first from SwUnoCrsrTbl dtor an then from the
shared_ptr in SwNavigationMgr
Change-Id: Ia75ad81a978ca37ed2a94fd221427b62e99e1bb3
It's too confusing to have UI code inside of core; the important part is
that it's separated from the optional UI code in swui library.
Change-Id: I640a52723d5802faf08f3b8eaa03cd937fd93449