summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06tdf#94811: Crash in Open Remote File dialog fixedOliver Specht
2015-10-05Remember password after setting new serviceSzymon Kłos
2015-10-05Focus for file list after opening folderSzymon Kłos
2015-10-05Focus for file name field after using it to open folderSzymon Kłos
2015-10-02tdf#57370 : Open place after pressing 'Enter'Szymon Kłos
2015-10-01Fix typosAndrea Gelmini
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-25don't over-expand built-in file dialog on very long paths/namesCaolán McNamara
2015-09-24convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-16remove unused Link<> fieldsNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15[API CHANGE] XFilePicker2/3 changes for multiselectionJulien Nabet
2015-09-13Simplify SvtFileDialog::appendDefaultExtensionMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-11tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr>Matthew Nicholls
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-03tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessibleSzymon Kłos
2015-09-03tdf#93634 repair getDisplayDirectory for Windows filepickerRegina Henschel
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-29Remove stored password if service is deletedSzymon Kłos
2015-08-29Remember window sizeSzymon Kłos
2015-08-29wider dialogSzymon Kłos
2015-08-29disable interface after service deleteSzymon Kłos
2015-08-29focus for the file list after opening folder using a treeSzymon Kłos
2015-08-29clear file name field while changing dirSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara