summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)Author
2016-05-03tdf#99211 Use the restart dialog for notifications about restartirem
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken
2016-03-24Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-10Revert "Related: rhbz#1168756 save chosen printer also in print settings dlg"David Tardon
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-28Related: rhbz#1168756 save chosen printer also in print settings dlgDavid Tardon
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2016-01-04Related tdf#96833: fix behaviour of 'Remote Files' edit dialog.Giuseppe Castagno
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-10remember host namefeature/gsoc15-open-remote-files-dialogSzymon Kłos
2015-10-10fixed CMIS service editingSzymon Kłos
2015-10-05Temporary remember password even if persistent password storing is disabledSzymon Kłos
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