summaryrefslogtreecommitdiff
path: root/include/svtools/ServerDetailsControls.hxx
AgeCommit message (Expand)Author
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
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-06-24loplugin:singlevalfields in svtoolsNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-14convert Link<> to typedNoel Grandin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14Rework of the 'Add service' dialogSzymon Kłos
2015-08-14Show unavailable services with disabled controlsSzymon Kłos
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos
2015-07-16services reordering, changed PlaceEditDialog UISzymon Kłos
2015-07-16CMIS types moved level up to the service type listboxSzymon Kłos
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
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-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen