summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/calcmove.cxx
AgeCommit message (Expand)Author
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2019-11-22tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-27Fix old boost build for goodTomáš Chvátal
2019-08-19Fix buidling with older boostTomáš Chvátal
2019-06-27tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl
2019-06-03tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl
2019-05-22crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
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
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-10forcepoint#76 avoid deleting footnote that would delete undeletable pageCaolán McNamara
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-13loplugin:useuniqueptr in SwContentFrame::MakeAllNoel Grandin
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl
2018-06-08sw_redlinehide: SwFrame::IsCollapse() needs an extra checkMichael Stahl
2018-06-08sw_redlinehide: trivial conversions in layout/Michael Stahl
2018-06-08sw_redlinehide: trivial node conv. in calcmove.cxx,flowfrm.cxx,fly.cxxMichael Stahl
2018-04-27use SwFrameDeleteGuardCaolán McNamara
2018-04-11Fix typosAndrea Gelmini
2018-04-10tdf#90834 Cleanup version control history commentsGökhan Gurbetoğlu
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03Update loop prevention in SwContentFrame::MakeAllVasily Melenchuk
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-25Fix a likely copypastaMatteo Casalin
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-23loplugin:includeform: swStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-27sw: convert to assertMichael Stahl
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin