summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-01-26tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh
2022-01-26tdf#139638 sw_fieldmarkhide: hide fieldmark command in ModelToViewHelperMichael Stahl
2022-01-24sw_fieldmarkhide: disable layout cache if there are fieldmarksMichael Stahl
2022-01-18tdf#146747 InternalItems has to be null terminatedCaolán McNamara
2022-01-18tdf#145321 Crash scrolling DOCX to bottomNoel Grandin
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh
2022-01-12tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl
2022-01-12sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl
2022-01-11tdf#134960 tdf#146419 use sorted array to list hyperlinks in NavigatorJim Raykowski
2022-01-10tdf#144890 Invalid selection area when text in LTR runNoel Grandin
2022-01-09Resolves: tdf#146285 the "edit" button should be insensitiveCaolán McNamara
2022-01-09tdf#146084 Don't warn for languages without hyphenationHossein
2022-01-07ofz#43052 crash in WW8TabDesc::MergeCellsCaolán McNamara
2022-01-05Fixed tdf#143142 when unable to scroll table column width properties.alt
2022-01-05Outline folding: Check frame area is valid before using pointer toJim Raykowski
2022-01-05tdf#134960 SwNavigator: Improve table content member list orderingJim Raykowski
2022-01-05tdf#146489 writerfilter: ensure only character propertiesJustin Luth
2021-12-31tdf#146472: Missing page count in Go to Page dialog for some localesJulien Nabet
2021-12-27tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk
2021-12-26Outline folding: check pointer before useJim Raykowski
2021-12-24tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl
2021-12-23tdf#104823: unittestVasily Melenchuk
2021-12-23tdf#138771 sw_fieldmarkhide: fix overlaps in SwScriptInfo::InitScriptInfo()Michael Stahl
2021-12-23Revert "Revert "sw_fieldmarkhide: init fieldmark mode from options""Michael Stahl
2021-12-23tdf#135061: sw_uiwriter3: Add unittestXisco Fauli
2021-12-23sw: fix SwTextGlyphsKey::operator==()Miklos Vajna
2021-12-22tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl
2021-12-22tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), de-golf conditionalsMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), pEnd is always passedMichael Stahl
2021-12-22sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl
2021-12-22tdf#146243 sw: fix Undo of accepting table row insertionLászló Németh
2021-12-21tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth
2021-12-21tdf#134960 List hyperlinks in order of apperance in the documentJim Raykowski
2021-12-21tdf#143569 fix fly frame Headings out of order in NavigatorJim Raykowski
2021-12-21tdf#90805 sw tables: use veryThin instead of hairline bordersJustin Luth
2021-12-21tdf#144672 fix Index entries in Naviator are always grayed outJim Raykowski
2021-12-21tdf#137318 sw_redlinehide: fix assert on export moz715138-3.doc to ODFMichael Stahl
2021-12-21tdf#146244 sw: update HasTextChangesOnly in modified rowsLászló Németh
2021-12-20Check pointer before useJim Raykowski
2021-12-20SwNavigator: fill content member lists when toggling from root viewJim Raykowski
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-20related tdf#90805 sw table: ensure border when setting border colorJustin Luth
2021-12-20tdf#90805 sw: if no border when adding border color, add hairlineJustin Luth
2021-12-20tdf#144364 sw: Revert "Use FastParser in SwXMLTextBlocks"Justin Luth
2021-12-17tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl
2021-12-17tdf#99027 Set default table border width to 0.5ptSamuel Mehrbrodt
2021-12-17tdf#144565 sw_redlinehide: fix mailmerge when flys anchored at last nodeMichael Stahl
2021-12-16tdf#145747 Fix cursor not shownJim Raykowski