summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19sw_redlinehide_2: move SwInsText/SwDelText hint in CutImpl before attributesMichael Stahl
2018-09-19sw_redlinehide_2: fix SplitNode handling of merged framesMichael Stahl
2018-09-19sw_redlinehide_2: let's have MergedPara listen on hidden nodesMichael Stahl
2018-09-19sw_redlinehide_2: fix wrong assertionMichael Stahl
2018-09-19sw_redlinehide_2: try to keep the pLastNode updated if it's deleted...Michael Stahl
2018-09-19sw_redlinehide_2: fix infinite loop caused by SwAttrIter::Seek(0)Michael Stahl
2018-09-19sw_redlinehide_2: check merge flag in various MakeFramesMichael Stahl
2018-09-19sw_redlinehide_2: SplitNode: move more code into restoreFuncMichael Stahl
2018-09-19sw_redlinehide_2: MapModelToView needs to work on hidden nodes...Michael Stahl
2018-09-19sw_redlinehide_2: also reset Merge flag in CheckParaRedlineMergeMichael Stahl
2018-09-19sw_redlinehide_2: when switching show/hide, invalidate Insert redlinesMichael Stahl
2018-09-19sw_redlinehide_2: fix painting of "bars" in the marginMichael Stahl
2018-09-19sw_redlinehide_2: fix init of SwRedlineIter::ModeMichael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStore 2Michael Stahl
2018-09-19sw_redlinehide_2: fix ordering of SplitNode usage of ContentIdxStoreMichael Stahl
2018-09-19sw_redlinehide_2: adapt SwFlyFrameFormat::MakeFrames() ...Michael Stahl
2018-09-19sw_redlinehide_2: handle flys anchored in flysMichael Stahl
2018-09-19sw_redlinehide_2: disable hiding at-char flys againMichael Stahl
2018-09-19sw_redlinehide_2: fix use-after-free in SwFootnoteFrameMichael Stahl
2018-09-19sw_redlinehide_2: try to minimise invalidation on show/hideMichael Stahl
2018-09-19sw_redlinehide_2: show/hide flys in redlinesMichael Stahl
2018-09-19sw_redlinehide_2: add layout parameter to *Node::DelFramesMichael Stahl
2018-09-19sw_redlinehide_2: show/hide footnotes in redlinesMichael Stahl
2018-09-19sw_redlinehide_2: invalid position from SwTextCursor::GetCursorOfst()Michael Stahl
2018-09-19sw_redlinehide_2: fix use-after-free of SwFontMichael Stahl
2018-09-19sw_redlinehide_2: fix crash in SwAttrIter::Seek()Michael Stahl
2018-09-19sw_redlinehide_2: incorrect node returned by MergedAttrIterMultiMichael Stahl
2018-09-19sw_redlinehide_2: improve SwRootFrame::SetHideRedlines()Michael Stahl
2018-09-19sw_redlinehide_2: fix CanSkipOverRedline crashMichael Stahl
2018-09-19sw_redlinehide_2: SwContentNode::DelFrames(): ignore merged...Michael Stahl
2018-09-19sw_redlinehide_2: InsertCnt_(): skip merged nodesMichael Stahl
2018-09-19sw_redlinehide_2: assert that SwContentFrame is created only when allowedMichael Stahl
2018-09-19sw_redlinehide_2: SetMergedPara must ensure that frame is...Michael Stahl
2018-09-19sw_redlinehide_2: SwView::GetState must be in sync with ExecuteMichael Stahl
2018-09-19sw_redlinehide_2: store flag in settings.xml tooMichael Stahl
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
2018-09-19sw_redlinehide_2: more invalidations in UpdateMergedParaForDeleteMichael Stahl
2018-09-19sw: fix usage of wrong string in SwUndoOverwrite::RedoImpl()Michael Stahl
2018-09-19sw: convert to assert in SwUndoOverwriteMichael Stahl
2018-09-19sw: add some asserts in CheckPosition()Michael Stahl
2018-09-19svl: fix SfxItemIter on empty item setMichael Stahl
2018-09-19sw: fix listener registration of sw::UnoCursorPointerMichael Stahl
2018-09-19sw: fix 0-length delete redlines in SwUndoSaveSection::SaveSectionMichael Stahl
2018-09-19sw: avoid asserts from SwSortedObjs::Insert()Michael Stahl
2018-09-19sw: fix return value of DocumentRedlineManager::AppendRedline()Michael Stahl
2018-09-19sw: assert in SwFrameFormat::MakeFrames()Michael Stahl
2018-09-19sw: convert some obvious asserts in MakeFrames/InsertCnt_Michael Stahl
2018-09-19sw: convert obvious asserts in SwNode2LayMichael Stahl
2018-09-19sw: disambiguate SwNode2LayoutMichael Stahl
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl