summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* tdf#120691 Migrate tables which contain spacesTamas Bunth2018-11-061-0/+18
* tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard2018-10-1610-10/+194
* tdf#120478: fix wrong icon when JDBC driver test failsJulien Nabet2018-10-111-1/+2
* tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane2018-10-041-16/+23
* tdf#119694: read embedded hsqldb file generated before 6.1Julien Nabet2018-09-071-0/+1
* give the migration warn dialog a parentCaolán McNamara2018-08-291-1/+18
* tdf#119245 Set a parent for OParameterDialogMaxim Monastirsky2018-08-152-1/+16
* tdf#118752: Enable firebird migration in experimental modeXisco Faulí2018-07-181-0/+33
* Disable migration in this releaseTamas Bunth2018-06-252-32/+0
* Resolves: tdf#118120 RET_ALL shares same value as RET_HELPCaolán McNamara2018-06-201-1/+1
* menubar: update and sync all base menubarsandreas kainz2018-06-155-26/+28
* Properly decompose vnd.sun.star.pkg URLStephan Bergmann2018-06-112-8/+56
* fix CppunitTest_dbaccess_hsqlbinary_importRene Engelhard2018-06-101-1/+2
* loplugin:passstuffbyrefNoel Grandin2018-05-283-7/+7
* tdf#117670: migration Firebird, deal with multiword columnJulien Nabet2018-05-241-13/+33
* tdf117333 dbahsql: Chain SQLExceptionsTamas Bunth2018-05-241-9/+13
* toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier2018-05-2312-12/+12
* Fix typosAndrea Gelmini2018-05-231-1/+1
* tdf#117298: migration Firebird, fix time dataJulien Nabet2018-05-201-1/+1
* weld SvxJavaClassPathDlgCaolán McNamara2018-05-171-2/+2
* loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2018-05-1714-33/+13
* 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-166-2/+37
* loplugin:useuniqueptr in SaveDBDocPageNoel Grandin2018-05-142-4/+4
* loplugin:useuniqueptr in ORowSetNoel Grandin2018-05-143-12/+12
* tdf#117092 dbahsql: handle multiple primary keysTamas Bunth2018-05-145-9/+63
* tdf#117301 dbahsql: add FLOAT typeTamas Bunth2018-05-122-0/+4
* tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma2018-05-111-3/+2
* (try to) fix dbaccess firebird-related testsRene Engelhard2018-05-113-9/+14
* move Java from config_features to already existing config_javaRene Engelhard2018-05-104-4/+4
* tdf#117299 dbahsql: add varchar_ignorecase typeTamas Bunth2018-05-074-4/+12
* Refactor: migration warn dlg without modifying APITamas Bunth2018-05-057-21/+18
* tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth2018-05-024-11/+17
* tdf#116980 Add constraints after data migrationTamas Bunth2018-05-024-19/+44
* tdf#117296 dbahsql: Fix migration of numericTamas Bunth2018-05-021-7/+4
* Avoid getTokenCount()Matteo Casalin2018-04-291-8/+10
* OUString: getLength() ==> isEmpty() when possibleMatteo Casalin2018-04-291-6/+6
* Reduce getTokenCount calls, use getToken with start indexMatteo Casalin2018-04-291-6/+9
* tdf#117300 dbahsql: Add REAL typeTamas Bunth2018-04-292-0/+3
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-6/+3
* dbu: Set Firebird to default in wizard..Tamas Bunth2018-04-262-3/+18
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-226-43/+45
* loplugin:unusedmethodsNoel Grandin2018-04-213-102/+0
* tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane2018-04-181-7/+6
* tdf#117021: fix datasource exampleJulien Nabet2018-04-181-1/+1
* Resolves: tdf#117057 use same style warning as elsewhereCaolán McNamara2018-04-175-32/+13
* Fix typoAndrea Gelmini2018-04-171-1/+1
* Simplify calls to Menu::CheckItemMuhammet Kara2018-04-173-6/+6
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-171-4/+4