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