summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-10dbaccess: fix --without-java buildMiklos Vajna3-7/+0
2018-04-10Remove dead HSQLDB driverTamas Bunth6-14/+3
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-08tdf#116772 adapt handling of LIKE conditions to cleaned up StructuredFilterLionel Elie Mamane2-2/+73
2018-04-08this looks suspicious in light of cleaned up StructuredFilterLionel Elie Mamane1-1/+0
2018-04-08Fix typoAndrea Gelmini1-1/+1
2018-04-07dbahsql: Add doxygen commentsTamas Bunth6-2/+99
2018-04-07dbahsql: add default for autoincremented columnsTamas Bunth2-2/+10
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth22-101/+114
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4