summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2020-10-16tdf#124430 Writer Editing: Fix textbox aligningBakos Attila1-0/+5
2020-10-14tdf#135260 sw_redlinehide: fix insert-with-delete differentlyMichael Stahl1-0/+4
2020-10-08Resolves: tdf#137274 comment node not expandable when there are commentsCaolán McNamara1-4/+5
2020-10-01Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara2-3/+18
2020-09-29Resolves: tdf#136985 bogus undo steps added by comment manipulationCaolán McNamara1-0/+27
2020-09-29Related: tdf#136985 apparent phantom redo entries with cursor in commentCaolán McNamara1-1/+1
2020-09-29tdf#135916 just set the target table as selectionCaolán McNamara1-3/+0
2020-09-28Related: tdf#136985 comment select all adds an undo action to the stackCaolán McNamara1-1/+1
2020-09-28tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara2-4/+18
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl1-0/+13
2020-09-09tdf#136471: Applying a spell checker suggestion adds the result ..Tamás Zolnai1-17/+0
2020-09-01tdf#135636 the selection at dialog-launch time is lost by dialog-apply timeCaolán McNamara1-1/+7
2020-09-01Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara1-0/+4
2020-08-20tdf#135721 sw: fix SwSpellPopup::Execute() deleting flysMichael Stahl1-2/+1
2020-08-20tdf#135721 sw: fix spell check context menu deleting flysMichael Stahl1-2/+1
2020-08-17tdf#134439 honor FN_PARAM_PAM argumentsCaolán McNamara1-2/+3
2020-08-10tdf#135488 ensure something is selected in experimental theme colorsetCaolán McNamara1-9/+14
2020-07-30tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna9-19/+33
2020-07-28tdf#134959 move focus on activate, but leave focus on value-changedCaolán McNamara2-7/+15
2020-07-14tdf#134654 sw: Alt-X - end keyboard selection tooJustin Luth1-0/+4
2020-07-01Related: tdf#134360 table row/height widgets can get stuck insensitiveCaolán McNamara1-14/+10
2020-07-01tdf#130151 Fix toc pointing to wrong pageSamuel Mehrbrodt1-2/+2
2020-07-01sw: fix missing OLE preview on updating linksMiklos Vajna1-0/+4
2020-06-25tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk1-0/+13
2020-06-25tdf#134035 sw: insert long date format for HungarianLászló Németh1-0/+11
2020-06-23tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara2-3/+4
2020-06-17tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth1-3/+5
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt1-0/+19
2020-06-11Make AccessibilityCheck experimentalTomaž Vajngerl1-0/+7
2020-06-10tdf#132845 discard pending page change if user clicks in documentCaolán McNamara1-0/+4
2020-06-05tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh3-4/+4
2020-06-03tdf#133569 rework the SwCommentRuler buttonJan-Marek Glogowski1-146/+132
2020-06-03lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-5/+11
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet3-6/+6
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-34/+0
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara1-8/+4
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann3-4/+4
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse3-3/+63
2020-05-25Fix typosAndrea Gelmini1-1/+1
2020-05-25tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-24inline some use-once typedefsNoel Grandin1-3/+2
2020-05-23tdf#133270 MAILMERGE progress is not updated during export of many filesSerge Krot1-1/+2
2020-05-22Related: tdf#133189 values not updated when units changedCaolán McNamara1-4/+0
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli2-0/+6
2020-05-22Resolves: tdf#133189 values not updated when units changedCaolán McNamara1-0/+4
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+3
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara4-17/+16
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos1-0/+1
2020-05-21uitest: sw: grab focus before using toggle button in navigatorXisco Fauli1-0/+3
2020-05-21Make Insert Table dialog asyncSzymon Kłos1-70/+102