summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* don't over-expand built-in file dialog on very long paths/namesCaolán McNamara2015-09-251-0/+2
* convert Link<> to typedNoel Grandin2015-09-244-7/+5
* boost->stdCaolán McNamara2015-09-183-10/+9
* remove unused Link<> fieldsNoel Grandin2015-09-162-27/+2
* convert Link<> to typedNoel Grandin2015-09-152-4/+2
* convert Link<> to typedNoel Grandin2015-09-154-10/+6
* [API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet2015-09-158-46/+36
* Simplify SvtFileDialog::appendDefaultExtensionMatteo Casalin2015-09-131-21/+12
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1
* tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls2015-09-113-17/+16
* convert Link<> to typedNoel Grandin2015-09-116-11/+11
* convert Link<> to typedNoel Grandin2015-09-084-8/+5
* tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos2015-09-032-3/+100
* tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel2015-09-031-1/+1
* convert Link<> to typedNoel Grandin2015-09-034-7/+4
* convert Link<> to typedNoel Grandin2015-08-312-38/+34
* remember password for all types of serviceSzymon Kłos2015-08-292-6/+16
* Remove stored password if service is deletedSzymon Kłos2015-08-291-0/+24
* Remember window sizeSzymon Kłos2015-08-292-3/+38
* wider dialogSzymon Kłos2015-08-291-1/+1
* disable interface after service deleteSzymon Kłos2015-08-291-0/+3
* focus for the file list after opening folder using a treeSzymon Kłos2015-08-291-0/+3
* clear file name field while changing dirSzymon Kłos2015-08-291-0/+3
* RemoteFilesDialog: file name autocompletionSzymon Kłos2015-08-293-11/+40
* don't show type column in the RemoteFilesDialogSzymon Kłos2015-08-291-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-284-11/+7
* Clean up aEmptyStephan Bergmann2015-08-272-5/+3
* Clean up aEmptyStrStephan Bergmann2015-08-261-4/+0
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-267-56/+41
* Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2015-08-191-4/+10
* ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara2015-08-181-5/+5
* rBaseURL argument now unusedCaolán McNamara2015-08-181-1/+1
* make Link<> typedNoel Grandin2015-08-172-8/+3
* loplugin: defaultparamsNoel Grandin2015-08-146-10/+10
* store password for service if filledSzymon Kłos2015-08-142-3/+31
* use shared contextSzymon Kłos2015-08-142-15/+13
* shared PasswordContainerSzymon Kłos2015-08-142-11/+7
* added password field in the Add service dialogSzymon Kłos2015-08-141-0/+1
* Show 'change password' only if is password is storedSzymon Kłos2015-08-141-20/+49
* added change password entry in the split button menuSzymon Kłos2015-08-143-0/+65
* when user typed a folder name, open itSzymon Kłos2015-08-141-5/+15
* added New Folder buttonSzymon Kłos2015-08-143-3/+83
* avoid name conflict: SvtResIdSzymon Kłos2015-08-143-4/+5
* no selection after deletion of a serviceSzymon Kłos2015-08-141-9/+2
* do not show Add Service dialog on startSzymon Kłos2015-08-141-5/+0
* delete entry in the context menuSzymon Kłos2015-08-141-0/+1
* don't show edit menu when there is no selected serviceSzymon Kłos2015-08-141-0/+2
* FolderTree: changed root node name ('Root')Szymon Kłos2015-08-141-2/+1
* FolderTree width 100 -> 150Szymon Kłos2015-08-141-1/+1
* don't invalidate the dialog after every typed characterSzymon Kłos2015-08-141-1/+2