summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-11-22Crash when fetching clipboard data.Michael Meeks1-2/+5
2021-11-21tdf#145207 Check for drawing object before Table to handle Tab keyJim Raykowski1-16/+18
2021-11-20Fix typosAndrea Gelmini2-5/+5
2021-11-20SwNavigator: Check for graphic, frame, or ole types before enteringJim Raykowski1-25/+27
2021-11-20tdf#121546: sw_uiwriter3: Add unittestXisco Fauli2-0/+47
2021-11-20SwNavigator: fall thru to outline tracking when section tracking is offJim Raykowski1-2/+14
2021-11-19uitest: better use execute_dialog_through_action in these casesXisco Fauli1-5/+5
2021-11-19Resolves tdf#130895 - Edit Bookmark Entry dialog too tallHeiko Tietze1-114/+80
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-10/+9
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl3-5/+195
2021-11-19gtk3: use GtkPopover default for selected cases that are within a documentCaolán McNamara2-2/+0
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara7-0/+7
2021-11-19crashes seen in WriterInspectorTextPanel ctorCaolán McNamara1-2/+2
2021-11-19Drop F_2PIMike Kaganski1-2/+2
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski2-4/+4
2021-11-19tdf#135906 docxexport: set serializer before writingJustin Luth3-0/+6
2021-11-19rtl::Static->thread-safe static in swNoel Grandin2-10/+4
2021-11-19sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument()Miklos Vajna1-3/+1
2021-11-18SwNavigator: Track drawing objects before other contentJim Raykowski1-34/+34
2021-11-18tdf#145731: sw_uiwriter3: Add unittestXisco Fauli2-0/+24
2021-11-18tdf#145721 sw: add 'moved text' icons to Manage ChangesLászló Németh2-2/+8
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk4-6/+77
2021-11-18sw: remove useless debug code in SwEditWinMiklos Vajna1-9/+0
2021-11-18SwNavigator: Improve which entry is selected in the content treeJim Raykowski1-85/+111
2021-11-17uitest: sw: I don't think this time.sleep is neededXisco Fauli1-3/+0
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh2-2/+10
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh11-16/+94
2021-11-17CppunitTest_sw_uiwriter3: simplify test a bitXisco Fauli1-8/+3
2021-11-17uitest: sw: Use execute_dialog_through_command and remove sleepsXisco Fauli1-14/+8
2021-11-17ofz#41081 divide by zeroCaolán McNamara1-2/+2
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara4-4/+10
2021-11-17CppunitTest_sw_ooxmlexport15: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna1-17/+30
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara1-1/+1
2021-11-16uitest: sw: ExportToEPUB is already testedXisco Fauli1-2/+2
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski2-4/+6
2021-11-16tdf#139922: sw_uiwriter3: Add unittestXisco Fauli1-0/+27
2021-11-16ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl1-4/+2
2021-11-16tdf#142781 - Calculate width/height keeping aspect ratioAndreas Heinisch3-0/+27
2021-11-16tdf#116640: sw_uiwriter4: Add unittestXisco Fauli1-0/+40
2021-11-16tdf#139922 sw autocorr: don't return GetPrevPara if isEmptyJustin Luth1-1/+4
2021-11-16Related tdf#139031: add missing colonsIlmari Lauhakangas2-4/+4
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara1-0/+5
2021-11-15tdf#121546 sw: don't use undo array's m_pOutlineNodesMichael Stahl2-6/+14
2021-11-15cid#1401328 silence Uncaught exceptionCaolán McNamara1-1/+1
2021-11-15replace an ugly coverity warning suppressionCaolán McNamara4-4/+11
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák1-15/+18
2021-11-15UITest: refresh fields for test to ensure we check calculated valueVasily Melenchuk1-0/+1
2021-11-15sw: prefix members of SwInsertIdxMarkWrapper, ...Miklos Vajna7-29/+29
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara15-0/+52
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh3-44/+72