summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/firebird/Tables.hxx
Commit message (Expand)AuthorAgeFilesLines
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+2
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-201-1/+1
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-2/+1
* tdf#69949 GSoC Firebird implement autoincrementWastack2016-08-181-0/+2
* com::sun::star->css in connectivityNoel Grandin2016-05-301-5/+5
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-5/+5
* Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet2014-06-011-4/+1
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-191-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-5/+5
* comphelper,connectivity: prefer passing OUString by referenceNoel Grandin2014-03-141-2/+2
* Implement dropping tables. (firebird-sdbc)Andrzej J.R. Hunt2013-08-151-9/+3
* Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt2013-08-151-4/+9
* Implement refreshTables. (firebird-sdbc)Andrzej J.R. Hunt2013-08-121-1/+2
* Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt2013-08-121-4/+4
* Tables header fixes.Andrzej J.R. Hunt2013-08-111-1/+1
* Creation of skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt2013-08-111-0/+3
* Implement Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt2013-08-111-10/+15
* First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt2013-08-111-0/+58