summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0137-37/+0
* Do not use hsql binary import test when..Tamas Bunth2018-03-311-1/+1
* loplugin:unusedmethodsNoel Grandin2018-03-312-9/+0
* loplugin:unnecessaryvirtual improve result outputNoel Grandin2018-03-318-11/+14
* loplugin:virtualdown in variousNoel Grandin2018-03-3020-68/+11
* dbahsql: Unit test for binary importTamas Bunth2018-03-297-18/+253
* dbahsql: wrong variableTamas Bunth2018-03-281-1/+1
* dbahsql: refactor move index parser to parseschemaTamas Bunth2018-03-223-63/+73
* dbahsql: add unit tests for schema importTamas Bunth2018-03-225-2/+283
* move MessBoxStyle to last consumerCaolán McNamara2018-03-221-1/+0
* weld OSQLMessageBoxCaolán McNamara2018-03-2222-279/+243
* support both vcl and weld in genericunodialog for interimCaolán McNamara2018-03-2122-60/+66
* drop debugging testCaolán McNamara2018-03-211-1/+1
* weld OExceptionChainDialogCaolán McNamara2018-03-213-74/+96
* drop msgbox includeCaolán McNamara2018-03-2044-46/+0
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-192-2/+0
* change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl2018-03-151-8/+13
* loplugin:useuniqueptr in DataSupplier_ImplNoel Grandin2018-03-131-15/+3
* loplugin:useuniqueptr in OSingleSelectQueryComposerNoel Grandin2018-03-135-29/+23
* Fix typoAndrea Gelmini2018-03-121-1/+1
* dbahsql: use empty Any for "Other" columnTamas Bunth2018-03-121-2/+1
* another fix for AndroidNoel Grandin2018-03-121-1/+1
* blind fix for AndroidNoel Grandin2018-03-121-1/+1
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* dbahsql: import DATE and DATETIME columnsTamas Bunth2018-03-113-8/+53
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-112-2/+2
* dbahsql: import TIME columnsTamas Bunth2018-03-112-3/+16
* dbahsql: Add numeric/decimal importTamas Bunth2018-03-102-3/+104
* dbahsql: add booleanTamas Bunth2018-03-101-2/+6
* Modernize a bit more dbaccess (part2)Julien Nabet2018-03-1022-380/+301
* Modernize a bit more dbaccessJulien Nabet2018-03-1042-610/+395
* Remove unused HIDsGabor Kelemen2018-03-091-1/+0
* inherit welded dialogs from a common ancestorCaolán McNamara2018-03-091-1/+1
* loplugin:unusedmethodsNoel Grandin2018-03-081-5/+0
* Use for-range loops in dbaccess (part 3)Julien Nabet2018-03-0810-130/+86
* make all the .ui message dialogs explicitly modalCaolán McNamara2018-03-075-0/+5
* dbahsql: add BINARY and VARBINARY importTamas Bunth2018-03-073-2/+41
* use more Color in cppcanvas..drawinglayerNoel Grandin2018-03-075-7/+7
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-0563-63/+63
* Rename OCharsetMap::find overload to findIanaNameStephan Bergmann2018-03-051-1/+1
* Removed duplicated includeAndrea Gelmini2018-03-051-1/+0
* Fix typosAndrea Gelmini2018-03-051-1/+1
* HSQLDB Binary importTamas Bunth2018-03-0512-61/+670
* tdf#115998 base: crash on delete relationshipNoel Grandin2018-03-051-0/+1
* loplugin:useuniqueptr in dbaccess(2)Noel Grandin2018-03-054-21/+18
* loplugin:useuniqueptr in dbaccessNoel Grandin2018-03-059-32/+22
* loplugin:useuniqueptr in OQueryDescriptor_BaseNoel Grandin2018-03-053-7/+5
* weld SfxPasswordDialog DialogCaolán McNamara2018-03-051-5/+5
* delete colordata.hxxNoel Grandin2018-03-023-3/+0
* make Color::GetRGBColor return Color instead of ColorDataNoel Grandin2018-03-012-2/+2