summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-11-22Generalize DegreeNMike Kaganski
2021-11-22Resolves tdf#145821 - Layout inconsistency on paragrapgh dialogHeiko Tietze
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna
2021-11-22Crash when fetching clipboard data.Michael Meeks
2021-11-21tdf#145207 Check for drawing object before Table to handle Tab keyJim Raykowski
2021-11-20Fix typosAndrea Gelmini
2021-11-20SwNavigator: Check for graphic, frame, or ole types before enteringJim Raykowski
2021-11-20tdf#121546: sw_uiwriter3: Add unittestXisco Fauli
2021-11-20SwNavigator: fall thru to outline tracking when section tracking is offJim Raykowski
2021-11-19uitest: better use execute_dialog_through_action in these casesXisco Fauli
2021-11-19Resolves tdf#130895 - Edit Bookmark Entry dialog too tallHeiko Tietze
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19sw: DOCX export: use list's indent if paragraph is not countedMichael Stahl
2021-11-19gtk3: use GtkPopover default for selected cases that are within a documentCaolán McNamara
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara
2021-11-19crashes seen in WriterInspectorTextPanel ctorCaolán McNamara
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-19tdf#135906 docxexport: set serializer before writingJustin Luth
2021-11-19rtl::Static->thread-safe static in swNoel Grandin
2021-11-19sw: enable warning in XMLRedlineImportHelper::InsertIntoDocument()Miklos Vajna
2021-11-18SwNavigator: Track drawing objects before other contentJim Raykowski
2021-11-18tdf#145731: sw_uiwriter3: Add unittestXisco Fauli
2021-11-18tdf#145721 sw: add 'moved text' icons to Manage ChangesLászló Németh
2021-11-18tdf#81507: word content control support for w:multiLineVasily Melenchuk
2021-11-18sw: remove useless debug code in SwEditWinMiklos Vajna
2021-11-18SwNavigator: Improve which entry is selected in the content treeJim Raykowski
2021-11-17uitest: sw: I don't think this time.sleep is neededXisco Fauli
2021-11-17tdf#145721 sw track changes: sign text moving in redline tooltipsLászló Németh
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-11-17CppunitTest_sw_uiwriter3: simplify test a bitXisco Fauli
2021-11-17uitest: sw: Use execute_dialog_through_command and remove sleepsXisco Fauli
2021-11-17ofz#41081 divide by zeroCaolán McNamara
2021-11-17replace an ugly coverity warning suppressionCaolán McNamara
2021-11-17CppunitTest_sw_ooxmlexport15: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-11-16WrtStt->WrdStt for consistency with the other word start abbrevsCaolán McNamara
2021-11-16uitest: sw: ExportToEPUB is already testedXisco Fauli
2021-11-16Drop redundant 'using rtl::OUString'Mike Kaganski
2021-11-16tdf#139922: sw_uiwriter3: Add unittestXisco Fauli
2021-11-16ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl
2021-11-16tdf#142781 - Calculate width/height keeping aspect ratioAndreas Heinisch
2021-11-16tdf#116640: sw_uiwriter4: Add unittestXisco Fauli
2021-11-16tdf#139922 sw autocorr: don't return GetPrevPara if isEmptyJustin Luth
2021-11-16Related tdf#139031: add missing colonsIlmari Lauhakangas
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-11-15tdf#121546 sw: don't use undo array's m_pOutlineNodesMichael Stahl
2021-11-15cid#1401328 silence Uncaught exceptionCaolán McNamara
2021-11-15replace an ugly coverity warning suppressionCaolán McNamara
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák
2021-11-15UITest: refresh fields for test to ensure we check calculated valueVasily Melenchuk