summaryrefslogtreecommitdiff
path: root/include/sfx2/docfile.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-1/+2
2015-08-31make Link<> typedNoel Grandin1-2/+2
2015-07-20loplugin:unusedmethods sfx2Noel Grandin1-1/+0
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-8/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-2/+0
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin1-1/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin1-2/+3
2015-03-24SkipImages option for document importLászló Németh1-0/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2014-12-05Remove unused header include esp when it's an STL header.Kohei Yoshida1-1/+0
2014-11-20Forgot to check this in. This should have been a part of the last commit.Kohei Yoshida1-2/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-15coverity#735333 flush out pointless calls to IsRemote and IsOpenCaolán McNamara1-9/+9
2014-10-15SfxMedium::IsRemote can be made constCaolán McNamara1-1/+1
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-48/+48
2013-11-18SfxMedium::LockOrigFileOnDemand return value is never usedStephan Bergmann1-1/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-0/+8
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-16/+3
2013-08-29convert include/sfx2/docfile.hxx from String to OUStringNoel Grandin1-5/+5
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-3/+3