summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2018-11-06tdf#120691 Migrate tables which contain spacesTamas Bunth1-0/+18
2018-10-16tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard10-10/+194
2018-10-11tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet1-1/+2
2018-10-04tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane1-16/+23
2018-09-07tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet1-0/+1
2018-08-29give the migration warn dialog a parentCaolán McNamara1-1/+18
2018-08-15tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky2-1/+16
2018-07-18tdf#118752: Enable firebird migration in experimental modeXisco Faulí1-0/+33
2018-06-25Disable migration in this releaseTamas Bunth2-32/+0
2018-06-20Resolves: tdf#118120 RET_ALL shares same value as RET_HELPCaolán McNamara1-1/+1
2018-06-15menubar: update and sync all base menubarsandreas kainz5-26/+28
2018-06-11Properly decompose vnd.sun.star.pkg URLStephan Bergmann2-8/+56
2018-06-10fix CppunitTest_dbaccess_hsqlbinary_importRene Engelhard1-1/+2
2018-05-28loplugin:passstuffbyrefNoel Grandin3-7/+7
2018-05-24tdf#117670: migration Firebird, deal with multiword columnJulien Nabet1-13/+33
2018-05-24tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth1-9/+13
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier12-12/+12
2018-05-23Fix typosAndrea Gelmini1-1/+1
2018-05-20tdf#117298: migration Firebird, fix time dataJulien Nabet1-1/+1
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara1-2/+2
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin14-33/+13
2018-05-16Fix typosAndrea Gelmini1-1/+1
2018-05-16tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth1-4/+50
2018-05-16tdf#116987 dbahsql: check for table names..Tamas Bunth6-2/+37
2018-05-14loplugin:useuniqueptr in SaveDBDocPageNoel Grandin2-4/+4
2018-05-14loplugin:useuniqueptr in ORowSetNoel Grandin3-12/+12
2018-05-14tdf#117092 dbahsql: handle multiple primary keysTamas Bunth5-9/+63
2018-05-12tdf#117301 dbahsql: add FLOAT typeTamas Bunth2-0/+4
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma1-3/+2
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard3-9/+14
2018-05-10move Java from config_features to already existing config_javaRene Engelhard4-4/+4
2018-05-07tdf#117299 dbahsql: add varchar_ignorecase typeTamas Bunth4-4/+12
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth7-21/+18
2018-05-02tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth4-11/+17
2018-05-02tdf#116980 Add constraints after data migrationTamas Bunth4-19/+44
2018-05-02tdf#117296 dbahsql: Fix migration of numericTamas Bunth1-7/+4
2018-04-29Avoid getTokenCount()Matteo Casalin1-8/+10
2018-04-29OUString: getLength() ==> isEmpty() when possibleMatteo Casalin1-6/+6
2018-04-29Reduce getTokenCount calls, use getToken with start indexMatteo Casalin1-6/+9
2018-04-29tdf#117300 dbahsql: Add REAL typeTamas Bunth2-0/+3
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-6/+3
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth2-3/+18
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara6-43/+45
2018-04-21loplugin:unusedmethodsNoel Grandin3-102/+0
2018-04-18tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane1-7/+6
2018-04-18tdf#117021: fix datasource exampleJulien Nabet1-1/+1
2018-04-17Resolves: tdf#117057 use same style warning as elsewhereCaolán McNamara5-32/+13
2018-04-17Fix typoAndrea Gelmini1-1/+1
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara3-6/+6
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin1-4/+4