summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-12Backgrd -> BackgroundNoel Grandin
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-11Revert "tdf#141015: Show Mail Merge toolbar when DBData has data source"Mike Kaganski
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-04-08These checks are not neededMike Kaganski
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara
2021-04-02tdf#139906 Show warning message when data source is not avaible.Gülşah Köse
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-14tdf#137494 Add Select Cycle uno commanddipanshu124
2021-03-14tdf#141015: Show Mail Merge toolbar when DBData has data sourceMike Kaganski
2021-03-13Drop duplicate methodMike Kaganski
2021-03-09fontwork: center in online in writerSzymon Kłos
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-03-02Implemented MoveShapeHandle uno command for swmert
2021-02-23loplugin:constantparamNoel
2021-02-02tdf#121842 sw: add hyperlinks to toxmarks in ToC/User-Defined IndexMichael Stahl
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2021-02-02tdf#138870 sw: fix Track Changes toolbar reappearingLászló Németh
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh
2021-01-20Don't move to postit if not visibleJim Raykowski
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski
2021-01-15Make page navigation in move navigation handler consistentJim Raykowski