summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-11-02tdf#151462 - Search for outline node containing the current nodeAndreas Heinisch2-0/+35
2022-11-02tdf#151384 DOCX export: lost hyperlink format in localized UITünde Tóth1-3/+7
2022-11-01tdf#151462 - Search for outline node containing the current nodeAndreas Heinisch1-0/+2
2022-11-01tdf#124603 sw: pressing Up/Down triggers pending spell checkingLászló Németh3-1/+81
2022-11-01tdf#151736 writer direct formatting crashNoel Grandin1-5/+14
2022-11-01tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl2-13/+22
2022-10-26crashreporting: crash in area tab page with insert, envelopeCaolán McNamara1-0/+10
2022-10-26sw html import: fix handling of CDATAMiklos Vajna1-0/+1
2022-10-25Improve SwRedlineData::CanCombine date comparisonStephan Bergmann2-7/+17
2022-10-24cid#1516141 Dereference after null checkCaolán McNamara1-1/+1
2022-10-24tdf#139736 sw: PDF/UA export: flys in header/footer are ArtifactsMichael Stahl2-8/+15
2022-10-20Resolves: rhbz#2136050 crash on input method "retrieve-surrounding"Caolán McNamara1-3/+6
2022-10-19tdf#149718 Fix crash on insert chart for tables with merged cellsHossein2-1/+47
2022-10-19sw: tables have frames, not portionsMiklos Vajna6-8/+9
2022-10-18sw: fix crash on deleting a bookmark with active selection listenersMiklos Vajna2-3/+104
2022-10-16tdf#150726: Pass full string to DrawTextArray() when drawing bulletKhaled Hosny1-30/+11
2022-10-13tdf#151190 sw content controls: make them read-write in protected sectionsMiklos Vajna2-0/+31
2022-10-12assert from SfxItemSet::CloneAsValue with SfxAllItemSetCaolán McNamara1-3/+1
2022-10-11"No List" option in Styles Sidebar doesn't remove list in non-English UIAron Budea1-1/+1
2022-10-11tdf#151429: don't convert OUStrings to system encodingMike Kaganski1-3/+7
2022-10-10tdf#151387 Fix regression cause by tdf#149279Jim Raykowski1-0/+6
2022-10-10tdf#145871 sw: ODF import: don't convert subtables if outer row ...Michael Stahl1-0/+26
2022-10-10tdf#136617 DOCX import: fix empty table paragraphs with direct formattingLászló Németh2-0/+12
2022-10-10tdf#151370: RTF import: docvar name/value can have several sequencesVasily Melenchuk2-0/+21
2022-10-08tdf#151375 sw: ODF import: delete any layout frames before ...Michael Stahl1-0/+3
2022-10-07tdf#150500 sw_fieldmarkhide: fix duplicate text frame on pasteMichael Stahl1-2/+7
2022-10-07tdf#135938 - Refresh cross-reference name after filter selection has changedAndreas Heinisch3-5/+52
2022-10-05tdf#151316 recalc what dependencies should be sensitiveCaolán McNamara1-5/+12
2022-10-05tdf#126657, tdf#145104: Don’t set language to none on defined stylesKhaled Hosny1-15/+0
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna6-6/+67
2022-10-04tdf#125216 import filter: allow .doc renamed as .dotJustin Luth3-8/+19
2022-10-03sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli2-7/+9
2022-10-03sw: fix missing cache invalidation when switching between imagesMiklos Vajna4-1/+199
2022-10-03DOCX export: fix not-well-formed XML when hyperlink end is a textbox anchorMiklos Vajna3-0/+38
2022-10-03tdf#143547 SwNavigator: restore content tree scroll positionJim Raykowski1-0/+7
2022-09-30tdf#147724: DOCX STD import: use storeid to indetify custom XMLVasily Melenchuk2-0/+13
2022-09-27sw HTML export: fix PNG export of Writer images containing metafilesMiklos Vajna5-46/+93
2022-09-26tdf#144939: fix chapter numbering updatesBjoern Michaelsen1-1/+1
2022-09-25rhbz#2122948 sw: fix ODF import of fieldmark in redlineMichael Stahl2-0/+8
2022-09-24tdf#150616 sw: fix bad 0 height of SwTextFrame in table cellMichael Stahl3-7/+49
2022-09-23tdf#149952 sw a11y: Don't send a11y events for internal-only cursorMichael Weghorn3-2/+27
2022-09-22tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski2-0/+14
2022-09-21tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski2-0/+7
2022-09-21tdf#150642 fix table layout with vertical writing.Mark Hung3-1/+10
2022-09-21tdf#150604 Writer Navigator: Make delete shortcut key delete IndexesJim Raykowski1-1/+1
2022-09-20sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna3-10/+71
2022-09-20tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna2-4/+4
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh3-1/+101
2022-09-16tdf#106959: use table's first content node for cursor cleanupMike Kaganski1-0/+13
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski4-15/+43