summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/PlaceEditDialog.cxx
AgeCommit message (Expand)Author
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara
2018-04-11weld PlaceEditDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-03-24Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-10fixed CMIS service editingSzymon Kłos
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
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-17make Link<> typedNoel Grandin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14don't enable password control, when whole frame is inactiveSzymon Kłos
2015-08-14added 'Remember password' checkboxSzymon Kłos
2015-08-14added password field in the Add service dialogSzymon Kłos
2015-08-14Show unavailable services with disabled controlsSzymon Kłos
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24don't take full email address as a usernameSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24Separator should not be the default selectionSzymon Kłos
2015-07-16Separators between services typesSzymon Kłos
2015-07-16Check if OK button should be enabled after changing service typeSzymon Kłos
2015-07-16PlaceEditDialog: Encode usernameSzymon Kłos
2015-07-16The proper order of services in listboxSzymon Kłos
2015-07-16add service only if login was successfulSzymon Kłos
2015-07-16select the default repository (GDrive, OneDrive, Alfresco Cloud)Szymon Kłos
2015-07-16hide the type listbox while editingSzymon 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-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin