summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)Author
2018-04-20Don't crash when opening templates via WebDAVJan-Marek Glogowski
2018-04-18tdf#116420: Windows: Test if a filepath redirects to a WebDAV resourceMike Kaganski
2018-03-13Build fix after ea0a6c66e8ae2002953a458c1a8cc8fd54ccc297Mike Kaganski
2018-03-12tdf#115742: allow ignoring stale lockfile on saveMike Kaganski
2018-02-09tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-09Improve tdf#106942: always erase empty/corrupt lockfileJuergen Funk
2018-02-09tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2016-11-10sfx2: fix showing PDF signaturesMiklos Vajna
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno
2016-10-14tdf#92817: re-implement empty lockfile fixMike Kaganski
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna
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