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