summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2024-01-30sc: put used currencies on top of the currency pop-up listTomaž Vajngerl1-0/+6
2024-01-29lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl1-21/+78
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos1-3/+10
2024-01-19LOK: disable popup bubble for hyperlinksAndras Timar1-0/+4
2024-01-19lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+78
2024-01-12cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna4-29/+65
2024-01-11lok: Replace loop with std::find_if(...)Aron Budea1-31/+28
2024-01-11Revert "lok: Log actual differing language"Aron Budea1-3/+2
2024-01-10lok: Log actual differing languageAron Budea1-2/+3
2024-01-10Eliminate hang in iOS app (and maybe the Android app) during exportPatrick Luby1-10/+58
2024-01-10LOK: fix language warning in setViewAttila Szűcs1-5/+7
2024-01-09cool#7492 sfx2 lok: just set language/locale on async binding updateMiklos Vajna1-9/+11
2024-01-09cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna2-1/+48
2024-01-08Send tooltip text to LOKMike Kaganski1-0/+3
2024-01-05cid#1559856 Dereference after null checkCaolán McNamara1-1/+2
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna3-0/+59
2023-12-20lok: send error on access denied in image import 2Szymon Kłos1-2/+2
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