summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-27documentation-by-constLionel Elie Mamane
2014-08-26fix typo: Mesage -> MessageDouglas Mencken
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-21QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara
2014-08-21QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara
2014-08-21QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara
2014-08-21QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + stringCaolán McNamara
2014-08-21QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-18various unused QueryBoxesThomas Arnhold
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara
2014-08-17coverity#983636 Uncaught exceptionCaolán McNamara
2014-08-17coverity#983637 Uncaught exceptionCaolán McNamara
2014-08-17coverity#983649 Uncaught exceptionCaolán McNamara
2014-08-17coverity#1231674 Uncaught exceptionCaolán McNamara
2014-08-17remove executable bitsThomas Arnhold
2014-08-16CID 1231678: Uninitialized pointer fieldMatteo Casalin
2014-08-16cppcheck: Throwing the original exceptionJulien Nabet
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-16fix build againMarkus Mohrhard
2014-08-15fix res id errorsThomas Arnhold
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold
2014-08-15ErrorBoxes from querydesign to StringThomas Arnhold
2014-08-15ErrorBox ERR_INVALID_BACKUP_LOCATION to StringThomas Arnhold
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