summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/sectfrm.cxx
AgeCommit message (Expand)Author
2022-05-31forcepoint#98 don't delete SwFrame flagged as IsDeleteForbiddenCaolán McNamara
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-01Fix '..'Andrea Gelmini
2019-08-01tdf#126138 sw: disambiguate SwTabFrame::FindLastContent()Michael Stahl
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-12-18forcepoint#75 avoid move of table in footnoteCaolán McNamara
2018-12-02tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-07loplugin:collapseif in swNoel Grandin
2018-09-14tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycacheMiklos Vajna
2018-08-14crashtesting: IsSctFrame assertCaolán McNamara
2018-08-14tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-29loplugin:useuniqueptr in SwRootFrameNoel Grandin
2018-06-08sw_redlinehide: convert to GetDep()Michael Stahl
2018-06-06Translate German comments and debug stringsJohnny_M
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26forcepoint #3: sw: don't do section-in-table splits when this is tableMichael Stahl
2018-03-21loplugin:emptyifStephan Bergmann
2018-03-19sw: more tweaks to sanity check in SwFrame::GetNextSctLeaf()Michael Stahl
2018-03-15sw: tweak sanity check in SwFrame::GetNextSctLeaf()Michael Stahl
2018-03-07Fix typoAndrea Gelmini
2018-03-07sw: add some sanity check to SwFrame::GetNextSctLeaf()Michael Stahl
2018-03-06sw: convert that to assert tooMichael Stahl
2018-03-06forcepoint #18 sw: fix condition for detecting section-in-table splitsMichael Stahl
2018-02-28Fix some IWYU warningsMiklos Vajna
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-26tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna
2017-10-20sw: drop temporary debug code in sectfrmMiklos Vajna
2017-10-16tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna
2017-10-06Fix -fsanitize=signed-integer-overflowStephan Bergmann
2017-10-03tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-29tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna
2017-09-25sw: split section frames inside table cells, handle nested tablesMiklos Vajna
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna