summaryrefslogtreecommitdiff
path: root/include/svtools/ServerDetailsControls.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-5/+5
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-5/+14
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-10-28tdf#119209: Windows share has inappropriate server suggestionXisco Fauli1-0/+3
2018-10-03loplugin:constfields in svtoolsNoel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara1-32/+8
2018-04-11weld PlaceEditDialogCaolán McNamara1-26/+28
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin1-4/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-1/+0
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara1-1/+3
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno1-0/+3
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-14convert Link<> to typedNoel Grandin1-1/+1
2015-08-29remember password for all types of serviceSzymon Kłos1-3/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-1/+1
2015-08-17make Link<> typedNoel Grandin1-2/+2
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos1-0/+3
2015-08-14Rework of the 'Add service' dialogSzymon Kłos1-15/+17
2015-08-14Show unavailable services with disabled controlsSzymon Kłos1-2/+6
2015-07-16loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos1-0/+1
2015-07-16services reordering, changed PlaceEditDialog UISzymon Kłos1-2/+2
2015-07-16CMIS types moved level up to the service type listboxSzymon Kłos1-4/+3
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-13/+13
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-04-23execute move of global headersBjoern Michaelsen1-0/+148