[Libreoffice-commits] core.git: Changes to 'feature/msforms'
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Feb 5 13:03:04 UTC 2019
New branch 'feature/msforms' available with the following commits:
commit 9a873dd586cea84033b16998d8f70a0cdbc28566
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Tue Feb 5 12:15:31 2019 +0100
MSForms: Show restart dialog when MS compatible Forms menu setting is changed
Change-Id: Icb98dac73dea5f5cb18e1ca34e37e9d9bf84782e
commit ed276184892a04c43623a1560f451cbc08b32c95
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Tue Feb 5 12:12:08 2019 +0100
MSForms: Introduce a new Forms menu which is compatible with MS Word
* It's a Writer only menu by now
* Displayed when the compatibility option is set
* The menubar is changed during creation, so the option
has an effect only after a restart.
* MS compatible Forms menu contain only some ActiveX controls so far
Change-Id: I459f489c15ea7a25514f379b1800b926cc2087ce
commit ee9ea8fa2916cb4d1619f7bc612e6edec88aaec0
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Tue Feb 5 11:34:40 2019 +0100
MSForms: Extract menu creation to a separate method
Change-Id: Ieb88e746b08c6a6daac14c08a206db73cbeef8a9
commit dc6990da482b3375207da2e59bb176c425b5cfe3
Author: Tamás Zolnai <tamas.zolnai at collabora.com>
Date: Tue Feb 5 12:06:17 2019 +0100
MSForms: Introduce a new compatibility flag to enable MS compatible Forms menu
* It's a global option not a document level setting (like other compatibility
options -> so I created a separate section on the GUI for this option
on the same tab page.
* In the configuration the option is placed under Compatibility/View since
the existing Compatibility/FormattingOptions seems related to document formating
and not the GUI
* Since it was added with a new configuration root I needed to add also a new
ConfigItem derviative class to handle this option.
Change-Id: I54668ae9808a1ca3c3b7fe81f2f201720257b3fb
More information about the Libreoffice-commits
mailing list