summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)Author
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14don't enable password control, when whole frame is inactiveSzymon Kłos
2015-08-14added 'Remember password' checkboxSzymon Kłos
2015-08-14added password field in the Add service dialogSzymon Kłos
2015-08-14Rework of the 'Add service' dialogSzymon Kłos
2015-08-14Show unavailable services with disabled controlsSzymon Kłos
2015-08-14Port field without buttons, max 4 charsSzymon Kłos
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-24don't take full email address as a usernameSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24Separator should not be the default selectionSzymon Kłos
2015-07-24convert WindowAlign to scoped enumNoel Grandin
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-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