summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-06-01tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-24tdf#142294 drop placeholder on-demand node on directly populating nodeCaolán McNamara1-0/+2
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
2021-05-02sw: speed up DoIdleJobs(WORD_COUNT)Michael Stahl1-0/+8
2021-05-02sw: layout: let nested table move forwardMichael Stahl3-2/+13
2021-04-29Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara1-2/+2
2021-04-29tdf#116384 only drag hyperlink if user's not currently setting the selectionCaolán McNamara1-2/+3
2021-04-28tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna4-0/+53
2021-04-27tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski1-3/+3
2021-04-27tdf#141924: SwFormatAutoFormat::GetStyleHandle may return nullptrMike Kaganski1-3/+5
2021-04-23tdf#138518 sw: layout: avoid moving flys forward prematurelyMichael Stahl3-17/+152
2021-04-23tdf#138785 sw: fix mis-positioned as-char flys when deleting empty pageMichael Stahl2-0/+6
2021-04-23sw: layout: if fly's anchor moves forward, move fly off SwPageFrameMichael Stahl9-9/+76
2021-04-21tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna1-2/+2
2021-04-20tdf#141538 Make Remove button work in Select Address List dialogGabor Kelemen1-1/+5
2021-04-19tdf#141525 Fix "Line with Arrow/Circle" insertion error.Jeff Huang1-0/+8
2021-04-15tdf#132393 sw: disable TabOverMargin layout flag inside sectionsMiklos Vajna3-1/+70
2021-04-13tdf#141549 sw: fix ordering of virtual SdrObjects for textboxesMichael Stahl3-11/+37
2021-04-09tdf#97569 docxexport: export russianUpper/russianLower numberingJustin Luth2-8/+8
2021-04-09tdf#139495 doc import: prevent negative Int forced into uIntJustin Luth4-2/+14
2021-04-07tdf#136740: reimplement the fix using existing m_bIsNewDocMike Kaganski1-6/+0
2021-04-06tdf#136740: Do not initialize document settings when pastingMike Kaganski1-0/+6
2021-04-06Exclude tests based on device color depth, not RDPMike Kaganski1-1/+1
2021-03-31tdf#140863: sw: Add UItestXisco Fauli2-1/+77
2021-03-31tdf#140863: section.cxx: Remove remaining SwClientNotifyCallsBjoern Michaelsen1-27/+17
2021-03-31Exclude some tests in Windows RDP sessionMike Kaganski1-0/+2
2021-03-31tdf#140828 sw textbox: fix AS_CHAR regressionAttila Bakos (NISZ)4-2/+39
2021-03-30sw fr_FR AutoCorrect: fix crash using "Apply and Edit changes"Julien Nabet1-1/+1
2021-03-30tdf#140556 master document view not launching subdocument from context menuCaolán McNamara1-1/+1
2021-03-26tdf#141079 Restore double click behavior for script fieldsSamuel Mehrbrodt3-2/+39
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli2-0/+13
2021-03-25tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth2-0/+6
2021-03-23Revert "tdf#136929 docx export: keep frame with paragraph"Justin Luth4-29/+7
2021-03-23tdf#133933 sw: fix crash on undo of redlined pasted tableMiklos Vajna3-1/+28
2021-03-23tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-23Related: tdf#133933 sw: fix assertion failure in the SwIndexReg dtorMiklos Vajna2-3/+7
2021-03-18tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna3-0/+32