summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2023-06-02WaE: fix more warnings I see with gcc-13.1.1Caolán McNamara
2023-06-02lok: accessibility event listener for focused paragraphMarco Cecchetti
2023-05-31Resolves: tdf#109149 don't poll the Default Printer Name on every queryCaolán McNamara
2023-05-23[API CHANGE] Add createShortCutManager function to uiconfigurationmanager.Gökay Şatır
2023-05-17navigator: use toggle available for all appsSzymon Kłos
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-05-12lok: escape notifyWindow messageSzymon Kłos
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-27tdf#151715 sfx2: do not use FORCERELOAD for document stored in /tmpMichael Stahl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-30loplugin:stringadd in sfx2Noel Grandin
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-10sw lok: notify clients about view option changesParis Oplopoios
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-04check GetShellXisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
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-02-02Fix interchanged strings for macros disabledSamuel Mehrbrodt
2023-02-02Own title for macro infobarsSamuel Mehrbrodt
2023-02-01sfx2: fix crash in SfxLokHelper::notifyAllViews(...)Aron Budea
2023-01-30Show infobar instead of dialog when unsigned content is foundSamuel Mehrbrodt
2023-01-30Show infobar instead of blocking dialog when macros are not allowedSamuel Mehrbrodt
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-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara
2022-12-09Fix hang during JunitTest_framework_complex on macOSStephan Bergmann
2022-11-28sw: add a new .uno:TextFormFields UNO commandMiklos Vajna
2022-11-22lok: draw Math in-place widget in sdMike Kaganski
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21lok: Notify about last used row and column in CalcSzymon Kłos
2022-11-19lok: masterpage: Introduce mode property to tile renderingSzymon Kłos
2022-11-17Take in-place widget scaling into accountMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in CalcMike Kaganski
2022-11-16lok: handle mouse/keyboard events in Math embedded in Impress/DrawMike Kaganski
2022-11-10Simplify and deduplicate SfxBaseController::queryDispatchMike Kaganski
2022-11-10Simplify this a bitMike Kaganski
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-11-05lok: properly treat zoom in LokStarMathHelper::postMouseEventMike Kaganski
2022-11-05lok: show Math cursorMike Kaganski
2022-11-02Simplify LokStarMathHelperMike Kaganski
2022-10-28It's Frame-Controller-Model, not Model-View-ControllerMike Kaganski