summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-20Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-02-24Don't build URL only to drop the result immediatelyMike Kaganski
2021-02-23No need to check if parent is empty: utl::TempFile does it itselfMike Kaganski
2021-02-23sfx2 store: fix export to PDF when dir name is URL-encodedMiklos Vajna
2021-02-20loplugin:refcounting in sfx2Noel
2021-02-16loplugin:referencecasting in sfx2Noel
2021-02-01tdf#60237 - correct the behaviour of the Overwrite propertyAndreas Heinisch
2021-01-26loplugin:passstuffbyrefNoel
2020-11-21Avoid unused parameter 'pImpl'Tor Lillqvist
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-03-31Fix exception when accessing empty lock listJulian Kalinowski
2020-01-24loplugin:makeshared in sfx2Noel Grandin
2020-01-22tdf#129829 sfx2: fix handling of password to open vs modifyMiklos Vajna
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
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-21Fix parameter nameSamuel Mehrbrodt
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-07-29Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in sfx2Noel Grandin
2019-07-05Fix !HAVE_FEATURE_MULTIUSER_ENVIRONMENT buildJan-Marek Glogowski
2019-07-05Show who has locked the document when reopening a read-only documentMike Kaganski
2019-06-28tdf#126121: WebDAV redirection detectionMike Kaganski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin
2019-06-03tdf#67538 XTypeDetection::queryTypeByDescriptor poor performance, part2Noel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-05-10an is used before a vowel soundCaolán McNamara
2019-04-02Warn when getFileURLFromSystemPath() fails, not when it succeedsTor Lillqvist
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-27MSO lockfiles: Deduplicate MSO lock file reading codeTamás Zolnai