summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin99-341/+341
2018-04-01fix some openoffice bugzilla linksdennisroczek3-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke32-32/+0
2018-03-31loplugin:unusedmethodsNoel Grandin2-9/+0
2018-03-31loplugin:unnecessaryvirtual improve result outputNoel Grandin8-11/+14
2018-03-30loplugin:virtualdown in variousNoel Grandin20-68/+11
2018-03-29dbahsql: Unit test for binary importTamas Bunth2-17/+48
2018-03-28dbahsql: wrong variableTamas Bunth1-1/+1
2018-03-22dbahsql: refactor move index parser to parseschemaTamas Bunth3-63/+73
2018-03-22dbahsql: add unit tests for schema importTamas Bunth2-2/+2
2018-03-22weld OSQLMessageBoxCaolán McNamara22-279/+243
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara22-60/+66
2018-03-21drop debugging testCaolán McNamara1-1/+1
2018-03-21weld OExceptionChainDialogCaolán McNamara1-60/+37
2018-03-20drop msgbox includeCaolán McNamara44-46/+0
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke2-2/+0
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-12Fix typoAndrea Gelmini1-1/+1
2018-03-12dbahsql: use empty Any for "Other" columnTamas Bunth1-2/+1
2018-03-12another fix for AndroidNoel Grandin1-1/+1
2018-03-12blind fix for AndroidNoel Grandin1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-11dbahsql: import DATE and DATETIME columnsTamas Bunth3-8/+53
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-11dbahsql: import TIME columnsTamas Bunth2-3/+16
2018-03-10dbahsql: Add numeric/decimal importTamas Bunth2-3/+104
2018-03-10dbahsql: add booleanTamas Bunth1-2/+6
2018-03-10Modernize a bit more dbaccess (part2)Julien Nabet22-380/+301
2018-03-10Modernize a bit more dbaccessJulien Nabet42-610/+395
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-1/+1
2018-03-08loplugin:unusedmethodsNoel Grandin1-5/+0
2018-03-08Use for-range loops in dbaccess (part 3)Julien Nabet10-130/+86
2018-03-07dbahsql: add BINARY and VARBINARY importTamas Bunth3-2/+41
2018-03-07use more Color in cppcanvas..drawinglayerNoel Grandin5-7/+7
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann1-1/+1
2018-03-05Removed duplicated includeAndrea Gelmini1-1/+0
2018-03-05Fix typosAndrea Gelmini1-1/+1
2018-03-05HSQLDB Binary importTamas Bunth11-61/+665
2018-03-05tdf#115998 base: crash on delete relationshipNoel Grandin1-0/+1
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-03-05weld SfxPasswordDialog DialogCaolán McNamara1-5/+5
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2-2/+2
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke8-8/+0
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara4-11/+31
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara3-6/+11