summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/frmtool.cxx
AgeCommit message (Expand)Author
2023-10-18tdf#157573 sw floattable: fix incorrect lack of left margin after tableMiklos Vajna
2023-09-14fix use of referenceNoel Grandin
2023-08-24tdf#137523 sw: layout: fix text below tables in footer differentlyMichael Stahl
2023-07-19tdf#146258 sw: commit 34b607bb455bd30d3adf8e3f72182c7cc4d062eeMichael Stahl
2023-07-19tdf#148729 sw: invalidate section frame for new text frame at startMichael Stahl
2023-07-14Use SwAnchoredObject::RegisterAtPageMike Kaganski
2023-06-21tdf#133507 sw layout: fix missing contextual spacing at section endJustin Luth
2023-06-15tdf#133507 sw: hunt for documents with ULSpacing at section endJustin Luth
2023-06-08sw floattable, compat mode: handle lower margin of anchor for fly intersectMiklos Vajna
2023-05-24tdf#148897 sw: layout: force invalidate background when moving fly off pageMichael Stahl
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-04-20tdf#154113: do not forget to split the outermost section frameMike Kaganski
2023-04-18This is redundantMike Kaganski
2023-04-18bApres -> bAfterMike Kaganski
2023-03-15Add SwTable::SwitchFormulasToInternalRepresentationBjoern Michaelsen
2023-02-24tdf#78510 sw: combine items from SwTextNode and SwNumFormatMichael Stahl
2023-02-24tdf#78510 sw,cui: split SvxLRSpaceItem for SwTextNode, SwTextFormatCollMichael Stahl
2022-12-22check GetEditShell()Caolán McNamara
2022-12-14tdf#149595 sw: fix showing of fly at start/end of single-para deleteMichael Stahl
2022-11-29use more SwFormatAnchor::GetAnchorContentOffsetNoel Grandin
2022-11-26use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-10-07tdf#150500 sw_fieldmarkhide: fix duplicate text frame on pasteMichael Stahl
2022-08-24pass SwNode to FindPrvNxtFrameNode instead of SwNodeIndexNoel Grandin
2022-08-23use more SwPosition::GetNode in CopyWithFlyInFlyNoel Grandin
2022-08-19use more SwPosition::GetContentIndexNoel Grandin
2022-08-17cid#1500382 Dereference before null checkCaolán McNamara
2022-08-14use more GetContentIndexNoel Grandin
2022-08-07make IsInHeaderFooter take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26simplify some use of SwPositionNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2021-12-23tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-20sw: prefix members of SdrHHCWrapper, SwAutoTextEventDescriptor, ...Miklos Vajna
2021-12-12cid#1399158 Uncaught exceptionCaolán McNamara
2021-12-10cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-12-03tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-03cid#1485150 silence Uncaught exceptionCaolán McNamara
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-05tdf#144304 Fix crashes from "speedup dynamic_cast to SwTextFrame"Aron Budea
2021-08-28speedup dynamic_cast to SwTextFrameNoel Grandin
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-07-09remove global bDontCreateObjects bitBjoern Michaelsen