summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-12-29tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl1-8/+15
2021-12-29tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl3-52/+102
2021-12-29sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl2-46/+51
2021-12-29tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk3-1/+58
2021-12-28tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl1-2/+1
2021-12-28Outline folding: check pointer before useJim Raykowski1-4/+9
2021-12-28tdf#137318 sw_redlinehide: fix assert on export moz715138-3.doc to ODFMichael Stahl1-3/+7
2021-12-24tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last nodeMichael Stahl1-13/+8
2021-12-23tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl2-3/+85
2021-12-22tdf#144364 sw: Revert "Use FastParser in SwXMLTextBlocks"Justin Luth2-3/+32
2021-12-22tdf#139843 sw_redlinehide: fix crash while updating reference fieldsMichael Stahl3-5/+5
2021-12-15tdf#141175 sw_redlinehide: fix crash in lcl_DeleteRedlines()Michael Stahl1-1/+2
2021-12-15tdf#136855 sw: fix ReplaceRangeImpl() restoring of rPamMichael Stahl1-2/+2
2021-12-11Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara1-2/+7
2021-12-10Resolves: tdf#146141 don't double delete commentsCaolán McNamara1-1/+1
2021-12-09tdf#143422 Hide "Hyphenation data not found" in JapaneseJun Nogata1-1/+2
2021-12-09sw: fix crash in SwFEShell::SelectObj()Miklos Vajna1-1/+7
2021-12-06tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl10-46/+59
2021-12-04Check pointer to prevent crashJim Raykowski1-1/+2
2021-12-04tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl3-1/+130
2021-12-04tdf#145062 sw: really destroy text attribute when insertion failsMichael Stahl1-0/+8
2021-11-30tdf#145819 Revert logic of the image-with-rotation dialogGabor Kelemen1-1/+3
2021-11-25sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl3-5/+195
2021-11-24tdf#145621 sw: fix crash pasting paragraph with cross-reference markMichael Stahl1-0/+6
2021-11-24tdf#131150 sw menu: use nSlotId=0 to avoid adding to setJustin Luth1-1/+2
2021-11-22tdf#145207 Check for drawing object before Table to handle Tab keyJim Raykowski1-16/+18
2021-11-19tdf#135906 docxexport: set serializer before writingJustin Luth3-0/+6
2021-11-19Crash when fetching clipboard data.Michael Meeks1-2/+5
2021-11-18crashes seen in WriterInspectorTextPanel ctorCaolán McNamara1-2/+2
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk4-6/+77
2021-11-18tdf#145215: docx: do not initialize prefix/suffix and include levelsVasily Melenchuk2-0/+24
2021-11-16tdf#139922 sw autocorr: don't return GetPrevPara if isEmptyJustin Luth1-1/+4
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara1-0/+5
2021-11-16tdf#121546 sw: don't use undo array's m_pOutlineNodesMichael Stahl2-6/+14
2021-11-11tdf#145584: fix crash on exporting as PDF with Selection rRangeJulien Nabet1-2/+2
2021-11-11tdf#145258 comments cut-off in writer under windows with 125% scalingCaolán McNamara1-2/+10
2021-11-10sw: Wrong ZOrder after import for images anchored to non-1nd pageTomaž Vajngerl5-2/+272
2021-11-08crashtesting: assert on re-exporting ooo25141-1.doc to docCaolán McNamara1-1/+2
2021-11-05tdf#134294: fix Chapter heading updatesBjoern Michaelsen1-0/+2
2021-11-05tdf#144668: docx export: simpler way to create lvlText in numberingsVasily Melenchuk5-30/+25
2021-11-05Resolves: tdf#143643 ensure relayout on undo of insert commentCaolán McNamara2-5/+13
2021-11-05tdf#144989 sw: disable idle jobs during printing or PDF exportMichael Stahl1-0/+6
2021-11-04Resolves: tdf#144686 set the initial "papersize" to the sidebarwidthCaolán McNamara1-3/+6
2021-11-04Resolves: tdf#143443 size of comment box too tall after cut/pasteCaolán McNamara1-1/+3
2021-11-03tdf#145326: fix breaking DDE linksBjoern Michaelsen1-1/+1
2021-11-03tdf#140798, tdf#143815, tdf#141659: fix fly content hint handlingBjoern Michaelsen6-147/+150
2021-11-03create SfxHintId::SwLegacyModify idNoel Grandin50-105/+146
2021-10-27tdf#136715 sw: fix table Undo to update table styleBalazs Santha3-1/+37
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen5-4/+27
2021-10-25tdf#131025 ODF import: recognize SV_COUNTRY_LANGUAGE_OFFSETJustin Luth3-1/+13