summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-08-14loplugin:stringconstantNoel Grandin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14User field before Refresh Repos button in the formSzymon 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 mnemonic_widget propertiesSzymon 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-14Port field on the same line as HostSzymon Kłos
2015-08-14The Add Service dialog width changed to 400+ pxSzymon Kłos
2015-08-14clear string (cached url) in correct placeSzymon Kłos
2015-08-14'Wait' cursor while expanding a tree nodeSzymon Kłos
2015-08-14path must contain user nameSzymon Kłos
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-08-11loplugin:constantfunctionNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-31svtools: replace boost::function with std::functionMichael Stahl
2015-07-30fix tdf#92861, AutoCorrect Options checkboxes do not workNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-25WaE: calling static member function through member call syntaxDavid Tardon
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24reload content while expanding nodeSzymon Kłos
2015-07-24Breadcrumb: clear all fields after changing rootSzymon Kłos
2015-07-24don't take full email address as a usernameSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24Separator should not be the default selectionSzymon Kłos
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