summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
AgeCommit message (Expand)Author
6 daystdf#159040: add sign with default certificate to save dialogSarper Akdemir
2024-07-08cid#1556141 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-05tdf#159380 Fix for Add an UNO command to close all documentsAungKhantOo
2024-07-04sfx2: fix signature infobar being shown for every repaired documentMichael Stahl
2024-07-02sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl
2024-06-28Fix typoAndrea Gelmini
2024-06-27tdf#159380 Add an UNO command to close all documentsAungKhantOo
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-29SfxViewFrame::Current() dereferenced without null checkCaolán McNamara
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-10-14Keep some information when switching between exceptions and ErrCodeMsgMike Kaganski
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-18lok: don't convert save request to save asSzymon Kłos
2023-09-10using decls should come after #includeNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-06-28tdf#148416 saveas: preserve loadreadonly with passwordJustin Luth
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-12-20tdf#142147 saveas: encrypted docs should default to use passwordJustin Luth
2022-12-20Async PDFExport dialog and parent methodsNickWingate
2022-12-06sfx2: rename FN_PARAM_1 to FN_NOUPDATEHenry Castro
2022-11-30sfx2: extend .uno:SetDocumentProperties to update custom doc propsMiklos Vajna
2022-11-09sfx2: fix user-after-free in SfxObjectShell::ExecFile_Impl()Miklos Vajna
2022-11-04sw: fix merge mail to direct export as pdfHenry Castro
2022-10-06Resolves: tdf#150706 don't warn about user cancelling exportCaolán McNamara
2022-08-29tdf#53530 Only show 1 error dialog instead of 3 on export to PDFMatt K
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-19use of template param here confuses Visual StudioNoel Grandin
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-01Related: tdf#145464 pass an explicit DocFrame for SID_SIGNATURECaolán McNamara
2021-11-01Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-26use SfxItemSetFixed in variousNoel Grandin