summaryrefslogtreecommitdiff
path: root/svtools/source/control/inettbc.cxx
AgeCommit message (Expand)Author
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-09loplugin:oncevarNoel Grandin
2018-05-14weld AddInstanceDialogCaolán McNamara
2018-04-20loplugin:unusedfieldsNoel Grandin
2018-04-19weld XMLFilterTabDialogCaolán McNamara
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-02-08Modernize a bit svtoolsJulien Nabet
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-08-30WB_AUTOSIZE is always on for SvtURLBoxCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-02...these args are all default onesStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31make Link<> typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-07-19Use isEmpty()Matteo Casalin