Age | Commit message (Expand) | Author |
2016-03-09 | loplugin:constantparams in ucb | Noel Grandin |
2016-03-08 | follow the boost lib naming scheme for DateTime too | David Tardon |
2016-03-07 | tdf#97499 Remove some Default arguments in unordered container | Jaskaran |
2016-03-07 | loplugin:unuseddefaultparams | Noel Grandin |
2016-03-07 | improve defaultparams loplugin | Noel Grandin |
2016-03-03 | loplugin:stringconstant | Stephan Bergmann |
2016-03-03 | ucb: replace boost::bind with C++11 lambdas | Michael Stahl |
2016-02-29 | loplugin:unuseddefaultparam in ucb | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-19 | new loplugin: find write-only fields | Noel Grandin |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Fix tdf#97500 Reinstate missing file error dialog on WebDAV | Giuseppe Castagno |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-04 | fix typo | Markus Mohrhard |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2016-01-30 | Related tdf#95217: Force HEAD method in Web access if PROPFIND failed | Giuseppe Castagno |
2016-01-30 | Related tdf#95217: Http header names are case insensitive | Giuseppe Castagno |
2016-01-29 | Fix typo, change misleading warning message | Giuseppe Castagno |
2016-01-29 | sequence->vector in OInteractionRequest | Noel Grandin |
2016-01-26 | Add initial cppunit test to webdav, 'local' only, neon version | Giuseppe Castagno |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2016-01-13 | loplugin:unusedmethods unused return value in ucb/ | Noel Grandin |
2016-01-12 | Related tdf#96174: save again on Google Drive. | Giuseppe Castagno |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-08 | tdf#96669: IsDocument should be true only if the document exists | Giuseppe Castagno |
2016-01-05 | Related tdf#96833: breadcrumb: setting URL, host port gets lost. | Giuseppe Castagno |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-12-21 | loplugin:unusedfields UnoControls,ucb | Noel Grandin |
2015-12-16 | Related tdf#90700 Add configuration for web connection timeout. | Giuseppe Castagno |
2015-12-15 | tdf#95792: fix saving file the first time on some WebDAV servers. | Giuseppe Castagno |
2015-12-15 | Some WebDAV server answer without 'DAV:' XML namespace. | Giuseppe Castagno |
2015-12-14 | Fix tdf#90700 Notify connect timeout early. | Giuseppe Castagno |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-02 | Add/change some logs in WebDAV ucb.ucp layer. | Giuseppe Castagno |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-24 | loplugin:unusedfields in ucb/ | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in ucb/ | Noel Grandin |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |