summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/fly.cxx
AgeCommit message (Expand)Author
2023-08-10tdf#156551 tdf#150606 sw: layout: only invalidate SwTabFrame if it...Michael Stahl
2023-07-17tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl
2022-06-23tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2022-06-21sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara
2021-05-19tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl
2021-05-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2020-10-28tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-05-10sw btlr writing mode: implement layout for fly framesMiklos Vajna
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-22Unfloat: Move the button to the top of the frameTamás Zolnai
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai
2019-01-04Unfloat: Test layout change of unfloat operationTamás Zolnai
2019-01-04Fix up file permissionsTamás Zolnai
2019-01-04Unfloat: Handle unfloat button visibilityTamás Zolnai
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05Fix typosAndrea Gelmini
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-08sw_redlinehide: refactor SwFlowFrame::IsKeep()Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() in atrfrm.cxx,fly.cxx,flylay.cxxMichael 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-05-10crashtesting: PageFrame may not existCaolán McNamara
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-01forcepoint#39 bad layoutCaolán McNamara
2018-04-12coverity#1434220 Resource leakCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-26nfc: use std::min in fly.cxx:CalcRelJustin Luth
2018-02-23tdf#80282 swpagerelsize: corner case frame size maxJustin Luth
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl
2017-12-16coverity#1426168 Dereference after null checkCaolán McNamara
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-18RotateFlyFrame3: Corrected wrong static_castArmin Le Grand
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand