summaryrefslogtreecommitdiff
path: root/svx/UIConfig_svx.mk
AgeCommit message (Collapse)Author
2018-06-25weld SwWatermarkDialogCaolán McNamara
Change-Id: Iff3ddfb4dd75088e39ea7675b085f1bbde2c2045 Reviewed-on: https://gerrit.libreoffice.org/56247 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt
next to SignSignatureLineDialog Change-Id: I26efa96ec6dae4d9e091abc8cafd9b841118ef31 Reviewed-on: https://gerrit.libreoffice.org/52781 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
and SmSymDefineDialog There's a whole bunch of interrelated stuff which needs to work at the same time. add menu support, keyboard support, better mouse support, a gtk scrollable adaptor to support pseudo scrolling drawing bodge, plugable uitest support for custom widgets, plugable a11y support for custom widgets via the existing atk_object_wrapper_new wrapper for XAccessible In this specific case, change SvxCharacterMap from something that has an internal scrollbar to a scrolledwindow where the scrollbar is external, which drops the need for the a11y impl of SvxCharacterMap to emulate being a scrolled window and internal table and just needs the table a11y impl Change-Id: Ia2743d6958021c525a1900154dcbb69ae33fc400 Reviewed-on: https://gerrit.libreoffice.org/52084 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt
To prepare using from Calc Change-Id: I102ecf2c956922dd1458c99bd7cd7be30f6f5ec4 Reviewed-on: https://gerrit.libreoffice.org/51726 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
This adds a advanced classification dialog, which enables the user to manually construct a header/footer message from classification properties in cases where the user needs more control. All the text is inserted as fields into the end document and can be changed by changing the document properties. The simple classification still functions as it did before, which is what most users will want to use in this case. The BAF policy has been extended with new xml extension elements: - loext:Marking - loext:IntellectualPropertyPart - loext:IntellectualPropertyPartNumber They are used to fill the values in the advanced classification dialog. Change-Id: Ie2d638d69b8a9b0799cff9c2b785eb789f8af1d5 Reviewed-on: https://gerrit.libreoffice.org/42474 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-04-18convert filter menu to .uiCaolán McNamara
Change-Id: Iad9eeeedbd2b6c98861db367a68e3f5506cbd246
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara
Change-Id: I6b38611063690a4038862f3a2810dd3c695b62d2
2017-04-15convert form data navigator menu to .uiCaolán McNamara
which has the advantage of also fixing it Change-Id: Ida23826c9ce334d517c9d70096d5fb478d53b891
2017-04-15convert form navigator menu to .uiCaolán McNamara
Change-Id: Ic6de06c2b17bb65ef326d6debeff9490eec91c9e
2017-04-15convert column menu to .uiCaolán McNamara
Change-Id: I3a41b716c473a17821969f09945ac1a94b024d41 Reviewed-on: https://gerrit.libreoffice.org/36569 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-04-14convert cell menu to .uiCaolán McNamara
Change-Id: If0b17eb94a629d6a46d5fd44430e866135a4c002
2017-04-14convert rows menu to .uiCaolán McNamara
Change-Id: If81b5e23c1699822899c929b486850ac06776c76
2017-04-14convert function menu to .uiCaolán McNamara
Change-Id: I6ff1ccc0fb20c638c7bdb587c8fe81a710a49d21
2017-04-14convert other gallery menu to .uiCaolán McNamara
Change-Id: Ib67c0e1822e32349ef5bc84fdf513276ad859e98
2017-04-14convert gallery menu to .uiCaolán McNamara
Change-Id: I69b7b9d06d01c205dc1906578d590c17c4eab460
2017-04-14convert image map menu to .uiCaolán McNamara
Change-Id: Ie6c2f49dbc1e4a436bf61906c1361cc593ad37f5
2017-04-12convert selection menu to .uiCaolán McNamara
Change-Id: Ie4cf80202c333600ce027c78aa3c379ef33f4f80 Reviewed-on: https://gerrit.libreoffice.org/36449 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-04-12convert style menu to .uiCaolán McNamara
Change-Id: I85683007062c4cc1160ace7b3bf962ee5c021b6e
2017-04-12convert preset menu to .uiCaolán McNamara
Change-Id: I31cbe438f5f5b790ca8f4373010b28d948c2b53e
2017-04-11convert ruler menu to .uiCaolán McNamara
Change-Id: I5f9b0033288ccd4b58e055998834185970f987b0
2017-04-06convert zoom menu to .uiCaolán McNamara
Change-Id: I4163042773f0f38e3372527d0a77a1b370bcafe9
2017-04-05convert RID_SVXMNU_XMLSECSTATBAR menu to .uiCaolán McNamara
Change-Id: I16ca1543baa14cdc14dbcebd5e6093e6f3029a61
2016-11-03SafeModeDialog: Allow to create zip file from profileSamuel Mehrbrodt
Change-Id: I4296d1cf5058be359ffed46745673cf26eba3375 Reviewed-on: https://gerrit.libreoffice.org/30479 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-10-10Show dialog when starting in safe modeSamuel Mehrbrodt
Change-Id: Ie4b5f5b7309735dfa844bbaba9cb2763a3de3dc1
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara
and 1) merge with AreaTransparencyGradientControl 2) grab focus for keyboard a11y like similar popups 3) use degree symbol instead of "degrees" text and it now grows nicely to fit everything in correctly Change-Id: I326f3393165f7a098d739be70b644b29dd5238f0
2016-08-15tdf#87794: Media Playback PanelYousuf Philips
Change-Id: I2ad02ea031c2a1f558f76bd4c5dd816e400c5269 Reviewed-on: https://gerrit.libreoffice.org/27363 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-07-08tdf#87643: Default Shapes Panel for Shapes DeckSusobhan Ghosh
Change-Id: Ib3d4a32e70b6dc2ae0898846a27d3ffcb43c2a75 Reviewed-on: https://gerrit.libreoffice.org/26770 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-06-27[API CHANGE] notebookbar: paragraph spacing controlsSzymon Kłos
Change-Id: I9d2672cd156f2dcc2ee4c544902e9d42632cab70 Reviewed-on: https://gerrit.libreoffice.org/26039 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
Change-Id: I48097007c7dc0439b33233939c1d73902dfeb679 Reviewed-on: https://gerrit.libreoffice.org/24491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos
Change-Id: Ic0c6458268b529bd0107d6ed5a35f49241cfb833 Reviewed-on: https://gerrit.libreoffice.org/24146 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2016-04-06tdf#73070 follow-up: Remove also the InsertPropertyPanel code.Jan Holesovsky
The panel is not visible for 2 years now, so remove the code too. Change-Id: Id02de5fb1fda471763b2aac893ef7d0fc61ef1c0
2016-04-05convert src line width popup to .ui formatCaolán McNamara
Change-Id: I39e8bfd89538c36c97afb3e4e86c3ba9156274e0
2016-02-27work on adding crash report UIMarkus Mohrhard
Change-Id: I66f4dca3cd32381ecd52cc36490e7ee1dddf3699 Reviewed-on: https://gerrit.libreoffice.org/22566 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
Change-Id: I75b368c0a8088926c765dbc46c6a4ce7c9d8b9f0 Reviewed-on: https://gerrit.libreoffice.org/16375 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar
Addition of .uno:StyleApply , .uno:StyleUpdateByExample and .uno:StyleNewByExample uno commands to the sidebar Change-Id: Iab6f1fb465066fce523fd376038a059189f1b842 Reviewed-on: https://gerrit.libreoffice.org/16279 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2014-12-31convert docking window RID_SVXDLG_FONTWORK to .uiCaolán McNamara
This is the "old" pre OOo2 fontwork stuff, take the document from #i14297# to see an example of this old fontwork object and use tools->customize->add->format->fontwork to enable the fontwork dialog Change-Id: Ic7151937f8dccd8bfaf146f6a058fc03c49632ae
2014-12-30convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara
This is an epic dialog with lots of moving parts Change-Id: I4e53580ac5b01f4a717d2fe594a18c8e83b45a6f
2014-12-18convert RID_SVXDLG_BMPMASK dockingwindow to .uiCaolán McNamara
Change-Id: I1a160bd08d3be0356076789539d551f4dc6edfd4
2014-11-04line spacing: Convert the ParaLineSpacingControl to .ui.Jan Holesovsky
Change-Id: I81dd0d541e7f7dd3e3fb881c2c318f9adc733fde
2014-09-17Convert SvxColorWindow_Impl to Widget LayoutKrisztian Pinter
Change-Id: I8c830de56892fd8eb1c14add25f65c25046d47fd
2014-09-05convert floating RID_SVXDLG_CONTOUR to .uiCaolán McNamara
Change-Id: I5c441f6d4fccb771a0b2a4a1315497335ba8f81f
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
Change-Id: I88a5e0aec20170dfb71bf28cb35e860773657937
2014-08-25convert MessBox with custom buttons to .uiCaolán McNamara
Change-Id: I05704746ce5f098a2caaafafdc574009b279e458
2014-08-25convert RID_QRY_SAVEMODIFIED with custom buttons to .uiCaolán McNamara
Change-Id: I782ca0f7e60f92e65e1a93bb8d1d38eded941cbb
2014-08-15convert datanavigator sport to .uiCaolán McNamara
Change-Id: I14f9f8d8df9fc8246e7fc8c0b6762ca51dad67d9
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
Change-Id: Ic3ed2c73e255c99b48f4dab5ea434c75313ec93d Reviewed-on: https://gerrit.libreoffice.org/10865 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos
Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a Reviewed-on: https://gerrit.libreoffice.org/10192 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-09RID_SVXDLG_IMAP conversion to .uiSzymon Kłos
Change-Id: I6d0ecb693177436a47d1115cdab6d5ec20254f4f Reviewed-on: https://gerrit.libreoffice.org/10105 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
Change-Id: I833e6e9c78620443325b5ef9efa403a5eef497cc
2014-06-04convert document recovery dialog to .uiCaolán McNamara
and move sidebar global resource defines up to the toplevel so its harder to collide with them and adjust the define to indicate the next free resource id. and simplify the dialog down a good bit and remove intermediate classes etc. Change-Id: I8d6db17fcdfc86457368d7f432bd96f6f3aa182d