summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2021-04-29tdf#137741 Add ability to navigate by fields from Navigate By controlJim Raykowski1-0/+26
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-2/+2
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-2/+2
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+3
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer1-0/+3
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl1-13/+29
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh1-6/+23
2021-04-09Recheck include/ with IWYUGabor Kelemen12-0/+12
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara3-7/+6
2021-04-08These checks are not neededMike Kaganski1-3/+2
2021-04-06ExecuteSpellPopup never called with a null spelling callbackCaolán McNamara1-1/+1
2021-04-02tdf#139906 Show warning message when data source is not avaible.Gülşah Köse1-1/+64
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski1-18/+0
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara1-3/+5
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-2/+2
2021-03-14tdf#137494 Add Select Cycle uno commanddipanshu1241-0/+38
2021-03-14tdf#141015: Show Mail Merge toolbar when DBData has data sourceMike Kaganski1-1/+3
2021-03-13Drop duplicate methodMike Kaganski1-1/+1
2021-03-09fontwork: center in online in writerSzymon Kłos1-8/+7
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos2-7/+16
2021-03-07loplugin:staticdynamic now with extra saltNoel1-10/+11
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens1-1/+1
2021-03-02Implemented MoveShapeHandle uno command for swmert1-0/+18
2021-02-23loplugin:constantparamNoel1-1/+1
2021-02-02tdf#121842 sw: add hyperlinks to toxmarks in ToC/User-Defined IndexMichael Stahl1-0/+81
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara1-1/+1
2021-02-02tdf#138870 sw: fix Track Changes toolbar reappearingLászló Németh2-7/+6
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh1-2/+9
2021-01-20Don't move to postit if not visibleJim Raykowski1-9/+27
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt2-2/+2
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski2-0/+4
2021-01-15Make page navigation in move navigation handler consistentJim Raykowski1-21/+15
2021-01-14Make Fontwork gallery dialog asyncSzymon Kłos1-24/+29
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski3-3/+20
2021-01-13Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt1-0/+1
2021-01-10static_cast after dynamic_castNoel Grandin1-2/+2
2020-12-24custom literal for Degree10Noel Grandin1-1/+1
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-4/+33
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski2-27/+21
2020-12-08Simplify attribute set definitions a littleMike Kaganski1-3/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-1/+1
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh1-5/+2
2020-12-03tdf#137838 SW: Add ability to create a hyperlink to a drawing objectJim Raykowski1-1/+6
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen4-4/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna1-2/+0
2020-11-16replace std::max(std::min()) with std::clampNoel1-2/+2
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin2-6/+6
2020-11-12remove Fraction::operator tools::Long()Noel2-6/+6