summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Tables.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-2/+2
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin1-1/+1
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+1
2016-08-18tdf#69949 GSoC Firebird implement autoincrementWastack1-0/+2
2016-05-30com::sun::star->css in connectivityNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2014-06-01Resolves: fdo#79493 Refresh Tables option fails with FirebirdJulien Nabet1-4/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold1-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin1-2/+2
2013-08-15Implement dropping tables. (firebird-sdbc)Andrzej J.R. Hunt1-9/+3
2013-08-15Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt1-4/+9
2013-08-12Implement refreshTables. (firebird-sdbc)Andrzej J.R. Hunt1-1/+2
2013-08-12Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt1-4/+4
2013-08-11Tables header fixes.Andrzej J.R. Hunt1-1/+1
2013-08-11Creation of skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt1-0/+3
2013-08-11Implement Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt1-10/+15
2013-08-11First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt1-0/+58