summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-24svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-21coverity#1312087 Resource leakCaolán McNamara
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-19Use isEmpty()Matteo Casalin
2015-07-16Move remotefilesdialog.ui to where it belongsMaxim Monastirsky
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-16tdf#92706 - avoid dbaccess wizard crash.Michael Meeks
2015-07-16loplugin:stringconstantStephan Bergmann
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16loplugin:loopvartoosmallStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16Separators between services typesSzymon Kłos
2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos
2015-07-16moved the FolderTree classSzymon Kłos
2015-07-16tree settings moved inside classSzymon Kłos
2015-07-16don't expand last url level in the treeSzymon Kłos
2015-07-16Open/Save button should be the default buttonSzymon Kłos
2015-07-16Container should be disposed before childsSzymon Kłos
2015-07-16PlaceEditDialog: only one error after failed authSzymon Kłos
2015-07-16Check if OK button should be enabled after changing service typeSzymon Kłos
2015-07-16Add prefix to the name after editing serviceSzymon Kłos
2015-07-16PlaceEditDialog: Remember the repository id if wasn't changedSzymon Kłos
2015-07-16RemoteFilesDialog: safe doubleclick on file viewSzymon Kłos
2015-07-16RemoteFilesDialog: auto file extension in the save modeSzymon Kłos
2015-07-16RemoteFilesDialog: fixes needed for saving documentsSzymon Kłos
2015-07-16Default focus on filename field after selecting serviceSzymon Kłos
2015-07-16RemoteFilesDialog: enable controls in one placeSzymon Kłos
2015-07-16RemoteFilesDialog: enable OK button when file name isn't emptySzymon Kłos
2015-07-16RemoteFilesDialog: set default filename in the save modeSzymon Kłos
2015-07-16RemoteFilesDialog: handled save buttonSzymon Kłos
2015-07-16RemoteFilesDialog: check if file/path existsSzymon Kłos
2015-07-16RemoteFilesDialog: handlers for file name editingSzymon Kłos
2015-07-16Implemented GetPathList method, opening of the multiple filesSzymon Kłos
2015-07-16RemoteFilesDialog: blacklistSzymon Kłos
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos
2015-07-16access to the first entry of services listboxSzymon Kłos
2015-07-16RemoteFilesDialog: methods implementationsSzymon Kłos
2015-07-16PlaceEditDialog: resolved a crashSzymon Kłos
2015-07-16RemoteFilesDialog: StandardDir getter and setterSzymon Kłos
2015-07-16RemoteFilesDialog: some implementations of methodsSzymon Kłos
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos
2015-07-16PlaceEditDialog: temporary error box (showing when auth failed)Szymon Kłos
2015-07-16PlaceEditDialog: Encode usernameSzymon Kłos