summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Indexes.cxx
AgeCommit message (Expand)Author
2023-02-15Drop 'using namespace ::std' in dirs b* c*Gabor Kelemen
2021-06-10update firebird modelinesCaolán McNamara
2020-11-13tdf#123936 Formatting files in module connectivity with clang-formatPhilipp Hofer
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2013-09-06Extend OIndexesHelper::dropObject to use correct DROP INDEX. (firebird-sdbc)Andrzej J.R. Hunt