summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-08-16cppcheck: Throwing the original exceptionJulien Nabet1-1/+1
2014-08-16callcatcher: update unused codeCaolán McNamara4-28/+1
2014-08-16fix build againMarkus Mohrhard1-0/+1
2014-08-15fix res id errorsThomas Arnhold1-8/+6
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold3-8/+5
2014-08-15ErrorBoxes from querydesign to StringThomas Arnhold3-8/+8
2014-08-15ErrorBox ERR_INVALID_BACKUP_LOCATION to StringThomas Arnhold3-10/+5
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl13-14/+3
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara15-385/+2
2014-08-15convert user details page to .uiCaolán McNamara6-84/+268
2014-08-15use 12 spacingCaolán McNamara1-13/+14
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara2-0/+4
2014-08-15don't stretch listbox verticallyCaolán McNamara1-4/+3
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara3-3/+0
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-13update_pchThomas Arnhold2-0/+3
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-3/+3
2014-08-13java: reduce scope, make member classes privateNoel Grandin2-2/+2
2014-08-13java: reduce scope, make fields privateNoel Grandin3-6/+6
2014-08-13java: reduce scope, make constructors privateNoel Grandin2-2/+2
2014-08-12Resolves: fdo#82413 crash in format->columnCaolán McNamara1-1/+2
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara6-32/+0
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