summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/filter/hsqldb/hsqlimport.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: dbaccessStephan Bergmann2023-10-191-1/+1
* loplugin:stringadd in d*Noel Grandin2023-03-251-6/+2
* loplugin:stringviewparam extend to new..Noel2021-01-291-2/+3
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-1/+1
* tdf#42949 Fix IWYU warnings in dbaccess/source/[f-s]*/*cxxGabor Kelemen2020-04-011-2/+0
* loplugin:constvars in cppuhelper..desktopNoel Grandin2019-08-191-1/+1
* re-land "new loplugin typedefparam""Noel Grandin2019-03-051-12/+9
* Revert "new loplugin typedefparam"Noel Grandin2019-03-041-9/+12
* new loplugin typedefparamNoel Grandin2019-03-041-12/+9
* Resolves: tdf#121838 catch exception for missing columnCaolán McNamara2018-12-211-1/+11
* Related: tdf#121810 pass suitable message dialog parent aroundCaolán McNamara2018-12-021-2/+5
* pvs-studio: Expression 'pException' is always false.Caolán McNamara2018-10-211-3/+3
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-2/+2
* loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2018-09-061-1/+0
* Add missing sal/log.hxx headersGabor Kelemen2018-08-011-0/+1
* tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth2018-05-241-9/+13
* tdf#117298: migration Firebird, fix time dataJulien Nabet2018-05-201-1/+1
* Fix typosAndrea Gelmini2018-05-161-1/+1
* tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth2018-05-161-4/+50
* tdf#116987 dbahsql: check for table names..Tamas Bunth2018-05-161-1/+1
* tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth2018-05-021-7/+9
* tdf#116980 Add constraints after data migrationTamas Bunth2018-05-021-1/+10
* loplugin:constparamsNoel Grandin2018-04-171-1/+1
* dbaccess: Enable hsql migration by defaultTamas Bunth2018-04-071-29/+52
* dbahsql: refactor move index parser to parseschemaTamas Bunth2018-03-221-58/+10
* dbahsql: import DATE and DATETIME columnsTamas Bunth2018-03-111-5/+18
* dbahsql: import TIME columnsTamas Bunth2018-03-111-2/+8
* dbahsql: Add numeric/decimal importTamas Bunth2018-03-101-2/+10
* dbahsql: add booleanTamas Bunth2018-03-101-2/+6
* dbahsql: add BINARY and VARBINARY importTamas Bunth2018-03-071-1/+28
* Fix typosAndrea Gelmini2018-03-051-1/+1
* HSQLDB Binary importTamas Bunth2018-03-051-6/+235
* Add HSQLDB schema importTamas Bunth2018-01-271-0/+56