summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)Author
2015-08-14store password for service if filledSzymon Kłos
2015-08-14use shared contextSzymon Kłos
2015-08-14shared PasswordContainerSzymon Kłos
2015-08-14added password field in the Add service dialogSzymon Kłos
2015-08-14Show 'change password' only if is password is storedSzymon Kłos
2015-08-14added change password entry in the split button menuSzymon Kłos
2015-08-14when user typed a folder name, open itSzymon Kłos
2015-08-14added New Folder buttonSzymon Kłos
2015-08-14avoid name conflict: SvtResIdSzymon Kłos
2015-08-14no selection after deletion of a serviceSzymon Kłos
2015-08-14do not show Add Service dialog on startSzymon Kłos
2015-08-14delete entry in the context menuSzymon Kłos
2015-08-14don't show edit menu when there is no selected serviceSzymon Kłos
2015-08-14FolderTree: changed root node name ('Root')Szymon Kłos
2015-08-14FolderTree width 100 -> 150Szymon Kłos
2015-08-14don't invalidate the dialog after every typed characterSzymon Kłos
2015-08-14Breadcrumb: changed first entry label ('Root')Szymon Kłos
2015-08-14changed label text (File name)Szymon Kłos
2015-08-14remember user settingsSzymon Kłos
2015-08-14save mode improvementsSzymon Kłos
2015-08-14set no selection when user aborted authSzymon Kłos
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-08-13fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
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