Age | Commit message (Collapse) | Author |
|
and update the version mentioned in our min req in the readme.xrm
follow up to
commit 0c9ccc7dbf6deb4d012e0d1e6eb934e54e0f19bc
Author: Caolán McNamara <caolanm@redhat.com>
Date: Fri Oct 2 21:21:45 2020 +0100
raise min version of gtk to 3.20.0
Change-Id: Ibae55c97e1ee577f4b7435d124cda6a21005ad0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104692
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
table-textflow too as well as para-textflow
Change-Id: I779d61389ed0b3e424dbe830cf063fab8db13360
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104566
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
I originally copy&pasted this from the OpenGL code, but now that I
think of it, having an easy checkbox to make LO use drivers that LO
decides are faulty is a bad idea. There's still the expert
configuration if somebody insists (and if they're not expert
enough to find the expert setting then they better not mess with it),
but this is asking for unnecessary trouble.
This also solves the problem that the UI option is misleading. As
the description in Common.xcs says, "This one forces the use of Skia
even if the denylist would block the driver.", so the option is
independent of the 'enable skia' option, but the UI didn't make it
appear so.
Change-Id: I74bf3574f16899405272dbb3aec54580a5e3f0bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104425
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
|
|
Change-Id: I385d16668a7145cc2f6a6574533b07281e36d37a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104382
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: If0dd70721dd5edd95a46f8735fe1d90b6843a2af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104355
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
was "Follow text flow"
uses same non-conflicting keyboard accelerator as before 'x'
Change-Id: I61d93f0c73efc813a71f8625c38caebccdac5793
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104163
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
|
|
Adds also an icon to the dicitionaries linkbutton
Change-Id: I49d40f92bd055ec976dd1ba8f02e9c88064512b6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104275
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Button and code added to optgdlg
Change-Id: Ib4aa0883a6af2844ab68ed3c0b7f0e21bc655d94
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104233
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
wrong since...
commit acb1c390539730957fb509f18f469fc7f6133082
Date: Thu Oct 1 15:44:32 2020 +0200
Resolves tdf#137187 - More dictionaries via extensions dialog
Change-Id: I01010d07d356dd696fd3432971b20194008c9487
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104218
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
UNO command and linkbutton interaction replaced with the internal dialog
DICT_REPO_URL removed, README adjusted
Change-Id: I401737b538da229ac0d432007e7564105672ff40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103769
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Information rearranged, empty icons instead of hidden,
background and scaling of thumbnail
Change-Id: Iae095134a717cb50670bf5d1786774c6424d283e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104079
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
undo the part of 3d056824c687df567c05bf31554fa40ea2baef18
to restore the part of c9e3952e76a9c06d5a1d2f583829ce9eb5b9df64.
where the code does no special show/hide of buttons
Change-Id: Iacc37e5250468f2b626c3212c30bdd254966fdb0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104067
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
* New dialog to pick and apply one of the UI variants
* Tip-of-the-Day enhanced to execute UNO commands in order
to advertise the UI chooser on first start
Change-Id: I5e5c4a8e0fb11d11bafc99cc37b7ec244a993781
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99957
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: Id2efb6e5f1c115cb31a6afd3f988fe156c5ad56e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103829
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
This reverts commit c9e3952e76a9c06d5a1d2f583829ce9eb5b9df64.
Reason for revert: Some of the code manipulates visibility programmatically, and it is quite fine to has more than one has_default if only one of them is visible at a time.
Change-Id: Ia4f565c7d21d232d3038c3489952782c8e2a7be5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103977
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ic61e14c3b98a85a5f05b448db9805ac296c041ec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103953
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I743a98407f184291ad6b798bbee316d10b00bc12
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103817
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
after
commit 2e3afaebd027d0280b871c3515c4999b7912692a
lint-ui.py check that GtkMenuButton has a label property
Change-Id: I4d6df701898aa540fdfa22427b2676468c08d4cf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103818
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ib1aa8ee050d2425387ddc1080f11f0ddfc2f9236
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103770
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ib8834c58e6c3af88de3eb7b450076c79fb5edda5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103745
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Control points 1 and 2.
Change-Id: Ia932b6d938831fffb374db24e2c7906e1eb6db18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103484
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
sidestep the awkwardness of wrapping checkboxes and take advantage of the hectare
of space to the left
Change-Id: Ie2bbd3a1dde3c9d7a3a1d5e1af441183d23b03cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103562
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ic72f00a704b7cbb5d1f5639c1cf726cf4693b470
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103536
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Icd1d2945c79e819fd1f3df5acb99d922f27c251f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103123
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7cc6f8edf6ab8d0e1b2a8c6a39e6e7b5c9ada565
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100371
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
get benefits of tdf#136559 for the autocorrect tdf#109158 case.
(which is not referenced in the commit summary for fear of awakening dragons)
Change-Id: I560ad5ff3c1cd4857d038d6b235db87056ed582c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103039
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
so its natural height has no influence on the overall dialog height
and it will take whatever height the dialog ends up at
Change-Id: I98d6b2483f01ac2006dcc9d2ffa91824611a6d71
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102976
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
New UNO commands added, SID_DISTRIBUTE_DLG bend to dropdown, ui removed
Menus and toolbars adjusted
Change-Id: Ic0a3cc299f745a1a0cd18edead1f410ff57a1f1f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102272
Tested-by: Jenkins
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
|
|
Change-Id: I9964ab0811337357edd99cc800b1780031cb97d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102959
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Images and long descriptions are display-only
Change-Id: I4b0031ae6f94bb2edaaaf90039a39170bfb27a62
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100349
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
|
|
Change-Id: Ib7a8eb77b31a8abb08be501b1e0ce8d480f163c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102340
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: I7472b2aaa60d554fd9b2d4c9212917661228d929
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102061
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I045f80d0c7df9c31979b0c74848557d77ebb80af
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102045
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
Change-Id: I523bd35ae359d8c5d18e9a553ef101dda0a1e2dd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101894
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
When there is no info about the author of the extension, the label was NULL.
If it is null, it will be empty after this patch.
The initial label of the labelAuthor is cleared. Also, unnecessary translatable expressions in the additionsfragment.ui were deleted.
Change-Id: Iab9517f1b3ff5d8c6b3947d7b29c897c18e94664
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101537
Tested-by: Muhammet Kara <muhammet.kara@collabora.com>
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
Change-Id: I9864aa8915b482596671957e686ef06c76b7712b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101295
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
|
|
most already are, align the rest too and have
for gtk "fill" the label widget
Change-Id: I6f75c5c6ebaad0d2e3301854882aeaf3eab8580b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101280
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I42b46c0cada25703e8e9600533a220252796457e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101289
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Id250f0e70490941743e0f3ca2b94897f69a9208f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101013
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
These extended tips are extracted from <ahelp> in Help files
Only for ui files, where dialogs/widget pair could be determined.
Other forms of <ahelp hid=".."> such as .uno:.. and *HID* ... will
be addressed elswhere.
Change#1 Removed extended tips from GtkMenu of
svx/.../acceptrejectchangesdialog.ui
Change#2 Some empty ET's slipped in cui/macroselectdialog.ui
Change-Id: Ic8dc62734143f621fcd3c4156fc004f585630277
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101186
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
Extended tips extracted from <ahelp> in all remaining
shared/optionen help pages
Change-Id: Id35ce9d51ebf0f7fbe1b399ccabbf85a2c145f6e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99825
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
Help file extracted: shared/optionen/01010700.xhp
relevant translation hooks (parid's):
-------8<----------
<?xml version="1.0" encoding="UTF-8"?>
<nodes>
<bookmark>cui/ui/optfontspage/OptFontsPage</bookmark>
<bookmark>cui/ui/optfontspage/@@nowidget@@</bookmark>
<nodeahelp>
<parid>par_id3153665</parid>
<hid>cui/ui/optfontspage/replacements</hid>
<contents>Substitutes a font with a font of your choice. The substitution replaces a font only when it is displayed on screen, or on screen and when printing. The replacement does not change the font settings that are saved in the document.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/usetable</bookmark>
<nodeahelp>
<parid>par_id3159413</parid>
<hid>cui/ui/optfontspage/usetable</hid>
<contents>Enables the font replacement settings that you define.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/checklb</bookmark>
<nodeahelp>
<parid>par_id3154073</parid>
<hid>cui/ui/optfontspage/checklb</hid>
<contents>Lists the original font and the font that will replace it. Select Always to replace the font, even if the original font is installed on your system. Select Screen only to replace the screen font only and never replace the font for printing.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/font1</bookmark>
<nodeahelp>
<parid>par_id3151176</parid>
<hid>cui/ui/optfontspage/font1</hid>
<contents>Enter or select the name of the font that you want to replace.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/font2</bookmark>
<nodeahelp>
<parid>par_id3149560</parid>
<hid>cui/ui/optfontspage/font2</hid>
<contents>Enter or select the name of the replacement font.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/apply</bookmark>
<nodeahelp>
<parid>par_id3145750</parid>
<hid>cui/ui/optfontspage/apply</hid>
<contents>Applies the selected font replacement.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/delete</bookmark>
<nodeahelp>
<parid>par_id3148576</parid>
<hid>cui/ui/optfontspage/delete</hid>
<contents>Deletes the selected font replacement.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/fontname</bookmark>
<nodeahelp>
<parid>par_id3146990</parid>
<hid>cui/ui/optfontspage/fontname</hid>
<contents>Select the font for the display of HTML and Basic source code.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/nonpropfontonly</bookmark>
<nodeahelp>
<parid>par_id3154362</parid>
<hid>cui/ui/optfontspage/nonpropfontonly</hid>
<contents>Check to display only non-proportional fonts in the Fonts list box.</contents>
</nodeahelp>
<bookmark>cui/ui/optfontspage/fontheight</bookmark>
<nodeahelp>
<parid>par_id3150323</parid>
<hid>cui/ui/optfontspage/fontheight</hid>
<contents>Select a font size for the display of HTML and Basic source code.</contents>
</nodeahelp>
</nodes>
--------8<------
Change-Id: I87d9accd265cf2f13401f0f6456b28070bfcec69
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99755
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
help file extracted: shared/text/optionen/01010600.xhp
relevant translation hooks (parid's):
------8< ------
<?xml version="1.0" encoding="UTF-8"?>
<nodes>
<bookmark>cui/ui/optgeneralpage/OptGeneralPage</bookmark>
<bookmark>cui/ui/optgeneralpage/@@nowidget@@</bookmark>
<nodeahelp>
<parid>par_id3150085</parid>
<hid>cui/ui/optgeneralpage/OptGeneralPage</hid>
<contents>Specifies the general settings for %PRODUCTNAME.</contents>
</nodeahelp>
<bookmark>cui/ui/optgeneralpage/exthelp</bookmark>
<nodeahelp>
<parid>par_idN106FA</parid>
<hid>cui/ui/optgeneralpage/exthelp</hid>
<contents>Displays a help text when you rest the cursor on an icon, a menu command, or a control on a dialog.</contents>
</nodeahelp>
<bookmark>cui/ui/optgeneralpage/docstatus</bookmark>
<nodeahelp>
<parid>par_id3145800</parid>
<hid>cui/ui/optgeneralpage/docstatus</hid>
<contents>Specifies whether the printing of the document counts as a modification.</contents>
</nodeahelp>
<bookmark>cui/ui/optgeneralpage/year</bookmark>
<nodeahelp>
<parid>par_id3147530</parid>
<hid>cui/ui/optgeneralpage/year</hid>
<contents>Defines a date range, within which the system recognizes a two-digit year.</contents>
</nodeahelp>
<nodeahelp>
<parid>par_id3167530</parid>
<hid>cui/ui/optgeneralpage/collectusageinfo</hid>
<contents>Send usage data to help The Document Foundation improve the software usability.</contents>
</nodeahelp>
</nodes>
-------8<-------
Change-Id: I83dfa9ed7e7905529bff317b2e4657ea2150a5b8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99754
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
|
|
At least on Linux with SAL_USE_VCLPLUGIN=gtk3, this already happened to be laid
out well, but e.g. on Linux with SAL_USE_VCLPLUGIN=gen and on macOS, there was
blank space between the table and the "Location" line, and the latter was rather
kept close to the following "Optional Features" section.
(There still appears to be variance among the various backends how the two "Java
Options" and "Optional Features" sections are spread out vertically when the
dialog is resized.)
Change-Id: I58ba9fc0e29916f0fa0efb7c3180da058ba72f0b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100921
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I41b0887d0bc6bf4618bd1cf9afd06f4b1ddbabb1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100778
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
Change-Id: Iaa2eefbe08fad3a7dd6eff98bf5fb513053a263d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100532
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
|
|
The crash problem in MacOS and Windows is fixed.
Change-Id: I2968880b77f723f2caf6dc77f4904411392c4008
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100449
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
The dialog is called from a modal dialog which means a modeless dialog
does not make sense. Some of our internal dialog tracking code is confused
by that case which confused the UI tests.
Change-Id: I705877e8a751c55bfbd00ddeaf18ab86c95321c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99944
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ie729acccc942c16b177a6bcbbcceb822d667157f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99626
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Update shadow tab in area dialog with spin button to control blur radius of the shadow.
Change-Id: I41f072ef10d280df4b118afae7a7c058eb975417
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99557
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
|