summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna1-0/+2
2023-12-10LOK: fix setView language problem  Attila Szűcs1-1/+13
2023-12-07lok: send error on access denied in image importSzymon Kłos1-0/+17
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-1/+6
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-0/+27
2023-11-10default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara4-4/+16
2023-11-08lok: fix crash on DDE Link modifySzymon Kłos1-1/+2
2023-11-07lok: notebookbar: fix unit-copy-paste in onlineSzymon Kłos1-2/+1
2023-11-06add some protocols that don't make sense as floating frame targetsCaolán McNamara1-1/+4
2023-11-06lok: notebookbar: reduce calls to SfxNotebookBar::IsActiveSzymon Kłos1-2/+3
2023-11-06lok: notebookbar: query SID_NOTEBOOKBAR only when requested to switch UISzymon Kłos2-2/+5
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos1-29/+60
2023-11-05lok: a11y: corelog: removing LOK_INFO in attachRecursive (3)Marco Cecchetti1-14/+21
2023-11-05lok: a11y: corelog: re-introducing LOK_INFO in attachRecursiveMarco Cecchetti1-5/+5
2023-11-05lok: a11y: corelog: re-introducing LOK_WARN in viewshMarco Cecchetti1-5/+5
2023-11-05lok: a11y: corelog: enable log in afterCallbackRegisteredMarco Cecchetti1-1/+1
2023-11-05lok: a11y: corelog: removing log from LOKDocumentFocusListenerMarco Cecchetti2-24/+24
2023-11-03lok: notebookbar: don't recreate toolbars too oftenSzymon Kłos1-5/+4
2023-11-02lok: a11y: implemented support for notifying core log to clientMarco Cecchetti2-22/+56
2023-11-01Get the current view with SfxViewFrame::Current().Gökay Şatır1-3/+5
2023-10-27cool#6893 improve listeners in SfxBaseModelNoel Grandin1-50/+56
2023-10-24lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-245/+591
2023-10-24Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-6/+6
2023-10-18LOK: send state of protected cellsPranam Lashkari1-1/+2
2023-10-13Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios2-24/+2
2023-10-11lok: a11y: impress: screen reader support for text shape editingMarco Cecchetti1-14/+119
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara4-16/+15
2023-09-23lok: add broken package interaction handlerSzymon Kłos1-1/+3
2023-09-21uitest: add "Silent" property parameterHenry Castro1-1/+7
2023-09-15sfx2: invoke handler "LoadReadOnlyRequest"Henry Castro1-0/+46
2023-09-12lok: fix notebookbar not initialized when switched from classic modeSzymon Kłos1-0/+32
2023-09-11lok: don't convert save request to save asSzymon Kłos1-0/+11
2023-09-11lok: a11y: send list item prefix length to clientMarco Cecchetti1-6/+68
2023-08-24add a SfxLokHelper::notifyInvalidation which can take a 'part'Caolán McNamara1-1/+8
2023-08-17sfx2: fix crash in SfxLokHelper::notifyOtherView()Miklos Vajna1-1/+1
2023-08-09lok: a11y: when we are inside a table notify table and current cell infoMarco Cecchetti1-21/+258
2023-08-02sfx2: fix crash in SfxLokHelper::notifyOtherViews()Miklos Vajna1-1/+1
2023-07-28Added possibility to set password on save throug argumentsJaume Pujantell1-1/+17
2023-07-26lok: sfx2: fix change state "SheetRightToLeft" 2nd attemptAron Budea1-10/+4
2023-07-20Send Calc pivot table command state changes to LOKAron Budea1-0/+3
2023-07-17disable add-ons for NotebookBar in LOKit - perf. issuesTomaž Vajngerl1-0/+3
2023-07-10Get LOKDocumentFocusListener to handle enable/disable a11y properlyMarco Cecchetti1-22/+32
2023-07-08sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli1-2/+5
2023-07-06sfx2: disable setting password on text documentsAshod Nakashian1-0/+10
2023-07-04Make sure views get new themes on .uno:ChangeThemeParis Oplopoios2-2/+24
2023-06-29Resolves: tdf#155750 allow private:factory urls in floating framesCaolán McNamara1-6/+10
2023-06-26LOK: send state of DataFilterAutoFilterPranam Lashkari1-1/+2
2023-06-23lok: sidebar: send full update only when changed panelsSzymon Kłos3-7/+19
2023-06-20lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian1-9/+0
2023-06-16tdf#155720 remove old skip notebookbar init workaroundSzymon Kłos1-32/+0