summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2018-05-17weld SvxJavaClassPathDlgCaolán McNamara
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin
2018-05-16Fix typosAndrea Gelmini
2018-05-16tdf#117333, tdf#117325 dbahsql: exception handlingTamas Bunth
2018-05-16tdf#116987 dbahsql: check for table names..Tamas Bunth
2018-05-14loplugin:useuniqueptr in SaveDBDocPageNoel Grandin
2018-05-14loplugin:useuniqueptr in ORowSetNoel Grandin
2018-05-14tdf#117092 dbahsql: handle multiple primary keysTamas Bunth
2018-05-12tdf#117301 dbahsql: add FLOAT typeTamas Bunth
2018-05-11tdf#96099 Remove trivial StringVector typedefAbhyudaya Sharma
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-07tdf#117299 dbahsql: add varchar_ignorecase typeTamas Bunth
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth
2018-05-02tdf#116980 tdf#116986 Fix data migration in..Tamas Bunth
2018-05-02tdf#116980 Add constraints after data migrationTamas Bunth
2018-05-02tdf#117296 dbahsql: Fix migration of numericTamas Bunth
2018-04-29Avoid getTokenCount()Matteo Casalin
2018-04-29OUString: getLength() ==> isEmpty() when possibleMatteo Casalin
2018-04-29Reduce getTokenCount calls, use getToken with start indexMatteo Casalin
2018-04-29tdf#117300 dbahsql: Add REAL typeTamas Bunth
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-18tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane
2018-04-18tdf#117021: fix datasource exampleJulien Nabet
2018-04-17Resolves: tdf#117057 use same style warning as elsewhereCaolán McNamara
2018-04-17Fix typoAndrea Gelmini
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-16More -Werror,-Wreturn-std-moveStephan Bergmann
2018-04-16follow on for tdf#116981Noel Grandin
2018-04-15tdf#116965 dbahsql: migrate relationgshipsTamas Bunth
2018-04-15tdf#116954 dbahsql: migrate views tooTamas Bunth
2018-04-15tdf#116982 dbahsql: fix autoincrementationTamas Bunth
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth
2018-04-14Revert HSQLDB related unit testsTamas Bunth
2018-04-14tdf#116981 Base when deleting table columnNoel Grandin
2018-04-14Fix typosAndrea Gelmini
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-13Removed duplicated includeAndrea Gelmini
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-12dbaccess: fix --without-java build once moreMiklos Vajna
2018-04-12ditch debugging codeCaolán McNamara