summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* WaE: calling static member function through member call syntaxDavid Tardon2015-07-251-1/+1
* Fix alternating rows in SvTreeListBoxMihály Palenik2015-07-241-24/+27
* remove unused URL_PREFIX_PRIV constantsNoel Grandin2015-07-241-2/+2
* RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos2015-07-241-0/+12
* reload content while expanding nodeSzymon Kłos2015-07-241-2/+7
* Breadcrumb: clear all fields after changing rootSzymon Kłos2015-07-241-0/+10
* don't take full email address as a usernameSzymon Kłos2015-07-241-1/+7
* FolderTree: expanded folder iconSzymon Kłos2015-07-242-1/+8
* default label for serviceSzymon Kłos2015-07-242-1/+42
* Separator should not be the default selectionSzymon Kłos2015-07-241-1/+4
* svtools: replace boost::ptr_vector with std::vectorMichael Stahl2015-07-242-5/+2
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-241-13/+12
* convert WindowAlign to scoped enumNoel Grandin2015-07-242-14/+14
* convert WALLPAPER constants to scoped enumNoel Grandin2015-07-241-2/+2
* coverity#1312087 Resource leakCaolán McNamara2015-07-212-26/+27
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-204-113/+117
* svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl2015-07-204-21/+22
* svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-07-201-23/+22
* Use isEmpty()Matteo Casalin2015-07-191-2/+1
* 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