summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
AgeCommit message (Expand)Author
2020-06-29sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-16sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna
2019-11-29tdf#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
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-15Fix typosAndrea Gelmini
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27inline SfxMediumRef typedefNoel Grandin