summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/view2.cxx
AgeCommit message (Expand)Author
2021-09-03sw: fix crash in SwView::Execute()Miklos Vajna
2021-05-25Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-04-09lok: Pass object ord num in the uno commandmerttumer
2021-02-24Implemented MoveShapeHandle uno command for swmert
2020-09-19LOK: fix display of page number on status barEzinne Nnamani
2020-07-20Make Line Numbering dialog asyncSzymon Kłos
2020-05-17On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti
2020-05-17lok: change-annotation navigation through prev/next commandMarco Cecchetti
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
2018-11-16Related: tdf#83128 translate word/char counts as separate n_gettext argsCaolán McNamara
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-18weld SwMailMergeCreateFromDlgCaolán McNamara
2018-10-17weld SwMailMergeFieldConnectionsDlgCaolán McNamara
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-18loplugin:useuniqueptr in SwDocShell::StartConvertFromNoel Grandin
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-07-30tdf#106374: lock view when updating indexMike Kaganski