summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)Author
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-10-22long->tools::Long in sfx2Noel
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-05sfx2: add doxygen doc for SfxViewShellMiklos Vajna
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-04-08Fix edit button still appearing in CalcSamuel Mehrbrodt
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-11-28jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-06-06ViewShellBase const correctnessAshod Nakashian
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-27remove unused SfxViewShellFlags enum valueNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
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-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-03-13weld insert table dialogCaolán McNamara
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-24remove bogus ifdef blockNoel Grandin
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin