summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/wsfrm.cxx
AgeCommit message (Expand)Author
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl
2018-12-19sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl
2018-12-18sw_redlinehide_4b: SwRootFrame::SetHideRedlines() disable early returnMichael Stahl
2018-12-18sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl
2018-11-15sw_redlinehide_3: update fields in UnHideRedlinesMichael Stahl
2018-11-15sw_redlinehide_3: SetHideRedlines() must iterate doc when Show->HideMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwTextNode::IsNumbered() & callersMichael Stahl
2018-11-15sw_redlinehide_3: call UpdateAllFootnote() in UnHideRedlines()Michael Stahl
2018-11-15sw_redlinehide_3: invalidate numbered text nodes on Show/HideMichael Stahl
2018-11-15sw_redlinehide_3: invalidate footnotes in UnHideRedlinesMichael Stahl
2018-11-15sw_redlinehide_3: stop SwAccessibleParagraph listening at SwTextNodeMichael Stahl
2018-10-21tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-19sw_redlinehide_2: do all frame deletion in CheckParaRedlineMerge()Michael Stahl
2018-09-19sw_redlinehide_2: update flys and footnotes on redline opsMichael Stahl
2018-09-19sw_redlinehide_2: DelFrames is called for hidden nodes too nowMichael Stahl
2018-09-19sw_redlinehide_2: invalidate when delete redline goes awayMichael Stahl
2018-09-19sw_redlinehide_2: subtlety in UnHideRedlines, delete all flys ...Michael Stahl
2018-09-19sw_redlinehide_2: let's have MergedPara listen on hidden nodesMichael Stahl
2018-09-19sw_redlinehide_2: when switching show/hide, invalidate Insert redlinesMichael Stahl
2018-09-19sw_redlinehide_2: handle flys anchored in flysMichael 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: improve SwRootFrame::SetHideRedlines()Michael Stahl
2018-09-13sw: move frame id SwFrame to SwFrameAreaDefinitionMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-06-08sw_redlinehide: very incomplete impl. of SwRootFrame::SetHideRedlines()Michael Stahl
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl
2018-06-08sw_redlinehide: adapt SwFrame::InvalidatePage()Michael Stahl
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-14Fix typosAndrea Gelmini
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-26Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi