summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-07-05sfx2: fix signature infobar being shown for every repaired documentMichael Stahl
2024-07-05sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl
2024-07-01Send statechange info after .uno:TableCellBackgroundColorDarshan-upadhyay1110
2024-06-29tdf#159835 sfx2: Skip sidebar menu update for gtk4 to work around crashMichael Weghorn
2024-06-29tdf#159835 sfx2: Keep sidebar menu up to dateMichael Weghorn
2024-06-29tdf#159835 sfx2 Connect SidebarController menu handlers earlierMichael Weghorn
2024-06-29tdf#159835 sfx2: Simplify TabBar::OnToolboxClickedMichael Weghorn
2024-06-29tdf#159835 sfx2: Move logic to populate sidebar menus to TabBarMichael Weghorn
2024-06-29tdf#159835 sfx2: Use reference instead of pointerMichael Weghorn
2024-06-29remove ability to trust not validated macro signatures in high securitySarper Akdemir
2024-06-27tdf#160349: add .uno:ChangeTheme to notebookbar to toggle dark modeJustin Luth
2024-06-25LOK: Do a ".uno:DocumentStatus" "state changed" callbackMike Kaganski
2024-06-24sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-24Resolves: tdf#159741 canceling printing results in 'modified' documentCaolán McNamara
2024-06-24tdf#157931 sfx2: fix modified status of Base formsMichael Stahl
2024-06-24LOK: fix UI language fallback, e.g. zh-HK -> zh-TWAndras Timar
2024-06-20cool#9309 lok: sync language in comphelper::LibreOfficeKit on view creationSzymon Kłos
2024-06-17LOK: Use frozen map instead of a chain of hundreds string comparisonsMike Kaganski
2024-06-17LOK: Send view modes status change notificationsMike Kaganski
2024-06-03sfx2: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-06-01ONLINE: Add Invert document background color command.Gülşah Köse
2024-05-29cool#9174 - Enable .uno:ChangeBezierHubert Figuière
2024-05-17lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-16always restore existing interaction handler after saveCaolán McNamara
2024-05-14lok: get faster ModifiedStatus from the core.Michael Meeks
2024-05-14tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show=Justin Luth
2024-05-09lokit: Properly handle state update for .uno:ToggleSheetGridHubert Figuière
2024-05-09jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-08tdf#160827: fix crash when retrieving _MarkAsFinal value (docx) (take 2)Julien Nabet
2024-05-06SfxViewFrame::Current() dereferenced without null checkCaolán McNamara
2024-05-06WaE: C6011 Derefencing NULL pointer 'pMF'Caolán McNamara
2024-05-06Unchecked HeapAllocCaolán McNamara
2024-04-26Use a for loop for setting view properties.Gökay Şatır
2024-04-25cool#8066: calc: enable .uno:ToggleSheetGridHubert Figuière
2024-04-16lok: avoid sending jsdialog messages during background save.Michael Meeks
2024-04-16sfx2 lok: simplify error handling in InterceptLOKStateChangeEvent()Miklos Vajna
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara
2024-04-15sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-04-13sfx2: fix crash in InterceptLOKStateChangeEvent()Miklos Vajna
2024-03-29null deref of mpSidebarControllerCaolán McNamara
2024-03-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks
2024-03-28lok: avoid perturbing parent background save process' temp file.Michael Meeks
2024-03-27Enable allowing comment editing in readOnly view mode.Gökay Şatır
2024-03-26Use sdi properties for checking uno commands'a availability.Gökay Şatır
2024-03-22Allow more uno commands in readonly view mode.Gökay Şatır
2024-03-22cool#8278 sfx2 lok: fix lost hide notification on sidebar switchMiklos Vajna
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna
2024-03-18Allow export commands in readonly view mode.Gökay Şatır
2024-03-18Send ParaRightToLeft state messageto client sideDarshan11
2024-03-12lok: Send Accept / RejectTrackedChangedToNext state changeAron Budea