summaryrefslogtreecommitdiff
path: root/fpicker
AgeCommit message (Expand)AuthorFilesLines
2015-08-17make Link<> typedNoel Grandin2-8/+3
2015-08-14loplugin: defaultparamsNoel Grandin6-10/+10
2015-08-14store password for service if filledSzymon Kłos2-3/+31
2015-08-14use shared contextSzymon Kłos2-15/+13
2015-08-14shared PasswordContainerSzymon Kłos2-11/+7
2015-08-14added password field in the Add service dialogSzymon Kłos1-0/+1
2015-08-14Show 'change password' only if is password is storedSzymon Kłos1-20/+49
2015-08-14added change password entry in the split button menuSzymon Kłos3-0/+65
2015-08-14when user typed a folder name, open itSzymon Kłos1-5/+15
2015-08-14added New Folder buttonSzymon Kłos3-3/+83
2015-08-14avoid name conflict: SvtResIdSzymon Kłos3-4/+5
2015-08-14no selection after deletion of a serviceSzymon Kłos1-9/+2
2015-08-14do not show Add Service dialog on startSzymon Kłos1-5/+0
2015-08-14delete entry in the context menuSzymon Kłos1-0/+1
2015-08-14don't show edit menu when there is no selected serviceSzymon Kłos1-0/+2
2015-08-14FolderTree: changed root node name ('Root')Szymon Kłos1-2/+1
2015-08-14FolderTree width 100 -> 150Szymon Kłos1-1/+1
2015-08-14don't invalidate the dialog after every typed characterSzymon Kłos1-1/+2
2015-08-14Breadcrumb: changed first entry label ('Root')Szymon Kłos3-1/+8
2015-08-14changed label text (File name)Szymon Kłos1-1/+1
2015-08-14remember user settingsSzymon Kłos2-0/+39
2015-08-14save mode improvementsSzymon Kłos2-20/+30
2015-08-14set no selection when user aborted authSzymon Kłos1-0/+4
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos1-3/+6
2015-08-13fpicker: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe11-20/+18
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