summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth1-1/+2
2016-10-17tdf#92817: re-implement empty lockfile fixMike Kaganski1-4/+2
2016-08-03Fix the WebDAV lock owner name shown on file locked dialog UIGiuseppe Castagno1-0/+10
2016-06-24package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl1-3/+3
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli1-542/+540
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke1-2/+3
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-03-23tdf#92817 Fix for Error on Save with empty lock fileJaskaran1-0/+6
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-13/+13
2016-03-09loplugin:defaultparamsTor Lillqvist1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-4/+4
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-3/+3
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann1-4/+5
2016-02-09Remove excess newlinesChris Sherlock1-16/+0
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna1-1/+2
2016-02-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna1-16/+39
2016-01-19SfxMedium: only own format has the signature in a single streamMiklos Vajna1-4/+3
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin1-20/+8
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno1-2/+28
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin1-10/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-22/+22
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-63/+61
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-37/+37
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-37/+37
2015-10-05loplugin:stringconstantStephan Bergmann1-1/+1
2015-10-05tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno1-0/+14
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-5/+141
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-18Some follow-up #include clean-upStephan Bergmann1-2/+0
2015-09-17boost->stdCaolán McNamara1-2/+2
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann1-1/+0
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-08-31make Link<> typedNoel Grandin1-2/+2
2015-08-26add ppt to fftesterCaolán McNamara1-1/+2
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-3/+3
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-10/+19
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-9/+10
2015-08-11loplugin: defaultparamsNoel Grandin1-9/+9
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-07-17tdf#92758: no more duplication of document in CMIS after checkinVasily Melenchuk1-32/+29
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2