summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/wsfrm.cxx
AgeCommit message (Expand)Author
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-17sw_fieldmarkhide: add FieldmarkMode to SwRootFrameMichael Stahl
2020-11-16tdf#134298 sw: layout: remove left-over page frame without contentMichael Stahl
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-28convert some more long -> tools::LongNoel
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-10-13static_cast after dynamic_castNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-11loplugin:flattenNoel Grandin
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-08-07Fix typosAndrea Gelmini
2019-08-02Avoid -fsanitize=signed-integer-overflow within m_pFrame->GrowTst( LONG_MAX );Stephan Bergmann
2019-07-22tdf#117185 tdf#110442 sw: bring harmony & peace to fly at-char selectionMichael Stahl
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl
2019-05-24sw btlr writing mode: fix btlr <-> tbrl switch for fly framesMiklos Vajna
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2018-12-18sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl
2018-12-18forcepoint#75 avoid move of table in footnoteCaolán McNamara
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-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
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