summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-07-01sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-27sw: avoid divide by zero in SwTextGridPage::CharorLineChangedHdlCaolán McNamara
2022-06-25sw: fix crash in SwLayoutFrame::GetContentPosXisco Fauli
2022-06-22sw: fix crash in SwEditWin::MouseButtonDownXisco Fauli
2022-06-20fix SwViewShellImp::AddPaintRect() for sub-rects (tdf#146536)Luboš Luňák
2022-06-20tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-17sw HTML export, XHTML mode: fix lost <li> with a list header + itemMiklos Vajna
2022-06-16sw: fix odd m_bCanGroup check in SwUndoRedlineDeleteMichael Stahl
2022-06-16tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl
2022-06-16sw_redlinehide: skip unnecessary updates when undoing redlined deleteMichael Stahl
2022-06-14tdf#148868 sw: handle selection then Insert similar to ReplaceMichael Stahl
2022-06-14tdf#149507 sw: don't delete bookmarks in SwUndoInsLayFormat::UndoImpl()Michael Stahl
2022-06-14tdf#140007 sw: fix SwUndoReplaceMichael Stahl
2022-06-14sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-06-13Related: tdf#149490 OLE Object dialog should be modalCaolán McNamara
2022-06-10(related: tdf#139514) sw: fix Undo of delete with at-para flyMichael Stahl
2022-06-10tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-10sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-06-10sw: fix use-after-free in SwFrame::ImplFindPageFrame()Miklos Vajna
2022-06-09sw: fix pasting multiple flys in SwFEShell::Paste()Michael Stahl
2022-06-08sw: fix crash in SwFEShell::SelectObj()Miklos Vajna
2022-06-08fix SwViewShellImp::AddPaintRect() rectangle compression (tdf#148255)Luboš Luňák
2022-06-07sw: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=Michael Stahl
2022-06-06tdf#147708 create floating menubutton on demandCaolán McNamara
2022-06-05tdf#148309 sw_redlinehide: fix mail merge performance regressionMichael Stahl
2022-06-01Related: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-01Related: tdf#149408 various crashes seen in redline panelCaolán McNamara
2022-06-01sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-01sw: fix crash in SwDoc::CopyMasterHeader and SwDoc::CopyMasterFooterXisco Fauli
2022-06-01Resolves: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListXisco Fauli
2022-05-31date picker should rather show the current date instead of February 14, 2019Andras Timar
2022-05-31tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara
2022-05-30tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos
2022-05-30tdf#149200: docx export: transparent color fixVasily Melenchuk
2022-05-30tdf#148365 sw: fix freezing with FrameIsAutomaticHeightAttila Bakos (NISZ)
2022-05-28sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl
2022-05-2591 null derefs seen in crashreporting reportCaolán McNamara
2022-05-24sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages()Michael Stahl
2022-05-24sw: copy grab bags in mail mergeMichael Stahl
2022-05-24tdf#149231 Fix crash on print preview of masterJim Raykowski
2022-05-24sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl
2022-05-24tdf#149184 DOCX: fix crash removing footer, then saving to docHossein
2022-05-23tdf#149198 Fix use of nullptrStephan Bergmann
2022-05-20sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl
2022-05-20sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna
2022-05-19tdf#148132: Revert "n#758883 dmapper: paragraph-level..."Vasily Melenchuk
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk
2022-05-18tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl
2022-05-18sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna