summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-10-25tdf#138531: Also update DDE tables, not only fieldsBjoern Michaelsen5-4/+27
2021-10-14tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth2-70/+0
2021-09-21Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth1-0/+4
2021-09-13Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara1-1/+1
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen1-1/+0
2021-08-24rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara1-1/+3
2021-08-17Resolves: tdf#142003 tracked changes in footnotes offset in .doc importCaolán McNamara3-6/+1
2021-08-17tdf#143778 these async callbacks expect to have SdrModel::IsChanged of falseCaolán McNamara2-3/+8
2021-08-16tdf#139811 trigger layout when content changesCaolán McNamara1-0/+6
2021-08-13Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara3-5/+10
2021-08-10undo blocking emitting focus events during grab_focusCaolán McNamara2-3/+0
2021-08-08tdf#143626 "protect" always shown checked for sections linked to fileCaolán McNamara1-1/+0
2021-08-07Resolves: tdf#143720 treeview not resizing to fill available spaceCaolán McNamara2-2/+4
2021-07-23tdf#143464: fix SmartTag managementJulien Nabet3-2/+4
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-17Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke1-1/+1
2021-07-09cid#1470585 Dereference null return valueCaolán McNamara1-4/+6
2021-07-09cid#1470368 Unchecked dynamic_castCaolán McNamara1-1/+1
2021-07-07Remove warning while buildingdante1-1/+1
2021-07-06fix potential use-after-free in SwClipboardChangeListenerNoel Grandin1-0/+2
2021-07-05tdf#140506: fix repeated table header switchingBjoern Michaelsen1-2/+2
2021-06-28sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl2-5/+22
2021-06-22sw: add BIRT layout test documentMichael Stahl2-0/+6
2021-06-22tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl3-9/+45
2021-06-22Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl4-38/+3
2021-06-21ofz#34221 avoid OOMCaolán McNamara1-15/+17
2021-06-19tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-15Resolves tdf#142513 fix zoom caller handlingJim Raykowski3-11/+11
2021-06-11tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth2-5/+11
2021-06-11tdf#142721 restore SwShellTableCursor if the orig selection was a single cellCaolán McNamara1-6/+10
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk2-0/+11
2021-05-26tdf#132752: docx import: improvements for first line indent in listsVasily Melenchuk2-0/+7
2021-05-22tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara1-0/+2
2021-05-21sw: layout: fix footnote UAF on tdf132248-3.odt (also, tdf134127-1.odt)Michael Stahl1-1/+9
2021-05-21tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli2-0/+16
2021-05-18tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-2/+4
2021-05-18tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl4-11/+51
2021-05-17tdf#142165 restore a SwShellTableCursor if the orig selection described thatCaolán McNamara1-2/+6
2021-05-12tdf#141307: adapt null-checkBjoern Michaelsen1-1/+1
2021-05-12Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski1-3/+1
2021-05-08tdf#138518 sw: layout: unbreak fdo80206-1.docMichael Stahl1-1/+1
2021-05-07tdf#138518 sw: layout: fix assert on ooo43913-1.docMichael Stahl3-13/+19
2021-05-07tdf#141540 fix docx import of group or line with rotationRegina Henschel4-10/+19
2021-05-06tdf#126226, tdf#126735 sw Next Change: cycle through tracked changesLászló Németh3-0/+112
2021-05-06tdf#142080 sw: layout: fix infinite loop in CalcContent()Michael Stahl3-5/+25
2021-05-06tdf#141945 sw: layout: check master frame when moving fly forwardMichael Stahl2-2/+6
2021-05-06tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5
2021-05-05tdf#138782 DOCX import: fix frame positions of old docsAttila Bakos (NISZ)2-0/+16
2021-05-03tdf#141556 Fix 100% CPU usage in Writer idle loopLuke Deller3-36/+48