Age | Commit message (Expand) | Author |
2021-11-30 | fix mysqlc test after Sequence::operator[] change | Noel Grandin |
2021-05-14 | Simplify a bit initialization in sharedresources_test.cxx | Julien Nabet |
2021-05-14 | Directly initialize vector in sharedresources_test.cxx | Julien Nabet |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-01-27 | tdf#96505 Get rid of cargo cult 'long' integer literals | Alchemist |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-13 | tdf#138715 remove mork driver | Rene Engelhard |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-09-25 | remove unused imports | Noel Grandin |
2020-06-17 | connectivity: fix mysql test | Michael Stahl |
2020-06-03 | Upcoming loplugin:elidestringvar: connectivity | Stephan Bergmann |
2020-05-08 | compact namespace in canvas..cui | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in connectivity | Noel Grandin |
2020-01-14 | tdf#42949 Fix IWYU warnings in connectivity/*/*cxx | Gabor Kelemen |
2019-12-18 | sal_Char->char in connectivity | Noel Grandin |
2019-08-01 | mysqlc: Add test for textual blob types | Tamas Bunth |
2019-07-29 | mysqlc: Fix query of cursor position in result set | Tamas Bunth |
2019-05-10 | an is used before a vowel sound | Caolán McNamara |
2019-05-07 | tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN) | Jens Carl |
2019-04-25 | mysqlc: Allow conversions between different types | Tamas Bunth |
2019-03-12 | tdf#42949 Fix IWYU warnings in include/connectivity/* | Gabor Kelemen |
2019-01-29 | mysqlc: fix timestamp query of result set | Tamas Bunth |
2019-01-22 | mysqlc: resultset's previous() on first position.. | Tamas Bunth |
2019-01-04 | mysqlc: Fix result set metadata related issue | Tamas Bunth |
2018-12-14 | mysqlc: Fix obtaining field information in rs | Tamas Bunth |
2018-12-10 | fix cut and paste error in new example in JdbcLongVarCharTest.java | Rene Engelhard |
2018-12-10 | replace hardcoded jdbc mysql driver URL with env variable | Rene Engelhard |
2018-12-09 | mysql_jdbc: test simultaneously opened result sets | Tamas Bunth |
2018-11-24 | mysqlc: next() should move cursor from Last | Tamas Bunth |
2018-11-09 | mysqlc: fix return value of XResultSet::next | Tamas Bunth |
2018-11-05 | Fix typo in code | Andrea Gelmini |
2018-11-05 | mysqlc: allow multiple open statements | Tamas Bunth |
2018-10-22 | Add unit test for mysqlc connector | Tamas Bunth |
2018-04-14 | Revert HSQLDB related unit tests | Tamas Bunth |
2018-04-07 | dbaccess: Enable hsql migration by default | Tamas Bunth |
2017-11-30 | Disable check for successful file deletion for now | Stephan Bergmann |
2017-11-16 | Delete test*.odb files | Stephan Bergmann |
2017-10-23 | loplugin:includeform: connectivity | Stephan Bergmann |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-03-19 | Typos | Julien Nabet |
2017-01-17 | remove some unused Java code | Noel Grandin |
2016-12-12 | Prevent use of ORowSetValue with sal_Bool as TINYINT | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-07-29 | connectivity: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-30 | com::sun::star->css in connectivity | Noel Grandin |
2016-03-10 | Extract Directories from BootstrapFixtureBase | Stephan Bergmann |
2016-01-04 | these fields can be static constants | Noel Grandin |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-05 | java: make inner classes static where possible | Noel Grandin |