summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListco-22.05.2-1Xisco Fauli1-1/+2
2022-06-01tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara3-27/+49
2022-06-01tdf#149200: docx export: transparent color fixVasily Melenchuk3-1/+16
2022-06-01tdf#148365 sw: fix freezing with FrameIsAutomaticHeightAttila Bakos (NISZ)1-2/+8
2022-06-01sw content controls, date: add LOK APIMiklos Vajna3-0/+123
2022-06-01sw content controls, date: add insert UIMiklos Vajna10-2/+71
2022-05-31date picker should rather show the current date instead of February 14, 2019Andras Timar1-3/+0
2022-05-31sw content controls, date: add DOCX importMiklos Vajna6-218/+389
2022-05-31sw content controls, date: preserve more propertiesMiklos Vajna8-0/+262
2022-05-31sw content controls, date: add current date handlingMiklos Vajna10-4/+135
2022-05-31sw content controls, date: add DOCX exportMiklos Vajna2-0/+52
2022-05-30sw content controls, picture: add LOK API testcaseMiklos Vajna1-0/+70
2022-05-30sw content controls, date: add ODT filterMiklos Vajna1-0/+2
2022-05-30sw content controls, date: show a date picker on clickMiklos Vajna12-7/+256
2022-05-30sw content controls, date: add doc model & UNO APIMiklos Vajna7-0/+157
2022-05-29sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl1-1/+10
2022-05-2891 null derefs seen in crashreporting reportCaolán McNamara1-0/+5
2022-05-27tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos1-0/+5
2022-05-25comments: reassign ID when copy commentPranam Lashkari3-1/+9
2022-05-25sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages()Michael Stahl1-6/+7
2022-05-25sw: copy grab bags in mail mergeMichael Stahl5-13/+96
2022-05-25tdf#149231 Fix crash on print preview of masterJim Raykowski1-5/+5
2022-05-25sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl1-5/+10
2022-05-25tdf#149184 DOCX: fix crash removing footer, then saving to docHossein3-0/+30
2022-05-25tdf#149198 Fix use of nullptrStephan Bergmann1-1/+1
2022-05-25sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl7-21/+74
2022-05-25tdf#148132: Revert "n#758883 dmapper: paragraph-level..."Vasily Melenchuk4-6/+38
2022-05-25tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk4-0/+33
2022-05-25tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl1-0/+6
2022-05-25tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl2-0/+43
2022-05-25tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl1-2/+8
2022-05-25sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara3-1/+9
2022-05-25Related: tdf#137748 "Update" should have use-underlineCaolán McNamara1-0/+1
2022-05-24sw content controls, picture: add LOK APIMiklos Vajna2-20/+54
2022-05-24sw content controls, picture: add insert UIMiklos Vajna13-15/+112
2022-05-24sw content controls, picture: add DOCX filterMiklos Vajna2-1/+41
2022-05-23sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna2-6/+78
2022-05-20sw content controls, dropdown: disable NOP buttons in the property dialogMiklos Vajna3-0/+45
2022-05-20sw content controls, picture: replace placeholder image on clickMiklos Vajna5-3/+96
2022-05-20sw content controls, picture: add doc model & UNO APIMiklos Vajna8-0/+74
2022-05-19sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna1-0/+5
2022-05-17Related tdf#149072: avoid warning "misuse of method"Julien Nabet1-2/+3
2022-05-17sw content controls, dropdown: edit list items: add modify and deleteMiklos Vajna5-71/+192
2022-05-17sw content controls, dropdown: edit list items in the properties dialogMiklos Vajna13-5/+547
2022-05-16sw content controls, dropdown: add an initial properties dialogMiklos Vajna27-27/+329
2022-05-16sw content controls, dropdown: add LOK APIMiklos Vajna4-0/+136
2022-05-13tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk3-2/+22
2022-05-13tdf#143720 treeview not expanding vertically to fill spaceCaolán McNamara1-7/+9
2022-05-13tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth1-1/+1
2022-05-13tdf#148920 sw page-style UI: make conditional filter usableJustin Luth1-1/+1