summaryrefslogtreecommitdiff
path: root/include/svtools/inettbc.hxx
AgeCommit message (Expand)Author
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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-09-05loplugin:countusersofdefaultparamsNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin
2016-02-18move from boost::signal to typed LinkCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31convert Link<> to typedNoel Grandin
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-02XubString->OUStringCaolán McNamara
2013-08-15convert include/svtools/inettbc.hxx from String to OUStringNoel Grandin
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen