summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/fileobj.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-16Make linked graphic register into LinkedManager againTomaž Vajngerl
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-24remove unused error codes in svtoolsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-20Revert "tdf#95614 fix freezing with linked images"Michael Stahl
2015-11-20tdf#95614 fix freezing with linked imagesLászló Németh
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-16convert Link<> to typedNoel Grandin
2015-08-31make Link<> typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15fix crash on re-export of fdo50057-2.odt to odtCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann