summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu1-3/+1
2018-04-17loplugin:constparamsNoel Grandin6-7/+7
2018-04-16Fix typosAndrea Gelmini3-3/+3
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann1-2/+2
2018-04-16follow on for tdf#116981Noel Grandin2-6/+6
2018-04-15tdf#116965 dbahsql: migrate relationgshipsTamas Bunth3-3/+15
2018-04-15tdf#116954 dbahsql: migrate views tooTamas Bunth1-0/+2
2018-04-15tdf#116982 dbahsql: fix autoincrementationTamas Bunth9-23/+268
2018-04-15remove some unused comphelper includesJochen Nitschke59-67/+4
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth10-6/+196
2018-04-14Revert HSQLDB related unit testsTamas Bunth11-28/+38
2018-04-14tdf#116981 Base when deleting table columnNoel Grandin1-2/+2
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara6-0/+6
2018-04-14look for radio buttons without underlinesCaolán McNamara3-0/+7
2018-04-13Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen67-69/+7
2018-04-12dbaccess: fix --without-java build once moreMiklos Vajna3-14/+0
2018-04-12ditch debugging codeCaolán McNamara1-119/+0
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder6-3/+17
2018-04-11new loplugin:unusedvariablemoreNoel Grandin3-39/+2
2018-04-10tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7