summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfrm.cxx
AgeCommit message (Expand)Author
2020-10-14sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl
2020-07-28tdf#133967 sw_redlinehide: fix assert on undo-redo-undoMichael Stahl
2020-05-20loplugin:unusedfieldsNoel Grandin
2020-05-19sw: ResetBlinkPor() now doesn't do anything usefulMiklos Vajna
2020-04-03(related: tdf#130685) sw: adapt definition of sw_redlinehide index 0Michael Stahl
2020-03-02speedup sw build a littleNoel Grandin
2020-02-06rename SetOfst -> SetOffsetNoel Grandin
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-23sw: fix widow loop with as-char flys in text formattingMichael Stahl
2019-12-11convert PrepareHint to scoped enumNoel Grandin
2019-12-04tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-24tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl
2019-08-09tdf#118699 sw_redlinehide: need some more changes to use the last nodeMichael Stahl
2019-08-09tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-08-05Fix typosAndrea Gelmini
2019-08-01tdf#125319 sw_redlinehide: handle empty paragraphs more like WordMichael Stahl
2019-06-05crash testing export of ooo72915-2.odt to ooo72915-2.docNoel Grandin
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin
2019-05-28tdf#125475 sw: update SwTextFrames when SwTextLine cache shrinksMichael Stahl
2019-05-12crashtesting: frequent nulldef at end of SwTextFrame::ValidateFrameCaolán McNamara
2019-05-06tdf#122892 tdf#124366 sw: fix loop in SwTextFrame::CalcFollow()Michael Stahl
2019-04-30tdf#122607 sw: remove deleted SwTextFrame's cache entryMichael Stahl
2019-04-16tdf#124722 sw_redlinehide: don't set negative SwTextFrame offsetsMichael Stahl
2019-04-16tdf#124521 sw btlr writing mode render: fix paint rectangle on scrollMiklos Vajna
2019-04-02tdf#124261 sw btlr writing mode render: fix invalidation rectangleMiklos Vajna
2019-03-26tdf#123651 sw AddVerticalFrameOffsets: make vert offset depend on hori offsetMiklos Vajna
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-08sw btlr writing mode shell: left/right cursor travelling, fix vert posMiklos Vajna
2019-03-04tdf#122892 sw: fix IsPrepWidow() loop in SwTextFrame::CalcFollow()Michael Stahl
2019-02-28sw: fix some borked commentsMichael Stahl
2019-02-18sw: remove not needed condition in SwTextFrame::SwitchHorizontalToVertical()Miklos Vajna
2019-02-15sw btlr writing mode shell: fix cursor positionMiklos Vajna
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2019-01-22tdf#117935 Accessible text-attributes-changed signals...Noel Grandin
2019-01-21sw_redlinehide: fix assert caused by buggy lcl_ModifyOfstMichael Stahl
2019-01-17rename SwLinePortion::GetPortion -> GetNextPortionNoel Grandin
2019-01-15crashtesting: assert on import of ooo96040-1.odtCaolán McNamara
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl
2018-12-18sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-01sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl
2018-12-01sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl
2018-11-18coverity#1441443 SwTextFrame always has a SwTextNodeMichael Stahl