summaryrefslogtreecommitdiff
path: root/sfx2/source/inet
AgeCommit message (Expand)AuthorFilesLines
2019-10-29remove unnecessary includesCaolán McNamara1-0/+1
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-5/+4
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-67/+67
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin1-2/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-2/+0
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-3/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-3/+3
2017-02-28new loplugin unoanyNoel Grandin1-4/+4
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-2/+2
2015-10-15convert Link<> to typedNoel Grandin1-3/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-3/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+0
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-05-25convert TOTOP constants to scoped enumNoel Grandin1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-4/+3
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2014-10-03loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-1/+1
2014-04-26fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-09Remove unused private member: pAccExecZolnai Tamás1-3/+1
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-2/+1
2013-11-08remove unnecessary use of OUString constructor in SFX2 moduleNoel Grandin1-4/+4