summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Move remotefilesdialog.ui to where it belongsMaxim Monastirsky2015-07-162-242/+0
* loplugin:simplifyboolStephan Bergmann2015-07-162-10/+10
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-161-2/+3
* tdf#92706 - avoid dbaccess wizard crash.Michael Meeks2015-07-161-8/+10
* loplugin:stringconstantStephan Bergmann2015-07-161-1/+1
* loplugin:loopvartoosmallStephan Bergmann2015-07-161-2/+2
* loplugin:loopvartoosmallStephan Bergmann2015-07-161-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-07-161-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-07-161-1/+1
* Separators between services typesSzymon Kłos2015-07-161-0/+12
* RemoteFilesDialog moved to fpickerSzymon Kłos2015-07-162-952/+0
* moved the FolderTree classSzymon Kłos2015-07-163-113/+117
* tree settings moved inside classSzymon Kłos2015-07-161-5/+7
* don't expand last url level in the treeSzymon Kłos2015-07-161-4/+0
* Open/Save button should be the default buttonSzymon Kłos2015-07-161-2/+3
* Container should be disposed before childsSzymon Kłos2015-07-161-1/+7
* PlaceEditDialog: only one error after failed authSzymon Kłos2015-07-161-4/+0
* Check if OK button should be enabled after changing service typeSzymon Kłos2015-07-161-0/+3
* Add prefix to the name after editing serviceSzymon Kłos2015-07-161-1/+7
* PlaceEditDialog: Remember the repository id if wasn't changedSzymon Kłos2015-07-161-3/+1
* RemoteFilesDialog: safe doubleclick on file viewSzymon Kłos2015-07-161-8/+15
* RemoteFilesDialog: auto file extension in the save modeSzymon Kłos2015-07-161-0/+21
* RemoteFilesDialog: fixes needed for saving documentsSzymon Kłos2015-07-161-19/+30
* Default focus on filename field after selecting serviceSzymon Kłos2015-07-161-0/+2
* RemoteFilesDialog: enable controls in one placeSzymon Kłos2015-07-161-17/+39
* RemoteFilesDialog: enable OK button when file name isn't emptySzymon Kłos2015-07-161-0/+3
* RemoteFilesDialog: set default filename in the save modeSzymon Kłos2015-07-161-0/+8
* RemoteFilesDialog: handled save buttonSzymon Kłos2015-07-162-20/+11
* RemoteFilesDialog: check if file/path existsSzymon Kłos2015-07-161-1/+55
* RemoteFilesDialog: handlers for file name editingSzymon Kłos2015-07-161-0/+21
* Implemented GetPathList method, opening of the multiple filesSzymon Kłos2015-07-161-4/+11
* RemoteFilesDialog: blacklistSzymon Kłos2015-07-161-4/+9
* SvtFileDialog_Base in new fileSzymon Kłos2015-07-161-2/+2
* access to the first entry of services listboxSzymon Kłos2015-07-161-3/+3
* RemoteFilesDialog: methods implementationsSzymon Kłos2015-07-161-8/+10
* PlaceEditDialog: resolved a crashSzymon Kłos2015-07-161-3/+5
* RemoteFilesDialog: StandardDir getter and setterSzymon Kłos2015-07-161-3/+2
* RemoteFilesDialog: some implementations of methodsSzymon Kłos2015-07-161-46/+65
* FilePicker interface for RemoteFilesDialogSzymon Kłos2015-07-161-4/+139
* PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos2015-07-161-0/+4
* PlaceEditDialog: Encode usernameSzymon Kłos2015-07-161-1/+2
* RemoteFilesDialog: opening files using double clickSzymon Kłos2015-07-161-2/+12
* RemoteFilesDialog: consistent code in the whole fileSzymon Kłos2015-07-161-108/+108
* Added a subclass of SvTreeView, tree's code moved to itSzymon Kłos2015-07-161-137/+138
* RemoteFilesDialog: correct count of array elementsSzymon Kłos2015-07-161-1/+1
* OK button handler & opening the files (very basic)Szymon Kłos2015-07-161-0/+11
* RemoteFilesDialog: the path getterSzymon Kłos2015-07-161-0/+8
* RemoteFilesDialog: showing of the filename depends on the dialog's typeSzymon Kłos2015-07-161-2/+10
* RemoteFilesDialog: decode file nameSzymon Kłos2015-07-161-3/+3
* RemoteFilesDialog: SvTreeListBox shows the current pathSzymon Kłos2015-07-161-36/+72