summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+2
2017-08-24remove unused error codes in svtoolsNoel Grandin1-7/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-3/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-18/+18
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-4/+4
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-8/+7
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-2/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-7/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-3/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl1-25/+0
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh1-0/+25
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-3/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-2/+2
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-10/+5
2015-10-27inline SfxMediumRef typedefNoel Grandin1-4/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-08-31make Link<> typedNoel Grandin1-5/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+1
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann1-3/+3
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-21/+21
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-15fix crash on re-export of fdo50057-2.odt to odtCaolán McNamara1-7/+13
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-9/+9
2015-02-25remove unused header definitions in SotExchangeNoel Grandin1-1/+1
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-10DownLoad -> Download.Jan Holesovsky1-8/+8
2014-04-09Remove always-null SvFileObject::pDownLoadDataStephan Bergmann1-52/+8
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-24/+24
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist1-12/+2