summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2014-09-25dbaccess: std::auto_ptr -> std::unique_ptrStephan Bergmann14-15/+15
2014-09-23fdo#82577: Handle WindowNoel Grandin67-128/+128
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12dbaccess: sal_Bool -> boolStephan Bergmann12-16/+16
2014-09-05resource files: remove unused definitionsThomas Arnhold1-11/+0
2014-09-02Related fdo#82088: removing and shortening aliasesStefan Weiberg1-4/+0
2014-08-26fix typo: Mesage -> MessageDouglas Mencken1-1/+1
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara1-4/+0
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara1-1/+0
2014-08-21QueryBox QUERY_SAVE_TABLE_EDIT_INDEXES -> MessageDialog + stringCaolán McNamara1-2/+2
2014-08-21QueryBox QUERY_USERADMIN_DELETE_USER -> MessageDialog + stringCaolán McNamara1-2/+2
2014-08-21QueryBox QUERY_CONNECTION_LOST -> MessageDialog + stringCaolán McNamara1-2/+2
2014-08-21QueryBox QUERY_BRW_DELETE_ROWS -> MessageDialog + stringCaolán McNamara1-3/+2
2014-08-21QueryBox APP_CLOSEDOCUMENTS -> MessageDialog + stringCaolán McNamara1-2/+2
2014-08-18various unused QueryBoxesThomas Arnhold1-4/+0
2014-08-16CID 1231678: Uninitialized pointer fieldMatteo Casalin1-0/+1
2014-08-16callcatcher: update unused codeCaolán McNamara1-1/+0
2014-08-15fix res id errorsThomas Arnhold1-8/+6
2014-08-15Final ErrorBox ERR_NEED_INDEX_FIELDS to StringThomas Arnhold1-1/+1
2014-08-15ErrorBoxes from querydesign to StringThomas Arnhold1-2/+2
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara2-4/+0
2014-08-11callcatcher: update unused codeCaolán McNamara3-3/+0
2014-08-10make string a global resourceThomas Arnhold1-3/+3
2014-08-09remove unused resourcesThomas Arnhold1-1/+0
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold1-13/+0
2014-08-09remove DLG_PARAMETERS resource stuffThomas Arnhold2-3/+3
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos3-26/+26
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály1-1/+0
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály1-7/+5
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos1-2/+0
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos1-1/+1
2014-08-02Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály4-17/+21
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály1-3/+0
2014-08-01Convert 3 tabpages to .uiPalenik Mihály2-12/+22
2014-08-01Convert 5 tabpages to .uiPalenik Mihály2-14/+21
2014-08-01Convert DLG_DATABASE_WIZARD dialog to .uiPalenik Mihály2-10/+25
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos1-4/+5
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos5-6/+14
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály1-11/+6
2014-07-01New loplugin:stringconcatStephan Bergmann1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin7-22/+22
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida3-3/+3
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-2/+2
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara1-9/+22
2014-06-10DLG_INDEXDESIGN conversion to .uisk942-13/+12
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin3-5/+8
2014-06-05dbaccess: remove SAL_THROW macroNoel Grandin1-6/+6