Age | Commit message (Expand) | Author |
2021-06-01 | configure: Refactor disabling DB drivers | Jan-Marek Glogowski |
2021-02-05 | restore com.sun.star.mozilla.MozillaBootstrap | Caolán McNamara |
2020-12-13 | tdf#138715 remove mork driver | Rene Engelhard |
2019-11-04 | Build mysql_jdbc library even when building without java | Tamas Bunth |
2019-05-07 | tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN) | Jens Carl |
2018-11-24 | Build mysql_jdbc library even when building.. | Tamas Bunth |
2018-11-01 | gbuild: rename value OS=IOS to OS=iOS | Michael Stahl |
2018-10-22 | Add unit test for mysqlc connector | Tamas Bunth |
2018-10-14 | Revert removal of mysql jdbc connector | Tamas Bunth |
2018-08-24 | Moving mysqlc into connectivity as a library | Tamas Bunth |
2018-04-12 | Revert "Remove dead HSQLDB driver" | Sophia Schröder |
2018-04-10 | Remove dead HSQLDB driver | Tamas Bunth |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-17 | connectivity: add initial writer backend | Miklos Vajna |
2017-06-13 | remove TDE integration (vclplug, address book, config backend) | Michael Stahl |
2017-04-27 | another name for a nonlocalized string is a string | Caolán McNamara |
2016-12-20 | always have dbtools | Caolán McNamara |
2016-01-12 | connectivity: remove MSVC 2012 specific hack | Michael Stahl |
2015-10-25 | Remove Seamonkey based address book driver | David Ostrovsky |
2015-09-03 | remove KDE3 support, --enable-kde and --enable-kdeab | Michael Stahl |
2015-02-04 | connectivity: just check the WITH_MOZAB4WIN variable | Michael Stahl |
2015-02-04 | Typo $(CPU) -> $(CPUNAME) | Stephan Bergmann |
2015-02-04 | Revert "Do not let WNT non-INTEL run into the else branch" | Stephan Bergmann |
2015-02-04 | Do not let WNT non-INTEL run into the else branch | Stephan Bergmann |
2015-02-04 | Activate mork driver on windows 64 bit build | David Ostrovsky |
2015-01-10 | Disable ado unit test on x86_64 platform on windows | David Ostrovsky |
2014-03-11 | normalize values of WITH_MOZAB4WIN | Michael Stahl |
2014-03-11 | normalize values of BUILD_POSTGRESQL_SDBC | Michael Stahl |
2013-12-24 | fdo#60698: Merge odbcbase into odbc | Marcos Paulo de Souza |
2013-11-14 | make l10n buildable separately | Bjoern Michaelsen |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist |
2013-07-19 | allow to build for Windows XP when using Visual Studio 2012 | Christian Lohmaier |
2013-07-16 | Make firebird-sdbc install consistent with other drivers. | Andrzej J.R. Hunt |
2013-07-16 | Rename firebird-sdbc to firebird_sdbc to compile with latest master. | Andrzej J.R. Hunt |
2013-07-16 | Firebird: initial implementation of the skeleton driver. | Javier Fernandez |
2013-05-07 | connectivity: remove Package_generated | Michael Stahl |
2013-05-05 | oops. drop ALRT_hsqldb from Module too | David Tardon |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-03-28 | add calc, dbase, file, and flat to Library_merged | Peter Foley |
2013-02-05 | ORowSetValue: clean up sign/unsigned union member | David Ostrovsky |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-05 | Revert inadvertent chmod | Stephan Bergmann |
2012-12-05 | WITH_MOZAB4WIN=NO still needs mozbootstrap | Stephan Bergmann |
2012-12-04 | First fix for fdo#56902 | Mathias Michel |
2012-11-07 | enable ado driver unit test again | David Ostrovsky |
2012-11-07 | Always package at least mozbootstrap | Stephan Bergmann |
2012-11-05 | disable ado test to make tinderbox happy | David Ostrovsky |
2012-11-03 | fdo#53070 add complete unit test | David Ostrovsky |
2012-10-10 | put the test and the thing to be tested inside the same if condition | Caolán McNamara |