Age | Commit message (Expand) | Author |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-08-18 | remove dead ToolBox RID_HELPBAR | Thomas Arnhold |
2014-08-18 | various unused QueryBoxes | Thomas Arnhold |
2014-08-17 | coverity#983635 Uncaught exception | Caolán McNamara |
2014-08-17 | coverity#983636 Uncaught exception | Caolán McNamara |
2014-08-17 | coverity#983637 Uncaught exception | Caolán McNamara |
2014-08-17 | coverity#983649 Uncaught exception | Caolán McNamara |
2014-08-17 | coverity#1231674 Uncaught exception | Caolán McNamara |
2014-08-17 | remove executable bits | Thomas Arnhold |
2014-08-16 | CID 1231678: Uninitialized pointer field | Matteo Casalin |
2014-08-16 | cppcheck: Throwing the original exception | Julien Nabet |
2014-08-16 | callcatcher: update unused code | Caolán McNamara |
2014-08-16 | fix build again | Markus Mohrhard |
2014-08-15 | fix res id errors | Thomas Arnhold |
2014-08-15 | Final ErrorBox ERR_NEED_INDEX_FIELDS to String | Thomas Arnhold |
2014-08-15 | ErrorBoxes from querydesign to String | Thomas Arnhold |
2014-08-15 | ErrorBox ERR_INVALID_BACKUP_LOCATION to String | Thomas Arnhold |
2014-08-15 | dbaccess: fix build after AutoControls_tmpl.hrc removal | Michael Stahl |
2014-08-15 | res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go now | Caolán McNamara |
2014-08-15 | convert user details page to .ui | Caolán McNamara |
2014-08-15 | use 12 spacing | Caolán McNamara |
2014-08-15 | drop thousand seperator in port number spinbuttons | Caolán McNamara |
2014-08-15 | don't stretch listbox vertically | Caolán McNamara |
2014-08-15 | drop FixedLines from wizards to be consistent with the rest of the ui | Caolán McNamara |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-08-12 | Resolves: fdo#82413 crash in format->column | Caolán McNamara |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: add @Override annotation to overriding methods | Noel Grandin |
2014-08-11 | fdo#82151 finish fixup | Lionel Elie Mamane |
2014-08-11 | m_pFT_HeaderText now unused | Caolán McNamara |
2014-08-11 | don't need to reference these widgets anymore | Caolán McNamara |
2014-08-11 | callcatcher: update unused code | Caolán McNamara |
2014-08-10 | make string a global resource | Thomas Arnhold |
2014-08-09 | remove unused resources | Thomas Arnhold |
2014-08-09 | dbadmin: clean up after ui conversion | Thomas Arnhold |
2014-08-09 | remove unused dlg resources from dbu_resource.hrc | Thomas Arnhold |
2014-08-09 | remove DLG_PARAMETERS resource stuff | Thomas Arnhold |
2014-08-08 | warning C4101: 'e': unreferenced local variable | Michael Stahl |
2014-08-08 | java: remove exceptions from throws clauses that are not | Noel Grandin |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |