summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/calcmove.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl1-1/+9
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-23sw: fix UBSAN error in CppunitTest_sw_odfimportMichael Stahl1-1/+2
2017-06-22tdf#101821 sw: fix another layout footnote use-after-freeMichael Stahl1-0/+20
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-9/+2
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski1-77/+73
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-6/+10
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-80/+80
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+2
2016-05-13Convert ACT to scoped enumNoel Grandin1-3/+3
2016-05-13convert PROT to scoped enumNoel Grandin1-3/+3
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-8/+8
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin1-3/+3
2016-01-29sw: refactor SwPageFrame::HandleWhitespaceHiddenDiff()Miklos Vajna1-3/+5
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna1-2/+3
2016-01-07Related: tdf#96943 sw Hide Whitespace: add HandleWhitespaceHiddenDiff()Miklos Vajna1-26/+6
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna1-1/+2