summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2015-08-05loplugin:unusedmethodsNoel Grandin1-3/+0
2015-08-04idl,framework,forms: inline some use-once typedefsNoel Grandin1-5/+2
2015-07-30loplugin:unusedmethodsNoel Grandin3-35/+0
2015-07-29getFiles: truncate to 1 file only (aqua part)Julien Nabet1-16/+8
2015-07-28remove unused HELP_REQUESTED constantNoel Grandin2-4/+0
2015-07-27inline a bunch of use-once macrosNoel Grandin1-4/+2
2015-07-24the dialog width independent from a filters lengthSzymon Kłos1-0/+1
2015-07-24fixed some refresh problems (after resize)Szymon Kłos1-0/+3
2015-07-24handle the delete button from PlaceEditDialogSzymon Kłos1-1/+4
2015-07-24don't show edit/delete menu when there is no serviceSzymon Kłos2-0/+8
2015-07-24working busy pointerSzymon Kłos1-0/+1
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos6-53/+166
2015-07-24show error when directory doesn't existSzymon Kłos2-4/+29
2015-07-24check if path exist before init of the fileviewSzymon Kłos1-20/+27
2015-07-24set pointer to Wait while reading urlSzymon Kłos1-0/+7
2015-07-24select recently added serviceSzymon Kłos1-0/+1
2015-07-24automatically select last used serviceSzymon Kłos1-0/+5
2015-07-24avoid multiple recursive opening the same url, cleaningSzymon Kłos1-15/+11
2015-07-24check pointersSzymon Kłos1-19/+24
2015-07-24remember user name in recent filesSzymon Kłos1-2/+21
2015-07-24Show 'Add service' dialog when there is no service added yetSzymon Kłos2-0/+14
2015-07-24accessibility: correct tab-orderSzymon Kłos1-12/+52
2015-07-24question if delete the serviceSzymon Kłos2-12/+22
2015-07-21coverity#1312086 Out-of-bounds readCaolán McNamara1-1/+1
2015-07-21coverity#1312085 Dereference null return valueCaolán McNamara1-0/+2
2015-07-21coverity#1312088 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-07-21coverity#1312089 Uninitialized pointer fieldCaolán McNamara1-0/+1
2015-07-20Add and replace Help buttons in 2 dialogsOlivier Hallot1-3/+18
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-16Hopefully get the right dispose orderMaxim Monastirsky1-1/+2
2015-07-16Move remotefilesdialog.ui to where it belongsMaxim Monastirsky3-1/+243
2015-07-16loplugin:stringconstantStephan Bergmann1-3/+3
2015-07-16loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-16loplugin:passstuffbyrefStephan Bergmann2-2/+2
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann3-47/+47
2015-07-16question about overwriting the file only in the save modeSzymon Kłos1-5/+8
2015-07-16FilePickerLastService as a string, not string-list 2Szymon Kłos1-7/+2
2015-07-16RemoteFilesDialog: remember last used serviceSzymon Kłos2-3/+27
2015-07-16removed commentSzymon Kłos1-2/+1
2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos4-1/+1131
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos2-70/+114
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos9-17/+177
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin3-71/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann3-13/+2
2015-07-13getFiles: truncate to 1 file onlyJulien Nabet1-1/+5
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-03Fix typosAndrea Gelmini3-4/+4
2015-07-02tdf#92460: fpicker: fix VistaFilePicker using SolarMutexReleaserMichael Stahl1-2/+2
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann1-1/+1