summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-19improve loplugin passparamsbyrefNoel Grandin1-1/+1
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in sfx2Noel Grandin1-1/+1
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna1-4/+5
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-2/+2
2024-11-07loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-26cid#1556875 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna1-3/+4
2024-09-16tdf#161876 sfx2 store: refuse to overwrite read-only filesMiklos Vajna1-0/+5
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna1-0/+32
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna1-1/+1
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna1-6/+9
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna1-23/+56
2024-09-06cool#9992 lok doc sign: make SfxMedium::SignContents_Impl() asyncMiklos Vajna1-3/+5
2024-08-29Fix typoAndrea Gelmini1-1/+1
2024-08-28lok: avoid perturbing parent background save process' temp file.Michael Meeks1-6/+33
2024-08-14use less exception throwing for flow controlNoel Grandin1-6/+9
2024-08-06cid#555593 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2024-07-31cid#1555587 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-05-10loplugin:ostr in sfx2Noel Grandin1-25/+25
2024-03-18tdf#40244 tdf#160192: create tempFile elsewhere if LogicBase is ROJustin Luth1-0/+4
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski1-1/+2
2024-02-08tdf#158975 Add option to not write temp file next to local fileSamuel Mehrbrodt1-0/+2
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski1-9/+10
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski1-3/+12
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2024-01-05Use officecfg instead of SvtFilterOptions wrapper in sfx2, sd, ooxGabor Kelemen1-3/+1
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-31Replace "size() == 0 with empty()" (sfx2)Julien Nabet1-1/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-1/+1
2023-12-20cid#1545835 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-12-14tdf#105844 sfx2: add another consistency checkMichael Stahl1-2/+15
2023-12-13sfx2: remove wrong assertsMichael Stahl1-3/+0
2023-12-10Keep original errorMike Kaganski1-1/+2
2023-12-07sfx2: simplify SetCommonStorageEncryptionData() callsMichael Stahl1-0/+5
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl1-12/+155
2023-12-07some cosmetic improvements, better warningsMichael Stahl1-8/+7
2023-11-26*DocumentLockFile ctor may throwMike Kaganski1-20/+16
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin1-12/+13
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin1-20/+20
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-46/+45
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth1-2/+15
2023-07-14tdf#143038: preserve extension on backup fileJustin Luth1-1/+3
2023-06-06sfx2: SfxMedium::Transfer_Impl() ignore exceptions when getting propsMichael Stahl1-4/+11
2023-03-29tdf#149064 ensure interaction handler is present when transfering with webDAVJaume Pujantell1-1/+2
2023-02-27Simplify a bitMike Kaganski1-13/+12
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-2/+1
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann1-1/+2