summaryrefslogtreecommitdiff
path: root/sw/UIConfig_swreport.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-03-18mailmerge: Introduce a mailmerge toolbar.Jan Holesovsky1-0/+1
So far contains just a button to start the mailmerge wizard, and it is shown when the mailmerge wizard starts. The plan is that the last 3 steps (Edit document; Personalize document; Save, print or send) will be removed from the wizard, and instead introduced in the mailmerge toolbar. Change-Id: I3a55a5b3b8a73bc6775579ac42c4ae30c6c9bac6
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky1-0/+1
Objectives: - Reduce copy-paste, by defining the list of commands only once, and reusing everywhere (menubar, context menu, toolbar button). - Kill SwTbxAnchor. Once we have separate popupmenu, we can just load it with the generic controller. Change-Id: I5a8b47892471e293ee2331915361f8ce256dc76c
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky1-0/+1
Change-Id: Ic37bfb9e25eba9b03b2c896c904823aec478355e
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky1-0/+1
Change-Id: I1bc72c3dfdb20fd538e297a70f5ccbd355d1dbcd
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky1-0/+1
Change-Id: If449bff057a78802ed0b74d75a3c1a8a23def31a
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky1-0/+8
Change-Id: I9bc4d5dbef899a31f485123ec841f8d6585a4529
2015-12-14tdf#93837 Convert MN_PPREVIEW_POPUPMENU to xmlMaxim Monastirsky1-0/+1
Change-Id: If490e8523dbedabdf4124b1bd1a5ba08678dc06e
2015-12-13tdf#93837 Convert MN_TAB_POPUPMENU to xmlMaxim Monastirsky1-0/+4
Change-Id: I8bf4557094bc32ad58760e822689c3f1d5f33c8f
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon1-0/+60
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>