summaryrefslogtreecommitdiff
path: root/sw/inc/view.hxx
AgeCommit message (Expand)Author
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2022-12-14sw: React to touchpad zoom gestures in SwViewPovilas Kanapickas
2022-12-14sw: Extract SwView::{MIN,MAX}_ZOOM_PERCENT constantsPovilas Kanapickas
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-09-11tdf#126535 show search key found times in find and replace dialogJim Raykowski
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-23sw: fix missing cache invalidation when switching between imagesMiklos Vajna
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-08no need for ScrollBarBox when bg is already the desired colorCaolán McNamara
2022-08-03tdf#117388 use native scrollbar under gtk in writerCaolán McNamara
2022-02-14sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ...Miklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-05-24Mail Merge: Remove the missing data source warning on load.Gülşah Köse
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-02tdf#139906 Show warning message when data source is not avaible.Gülşah Köse
2021-03-14tdf#137494 Add Select Cycle uno commanddipanshu124
2021-03-09fontwork: insert in the center of LOK viewSzymon Kłos
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
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-06disentangle writer's SID_FM_CONTROL_IDENTIFIER handlingCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-08-13use unique_ptr in SwViewNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2019-12-14tdf#37156 Writer menu: Paste as Nested tableLászló Németh
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-19Fix typoAndrea Gelmini
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13sw: prefix members of SwViewMiklos Vajna
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-06tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-07-25loplugin:useuniqueptr in SwViewNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-01forcepoint#44 raii for connection and disconnection of SwView and SwDocShellCaolán McNamara
2018-05-31use std::unique_ptrCaolán McNamara