summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-03-09CppunitTest_sw_ooxmlexport4: avoid mustTestImportOf()Miklos Vajna1-19/+8
2022-03-09Fix annotation window from being created by Navigate By CommentJim Raykowski1-0/+1
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara1-13/+48
2022-03-08remove some member-of a11y relationsCaolán McNamara2-6/+18
2022-03-08resave with latest gladeCaolán McNamara2-390/+387
2022-03-08remove some member-of a11y relationsCaolán McNamara3-9/+0
2022-03-08sw: document SwXMailMergeMiklos Vajna1-0/+4
2022-03-07tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl2-0/+36
2022-03-07tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl2-1/+50
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák3-12/+5
2022-03-07tdf#146562 let toc default size and pos on first launchCaolán McNamara2-2/+7
2022-03-07sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl7-29/+79
2022-03-07sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl1-12/+6
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl2-2/+40
2022-03-07sw clearing breaks: fix rendering of the line break char itselfMiklos Vajna2-0/+27
2022-03-07sw: prefix members of DocxAttributeOutput, SwDBTreeList, ...Miklos Vajna6-61/+61
2022-03-06make CellTextAttr half the sizeLuboš Luňák3-3/+3
2022-03-04cid#1500569 (likely) silence Explicit null dereferencedCaolán McNamara1-1/+1
2022-03-04cid#1500637 Explicit null dereferencedCaolán McNamara1-1/+2
2022-03-04cid#1500652 silence Explicit null dereferencedCaolán McNamara1-2/+3
2022-03-04cid#1500666 Explicit null dereferencedCaolán McNamara1-2/+6
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)1-1/+1
2022-03-04just make copy of string, not create a new one and then concat to itCaolán McNamara1-4/+1
2022-03-04Removed executable bits on rtf filesAndrea Gelmini1-0/+0
2022-03-04Removed duplicated includeAndrea Gelmini1-1/+0
2022-03-04lok: fix goto functionality in Accessibility Check dialogSzymon Kłos1-0/+7
2022-03-04sw clearing breaks: initial layout supportMiklos Vajna9-7/+145
2022-03-04sw layout xml dump: improve handling of number portions at the startMiklos Vajna3-20/+28
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin17-438/+287
2022-03-04SwNavigator: speed up footnote endnote content fillJim Raykowski1-22/+23
2022-03-03tdf#135413: sw: Add UItestXisco Fauli2-0/+25
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin34-603/+519
2022-03-03CppunitTest_sw_uiwriter*: Remove unused includesXisco Fauli4-69/+0
2022-03-03tdf#107494: sw: move UITest to CppUnittestXisco Fauli3-81/+50
2022-03-03sw clearing breaks: include this in the UNO API text portion enumMiklos Vajna12-15/+86
2022-03-03add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara2-0/+2
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/firldsNoel Grandin8-61/+47
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtNoel Grandin9-68/+44
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtnodeNoel Grandin3-177/+97
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/layoutNoel Grandin5-68/+58
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/undoNoel Grandin7-69/+63
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/unocoreNoel Grandin4-58/+49
2022-03-02tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh3-2/+20
2022-03-02sw: split CppunitTest_sw_uiwriter4 into uiwriter4 and uiwriter6Xisco Fauli4-1845/+1937
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)2-0/+71
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docnodeNoel Grandin6-85/+58
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin12-125/+92
2022-03-02ofz#45140 just discard document where import has hopelessly failedCaolán McNamara2-1/+1
2022-03-02move these two DeleteListeners beside each otherCaolán McNamara1-44/+41
2022-03-02sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5Miklos Vajna4-2852/+2961