summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Table.hxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12tdf#65108 "" instead of <> written in include lineFeyza Yavuz
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-08-23Set Table privileges. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Implement sdbcx table creation. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-15Implement altering of default value.Andrzej J.R. Hunt
2013-08-14Remove XRename support from XTable. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-14Implement column-name altering. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Remove unneeded field. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Try and fix windows build.Andrzej J.R. Hunt
2013-08-11Creation of skeleton Columns. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Implement Tables::createObject. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Add sdbcx.Table (firebird-sdbc)Andrzej J.R. Hunt