summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-17make Link<> typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maSelectHdl is unusedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-17maDoubleClickHdl is unusedNoel Grandin
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin
2015-08-17maSelectionChangingHdl is unusedNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16sal_uLong to sal_uInt32Matteo Casalin
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos
2015-08-14added 'Remember password' checkboxSzymon Kłos
2015-08-14store password for service if filledSzymon 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-14reuse data from SvtFileView in the FolderTreeSzymon Kłos
2015-08-11loplugin:constantfunctionNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-31svtools: replace boost::function with std::functionMichael Stahl
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24default label for serviceSzymon 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-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
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-19Fix typosAndrea Gelmini
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-16loplugin:saloverrideStephan Bergmann
2015-07-16loplugin:saloverrideStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann
2015-07-16-Werror,-Winconsistent-missing-overrideStephan 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-16RemoteFilesDialog: auto file extension in the save modeSzymon Kłos
2015-07-16RemoteFilesDialog: enable controls in one placeSzymon Kłos