summaryrefslogtreecommitdiff
path: root/cui/source/options/webconninfo.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-02-23loplugin:refcounting in cuiNoel1-3/+2
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin1-11/+11
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-2/+0
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin1-6/+4
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-02-05weld WebConnectionInfoDialogCaolán McNamara1-135/+54
2019-02-04click handlers set twiceCaolán McNamara1-4/+0
2019-02-04set parent for change password dialogCaolán McNamara1-1/+3
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-2/+2
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-5/+4
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-1/+1
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-3/+1
2015-08-31convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+3
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-8/+5
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+10
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-7/+7
2015-04-18cui: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+4
2015-04-09prophylactic double dispose audit.Michael Meeks1-1/+1
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-4/+4
2014-10-23loplugin: cstylecastNoel Grandin1-4/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-16cui: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26Remove visual noise from cuiAlexander Wilms1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-10-01convert CUI module from String to OUStringNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-16convert versions of dialog to .uiCaolán McNamara1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+3