summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)Author
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara
2023-01-29lok: support per-user timezoneAshod Nakashian
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara
2022-11-10lok: masterpage: use EditMode as parameter in invalidation callbackSzymon Kłos
2022-11-09lok: masterpage: introduce EditMode setter and getter for ViewShellSzymon Kłos
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-08-25lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-17lok: register view callback also for nested sm viewMike Kaganski
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-12-08keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-23Fix typosAndrea Gelmini
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-17Fix typoAndrea Gelmini
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-07-27drop SvtLanguageOptions classNoel Grandin
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
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