summaryrefslogtreecommitdiff
path: root/sw/inc/view.hxx
AgeCommit message (Expand)Author
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
2018-05-26tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski
2018-05-23tdf#115386: Show Mail Merge toolbar for documents with MM fieldsMike Kaganski
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19sw lok: Accept / reject change is always enabled in the context menuTamás Zolnai
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-14tdf#83877 Edit existing signature linesSamuel Mehrbrodt
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann