summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-08-15dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl
2014-08-15res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara
2014-08-15convert user details page to .uiCaolán McNamara
2014-08-15use 12 spacingCaolán McNamara
2014-08-15drop thousand seperator in port number spinbuttonsCaolán McNamara
2014-08-15don't stretch listbox verticallyCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-14java: remove commented out codeNoel Grandin
2014-08-13update_pchThomas Arnhold
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make member classes privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12Resolves: fdo#82413 crash in format->columnCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-08-12java: remove useless javadoc tagsNoel Grandin
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11fdo#82151 finish fixupLionel Elie Mamane
2014-08-11m_pFT_HeaderText now unusedCaolán McNamara
2014-08-11don't need to reference these widgets anymoreCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-08-10make string a global resourceThomas Arnhold
2014-08-09remove unused resourcesThomas Arnhold
2014-08-09dbadmin: clean up after ui conversionThomas Arnhold
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold
2014-08-09remove DLG_PARAMETERS resource stuffThomas Arnhold
2014-08-08warning C4101: 'e': unreferenced local variableMichael Stahl
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin
2014-08-07coverity#1229890 Uninitialized pointer fieldCaolán McNamara
2014-08-07coverity#1229892 Uninitialized pointer fieldCaolán McNamara
2014-08-07fdo#82151 fixupLionel Elie Mamane
2014-08-07Missing includeStephan Bergmann
2014-08-07Tunnel SQLException through getPropertyValueStephan Bergmann
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály
2014-08-06fdo#82151 when constructing column object, replace m_aCurrentRow by a functionLionel Elie Mamane
2014-08-06Don't leak the previous cacheLionel Elie Mamane
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
2014-08-05java: remove commented out codeNoel Grandin
2014-08-04remove unused resource idsThomas Arnhold
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon
2014-08-02init. pointer membersDavid Tardon