summaryrefslogtreecommitdiffstats
path: root/fpicker
Commit message (Expand)AuthorAgeFilesLines
* inline a bunch of use-once macrosNoel Grandin2015-07-271-4/+2
* the dialog width independent from a filters lengthSzymon Kłos2015-07-241-0/+1
* fixed some refresh problems (after resize)Szymon Kłos2015-07-241-0/+3
* handle the delete button from PlaceEditDialogSzymon Kłos2015-07-241-1/+4
* don't show edit/delete menu when there is no serviceSzymon Kłos2015-07-242-0/+8
* working busy pointerSzymon Kłos2015-07-241-0/+1
* RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos2015-07-246-53/+166
* show error when directory doesn't existSzymon Kłos2015-07-242-4/+29
* check if path exist before init of the fileviewSzymon Kłos2015-07-241-20/+27
* set pointer to Wait while reading urlSzymon Kłos2015-07-241-0/+7
* select recently added serviceSzymon Kłos2015-07-241-0/+1
* automatically select last used serviceSzymon Kłos2015-07-241-0/+5
* avoid multiple recursive opening the same url, cleaningSzymon Kłos2015-07-241-15/+11
* check pointersSzymon Kłos2015-07-241-19/+24
* remember user name in recent filesSzymon Kłos2015-07-241-2/+21
* Show 'Add service' dialog when there is no service added yetSzymon Kłos2015-07-242-0/+14
* accessibility: correct tab-orderSzymon Kłos2015-07-241-12/+52
* question if delete the serviceSzymon Kłos2015-07-242-12/+22
* coverity#1312086 Out-of-bounds readCaolán McNamara2015-07-211-1/+1
* coverity#1312085 Dereference null return valueCaolán McNamara2015-07-211-0/+2
* coverity#1312088 Uninitialized scalar fieldCaolán McNamara2015-07-211-0/+1
* coverity#1312089 Uninitialized pointer fieldCaolán McNamara2015-07-211-0/+1
* Add and replace Help buttons in 2 dialogsOlivier Hallot2015-07-201-3/+18
* Fix typosAndrea Gelmini2015-07-191-1/+1
* Hopefully get the right dispose orderMaxim Monastirsky2015-07-161-1/+2
* Move remotefilesdialog.ui to where it belongsMaxim Monastirsky2015-07-163-1/+243
* loplugin:stringconstantStephan Bergmann2015-07-161-3/+3
* loplugin:vclwidgetsStephan Bergmann2015-07-161-1/+1
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-07-162-2/+2
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2015-07-163-47/+47
* question about overwriting the file only in the save modeSzymon Kłos2015-07-161-5/+8
* FilePickerLastService as a string, not string-list 2Szymon Kłos2015-07-161-7/+2
* RemoteFilesDialog: remember last used serviceSzymon Kłos2015-07-162-3/+27
* removed commentSzymon Kłos2015-07-161-2/+1
* RemoteFilesDialog moved to fpickerSzymon Kłos2015-07-164-1/+1131
* SvtFileDialog_Base in new fileSzymon Kłos2015-07-162-70/+114
* FilePicker interface for RemoteFilesDialogSzymon Kłos2015-07-169-17/+177
* loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin2015-07-153-71/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-133-13/+2
* getFiles: truncate to 1 file onlyJulien Nabet2015-07-131-1/+5
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-033-4/+4
* tdf#92460: fpicker: fix VistaFilePicker using SolarMutexReleaserMichael Stahl2015-07-021-2/+2
* Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann2015-06-241-1/+1
* Drop duplicate #includesTakeshi Abe2015-06-231-1/+0
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Fix typosAndrea Gelmini2015-06-161-2/+2
* loplugin:loopvartoosmallStephan Bergmann2015-06-021-1/+1
* fpicker: simplify code by std::any_ofTakeshi Abe2015-05-212-17/+12