summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-07-18tdf#118752: Enable firebird migration in experimental modeXisco Faulí1-0/+33
2018-06-25Disable migration in this releaseTamas Bunth1-30/+0
2018-06-11Properly decompose vnd.sun.star.pkg URLStephan Bergmann1-2/+22
2018-05-17loplugin:unusedfields in dbaccess..drawinglayerNoel Grandin2-4/+3
2018-05-14loplugin:useuniqueptr in ORowSetNoel Grandin3-12/+12
2018-05-11(try to) fix dbaccess firebird-related testsRene Engelhard1-9/+12
2018-05-05Refactor: migration warn dlg without modifying APITamas Bunth4-11/+60
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-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-6/+3
2018-04-26dbu: Set Firebird to default in wizard..Tamas Bunth1-1/+9
2018-04-17Resolves: tdf#117057 use same style warning as elsewhereCaolán McNamara2-6/+0
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke21-28/+1
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth4-6/+63
2018-04-14Revert HSQLDB related unit testsTamas Bunth1-1/+5
2018-04-13Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen9-12/+2
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder2-2/+2
2018-04-10tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7
2018-04-10Remove dead HSQLDB driverTamas Bunth2-2/+2
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-07dbaccess: Enable hsql migration by defaultTamas Bunth1-12/+8
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin29-94/+94
2018-04-01fix some openoffice bugzilla linksdennisroczek1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin5-7/+9
2018-03-30loplugin:virtualdown in variousNoel Grandin13-52/+8
2018-03-15change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl1-8/+13
2018-03-13loplugin:useuniqueptr in DataSupplier_ImplNoel Grandin1-15/+3
2018-03-13loplugin:useuniqueptr in OSingleSelectQueryComposerNoel Grandin5-29/+23
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-10Modernize a bit more dbaccessJulien Nabet11-150/+90
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet10-130/+86
2018-03-05loplugin:useuniqueptr in dbaccess(2)Noel Grandin4-21/+18
2018-03-05loplugin:useuniqueptr in dbaccessNoel Grandin9-32/+22
2018-03-05loplugin:useuniqueptr in OQueryDescriptor_BaseNoel Grandin3-7/+5
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+3
2018-01-31Fix typoAndrea Gelmini1-1/+1
2018-01-31tdf#114596 dbaccess: fix mysterious dataloss bugMichael Stahl2-3/+5
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-27Add HSQLDB schema importTamas Bunth1-0/+26
2018-01-26Fix typosAndrea Gelmini1-1/+1
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: dbaccessStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann14-52/+52