summaryrefslogtreecommitdiff
path: root/include/svtools/PlaceEditDialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno1-0/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-08-29remember password for all types of serviceSzymon Kłos1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-1/+1
2015-08-17make Link<> typedNoel Grandin1-1/+2
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos1-1/+2
2015-08-14added 'Remember password' checkboxSzymon Kłos1-1/+3
2015-08-14store password for service if filledSzymon Kłos1-0/+1
2015-08-14added password field in the Add service dialogSzymon Kłos1-0/+5
2015-07-24default label for serviceSzymon Kłos1-1/+5
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-2/+2
2015-07-16Separators between services typesSzymon Kłos1-0/+2
2015-07-16select the default repository (GDrive, OneDrive, Alfresco Cloud)Szymon Kłos1-0/+2
2015-07-16hide the type listbox while editingSzymon Kłos1-0/+2
2015-07-16CMIS types moved level up to the service type listboxSzymon Kłos1-0/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+7
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-2/+1
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-3/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+92