summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-08-12java: remove useless javadoc tagsNoel Grandin1-1/+0
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+2
2014-08-11fdo#82151 finish fixupLionel Elie Mamane2-18/+12
2014-08-11m_pFT_HeaderText now unusedCaolán McNamara2-11/+0
2014-08-11don't need to reference these widgets anymoreCaolán McNamara2-7/+0
2014-08-11callcatcher: update unused codeCaolán McNamara10-98/+0
2014-08-10make string a global resourceThomas Arnhold3-13/+7
2014-08-09remove unused resourcesThomas Arnhold2-3/+0
2014-08-09dbadmin: clean up after ui conversionThomas Arnhold2-51/+0
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold1-13/+0
2014-08-09remove DLG_PARAMETERS resource stuffThomas Arnhold5-111/+6
2014-08-08warning C4101: 'e': unreferenced local variableMichael Stahl1-0/+1
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin4-8/+5
2014-08-08java: remove unnecessary semi-colonsNoel Grandin1-3/+3
2014-08-08java: use an empty block rather than an empty statementNoel Grandin1-1/+1
2014-08-07coverity#1229890 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-08-07coverity#1229892 Uninitialized pointer fieldCaolán McNamara2-46/+0
2014-08-07fdo#82151 fixupLionel Elie Mamane1-5/+12
2014-08-07Missing includeStephan Bergmann1-0/+1
2014-08-07Tunnel SQLException through getPropertyValueStephan Bergmann2-81/+106
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály3-2/+84
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály6-154/+192
2014-08-06fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane5-34/+24
2014-08-06Don't leak the previous cacheLionel Elie Mamane1-0/+4
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos14-469/+635
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály5-63/+185
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály6-175/+312
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály6-84/+188
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály9-319/+444
2014-08-05java: remove commented out codeNoel Grandin4-11/+0
2014-08-04remove unused resource idsThomas Arnhold1-1/+0
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály4-64/+247
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos20-425/+735
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon1-0/+2
2014-08-02init. pointer membersDavid Tardon1-0/+4
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos8-156/+225
2014-08-02Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály12-116/+94
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály9-193/+390
2014-08-01Convert 3 tabpages to .uiPalenik Mihály10-192/+578
2014-08-01Convert 5 tabpages to .uiPalenik Mihály7-113/+171
2014-08-01Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály5-102/+84
2014-07-29gbuild: allow a unit test to depend on a jar fileDavid Tardon1-0/+4
2014-07-29Missing runtime dependency of a CppunitTestStephan Bergmann1-0/+1
2014-07-29Avoid undef null-ptr deref of missing "ofa" ResMgr in CppunitTestsStephan Bergmann3-0/+9
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos8-133/+366
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos30-574/+1121
2014-07-26Typo: useles->uselessJulien Nabet1-1/+1
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida1-3/+6
2014-07-24Typo: PRECSION->PRECISIONJulien Nabet1-6/+6
2014-07-22Resolves fdo#81213: Wrong table-clause generated by reportbuilderJulien Nabet1-1/+1