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