summaryrefslogtreecommitdiff
path: root/dbaccess/UIConfig_dbaccess.mk
AgeCommit message (Collapse)Author
2021-02-16weld OTableWindowTitleCaolán McNamara
Change-Id: I466b73b1135c1336e3c94432f220b52343fe00d8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110984 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-28weld OTableBorderWindowCaolán McNamara
Change-Id: I8008d9ea1e1c5418c960ec9c80b55602a11f15f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101552 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-27weld dbu ui clusterCaolán McNamara
making the dbaccess a wholely welded hierarchy Change-Id: I87ea94d7775e38c8eb3342d91a730457481407f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101340 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-26weld OApplicationSwapWindowCaolán McNamara
Change-Id: I71d24494b5fe7dd2949876944ab9aff41330ad50 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101027 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-19weld OTitleWindowCaolán McNamara
Change-Id: I10996b1d927e6e8db913d04d975fda69669a2988 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100984 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-19weld OQueryTextViewCaolán McNamara
its plausible with the EditEngine replacement for the SQL editor that the undo could be integrated better than the current check-if-the-text-has-changed timeout method. But that's left unchanged with this commit. Change-Id: I9b9e373044a80ee94dab4ceaad0ef2801b0b1166 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100950 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-18weld OAppDetailPageHelperCaolán McNamara
Change-Id: I0fa9f21c30bba8f781178b0811f3f7d755af1bb3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100627 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-12weld DBTreeListBoxCaolán McNamara
Change-Id: I4b7369a496339b9bbab0c885c7360a5d7818a62e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100329 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-09weld OTasksWindowCaolán McNamara
moving the InterimItemWindow one layer higher Change-Id: I500da55f4d4bf4dd31583c9c055564cf299a2166 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100304 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-09weld OCreationListCaolán McNamara
Change-Id: Ia234233cd44b91518c22e125fef4180068b07be4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100255 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-08-04weld OTableWindowListBoxCaolán McNamara
Change-Id: Iae1d2da93fd150d2a333a55bd5b3c06aad0a308f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100030 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-24drop intermediate TabPageCaolán McNamara
OColumnControlWindow can be seen used in "use wizard to create table" from base Change-Id: Ib59b487c6711321550c1b516986ef20df402b171 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99414 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-24weld OTableFieldDescWinCaolán McNamara
Change-Id: Ide40ef5617c608a76e2035aac5ca87672c83925f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99355 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-23weld OTableDesignHelpBarCaolán McNamara
Change-Id: If77b9e180791909998cb8536439bcc6ea6d4137b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99331 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-17weld LimitBox Item WindowCaolán McNamara
also merge dbaui::LimitBox with dbaui::LimitBoxImpl Change-Id: Idd01e71d6afe817971223b46611c622a82883304 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88870 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2019-09-12weld OCopyTableWizard clusterCaolán McNamara
Change-Id: I52547defb0e7ba328ec20d41a955e545556ffd16 note: get the toplevel parent by getting it from the XInteractionHandler Reviewed-on: https://gerrit.libreoffice.org/78751 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara
https://wiki.openoffice.org/wiki/Macros_in_Database_Documents Prior to OpenOffice 3 (2008) base didn't support macros, but subdocuments might have had macros. since OOo3 base supported macros and subdocuments not, and a migration wizard is available to update pre OOo3 documents to the new scheme. Here I presume whatever is going to get migrated has been migrated at this point and drop the migration wizard This undoes the addition of the idl for sdb::application::MacroMigrationWizard of commit 5b982b69363f0f067fe4a0f679528ce1c5a2eafc Date: Mon Mar 11 17:51:56 2013 +0200 so flag as an api change, though not to anything published Change-Id: I37271752234dda4e7e8f033e0136825fd356439b Reviewed-on: https://gerrit.libreoffice.org/78326 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-08-22weld chart CreationWizardCaolán McNamara
Change-Id: I7ee88c1e1b0eca5c2510a4bbba8b60c0d8a4e3e8 Reviewed-on: https://gerrit.libreoffice.org/77954 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
split up RoadmapWizard to sit its wizard logic on top of a a native GtkAssistant a) awkwardly GtkAssistant is not a GtkDialog, but derives directly from GtkWindow so some shuffling around required due to that b) hidden/unused pages are shuffled to the end of the list of pages and their titles turned off in order to hide them from the roadmap c) some nonstandard hackery required to get the gtk roadmap titles to wrap Change-Id: I0d2346c489fef744136a2785f33c846d97bd8dc6 Reviewed-on: https://gerrit.libreoffice.org/76876 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-04-14tdf#116944 Warn user before database migrationTamas Bunth
Warn user with a pop-up dialog before migration. To do that we have to know the database URL at UI level. In order to get that I updated XDataSource interface with getConnectionURL(). The dialog offers two options: proceed with or without migration. If the user choose "yes", we store that information in XDataSource. The migration itself will be made in buildLowConnection(). Change-Id: I1f0d03da6352f7a0a8d989da79c4b2fe60a03ca1 Reviewed-on: https://gerrit.libreoffice.org/52876 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tamás Bunth <btomi96@gmail.com>
2017-05-06tdf#107652: Crash relation Design windowJulien Nabet
Regression from https://cgit.freedesktop.org/libreoffice/core/commit/?id=057cde3f8aedc48401bfe864a5b03ef29dd8b641 "convert join table view menu to .ui" Change-Id: I6703f7b9b24b67dab87f0b64351d75b3051b5379 Reviewed-on: https://gerrit.libreoffice.org/37314 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-04-18convert query functions menu to .uiCaolán McNamara
Change-Id: Iba4fc93d6042d873c45c58f11b7b54638ed54d82
2017-04-18convert join menu to .uiCaolán McNamara
Change-Id: I4e38e431df00a8a97772c5eb0056f824beaf8912
2017-04-18convert primary key menu to .uiCaolán McNamara
Change-Id: I78b4f6edc33ddc908402d8ab952bfebc11e4f929
2017-04-18convert table design row menu to .uiCaolán McNamara
Change-Id: I8a6be28ccd7cbd2b8f18255e3da01df2dfe13fb8
2017-04-07convert RID_QUERYCOLPOPUPMENU to .ui formatCaolán McNamara
Change-Id: Idcf8566db964c475a0b9049f215af6fc57f0978b
2014-08-25convert TABLE_DESIGN_ALL_ROWS_DELETED with custom buttons to .uiCaolán McNamara
Change-Id: Id4b5573cd7e20f841e25ba17f17e98b78fb759cc
2014-08-25convert TABLE_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
Change-Id: Id0ea1a0a8de1cdd363ee462003406c5625b0e4af
2014-08-25convert RELATION_DESIGN_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
Change-Id: Ifc0ccdf278e9f249845cf8bc12eece8f5a5f0d86
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
Change-Id: I248e7b14fdd89c3efca60dfce0b9b8dfd2693fa8
2014-08-25convert QUERY_BRW_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
Change-Id: I184ffcda39b3e38ae4e4c4729f8dae62158afdae
2014-08-15convert user details page to .uiCaolán McNamara
Change-Id: Id8ad4a013fb5049452bbad502da828db94ce7d47
2014-08-07Convert PAGE_ADO and PAGE_MYSQL_ODBC to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadmin.src Change-Id: Idaba7ea38b8ca6b7d0d9cc9599e9a76836573086
2014-08-07Convert PAGE_LDAP to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadmin.src Change-Id: I2655cc1d58c87a254c7074682fd7814e4d00fe73
2014-08-06TAB_WIZ_TYPE_SELECT and TAB_WIZ_NAME_MATCHING conversion to .uiSzymon Kłos
Conflicts: dbaccess/UIConfig_dbaccess.mk dbaccess/source/ui/misc/WizardPages.src Change-Id: I1a628dd6220f3f180cc01353380fe4aa7e166cf4 Reviewed-on: https://gerrit.libreoffice.org/10776 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_ODBC to .uiPalenik Mihály
Change-Id: I23dfbeb7a1a5ed0c8c51d925a1c0d11daca75f3f Reviewed-on: https://gerrit.libreoffice.org/10787 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_MYSQL_JDBC and PAGE_ORACLE_JDBC to .uiPalenik Mihály
Change-Id: I925dd0971aaf7f453c76ec37771ce001608dc57b Reviewed-on: https://gerrit.libreoffice.org/10785 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály
Change-Id: Ie2f1592b030465a2ca5e2f25408ae38e9a833831 Reviewed-on: https://gerrit.libreoffice.org/10777 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
Change-Id: Id65d57b848280fee12384b4f470782a28233acd8 Reviewed-on: https://gerrit.libreoffice.org/10748 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-04Convert DLG_PARAMETERS to .uiPalenik Mihály
Conflicts: dbaccess/UIConfig_dbaccess.mk Change-Id: Ib9e1c986e2f58b0095e69890664764d1cf8badb0
2014-08-04PAGE_MYSQL_NATIVE and PAGE_DBWIZARD_MYSQL_NATIVE conversion to .uiSzymon Kłos
Change-Id: I5daec87637f1b3ad528c1f966a148adec7fae166 Reviewed-on: https://gerrit.libreoffice.org/10706 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02TAB_PAGE_USERADMIN conversion to .uiSzymon Kłos
Change-Id: I65ae56bee3e66ec0b19e40fa23ac02a8ec1afbf8 Reviewed-on: https://gerrit.libreoffice.org/10681 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-02Convert DLG_DATABASE_TYPE_CHANGE to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I854d1c37d5a8b4944b786b9a4cace8b3f8b5e093
2014-08-01Convert PAGE_DBWIZARD_AUTHENTIFICATION and PAGE_DBWIZARD_LDAP to .uiPalenik Mihály
Conflicts: dbaccess/source/ui/dlg/dbadminsetup.hrc dbaccess/source/ui/dlg/dbadminsetup.src dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I71558269dd2edcc828af9633992f2d143ffefd6d
2014-08-01Convert 3 tabpages to .uiPalenik Mihály
I converted PAGE_DBWIZARD_MYSQL_JDBC, PAGE_DBWIZARD_ORACLE and PAGE_DBWIZARD_JDBC to .ui. Conflicts: dbaccess/source/ui/dlg/dbadminsetup.hrc dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: I920183c4abf303918ac0406b5810e1b8b377a04c Reviewed-on: https://gerrit.libreoffice.org/10608 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-01Convert 5 tabpages to .uiPalenik Mihály
I convert PAGE_DBWIZARD_ADO, PAGE_DBWIZARD_DBASE, PAGE_DBWIZARD_MSACCESS, PAGE_DBWIZARD_ODBC, PAGE_DBWIZARD_USERDEFINED Conflicts: dbaccess/source/ui/inc/dbu_resource.hrc Change-Id: Id5efedb2016011a25c037b7d2bc15b20ddd73800 Reviewed-on: https://gerrit.libreoffice.org/10607 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-29PAGE_DBWIZARD_MYSQL_INTRO and PAGE_DBWIZARD_SPREADSHEET conversion to .uiSzymon Kłos
Change-Id: I5d14fc4bd051c37802c0689d55d8557e26312a5d Reviewed-on: https://gerrit.libreoffice.org/10606 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-28PAGE_DBWIZARD_TEXT, PAGE_TEXT, DLG_TEXT_CONNECTION_SETTINGS conversion to .uiSzymon Kłos
Change-Id: Iea5105cc33b436e9c0728df799b1ceb63f20e46e Reviewed-on: https://gerrit.libreoffice.org/10579 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-22convert migrate page to .uiCaolán McNamara
Change-Id: I9a7871bfd08fdd8dc649d7a728eb41bcc0b64b37
2014-07-22convert summary page to .uiCaolán McNamara
Change-Id: I27fbeaafb53b4a0ae30c3408888419af93a37300