summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-27use string_view in INetURLObject::decodeNoel Grandin1-2/+2
2021-04-20lok: Pass object ord num in the uno commandmerttumer1-2/+3
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl1-13/+29
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-4/+4
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-14tdf#137494 Add Select Cycle uno commanddipanshu1241-0/+38
2021-03-13Drop duplicate methodMike Kaganski1-1/+1
2021-03-02Implemented MoveShapeHandle uno command for swmert1-0/+18
2021-02-02tdf#121842 sw: add hyperlinks to toxmarks in ToC/User-Defined IndexMichael Stahl1-0/+81
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh1-2/+9
2021-01-18Bring uno:RefreshView to CalcSamuel Mehrbrodt1-1/+1
2021-01-14tdf#115817 Add navigation recency to Navigate ByJim Raykowski1-3/+2
2021-01-13Make uno:RefreshView redo the whole document layoutSamuel Mehrbrodt1-0/+1
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski1-22/+12
2020-12-08Simplify attribute set definitions a littleMike Kaganski1-3/+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 Kelemen1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-2/+2
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-2/+2
2020-10-20use tools::Long in swNoel1-11/+11
2020-09-27tdf#45705 Integrate zoom UI commands into Writer text edit viewJim Raykowski1-0/+13
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-3/+6
2020-08-25tdf#135334 Add keyboard shortcut to launch SIShivam Kumar Singh1-0/+9
2020-08-08tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet1-0/+6
2020-07-30tdf#38093 Writer outline folding - .uno:ToggleOutlineContentVisibilityJim Raykowski1-0/+8
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+2
2020-07-24Make Line Numbering dialog asyncSzymon Kłos1-1/+3
2020-06-04tdf#101211 follow-up: move cursor to start of next/prev pg UNO functionsJim Raykowski1-24/+28
2020-06-03tdf#101211 Add goto prev and next page uno commandsJim Raykowski1-0/+36
2020-05-29loplugin:simplifybool in swNoel Grandin1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-0/+1
2020-03-06On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti1-7/+2
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski1-1/+0
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen1-20/+1
2019-12-11convert SectionType to scoped enumNoel Grandin1-2/+2
2019-12-10Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-10lok: change-annotation navigation through prev/next commandMarco Cecchetti1-0/+23
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh1-12/+30
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-4/+4
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh1-4/+21