Age | Commit message (Expand) | Author |
2020-05-13 | use std::optional for this error field | Noel Grandin |
2020-05-05 | tdf#122408 make StatementComposer apply HAVING clause | Lionel Elie Mamane |
2020-05-03 | use more compact namespace syntax in /include | Noel Grandin |
2020-04-25 | Typo: *Comparsion* -> *Comparison* in dbaccess/connectivity | Julien Nabet |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-03-18 | simplify ORefVector code | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-10 | -Werror,-Wnon-c-typedef-for-linkage | Stephan Bergmann |
2020-02-10 | move some headers inside connectivity | Noel Grandin |
2019-12-18 | sal_Char->char in connectivity | Noel Grandin |
2019-12-13 | loplugin:unusedmethods | Noel Grandin |
2019-12-02 | Simplify SQLError::ParamValue to just o3tl::optional<OUString> | Stephan Bergmann |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-30 | Rewrite ParamValue::is | Stephan Bergmann |
2019-11-15 | make some classes module-private | Noel Grandin |
2019-10-29 | loplugin:finalclasses in connectivity | Noel Grandin |
2019-10-09 | Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx) | Julien Nabet |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-22 | loplugin:constmethod in connectivity | Noel Grandin |
2019-08-17 | tdf#125340 transport preferred dialog parent down the migration dialog | Caolán McNamara |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-08-10 | Fix typos | Andrea Gelmini |
2019-08-09 | Fix typos | Andrea Gelmini |
2019-08-05 | tdf#39593 Drop connectivity::sdbcx::ODescriptor::getImplementation | Arkadiy Illarionov |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): connectivity | Stephan Bergmann |
2019-07-03 | Fix typo | Andrea Gelmini |
2019-07-03 | Fix typo | Andrea Gelmini |
2019-07-03 | Fix typo | Andrea Gelmini |
2019-07-03 | Fix typo | Andrea Gelmini |
2019-07-02 | Fix typo | Andrea Gelmini |
2019-07-02 | Fix typo | Andrea Gelmini |
2019-07-02 | Fix typo | Andrea Gelmini |
2019-07-02 | Fix typo | Andrea Gelmini |
2019-05-31 | connectivity: fix memory leaks caused by OConnection::acquire() | Michael Stahl |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-06 | store originating exception when re-throwing | Noel Grandin |
2018-12-21 | pass OSQLParseNode around by unique_ptr | Noel Grandin |
2018-09-21 | new loplugin:methodcycles | Noel Grandin |
2018-09-11 | loplugin:constantparam | Noel Grandin |
2018-08-29 | loplugin:constantparam (1) | Noel Grandin |
2018-07-27 | connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-10 | move Java from config_features to already existing config_java | Rene Engelhard |
2018-04-17 | remove no longer necessary operator new/delete overrides | Noel Grandin |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-03-29 | Use for-range loops in include/connectivity | Julien Nabet |
2018-03-05 | Rename OCharsetMap::find overload to findIanaName | Stephan Bergmann |
2018-02-05 | loplugin:useuniqueptr in OTable | Noel Grandin |