summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* resource files: remove unused definitionsThomas Arnhold2014-09-051-11/+0
* fdo#52076 unittestLionel Elie Mamane2014-09-045-0/+520
* janitorial: add const, factorise constantLionel Elie Mamane2014-09-041-5/+5
* coverity#706482 Uncaught exceptionCaolán McNamara2014-09-022-2/+2
* Related fdo#82088: removing and shortening aliasesStefan Weiberg2014-09-028-14/+13
* More mushrooms...Olivier Hallot2014-08-314-4/+60
* Fix build with boost-1.56.0.Jörg Sonnenberger2014-08-291-1/+2
* documentation-by-constLionel Elie Mamane2014-08-271-1/+1
* fix typo: Mesage -> MessageDouglas Mencken2014-08-262-3/+3
* convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara2014-08-255-12/+85
* convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-9/+86
* convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-10/+87
* convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-13/+86
* convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara2014-08-255-10/+87
* set names on a bunch more threads...Michael Stahl2014-08-253-0/+6
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-236-11/+11
* QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara2014-08-213-8/+6
* QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara2014-08-213-7/+5
* QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara2014-08-213-8/+7
* QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + stringCaolán McNamara2014-08-213-7/+6
* QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara2014-08-213-7/+6
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-19/+0
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-3/+3
* java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin2014-08-191-1/+1
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-191-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-187-15/+15
* remove dead ToolBox RID_HELPBARThomas Arnhold2014-08-181-5/+0
* various unused QueryBoxesThomas Arnhold2014-08-184-23/+0
* coverity#983635 Uncaught exceptionCaolán McNamara2014-08-172-2/+3
* coverity#983636 Uncaught exceptionCaolán McNamara2014-08-172-2/+2
* coverity#983637 Uncaught exceptionCaolán McNamara2014-08-172-2/+2
* coverity#983649 Uncaught exceptionCaolán McNamara2014-08-171-2/+2
* coverity#1231674 Uncaught exceptionCaolán McNamara2014-08-172-4/+4
* remove executable bitsThomas Arnhold2014-08-171-0/+0
* CID 1231678: Uninitialized pointer fieldMatteo Casalin2014-08-161-0/+1
* cppcheck: Throwing the original exceptionJulien Nabet2014-08-161-1/+1
* callcatcher: update unused codeCaolán McNamara2014-08-164-28/+1
* fix build againMarkus Mohrhard2014-08-161-0/+1
* fix res id errorsThomas Arnhold2014-08-151-8/+6
* Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold2014-08-153-8/+5
* ErrorBoxes from querydesign to StringThomas Arnhold2014-08-153-8/+8
* ErrorBox ERR_INVALID_BACKUP_LOCATION to StringThomas Arnhold2014-08-153-10/+5
* dbaccess: fix build after AutoControls_tmpl.hrc removalMichael Stahl2014-08-1513-14/+3
* res ctor OCommonBehaviourTabPage::OCommonBehaviourTabPage can go nowCaolán McNamara2014-08-1515-385/+2
* convert user details page to .uiCaolán McNamara2014-08-156-84/+268
* use 12 spacingCaolán McNamara2014-08-151-13/+14
* drop thousand seperator in port number spinbuttonsCaolán McNamara2014-08-152-0/+4
* don't stretch listbox verticallyCaolán McNamara2014-08-151-4/+3
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-153-3/+0
* java: remove commented out codeNoel Grandin2014-08-141-1/+0