summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2023-08-10tdf#156551 tdf#150606 sw: layout: only invalidate SwTabFrame if it...Michael Stahl
2023-07-17tdf#137972: when correcting PaMs, move them to the endMike Kaganski
2023-07-17tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl
2023-07-17tdf#152983 sw: layout: fix crash in SwContentFrame::Cut()Michael Stahl
2023-07-17sw: fix null derefs of GetCurrShell()Xisco Fauli
2023-07-17tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl
2023-07-14tdf#144494 sw: fix layout loopMichael Stahl
2023-05-02put floating frames under managed links controlCaolán McNamara
2023-05-02loplugin:flatten in sw/core/ole..sw/core/table [sw/source/core/ole/ndole.cxx]Noel Grandin
2022-12-30tdf#146875 sw: move also at-frame flys off SwPageFrameMichael Stahl
2022-12-16tdf#149595 sw: fix showing of fly at start/end of single-para deleteMichael Stahl
2022-12-16(related: tdf#149595) sw: also re-sort SwSortedObjs on SwPageFrameMichael Stahl
2022-12-16tdf#149548 sw: don't rely on binary search in SplitRedline()Michael Stahl
2022-12-09sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna
2022-10-04sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-22crashtesting: empty brace init of o3tl::enumarray doesn't zero each elementCaolán McNamara
2022-09-22forcepoint#110 set PaMs to somewhere safe to parkCaolán McNamara
2022-09-05trac#34306 Revert "tdf#54908 Make selection active if there's a selection (Wr...Michael Weghorn
2022-08-24sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk
2022-07-28sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue()Michael Stahl
2022-06-23tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl
2022-06-23tdf#140292: (related: tdf#133487) sw: fix ordering of virtual SdrObjects for ...Michael Stahl
2022-06-21tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-21sw_redlinehide: skip unnecessary updates when undoing redlined deleteMichael Stahl
2022-06-21tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl
2022-06-21tdf#140007 sw: fix SwUndoReplaceMichael Stahl
2022-06-21(related: tdf#139514) sw: fix Undo of delete with at-para flyMichael Stahl
2022-06-21tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-21tdf#148309 sw_redlinehide: fix mail merge performance regressionMichael Stahl
2022-06-21sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl
2022-06-21sw: layout dump: sorted_objs of SwPageFrameMichael Stahl
2022-06-21sw: fix crash in SwFrame::dumpAsXml()Michael Stahl
2022-06-21tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl
2022-06-21tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl
2022-06-21sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara
2022-06-20sw: prevent footnote frame against delete while it's movedMichael Stahl
2022-06-20tdf#122894 skipping anchor in column in footnoteCaolán McNamara
2022-06-20an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara
2022-06-20tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl
2022-06-20tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2022-06-20tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl
2022-06-20sw: layout: fix crash when deleting page with section being formattedMichael Stahl
2022-05-16forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-05-16forcepoint#102 refetch pPara if it might have been destroyedCaolán McNamara
2022-05-16forcepoint#98 don't delete SwFrame flagged as IsDeleteForbiddenCaolán McNamara
2022-05-16forcepoint#91 fix crash on layout of specific htmlCaolán McNamara
2022-05-16forcepoint#99 SwTextFormatter unaware that FirstOfBorderMerge was deletedCaolán McNamara
2022-05-16forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2022-05-16forcepoint#90 fix crash on layout of specific rtfCaolán McNamara