summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docfile.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-11-10sfx2: fix showing PDF signaturesMiklos Vajna1-3/+13
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna1-1/+4
2016-11-07tdf#62625 - reopen temp stream to readBasic .xls VBAJustin Luth1-1/+2
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-12/+8
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna1-1/+1
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno1-2/+5
2016-10-14tdf#92817: re-implement empty lockfile fixMike Kaganski1-4/+2
2016-10-14convert LOCK_UI constants to scoped enumNoel Grandin1-13/+9
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna1-3/+21
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-24tdf#93630: Remember whether a doc was originally requested to be opened r/oStephan Bergmann1-3/+9
2016-08-01Put the initialization out of 'if' scopeGiuseppe Castagno1-7/+8
2016-07-30Fix the WebDAV lock owner name shown on file locked dialog UIGiuseppe Castagno1-0/+10
2016-07-28tdf#101094 (5) OPTIONS: Add options check in Content::getResourceTypeGiuseppe Castagno1-3/+3
2016-07-28Revert "temp tinderbox fix"Caolán McNamara1-15/+7
2016-07-27temp tinderbox fixCaolán McNamara1-7/+15
2016-07-27tdf#95144: Add a default css::ucb::XCommandEnvironmentGiuseppe Castagno1-1/+11
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-23sfx2: exception on storage commit is an error (related: tdf#91807)Michael Stahl1-3/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-06-01remove unused SID constants and associated codeNoel Grandin1-41/+4
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