summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/PlaceEditDialog.cxx
AgeCommit message (Expand)Author
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
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-11-13PlaceEditDialog: removed now useless hrc/src filesCédric Bosdonnat
2012-11-13fpicker: moved the PlaceEditDialog to .ui fileCédric Bosdonnat
2012-08-13unusedcode.easy: remove unused codeThomas Arnhold
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez