summaryrefslogtreecommitdiff
path: root/include/svtools/inettbc.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-21use more string_view in svtoolsNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara
2020-02-07SvtURLBox is now unusedCaolán McNamara
2020-02-07weld URLBox ItemWindowCaolán McNamara
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-13loplugin:unusedmethodsNoel Grandin
2019-12-09weld Property BrowserCaolán McNamara
2019-11-18loplugin:singlevalfieldsNoel Grandin
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-10-29weld fpicker clusterCaolán McNamara
2019-09-01loplugin:unusedmethodsNoel Grandin
2019-08-30weld addressbook wizardCaolán McNamara
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-03-11weld ODocumentLinkDialogCaolán McNamara
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-05-18weld DataStreamDlgCaolán McNamara
2018-05-14weld AddInstanceDialogCaolán McNamara
2018-04-19weld XMLFilterTabDialogCaolán McNamara
2018-04-10loplugin:unusedfield improvementsNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
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