summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann
2016-08-01Put the initialization out of 'if' scopeGiuseppe Castagno
2016-07-30Fix the WebDAV lock owner name shown on file locked dialog UIGiuseppe Castagno
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno
2016-07-28Revert "temp tinderbox fix"Caolán McNamara
2016-07-27temp tinderbox fixCaolán McNamara
2016-07-27tdf#95144: Add a default css::ucb::XCommandEnvironmentGiuseppe Castagno
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in docfileXisco Fauli
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-23tdf#92817 Fix for Error on Save with empty lock fileJaskaran
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-09loplugin:defaultparamsTor Lillqvist
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-11tdf#56544: Support LO's .~lock.*# file locking over smb, tooStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna
2016-02-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna
2016-01-19SfxMedium: only own format has the signature in a single streamMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno
2015-11-23loplugin:unusedfields in sfx2/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-05loplugin:stringconstantStephan Bergmann
2015-10-05tdf#83531 Opening WebDAV URL WebDav fails if write is restrictedGiuseppe Castagno
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-09-30Fix typosAndrea Gelmini
2015-09-18Some follow-up #include clean-upStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-10Drop no-op skipBytes(0) callStephan Bergmann
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31make Link<> typedNoel Grandin