summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-3/+3
* java: reduce scope, make member classes privateNoel Grandin2014-08-132-2/+2
* java: reduce scope, make fields privateNoel Grandin2014-08-133-6/+6
* java: reduce scope, make constructors privateNoel Grandin2014-08-132-2/+2
* Resolves: fdo#82413 crash in format->columnCaolán McNamara2014-08-121-1/+2
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-126-32/+0
* java: remove useless javadoc tagsNoel Grandin2014-08-121-1/+0
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+2
* fdo#82151 finish fixupLionel Elie Mamane2014-08-112-18/+12
* m_pFT_HeaderText now unusedCaolán McNamara2014-08-112-11/+0
* don't need to reference these widgets anymoreCaolán McNamara2014-08-112-7/+0
* callcatcher: update unused codeCaolán McNamara2014-08-1110-98/+0
* make string a global resourceThomas Arnhold2014-08-103-13/+7
* remove unused resourcesThomas Arnhold2014-08-092-3/+0
* dbadmin: clean up after ui conversionThomas Arnhold2014-08-092-51/+0
* remove unused dlg resources from dbu_resource.hrcThomas Arnhold2014-08-091-13/+0
* remove DLG_PARAMETERS resource stuffThomas Arnhold2014-08-095-111/+6
* warning C4101: 'e': unreferenced local variableMichael Stahl2014-08-081-0/+1
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-084-8/+5
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-3/+3
* java: use an empty block rather than an empty statementNoel Grandin2014-08-081-1/+1
* coverity#1229890 Uninitialized pointer fieldCaolán McNamara2014-08-071-0/+1
* coverity#1229892 Uninitialized pointer fieldCaolán McNamara2014-08-072-46/+0
* fdo#82151 fixupLionel Elie Mamane2014-08-071-5/+12
* Missing includeStephan Bergmann2014-08-071-0/+1
* Tunnel SQLException through getPropertyValueStephan Bergmann2014-08-072-81/+106
* Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály2014-08-073-2/+84
* Convert PAGE_LDAP to .uiPalenik Mihály2014-08-076-154/+192
* fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane2014-08-065-34/+24
* Don't leak the previous cacheLionel Elie Mamane2014-08-061-0/+4
* TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos2014-08-0614-469/+635
* Convert PAGE_ODBC to .uiPalenik Mihály2014-08-065-63/+185
* Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály2014-08-066-175/+312
* Convert PAGE_DBASE to .uiPalenik Mihály2014-08-066-84/+188
* Convert PAGE_CONNECTION to .uiPalenik Mihály2014-08-059-319/+444
* java: remove commented out codeNoel Grandin2014-08-054-11/+0
* remove unused resource idsThomas Arnhold2014-08-041-1/+0
* Convert DLG_PARAMETERS to .uiPalenik Mihály2014-08-044-64/+247
* PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos2014-08-0420-425/+735
* gbuild: require java UNO runtime explicitlyDavid Tardon2014-08-021-0/+2
* init. pointer membersDavid Tardon2014-08-021-0/+4
* TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos2014-08-028-156/+225
* Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály2014-08-0212-116/+94
* Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály2014-08-019-193/+390
* Convert 3 tabpages to .uiPalenik Mihály2014-08-0110-192/+578
* Convert 5 tabpages to .uiPalenik Mihály2014-08-017-113/+171
* Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály2014-08-015-102/+84
* gbuild: allow a unit test to depend on a jar fileDavid Tardon2014-07-291-0/+4
* Missing runtime dependency of a CppunitTestStephan Bergmann2014-07-291-0/+1
* Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann2014-07-293-0/+9