summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)Author
2020-09-27tdf#45705 Integrate zoom UI commands into Writer text edit viewJim Raykowski
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-25tdf#135334 Add keyboard shortcut to launch SIShivam Kumar Singh
2020-08-08tdf#58518: add message in case of not text file with "Insert->File" in WriterJulien Nabet
2020-07-30tdf#38093 Writer outline folding - .uno:ToggleOutlineContentVisibilityJim Raykowski
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-07-24Make Line Numbering dialog asyncSzymon Kłos
2020-06-04tdf#101211 follow-up: move cursor to start of next/prev pg UNO functionsJim Raykowski
2020-06-03tdf#101211 Add goto prev and next page uno commandsJim Raykowski
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-03-06On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti
2020-03-02speedup sw build a littleNoel Grandin
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-10Removed duplicated includeAndrea Gelmini
2019-12-10lok: change-annotation navigation through prev/next commandMarco Cecchetti
2019-12-05Fix typoAndrea Gelmini
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-04tdf#52316 Writer status bar: show also printed page countsLászló Németh
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-04tdf#101977 change tracking: add 'Accept/Reject and jump to next' commandsGabor Kelemen
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-02Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-06-24tdf#89709 Make statusbar page number/bookmarks control tool tip showJim Raykowski
2019-06-20sw: remove some obsolete code in SwView::Execute()Michael Stahl
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-10tdf#124469 sw_redlinehide: fix PDF export of links to sequence fieldsMichael Stahl
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-02-11weld SvBaseLinksDlgCaolán McNamara
2019-02-01One more "Don't add snap point < MINZOOM"Stephan Bergmann
2019-01-31Don't add snap point < MINZOOMStephan Bergmann
2019-01-27Use indexed getTokenMatteo Casalin
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks