summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-06-27sw: fix crash in SwLayoutFrame::GetContentPosXisco Fauli
2022-06-24sw: fix crash in SwEditWin::MouseButtonDownXisco Fauli
2022-06-24tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-24sw: fix odd m_bCanGroup check in SwUndoRedlineDeleteMichael Stahl
2022-06-24tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl
2022-06-24sw_redlinehide: skip unnecessary updates when undoing redlined deleteMichael Stahl
2022-06-24tdf#148868 sw: handle selection then Insert similar to ReplaceMichael Stahl
2022-06-24tdf#149507 sw: don't delete bookmarks in SwUndoInsLayFormat::UndoImpl()Michael Stahl
2022-06-24tdf#140007 sw: fix SwUndoReplaceMichael Stahl
2022-06-24(related: tdf#139514) sw: fix Undo of delete with at-para flyMichael Stahl
2022-06-24tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-24Related: tdf#149490 OLE Object dialog should be modalCaolán McNamara
2022-06-24Related: tdf#149408 various crashes seen in redline panelCaolán McNamara
2022-06-20fix SwViewShellImp::AddPaintRect() for sub-rects (tdf#146536)Luboš Luňák
2022-06-20sw HTML export, XHTML mode: fix lost <li> with a list header + itemMiklos Vajna
2022-06-17make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-onlyLuboš Luňák
2022-06-16sw: jsdialog: enable contentcontrol and contentcontrollistitem dialogsrash419
2022-06-16sw content controls: allow the properties dialog in read-only selMiklos Vajna
2022-06-15sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-06-15tdf#149509 sw content controls: reject page break insertionMiklos Vajna
2022-06-15sw content controls: reject typing inside checkbox or picture content controlsMiklos Vajna
2022-06-13sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-06-13sw content controls: fix crash on trying to insert nested dropdownMiklos Vajna
2022-06-09sw content controls: update the cursor at SwContentControlDlg endMiklos Vajna
2022-06-09sw: fix pasting multiple flys in SwFEShell::Paste()Michael Stahl
2022-06-09sw: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=Michael Stahl
2022-06-09tdf#147708 create floating menubutton on demandCaolán McNamara
2022-06-09tdf#148309 sw_redlinehide: fix mail merge performance regressionMichael Stahl
2022-06-09Related: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-09sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-09sw: fix crash in SwDoc::CopyMasterHeader and SwDoc::CopyMasterFooterXisco Fauli
2022-06-09Resolves: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-08sw: fix use-after-free in SwFrame::ImplFindPageFrame()Miklos Vajna
2022-06-07fix SwViewShellImp::AddPaintRect() rectangle compression (tdf#148255)Luboš Luňák
2022-06-07sw: fix crash in SwFEShell::SelectObj()Miklos Vajna
2022-06-03sw content controls, date: add properties dialogMiklos Vajna
2022-06-03sw content controls, checkbox: add properties dialogMiklos Vajna
2022-06-03CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListco-22.05.2-1Xisco Fauli
2022-06-01tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara
2022-06-01tdf#149200: docx export: transparent color fixVasily Melenchuk
2022-06-01tdf#148365 sw: fix freezing with FrameIsAutomaticHeightAttila Bakos (NISZ)
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-06-01sw content controls, date: add insert UIMiklos Vajna
2022-05-31date picker should rather show the current date instead of February 14, 2019Andras Timar
2022-05-31sw content controls, date: add DOCX importMiklos Vajna
2022-05-31sw content controls, date: preserve more propertiesMiklos Vajna
2022-05-31sw content controls, date: add current date handlingMiklos Vajna
2022-05-31sw content controls, date: add DOCX exportMiklos Vajna
2022-05-30sw content controls, picture: add LOK API testcaseMiklos Vajna