summaryrefslogtreecommitdiff
path: root/svtools/source/control/inettbc.cxx
AgeCommit message (Expand)Author
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
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-04Fix typosAndrea Gelmini
2015-05-21svtools: simplify code by replacing std::find_if with std::any_ofTakeshi Abe
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-10SvtMatchContext_Impl::pBox is never assigned to...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin