summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-14inline some use-once macrosNoel Grandin
2016-03-11tdf#97966 redundant static keywords removed 6Wastack
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Make CppunitTest name match *.mk file nameStephan Bergmann
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-09loplugin:constantparams in ucbNoel Grandin
2016-03-08follow the boost lib naming scheme for DateTime tooDavid Tardon
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-03loplugin:stringconstantStephan Bergmann
2016-03-03ucb: replace boost::bind with C++11 lambdasMichael Stahl
2016-02-29loplugin:unuseddefaultparam in ucbNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05Fix typosAndrea Gelmini
2016-02-04fix typoMarkus Mohrhard
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-30Related tdf#95217: Force HEAD method in Web access if PROPFIND failedGiuseppe Castagno
2016-01-30Related tdf#95217: Http header names are case insensitiveGiuseppe Castagno
2016-01-29Fix typo, change misleading warning messageGiuseppe Castagno
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-26Add initial cppunit test to webdav, 'local' only, neon versionGiuseppe Castagno
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in ucb/Noel Grandin
2016-01-12Related tdf#96174: save again on Google Drive.Giuseppe Castagno
2016-01-10Fix typosAndrea Gelmini
2016-01-08cppcheck: noExplicitConstructorCaolán McNamara
2016-01-08tdf#96669: IsDocument should be true only if the document existsGiuseppe Castagno
2016-01-05Related tdf#96833: breadcrumb: setting URL, host port gets lost.Giuseppe Castagno
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-12-16Related tdf#90700 Add configuration for web connection timeout.Giuseppe Castagno
2015-12-15tdf#95792: fix saving file the first time on some WebDAV servers.Giuseppe Castagno
2015-12-15Some WebDAV server answer without 'DAV:' XML namespace.Giuseppe Castagno
2015-12-14Fix tdf#90700 Notify connect timeout early.Giuseppe Castagno
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-02Add/change some logs in WebDAV ucb.ucp layer.Giuseppe Castagno
2015-11-30loplugin:unusedfieldsNoel Grandin