summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2021-03-24QR Code Dialog: Change term 'border' to 'margin'homeboy4451-2/+2
2021-03-24Skip a problematic UITest for --with-help=html/onlineStephan Bergmann1-0/+7
2021-03-23tdf#125936 writerfilter: treat escapement in numbering like stylesJustin Luth2-0/+6
2021-03-23tdf#124176 replace include guards with pragma oncePanos9-36/+9
2021-03-23Add extended tip to dialog buttonOlivier Hallot1-1/+1
2021-03-23tdf#141166: sw: Add UItestXisco Fauli1-0/+15
2021-03-23tdf#133933 sw: fix crash on undo of redlined pasted tableMiklos Vajna3-1/+28
2021-03-22cid#1242653 silence bogus Untrusted divisorCaolán McNamara1-0/+1
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