summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2024-11-18LOK: use boolean or disabled payload for EditDocPranam Lashkari
2024-11-15cool#9992 lok doc sign: add initial serialization of external signaturesMiklos Vajna
2024-11-14cool#9992 lok doc sign, hash extract: add signatureTime parameterMiklos Vajna
2024-11-13Enable context menu key in onlineNickWingate
2024-11-12cool#9992 lok doc sign, hash extract: digest for getCommandValues('Signature')Miklos Vajna
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna
2024-11-06sw: add .uno:DeleteContentControl commandcodewithvk
2024-10-22cool#9992 lok doc sign: never remember previous .uno:Signature paramsMiklos Vajna
2024-10-22cool#9992 lok doc sign: allow late-init of the sign certMiklos Vajna
2024-10-22Optimize JsonToPropertyValues a bitMike Kaganski
2024-10-09Back out "Drop Macromedia Flash export filter"Skyler Grey
2024-10-03cool#9992 lok doc sign: avoid storing the sign cert in the model after signMiklos Vajna
2024-10-02cool#9992 lok doc sign: update sign status after modify the list of trusted CAsMiklos Vajna
2024-09-27cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-25Related: cool#9735 allow LOK_CALLBACK_DOCUMENT_SIZE_CHANGED during paintCaolán McNamara
2024-09-25cool#9992 lok doc sign: store signing cert in the viewMiklos Vajna
2024-09-24cool#9992 lok doc sign: handle .uno:SignatureCert/Key/Ca view optionsMiklos Vajna
2024-09-23cool#9992 lok doc sign: extract duplicated code to SfxLokHelperMiklos Vajna
2024-09-17LOK: send state of EditDoc for write protection statusPranam Lashkari
2024-09-16sw: add new command to make a response comment rootJaume Pujantell
2024-09-13cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-09-12cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna
2024-09-12cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-09-12cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna
2024-09-12cool#9992 lok doc sign: make SfxMedium::SignContents_Impl() asyncMiklos Vajna
2024-09-09cool#9992 lok doc sign: add SfxObjectShell::AfterSignContent()Miklos Vajna
2024-08-26Add a test for setAllowChangeComments function.Gökay Şatır
2024-08-26sfx2: fix crash in SfxObjectShell::IsHelpDocument()Miklos Vajna
2024-08-23tdf#121140: GPG checkbox only for file formats with GPGENCRYPTION flagMoritz Duge
2024-08-20LOKit: Enable the Execute Interaction command for ImpressHubert Figuière
2024-08-16LOKit: Enable the "Interaction..." command for Impress.Hubert Figuière
2024-08-14cool#9699 - Don't show Help button when there is no helpcp-24.04.6-2Hubert Figuière
2024-08-14LOKit: enable the Distribute commandHubert Figuière
2024-08-01fix(invert): Avoid spurious LOK invalidationsSkyler Grey
2024-08-01feat(invert): Allow specifying a themeSkyler Grey
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