summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-03-13Fix typo in codeAndrea Gelmini1-2/+2
2022-03-13cid#1502951 Logically dead codeCaolán McNamara1-14/+12
2022-03-13treat archaic sprmTDefTable10 like sprmTDefTableCaolán McNamara1-3/+3
2022-03-13tdf#147929 "undo" may delete the current SwAnnotationShellCaolán McNamara1-5/+9
2022-03-13Small simplificationsMike Kaganski1-13/+13
2022-03-13SwNavigator: make resolved comments visible on Edit... if neededJim Raykowski1-0/+6
2022-03-12merge common parts of if/elseCaolán McNamara1-21/+14
2022-03-12remove newly unused codeCaolán McNamara2-30/+8
2022-03-12set portion width using the last position in the dxarrayCaolán McNamara1-10/+7
2022-03-12tdf#73125 sw: add Insert/Delete Comment Manage Changes action iconsLászló Németh2-2/+10
2022-03-12tdf#144563: remove final dot in cross-references to paragraphVasily Melenchuk5-6/+41
2022-03-12an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara1-3/+11
2022-03-12expand with some specific documentationCaolán McNamara1-4/+6
2022-03-12cid#1502952 Logically dead codeCaolán McNamara1-17/+14
2022-03-12ofz#45488 get WW8+ calculation of sprmTDefTable length rightCaolán McNamara3-22/+8
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin4-69/+54
2022-03-11ofz#43310 don't try and delete prior header/footer contentsCaolán McNamara4-28/+9
2022-03-11use SfxItemSet::GetItemIfSet in sw/.../uiNoel Grandin6-90/+67
2022-03-11loplugin:constparamsNoel Grandin5-12/+12
2022-03-11new loplugin:trivialdestructorNoel Grandin10-27/+0
2022-03-11sw layout xml dump: handle blank portionsMiklos Vajna2-0/+16
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna3-0/+42
2022-03-10tdf#116256 sw: fix textbox position in floating tableAttila Bakos (NISZ)3-10/+124
2022-03-10tdf#147760 tdf#142902 DOCX export: anonymize date and moveFromRangeStartLászló Németh3-55/+108
2022-03-10use SfxItemSet::GetItemIfSet in sw/.../ui/dialogNoel Grandin3-56/+49
2022-03-10sw: downgrade "SVRect() without Width or Height" to SAL_INFOMichael Stahl1-1/+1
2022-03-10(related: tdf#139687) sw: ignore following footnotes in SwTextFrameBreakMichael Stahl1-0/+42
2022-03-10Recheck sw headers with IWYUGabor Kelemen105-90/+79
2022-03-10sw clearing breaks: fix layout when the line is emptyMiklos Vajna3-1/+76
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara1-5/+0
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin5-23/+18
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ww8Noel Grandin4-38/+32
2022-03-09tdf#139687 sw: invalidate text frame in footnote when moving itMichael Stahl1-2/+12
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../xmlNoel Grandin6-127/+64
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ww8Noel Grandin9-235/+182
2022-03-09sw: ModelToViewHelper: replace RES_TXTATR_ANNOTATION with nothingMichael Stahl1-1/+7
2022-03-09tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl1-4/+15
2022-03-09sw_redlinehide: get text from shell, not node in ExecSpellPopup()Michael Stahl1-1/+8
2022-03-09sw: fix merging of format redlines in AppendRedline()Michael Stahl1-4/+5
2022-03-09sw clearing breaks: add DOCX exportMiklos Vajna9-0/+71
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