summaryrefslogtreecommitdiff
path: root/extensions/uiconfig
AgeCommit message (Collapse)Author
2015-12-08Fix "missing member of radiobutton group" for selecttypepage.uiJulien Nabet
Regression from 4e3086da3e9873f53b5b9e1d5e511f9f77aaf62f Change-Id: I7ab6df12b8cc0eb952771f1631640dce52d7dee1 Reviewed-on: https://gerrit.libreoffice.org/20460 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
Seamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2015-07-01tdf#67343 Arrange Help button in a seconday group (extensions)Adolfo Jayme Barrientos
Change-Id: I516c8e7a33d0d05a619971b387352f8360d4765c
2015-06-04abpilot: add checkbox to embed data source in datasourcepageMiklos Vajna
Change-Id: Iea9984af3f08ed214815b9477019695f2339a7f3
2014-11-09fdo#86050 Let LibreOffice add scrollbars to widgets only when necessaryAdolfo Jayme Barrientos
Change-Id: I1a930a413c071d4d0c8855315dc85339e01b7d9b Reviewed-on: https://gerrit.libreoffice.org/12322 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2014-09-09semibold->boldCaolán McNamara
Change-Id: I563f4530f2003ea3090cd15696ea53143f7b3aa6
2014-08-31Add help button to dialogOlivier Hallot
Change-Id: I2b4eab22da81379a94b21947872a4dc2e9214c5f Reviewed-on: https://gerrit.libreoffice.org/11210 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-31FDO#83283 (part) help btn for Label Field select'nOlivier Hallot
Help button for Calc Label Field Selection Change-Id: Ia3024992ff804be469cf32caf1a2b84675557415 Reviewed-on: https://gerrit.libreoffice.org/11208 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara
Change-Id: I93e30198e27631ad4a6865fd202af16094c26a41
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály
Change-Id: I32300c3d06a8c30d8e75f343cd2af8acef7296ae Reviewed-on: https://gerrit.libreoffice.org/10989 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály
Change-Id: I5ab4c42cf5467254423396ce4f56390fc2fb5276 Reviewed-on: https://gerrit.libreoffice.org/10920 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara
Change-Id: Ib23d8ec34c757bb8268651d4a1d00c6528dac9c1
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály
I converted RID_DLG_FORMLINKS dialog and FormLinkDialog control to .ui Change-Id: I770b26f98f745f1717e97aa167e73644b7260fe2 Reviewed-on: https://gerrit.libreoffice.org/10808 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos
Change-Id: Ia8b8f1cdaa2bc14e6d3249998e06b076ad4e6ae4 Reviewed-on: https://gerrit.libreoffice.org/10150 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos
Change-Id: I348a876413fa1acf2cf253784d53a0078bbedd92 Reviewed-on: https://gerrit.libreoffice.org/10043 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-14we can now easily re-orient the ok/cancel/help buttonsCaolán McNamara
Change-Id: Ifc379008f545ba0c44e8c3bb18a43fc2a633dc64
2014-06-14Convert RID_DLG_MAPPING to .uiPalenik Mihály
Change-Id: I92a5778a2f4f69beb73885c2f7c78a43045986c0 Reviewed-on: https://gerrit.libreoffice.org/9779 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara
Change-Id: If0d3829bfc14c602a0167967cbe215782c75f549
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara
so the dialog stops scribbling on itself, and instead uses a real widget for that This has to be one of our weirdest dialogs, why expend so much effort to create this dialog for the most obscure of issues. Change-Id: Ia25e6c67fb278528c6c68a1d6db74de59915fd34
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály
Change-Id: I4476559cc2e6a90b65d5bdc8169b256929f07f7e Reviewed-on: https://gerrit.libreoffice.org/9734 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-11extract Scan Preview code into a preview widgetCaolán McNamara
instead of scribbling over the parent dialog directly. Doing is this way allows the .ui-ification to work right. Change-Id: Ia0c33eae4cd5a4c94896436fe5a5afad8d60a577
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály
Change-Id: I1f08493cdc18f4c0691a8436368432fe4e94dec3 Reviewed-on: https://gerrit.libreoffice.org/9696 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-05-09back to 90 char wide now that the fontsize is fixedCaolán McNamara
Change-Id: I8ae524f6c7b74a09a3bcce982642bd72dadf7bf8
2014-05-09convert invoke admin page to .uiCaolán McNamara
Change-Id: I63eda1792b5bc749dd01a85732cac6047be1a522
2014-05-08use 70 chars instead of 80Caolán McNamara
Change-Id: Iaecd0e5a32d01d5f3c2dc2dc9a98f316b637ab01
2014-05-08convert FinalPage to .uiCaolán McNamara
Change-Id: I3e7728da37d36bdf7f9a24bbc70bae856a85d9c4
2014-05-08convert table selection page to .uiCaolán McNamara
Change-Id: Id54d2c6e9cb2f32f90e60d6348fc768e00e5c704
2014-04-22convert field assign address book page to .uiCaolán McNamara
Change-Id: I4d97bd75df0c75af6b643e67350a1af738bd7538
2014-04-20convert select type address book page to .uiCaolán McNamara
Change-Id: I94c0ed3385e64f854875f62c32adaa066d3b1ead
2014-03-13convert new data type dialog to .uiCaolán McNamara
Change-Id: Ia354e003903c20435947e82afa293a34a367773a
2014-02-17convert biblio choose data source dialog to .uiCaolán McNamara
Change-Id: Ia94c417be95f5cd8c1d694a61c5004b0e8486416
2013-12-16convert control font dialog to .uiCaolán McNamara
Change-Id: I44f6f587dffe047d4aef7e32233bafe54a77cb6d
2013-09-17move uiconfig stuff into the same toplevel source dirCaolán McNamara
Change-Id: I5cbb4d2cd367cb62af3d6ddde24e7e2d3598b75b
2013-02-26Converted Insert -> picture -> scan -> select source widget.Abdulelah Alarifi
Change-Id: Ic593056b43e145554b0d011e1547f3c4c098a508 Reviewed-on: https://gerrit.libreoffice.org/2061 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>