summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2014-09-18fdo#82577: Handle FontNoel Grandin18-51/+50
2014-09-17TyposJulien Nabet4-8/+8
2014-09-12dbaccess: remove optimization disabling workaround for GCC 4.2 bugMichael Stahl1-12/+1
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann37-77/+77
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-09-09Resolves: fdo#83678 no thousand seperator for port numbersCaolán McNamara1-0/+1
2014-09-09semibold->boldCaolán McNamara18-24/+24
2014-09-08Resolves: fdo#83501 STR_QUERY_* populate the join dialogCaolán McNamara2-30/+36
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg4-89/+88
2014-09-05document oddity by commentLionel Elie Mamane1-0/+8
2014-09-05yet another overrun access of an empty OUStringNorbert Thiebaud1-1/+1
2014-09-05resource files: remove unused definitionsThomas Arnhold1-11/+0
2014-09-04fdo#52076 unittestLionel Elie Mamane5-0/+520
2014-09-04janitorial: add const, factorise constantLionel Elie Mamane1-5/+5
2014-09-02coverity#706482 Uncaught exceptionCaolán McNamara2-2/+2
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg8-14/+13
2014-08-31More mushrooms...Olivier Hallot4-4/+60
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger1-1/+2
2014-08-27documentation-by-constLionel Elie Mamane1-1/+1
2014-08-26fix typo: Mesage -> MessageDouglas Mencken2-3/+3
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara5-12/+85
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara5-9/+86
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara5-10/+87
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara5-13/+86
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara5-10/+87
2014-08-25set names on a bunch more threads...Michael Stahl3-0/+6
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist6-11/+11
2014-08-21QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara3-8/+6
2014-08-21QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara3-7/+5
2014-08-21QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara3-8/+7
2014-08-21QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + stringCaolán McNamara3-7/+6
2014-08-21QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara3-7/+6
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin3-19/+0
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara7-15/+15
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold1-5/+0
2014-08-18various unused QueryBoxesThomas Arnhold4-23/+0
2014-08-17coverity#983635 Uncaught exceptionCaolán McNamara2-2/+3
2014-08-17coverity#983636 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-17coverity#983637 Uncaught exceptionCaolán McNamara2-2/+2
2014-08-17coverity#983649 Uncaught exceptionCaolán McNamara1-2/+2
2014-08-17coverity#1231674 Uncaught exceptionCaolán McNamara2-4/+4
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-08-16CID 1231678: Uninitialized pointer fieldMatteo Casalin1-0/+1
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