summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-3/+1
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-1/+0
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann1-3/+9
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli1-1/+1
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-5/+8
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-2/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-4/+4
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-27inline SfxMediumRef typedefNoel Grandin1-2/+0