summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
AgeCommit message (Expand)Author
2024-02-02Add SfxMedium::IsRepairPackageMike Kaganski
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-29rename SfxMedium::GetError -> GetErrorIgnoreWarningNoel Grandin
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-18tdf#68565 autosave: add option to store backup in document's folderJustin Luth
2022-12-01sc: move test back where it belongsXisco Fauli
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-10use more string_viewNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-12-07loplugin:unusedmethodsNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-01-26loplugin:passstuffbyrefNoel
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2019-12-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-12-16sw reqif-xhtml import: add a new AllowedRTFOLEMimeTypes parameterMiklos Vajna
2019-11-28tdf#128898 import text from file with text-decode failedNoel Grandin
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2019-10-21Fix parameter nameSamuel Mehrbrodt
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-07-05Show who has locked the document when reopening a read-only documentMike Kaganski
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part2Noel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
2018-12-18Simplify ShowLockedDocumentDialog argument listMike Kaganski
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-04tdf#34171: check foreign lockfiles to tell who has locked documentMike Kaganski
2018-10-28lokit: add funct. to insert, sign and verify signatureTomaž Vajngerl
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-07-30loplugin:returnconstant in sfx2Noel Grandin
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-22Don't pass ODF version, just retrieve it directlySamuel Mehrbrodt
2018-05-22Rename parameter bScriptingContent -> bSignScriptingContentSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-05-15tdf#117225 sfx2: fix leftover temp file when saving doc with embedded objectsMiklos Vajna
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-01-10sfx2 store: add API to allow avoiding the fsync of the output fileMiklos Vajna
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk