summaryrefslogtreecommitdiff
path: root/include/svtools/inettbc.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-6/+5
2020-02-07SvtURLBox is now unusedCaolán McNamara1-33/+0
2020-02-07weld URLBox ItemWindowCaolán McNamara1-0/+2
2020-01-14loplugin:finalclasses in frameworkNoel Grandin1-2/+1
2020-01-13loplugin:unusedfieldsNoel Grandin1-1/+0
2019-12-22loplugin:unusedmethodsNoel Grandin1-4/+0
2019-12-22loplugin:unusedfieldsNoel Grandin1-4/+0
2019-12-13loplugin:unusedmethodsNoel Grandin1-3/+0
2019-12-09weld Property BrowserCaolán McNamara1-0/+8
2019-11-18loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-11-16loplugin:unusedfieldsNoel Grandin1-4/+0
2019-11-07loplugin:unusedmethodsNoel Grandin1-5/+0
2019-10-29weld fpicker clusterCaolán McNamara1-1/+9
2019-09-01loplugin:unusedmethodsNoel Grandin1-2/+0
2019-08-30weld addressbook wizardCaolán McNamara1-0/+1
2019-08-22loplugin:constmethod in svtoolsNoel Grandin1-1/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-25weld HyperLink DialogCaolán McNamara1-3/+5
2019-05-17weld SvxIMapDlgCaolán McNamara1-20/+24
2019-03-11weld ODocumentLinkDialogCaolán McNamara1-2/+10
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-5/+5
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-1/+1
2018-05-18weld DataStreamDlgCaolán McNamara1-0/+1
2018-05-14weld AddInstanceDialogCaolán McNamara1-0/+2
2018-04-19weld XMLFilterTabDialogCaolán McNamara1-0/+5
2018-04-10loplugin:unusedfield improvementsNoel Grandin1-10/+0
2018-04-10loplugin:unusedmethodsNoel Grandin1-15/+0
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-0/+61
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin1-1/+0
2017-05-18loplugin:unusedmethodsNoel Grandin1-3/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-07-15new loplugin unnecessary overrideNoel Grandin1-1/+0
2016-05-26tdf#89329: use unique_ptr for pImpl in inettbcXisco Fauli1-1/+1
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-1/+0
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin1-1/+1
2016-02-18move from boost::signal to typed LinkCaolán McNamara1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-08-31convert Link<> to typedNoel Grandin1-3/+3
2015-08-18rBaseURL argument now unusedCaolán McNamara1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3