Age | Commit message (Expand) | Author |
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 |
2015-10-16 | convert "continue" flag to an enum | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin |
2015-06-04 | Finalizers must not access UNO objects | Stephan Bergmann |
2015-02-08 | Typos + simple german translations | Julien Nabet |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-12 | connectivity: Use appropriate OUString functions on string constants | Stephan Bergmann |