summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* loplugin:defaultparamsStephan Bergmann2015-10-192-9/+9
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-165-11/+6
* convert Link<> to typedNoel Grandin2015-10-152-4/+2
* convert Link<> to typedNoel Grandin2015-10-146-11/+9
* com::sun::star->css in fpicker/Noel Grandin2015-10-1454-508/+498
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1213-198/+198
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-8/+8
* convert Link<> to typedNoel Grandin2015-10-125-16/+10
* tdf#94811: Crash in Open Remote File dialog fixedOliver Specht2015-10-061-1/+1
* Remember password after setting new serviceSzymon Kłos2015-10-051-2/+4
* Focus for file list after opening folderSzymon Kłos2015-10-051-0/+2
* Focus for file name field after using it to open folderSzymon Kłos2015-10-051-0/+3
* tdf#57370 : Open place after pressing 'Enter'Szymon Kłos2015-10-022-0/+19
* Fix typosAndrea Gelmini2015-10-015-9/+9
* remove old standalone Sun bug numbersNoel Grandin2015-10-013-11/+0
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-5/+5
* 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