summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-03-08tdf#153637 "Use level from source chapter" -> "Use outline level"Seth Chaiklin1-2/+3
2023-03-08vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl1-0/+12
2023-03-08sw floattable: partially re-enable widow / orphan control in tablesMiklos Vajna2-0/+40
2023-03-08CppunitTest_sw_htmlexport: avoid XHTML magic in testXHTMLMiklos Vajna1-4/+6
2023-03-08tdf#153918 svx a11y: Drop old items when switching FontCharMapMichael Weghorn1-5/+6
2023-03-08tdf#153560 "up to level" also selects field contentsSeth Chaiklin1-3/+3
2023-03-07tdf#104315: sw_uiwriter3: Add unittestXisco Fauli2-0/+26
2023-03-07tdf#114773: sw_uiwriter3: Add unittestXisco Fauli2-0/+28
2023-03-07tdf#153423: sw_uiwriter6: Add unittestXisco Fauli1-0/+25
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti3-3/+24
2023-03-07sw: fix crash in GetUpperSpaceAmountConsideredForPrevFrameAndPageGrid()Miklos Vajna1-0/+5
2023-03-07tdf#154034 correction to tooltips "outline" -> "index"Seth Chaiklin1-2/+2
2023-03-07Improve flow of logic in SwAnnotationWin::ToggleHdlNoel Grandin6-14/+13
2023-03-07clang-tidy dead-storeNoel Grandin5-9/+6
2023-03-07Typo in commentHeiko Tietze1-1/+1
2023-03-07tdf#153243 amend labels for Heading Numbering; polish tooltips/extended tipsSeth Chaiklin2-11/+12
2023-03-07sw floattable: grow the print area as well in SwFlyFrame::Grow_()Miklos Vajna3-0/+36
2023-03-07sw: document SwFrame::MakePos()Miklos Vajna1-1/+3
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal15-47/+467
2023-03-07no need to allocate these separatelyNoel Grandin20-99/+95
2023-03-06The word “fake” is ambiguousAdolfo Jayme Barrientos1-3/+3
2023-03-06tdf#151605: sw_uiwriter7: Add unittestXisco Fauli2-0/+27
2023-03-06tdf#153243 update dialog for Insert/Edit number range type fieldSeth Chaiklin1-5/+6
2023-03-06tdf#153819 sw: fix crashing MakeFramesForAdjacentContentNode()László Németh3-2/+202
2023-03-06sw/qa/extras/README: update test suite nameIlmari Lauhakangas1-1/+1
2023-03-06sw floattable: clean up not needed scope in SwTextFormatter::FormatLine()Miklos Vajna1-6/+4
2023-03-06jsdialog: enabled format Character dialog (writer)Pranam Lashkari1-1/+5
2023-03-06tdf#154000 tdf#70423 sw: fix crash/freezing with huge text filesLászló Németh2-0/+19
2023-03-06tdf#153561 rename Heading No. and widget, update tool/extended tipsSeth Chaiklin2-9/+10
2023-03-06Fix typoAndrea Gelmini1-1/+1
2023-03-05Fix typo in codeAndrea Gelmini1-1/+1
2023-03-05Reword extended tips for caption heading numberingOlivier Hallot1-3/+7
2023-03-05Bump Glade release for captionoptions.uiOlivier Hallot1-89/+86
2023-03-05remove unused BaseMutex in SwMailTransferableNoel Grandin4-18/+9
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl2-0/+8
2023-03-05Resolves tdf#153344 - Resize View Mode icon in statusbar to 16pxHeiko Tietze6-13/+14
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl2-1/+15
2023-03-04crashtesting: frequent assert on export to docxCaolán McNamara4-14/+19
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)2-7/+20
2023-03-04Related tdf#153344 - Resize Selection Mode icon in statusbar to 16pxHeiko Tietze6-6/+6
2023-03-04Reword extended tips for optcaptionpage.uiOlivier Hallot1-7/+22
2023-03-03Bump glade version for optcaptiopage.uiOlivier Hallot1-164/+164
2023-03-03tdf#137883 filter: use en-dash instead of hyphen in UINamesMichael Stahl2-2/+2
2023-03-03Reword extended tip for field heading numberingOlivier Hallot1-6/+6
2023-03-03Bump Glade release for fldvarpage.uiOlivier Hallot1-138/+138
2023-03-03tdf#153613 writerfilter: handle defered break before SDT startJustin Luth2-0/+5
2023-03-03tdf#153925 xmloff,sw: decorative flag on frame stylesMichael Stahl3-98/+138
2023-03-03Fix typoAndrea Gelmini1-1/+1
2023-03-03Disable test::AccessibleTestBase::awaitDialog() on macos altogetherColomban Wendling1-20/+4
2023-03-03test: Run user dialog callback in idle timeColomban Wendling1-14/+14