summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2024-05-07tdf#160961: hide open remote file button from startcenter if theBalazs Varga
2024-02-08tdf#158975 Add option to not write temp file next to local fileSamuel Mehrbrodt
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-11-24default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara
2023-11-24add some protocols that don't make sense as floating frame targetsCaolán McNamara
2023-07-25Related: tdf#155708 Clean-up - Fix validity dialog closesBalazs Varga
2023-07-18tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-07-18tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2023-06-28tdf#146547 sfx2: preserve modified state from read-only to editableMichael Stahl
2023-06-19tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-12Revert "tdf#146547 Mark read-only docs as modified"Thorsten Behrens
2023-05-24tdf#146547 Mark read-only docs as modifiedSamuel Mehrbrodt
2023-05-02assume IFrame script/macro support isn't neededcib-6.4-17Caolán McNamara
2023-05-02put floating frames under managed links controlCaolán McNamara
2023-05-02set Referer on loading IFramesCaolán McNamara
2023-04-20Add config to disable individual infobarsSamuel Mehrbrodt
2023-04-20Fix edit button still appearing in CalcSamuel Mehrbrodt
2023-03-16Check iframe target for allowed document URLsSamuel Mehrbrodt
2022-10-21sfx2: avoid showing 2 dialogs in case WebDAV LOCK request failscib-6.4-12Michael Stahl
2022-10-20sfx2: avoid showing 2 dialogs in case WebDAV LOCK request failsMichael Stahl
2022-09-22sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli
2022-09-09Update product URLsThorsten Behrens
2022-09-02check IFrame "FrameURL" targetCaolán McNamara
2022-08-19[CIBO] Update product URLsThorsten Behrens
2022-07-28Add 'JobName' to PrintOptionsSamuel Mehrbrodt
2022-07-22tdf#150044 sc import: fix editing password in shared modeBalazs Varga
2022-06-20Fix domainSamuel Mehrbrodt
2022-05-23tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea
2022-05-09add infobar to prompt to refresh to replace old formatCaolán McNamara
2022-04-22sfx2: do reload on SID_EDITDOC in SfxViewFrame::ExecReload_Impl()Michael Stahl
2022-04-14Prevent save interception when sharing Calc docSamuel Mehrbrodt
2022-02-01Fix support linksSamuel Mehrbrodt
2022-01-24tdf#140020: fix patch for 6.4 versionVasily Melenchuk
2022-01-24Remove external link from start centerSamuel Mehrbrodt
2022-01-24Remove external links from template dialogSamuel Mehrbrodt
2022-01-24tdf#140020: Disable also menu File->SaveAll for docs with LockSaveVasily Melenchuk
2022-01-20tdf#140019: Revert "Don't disable "Send doc via email" ..."Vasily Melenchuk
2022-01-18Allow opt-out from document events checkSamuel Mehrbrodt
2021-05-14tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl
2021-04-25Add mechanism to selectively enable macros for document eventsSamuel Mehrbrodt
2021-04-25Remove .uno:QuestionAnswers, direct safeMode help to landing pageThorsten Behrens
2021-02-26Fix TODO: Remove parameterSamuel Mehrbrodt
2021-02-26Improve macro checksSamuel Mehrbrodt
2021-01-25Also throw IllegalArgumentException for arguments of wrong typeStephan Bergmann
2021-01-25fix tdf#138335 guard sidebar uno methods with SolarMutexThorsten Behrens
2021-01-23Also remove donate/involvement info bar codeThorsten Behrens
2020-12-11Fix Linux buildSamuel Mehrbrodt
2020-12-07uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt
2020-12-07Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-12-05tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski