summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/fly.cxx
AgeCommit message (Expand)Author
2022-02-22cid#1500612 Dereference after null checkCaolán McNamara
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh
2021-05-12tdf#142196 sw: crossing out images anchored to characterLászló Németh
2021-05-06Fix typosAndrea Gelmini
2021-05-05tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl
2021-04-29Replace magic numbers in SwFlyFrame::UpdateAttr_()Miklos Vajna
2021-04-28Introduce SwFlyFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-04-19sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-26loplugin:flattenNoel
2021-03-08(related: tdf#133487) sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2021-02-05cid#1472782 Dereference after null checkCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-02Fix: Move remaining direct calls to SwLayoutFrame::Modify out of the wayBjoern Michaelsen
2020-12-31SwFlyFrame: Modify no moreBjoern Michaelsen
2020-12-30atrflyin.cxx Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
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