summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-10-20tdf#145093 sw track changes: fix crash at moving list itemsLászló Németh3-2/+82
2021-10-18tdf#144843 call to GetBoxBackground requires incarnated itemArmin Le Grand (Allotropia)2-1/+4
2021-10-14tdf#141957 include the size of header and footer.Mark Hung1-0/+19
2021-10-14tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth2-70/+0
2021-10-13valgrind: use after free on applying "default character" character styleCaolán McNamara1-4/+7
2021-10-12tdf#145066 sw change tracking: fix bad deletion at Move Up/DownLászló Németh2-2/+36
2021-10-12tdf#142407 fix incorrect number of lines in vertical writing.Mark Hung2-0/+8
2021-10-07tdf#144317 sw table minimize: fix signed->unsigned table growthJustin Luth1-4/+7
2021-10-07tdf#144907: sw ui: allow closing of "Fields" dialogVasily Melenchuk1-1/+8
2021-10-05tdf#144122, tdf#144305 Revert "sw: allow the height of a line...Aron Budea22-137/+89
2021-10-05Revert "sw: eliminate recently added static_cast<SwTwips>() calls"Aron Budea11-26/+26
2021-10-05Partially revert "sw: replace most static_cast<sal_uInt16>()...Aron Budea11-45/+45
2021-10-05Revert "sw: allow the width of a line portion to be larger...Aron Budea9-65/+14
2021-10-05Revert "tdf#144305 sw: fix rendering of ruby portions with...Aron Budea5-74/+2
2021-10-05tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk2-0/+73
2021-10-05tdf#144439: generate list format string on level changeVasily Melenchuk2-5/+113
2021-10-05tdf#144609: numbering "None" should still show prefix/suffixVasily Melenchuk2-6/+7
2021-10-05tdf#77051 DOCX: fix user index and index entry supportLászló Németh9-64/+33
2021-10-05tdf#39828 sw: fix table formula calculation at track changesLászló Németh3-0/+100
2021-10-04tdf#141220 sw: fix textbox popped out of off-page shapeDaniel Arato (NISZ)3-3/+15
2021-10-04tdf#144437: rtf export: bookmark position is written to current runVasily Melenchuk3-6/+26
2021-09-28tdf#144532 closing mail merge wizard preview removed document's data sourceCaolán McNamara3-9/+51
2021-09-26tdf#45525 tdf#64242 sw row optimize: get correct row heightJustin Luth1-0/+2
2021-09-23tdf#143722 DOCX import: map using default TOC heading styleGabor Kelemen1-2/+3
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna2-8/+7
2021-09-21tdf143726 DOCX: export default TOC Header style with correct nameGabor Kelemen3-1/+10
2021-09-21Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth1-0/+4
2021-09-21Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara1-0/+1
2021-09-20tdf#143813 Outline folding: Make copy cut paste workJim Raykowski1-2/+12
2021-09-17tdf#144427 tdf#144483 sw mailmerge: fix merge all documentBalazs Varga3-22/+39
2021-09-16CppunitTest_sw_core_text needs some more RTTI now in UBSan buildsStephan Bergmann2-2/+2
2021-09-14tdf#144305 sw: fix rendering of ruby portions with non-default ruby alignmentMiklos Vajna5-2/+74
2021-09-14tdf#123642: keep last bookmark at the document endVasily Melenchuk7-5/+26
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen1-1/+0
2021-09-13tdf#144425 Set sane lower bounds (1) for MM e-mail output rangesGabor Kelemen1-0/+2
2021-09-11Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara1-1/+1
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk2-0/+38
2021-09-06tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs7-17/+74
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2-1/+1
2021-08-31tdf#125743 sw: fix rendering of graphics bullet with linked imagesMiklos Vajna4-0/+29
2021-08-31tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl6-10/+33
2021-08-31tdf#128106 sw: copy bookmarks at start if whole node is copiedMichael Stahl2-4/+17
2021-08-31tdf#128106 sw: copy bookmarks in SwDoc::SplitDoc()Michael Stahl3-7/+75
2021-08-31tdf#144105 crash after closing edit address block dialogCaolán McNamara1-0/+1
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli2-32/+0
2021-08-25tdf#127978 - Don't URL encode filename for navigator's tooltip (D&D)Andreas Heinisch1-1/+3
2021-08-25Resolves tdf#143633 - Image size wrong after disabling relative image widthHeiko Tietze1-0/+28
2021-08-25tdf#135164 add unit testJustin Luth4-0/+62
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth2-0/+32
2021-08-24rhbz#1996735 SwEditShell::GetCorrection can return nullCaolán McNamara1-1/+3