summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/hsqldb/createparser.cxx
AgeCommit message (Expand)Author
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-08-19loplugin:constvars in cppuhelper..desktopNoel Grandin
2019-01-31tdf#121069, tdf#121469 migrate special charactersTamas Bunth
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-06dbahsql: Look for properties only after nameTamas Bunth
2018-07-06dbahsql: refactor, around parseColumnpartTamas Bunth
2018-07-06tdf#117867 dbahsql: Migrate default valuesTamas Bunth
2018-06-11tdf#117115 dbahsql: respect escaped '\'Tamas Bunth
2018-05-25tdf#117115 dbahsql: respect unicode in columnsTamas Bunth
2018-05-24tdf#117670: migration Firebird, deal with multiword columnJulien Nabet
2018-05-14tdf#117092 dbahsql: handle multiple primary keysTamas Bunth
2018-05-12tdf#117301 dbahsql: add FLOAT typeTamas Bunth
2018-05-07tdf#117299 dbahsql: add varchar_ignorecase typeTamas Bunth
2018-04-29tdf#117300 dbahsql: Add REAL typeTamas Bunth
2018-04-15tdf#116982 dbahsql: fix autoincrementationTamas Bunth
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-03-07dbahsql: add BINARY and VARBINARY importTamas Bunth
2018-01-27Add HSQLDB schema importTamas Bunth