summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/fly.cxx
AgeCommit message (Expand)Author
2021-04-27sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-03-11tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27(related: tdf#131679) sw: only unmark if this SwFlyFrame is markedMichael Stahl
2020-10-26tdf#131679 sw: follow-up: Unmark before SetSelection()Michael Stahl
2020-10-23tdf#131679 sw: fix crash when copying fly via context menuMichael Stahl
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-09-18Fix typoAndrea Gelmini
2020-09-18tdf#135035 DOCX import: fix auto width of frame in columnAttila Szűcs
2020-08-07tdf#135035 DOCX import: fix auto frame width in columnsAttila Szűcs
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-07-15tdf#124423 sw: fix AutoSize width frames of DOCXAttila Szűcs
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-02-10tdf#90834: Turn in-line version control comments into good commentsPelin Kuran
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
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