summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-01-14Fix ambiguous error in VSSzymon Kłos
2022-01-11lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-01-10lok: Fix freshly added comments are not displayedMert Tumer
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks
2021-12-22filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2021-12-09do not unnecessarily lock XLayoutManager for menubar changesLuboš Luňák
2021-11-16jsdialog: use string identifiersSzymon Kłos
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák
2021-10-24remove slow wrappers for std::vectorLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-18LOK: 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-10-12avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-10-08sfx2: introduce SfxBindings::QuerySlotIdHenry Castro
2021-09-16improve LOK notifyInvalidationNoel Grandin
2021-09-08do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-09-07tdf#105689: fix path management to retrieve Emoji toolbar buttonco-21.06.4-1Julien Nabet
2021-08-16Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara
2021-08-06lok: Avoid redundant call to UpdateConfigurationsMert Tumer
2021-07-26online: keep sidebar openedSzymon Kłos
2021-07-19Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-07-19jsdialog: dump more options command for panelsSzymon Kłos
2021-07-16Don't crash on SidebarController dispose when app is closingSzymon Kłos
2021-07-11tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara
2021-07-11tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-07-11fix potential write-after-free in RecentDocsViewNoel Grandin
2021-07-11sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-07-09jsdialog: send GlowColor state updatesSzymon Kłos
2021-07-08sfx2: fix uninitialized SfxViewShell::mbLOKIsFreemiumViewMiklos Vajna
2021-07-06jsdialog: sidebar: send message on sidebar closeSzymon Kłos
2021-07-02lok sidebar: remove unused codeSzymon Kłos
2021-07-02jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-06-23Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-06-17tdf#127533 Make Tip-of-the-Day dialog non-modal and allow multiple tips to openMatt K
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-13Fix warning abo: unused pNotifier in SidebarDockingWindowSzymon Kłos
2021-06-10jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-06-10jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-05-31lok: Interaction handler for FilterOptionsmerttumer
2021-05-30add missing xmlns:loext to example_sl-SI.xmlCaolán McNamara
2021-05-25jsdialog: sidebar: send sidebar PanelsSzymon Kłos