summaryrefslogtreecommitdiffstats
path: root/include/svtools/PlaceEditDialog.hxx
Commit message (Expand)AuthorAgeFilesLines
* use more DECL_DLLPRIVATE_LINKNoel Grandin2021-11-041-7/+7
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-211-14/+12
* tdf#124176 use pragma once instead of include guardsRoman Kuznetsov2020-11-191-3/+1
* make more classes private in mergedlibs modeNoel Grandin2020-03-231-1/+2
* loplugin:finalclasses svtoolsNoel Grandin2019-10-301-1/+1
* loplugin:constmethod in svtoolsNoel Grandin2019-08-221-4/+4
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-7/+4
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-171-3/+3
* make PlaceEditDialog a bit more ordinaryCaolán McNamara2018-05-181-11/+30
* weld PlaceEditDialogCaolán McNamara2018-04-111-39/+30
* loplugin:expandablemethods in svtoolsNoel Grandin2016-10-271-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-7/+7
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:unuseddefaultparam in svtoolsNoel Grandin2016-03-011-1/+1
* Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno2016-01-081-0/+1
* convert Link<> to typedNoel Grandin2015-10-161-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* remember password for all types of serviceSzymon Kłos2015-08-291-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-2/+2
* parameter names are useless in DECL_LINK declarationsNoel Grandin2015-08-251-1/+1
* make Link<> typedNoel Grandin2015-08-171-1/+2
* don't show remember password in the CMIS connectionsSzymon Kłos2015-08-141-1/+2
* added 'Remember password' checkboxSzymon Kłos2015-08-141-1/+3
* store password for service if filledSzymon Kłos2015-08-141-0/+1
* added password field in the Add service dialogSzymon Kłos2015-08-141-0/+5
* default label for serviceSzymon Kłos2015-07-241-1/+5
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-171-2/+2
* Separators between services typesSzymon Kłos2015-07-161-0/+2
* select the default repository (GDrive, OneDrive, Alfresco Cloud)Szymon Kłos2015-07-161-0/+2
* hide the type listbox while editingSzymon Kłos2015-07-161-0/+2
* CMIS types moved level up to the service type listboxSzymon Kłos2015-07-161-0/+2
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-6/+7
* svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-2/+1
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-5/+5
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+5
* execute move of global headersBjoern Michaelsen2013-04-231-0/+92