summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/calcmove.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-219/+219
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-12/+12
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-21tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh1-2/+2
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-27Fix old boost build for goodTomáš Chvátal1-2/+7
2019-08-19Fix buidling with older boostTomáš Chvátal1-0/+8
2019-06-27tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl1-2/+14
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16
2019-06-03tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl1-0/+4
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-22crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna1-1/+1
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-4/+3
2018-12-10forcepoint#76 avoid deleting footnote that would delete undeletable pageCaolán McNamara1-0/+1
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+3
2018-09-21coverity#1401334 Uncaught exceptionCaolán McNamara1-1/+1
2018-09-13loplugin:useuniqueptr in SwContentFrame::MakeAllNoel Grandin1-6/+6
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl1-2/+2
2018-06-08sw_redlinehide: SwFrame::IsCollapse() needs an extra checkMichael Stahl1-1/+2
2018-06-08sw_redlinehide: trivial conversions in layout/Michael Stahl1-1/+2
2018-06-08sw_redlinehide: trivial node conv. in calcmove.cxx,flowfrm.cxx,fly.cxxMichael Stahl1-1/+1
2018-04-27use SwFrameDeleteGuardCaolán McNamara1-4/+2
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-04-10tdf#90834 Cleanup version control history commentsGökhan Gurbetoğlu1-24/+17
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-12/+12
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-12/+12
2018-04-03Update loop prevention in SwContentFrame::MakeAllVasily Melenchuk1-4/+10
2018-01-30loplugin:unused-returns in swNoel Grandin1-5/+1
2018-01-04sw: convert SwPageFrame::m_pSortedObjs to unique_ptrMichael Stahl1-4/+4
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand1-22/+8
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin1-2/+2
2017-11-25Fix a likely copypastaMatteo Casalin1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-187/+209
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-79/+63
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-135/+135
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-23/+47
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-51/+142
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-131/+131
2017-10-23loplugin:includeform: swStephan Bergmann1-11/+11
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-2/+2
2017-07-31loplugin:unusedfields in swNoel Grandin1-15/+0
2017-07-27sw: convert to assertMichael Stahl1-1/+1