summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/wsfrm.cxx
AgeCommit message (Expand)Author
5 daysGeneralize basegfx::fround for templated return typeMike Kaganski
2024-01-24tdf#106733 sw cui: add CharNoHyphenation checkboxLászló Németh
2024-01-14Let SwAnchoredObject::GetFrameFormat return pointer, and drop HasFrameFormatMike Kaganski
2023-11-10sw layout xml dump: avoid a static_cast in SwFrame::dumpAsXmlAttributes()Miklos Vajna
2023-10-27sw layout xml dump: move SwFrame::dumpChildrenAsXml()Miklos Vajna
2023-08-25sw layout xml dump: merge some copy&paste into a SwFrame::dumpAsXml()Miklos Vajna
2023-08-08sw: tweak some commentsMichael Stahl
2023-08-02tdf#152307 sw: layout: invalidate more frames when footer growsMichael Stahl
2023-07-28sw: layout: invalidate row after fixed-height row tooMichael Stahl
2023-06-02tdf#152983 sw: layout: fix crash in SwContentFrame::Cut()Michael Stahl
2023-05-17tdf#155345 sw tracked table column: hide them in Hide Changes modeLászló Németh
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-02-24Use just plain straight-forward params for UpdatePageFieldsBjoern Michaelsen
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2023-02-24sw layout xml dump: extract SwRootFrame::dumpAsXml() from SwFrameMiklos Vajna
2023-01-10tdf#152872 sw: conditionally hide paragraph breaksMichael Stahl
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-26make the parameter to SwTableNode::MakeOwnFrames optionalNoel Grandin
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-05sw: fix null derefs of GetCurrShell()Xisco Fauli
2022-06-02elide some unnecessary null checksNoel Grandin
2022-05-24sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl
2022-04-27forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/layoutNoel Grandin
2022-02-14sw: layout: fix overlapped table rows in --convert-to pdfMichael Stahl
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-11-02tdf#139336 sw: fix extra pages of multicolumn sections with footnotesAttila Szűcs
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-14tdf#144057 sw track changes: hide deleted table rowsLászló Németh
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-07-09remove global bDontCreateObjects bitBjoern Michaelsen
2021-06-25sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl
2021-06-21create SfxHintId::SwLegacyModify idNoel Grandin
2021-06-21replace dynamic_cast<SwCellFrame> with cheaper checkNoel Grandin
2021-05-31no need to allocate this separatelyNoel Grandin
2021-05-28Replace magic numbers in SwContentFrame::UpdateAttr_()Miklos Vajna
2021-05-27Introduce SwContentFrameInvFlags to replace magic numbers in ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-22Replace magic numbers in SwFrame::UpdateAttrFrame()Miklos Vajna
2021-04-21Introduce SwFrameInvFlags to replace magic numbers in SwFrame::SwClientNotify()Miklos Vajna
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-03-26loplugin:flattenNoel
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl