summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/calcmove.cxx
AgeCommit message (Expand)Author
2019-06-08tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl
2019-05-23crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl
2019-05-23tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl
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
2017-06-23sw: fix UBSAN error in CppunitTest_sw_odfimportMichael Stahl
2017-06-22tdf#101821 sw: fix another layout footnote use-after-freeMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-09-03cppcheck: variableScopeZolnai Tamás
2016-05-13Convert ACT to scoped enumNoel Grandin