summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/fly.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-11-05Fix typosAndrea Gelmini1-2/+2
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-0/+1
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl1-1/+1
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael Stahl1-3/+3
2018-06-08sw_redlinehide: trivial conversions in layout/Michael Stahl1-6/+6
2018-06-08sw_redlinehide: trivial node conv. in calcmove.cxx,flowfrm.cxx,fly.cxxMichael Stahl1-1/+1
2018-05-10crashtesting: PageFrame may not existCaolán McNamara1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+8
2018-05-01forcepoint#39 bad layoutCaolán McNamara1-0/+1
2018-04-12coverity#1434220 Resource leakCaolán McNamara1-9/+6
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-7/+7
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-7/+7
2018-02-26nfc: use std::min in fly.cxx:CalcRelJustin Luth1-6/+2
2018-02-23tdf#80282 swpagerelsize: corner case frame size maxJustin Luth1-0/+6
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-10/+10
2018-02-05TypedWhichId in sw(1)Noel Grandin1-2/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+2
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl1-19/+26
2017-12-16coverity#1426168 Dereference after null checkCaolán McNamara1-1/+1
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi1-6/+6
2017-11-21loplugin:flatten in swNoel Grandin1-167/+170
2017-11-18RotateFlyFrame3: Corrected wrong static_castArmin Le Grand1-20/+22
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-95/+126
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-2/+30
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand1-0/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-81/+86
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-56/+67
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-85/+85
2017-10-30Migrated from SwFrame::PrintWA to setPrintArmin Le Grand1-8/+31
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-16/+48
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-73/+73
2017-10-23loplugin:includeform: swStephan Bergmann1-15/+15
2017-10-23Resolves: tdf#113336 avoid crash during teardownCaolán McNamara1-3/+7
2017-10-08Replace some lists by vectors (sw)Julien Nabet1-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-04loplugin:constparams in sw part4Noel Grandin1-1/+1
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen1-18/+0
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen1-1/+3
2017-04-24move SwDrawFlyContract creation into CreateNewRefBjoern Michaelsen1-12/+2
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-7/+7
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-5/+5