summaryrefslogtreecommitdiff
path: root/include/svtools/PlaceEditDialog.hxx
AgeCommit message (Expand)Author
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
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-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-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-14added 'Remember password' checkboxSzymon Kłos
2015-08-14store password for service if filledSzymon Kłos
2015-08-14added password field in the Add service dialogSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16Separators between services typesSzymon 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-16CMIS types moved level up to the service type listboxSzymon Kłos
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-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-23execute move of global headersBjoern Michaelsen