summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/misc/dsntypes.cxx
AgeCommit message (Expand)Author
2019-02-07Make Firebird the (unconditional) default for new databasesStephan Bergmann
2018-11-10Avoid getToken to just get last tokenMatteo Casalin
2018-11-10Avoid getTokenCount()Matteo Casalin
2018-04-29OUString: getLength() ==> isEmpty() when possibleMatteo Casalin
2018-04-29Reduce getTokenCount calls, use getToken with start indexMatteo Casalin
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: dbaccessStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-12-17Minor simplificationStephan Bergmann
2016-11-04loplugin:oncevar in dbaccessNoel Grandin
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-29whitespace fixupakki95
2015-10-12Related tdf#45775: PgSQL new DB allow empty DatasourceJulien Nabet
2015-08-03com::sun::star->css in dbaccessNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-27this seems to be the intent of the codeLionel Elie Mamane
2015-01-27fix damage done by OUString conversionLionel Elie Mamane
2015-01-26indentationLionel Elie Mamane
2015-01-26tdf#70236 propertly recognise full Access 2007 URLLionel Elie Mamane
2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-17dbaccess: sal_Bool->boolNoel Grandin
2014-01-21DBACCESS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-07Add "New Database" button for Firebird file driver dialog.Andrzej J.R. Hunt
2013-08-27fdo#62475 removed pointless commentsJelle van der Waa
2013-07-30Fix firebird-sdbc registry details.Andrzej J.R. Hunt
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt
2013-07-16Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt
2013-07-16Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt
2013-03-21Don't complain about missing colon in empty DSNMathias Hasselmann