summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-03-22tdf#120469 Move anchored object if enter is inserted at Para begindipanshu1247-22/+24
2021-03-22explicitly ignore return values for coverity warningsCaolán McNamara1-17/+17
2021-03-22Related: tdf#133933 sw: show SwUndoTableCpyTable in doc model xml dumpMiklos Vajna2-0/+58
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara1-3/+5
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara2-2/+2
2021-03-21remove need to const_castCaolán McNamara2-3/+3
2021-03-21update pchesCaolán McNamara3-22/+26
2021-03-21select_by_text helper method for uitestsNoel Grandin17-125/+62
2021-03-20tdf#140182 DOCX table import: fix extra page breakAttila Szűcs2-0/+11
2021-03-20sw fr_FR AutoCorrect: fix crash using "Apply and Edit changes"Julien Nabet1-1/+1
2021-03-20add GetInputLanguage to EditViewCaolán McNamara1-7/+1
2021-03-20drop unneeded includeCaolán McNamara1-1/+0
2021-03-20ODT export: handle style name of covered cellsMiklos Vajna2-0/+21
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara43-659/+660
2021-03-19cid#1473777 silence Using invalid iteratorCaolán McNamara1-2/+4
2021-03-19don't hide toolbar item widgets if the pane shrinksCaolán McNamara1-0/+5
2021-03-19ODT import: handle style name of covered cellsMiklos Vajna5-1/+93
2021-03-19Related: tdf#133933 sw: fix assertion failure in the SwIndexReg dtorMiklos Vajna2-3/+7
2021-03-18tdf#108518 partial revert tdf#64222 sw: better DOCX im/exportJustin Luth1-3/+3
2021-03-18tdf#140980 sw: fix bad strikethrough of annotationsLászló Németh5-8/+54
2021-03-18tdf#140590 Writer crash in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-18tdf#139667 update Styles Inspector and tip of the day to "List Style"Seth Chaiklin2-2/+2
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli3-10/+39
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski4-50/+60
2021-03-18Sw Navigator: fix table selectionJim Raykowski1-2/+2
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák1-5/+1
2021-03-17do not disable Writer font caching on zoom mismatchLuboš Luňák1-18/+0
2021-03-17improve font caching in SwFntObjLuboš Luňák2-56/+103
2021-03-17tdf#140982 sw ChangesInMargin: fix annotation rangesLászló Németh7-33/+131
2021-03-17sw reqif-xhtml export: make sure OLE1 preview is WMF-onlyMiklos Vajna3-32/+72
2021-03-17tdf#46561 sw: fix lost undo stack setting header/footerDaniel Arato (NISZ)5-67/+156
2021-03-17throw exception for errors in uitest actionsNoel Grandin3-3/+0
2021-03-17sw: prefix members of SwIsoRefPortion, SwIsoToxPortion, ...Miklos Vajna7-67/+66
2021-03-17tdf#52065 sw: revert tdf#45908: Cleaning up the tabs too earlyJustin Luth9-0/+147
2021-03-16tdf#122894 skipping anchor in column in footnoteCaolán McNamara3-1/+7
2021-03-16tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna3-0/+32
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl2-3/+5
2021-03-15tdf#139667 tdf#126689 "Add to Previous List" in menus and toolbarsSeth Chaiklin11-11/+11
2021-03-15mark some more tests failing on non-default dpiNoel Grandin1-0/+2
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl4-6/+35
2021-03-14tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopdipanshu1241-1/+0
2021-03-14fix typo in style dialog functionSeth Chaiklin1-3/+3
2021-03-14tdf#137494 Add Select Cycle uno commanddipanshu1245-0/+72
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski2-0/+5
2021-03-14tdf#141012: do not try to expand the node if RequestingChildrenHdl failedMike Kaganski1-1/+12
2021-03-14tdf#141015: Show Mail Merge toolbar when DBData has data sourceMike Kaganski1-1/+3
2021-03-14check for quit when calling Yield in loopNoel Grandin1-1/+1
2021-03-14loplugin:unusedmethodsNoel2-11/+0
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara2-4/+4
2021-03-13tdf#128469 add extended tooltip for "Reset to Parent"Seth Chaiklin1-1/+1