Age | Commit message (Collapse) | Author |
|
Change-Id: I7e4c3267288b238583822489c8098e64319dda16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85819
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
|
|
Change-Id: I5eca63762e5e243ae791e15655fac60cc9437aa5
Reviewed-on: https://gerrit.libreoffice.org/85591
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I827819c8891de828013ce8a38d5acf9e7fec3985
Reviewed-on: https://gerrit.libreoffice.org/85584
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
since...
commit 292560a957498bed70b625c992ec6bcf631dceb3
Date: Mon Oct 17 13:23:23 2016 +0200
loplugin:unusedmethods
Change-Id: I3a954cbeef459195247d22e17d2a0377f516f307
Reviewed-on: https://gerrit.libreoffice.org/85575
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I9a0fce51d52ab3c0d1c7540834112cff1f3e572f
Reviewed-on: https://gerrit.libreoffice.org/85451
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I8ff662fbdcd4defc3d04795e70d95df31b154e20
Reviewed-on: https://gerrit.libreoffice.org/85532
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I261f277b54938fa04f26bcd7f8e482517695b5e5
Reviewed-on: https://gerrit.libreoffice.org/85528
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Ice9e7c5ab9c1085021ebb3561cfb2bd0a6727066
Reviewed-on: https://gerrit.libreoffice.org/85526
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I98b40be22d11bee055ae321e8a93430bc69fe023
Reviewed-on: https://gerrit.libreoffice.org/85525
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
following Mihkel Tõnnov suggestions of...
<<
The two section headers, "Entry" (old) and "Layout" (new in 6.4) no longer
match their sections:
1) "Entry" has only two sub-items now, the radio buttons for choosing
between "From bibliography database" and "From document content".
2) "Layout" has three sub-items: Short name (dropdown), Author, Title.
It would be logical to name that one "Entry", and rename the first header
(current "Entry") to "Bibliography source" or similar, as it now is header only
for the upper part of the dialog, not the whole dialog anymore.
>>
and
<<
If their header becomes "Bibliography Source", then I think the "From" should
be dropped from them: "Bibliography database" and "Document content".
>>
Change-Id: I35f566defb02f3931507543536c534564bfbd2f4
Reviewed-on: https://gerrit.libreoffice.org/85270
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
and Columns Before table popup and Edit menu items
to insert clipboard table data in a table as new
rows/columns instead of overwriting the content of
the original cells of the target table.
This commit introduces the new commands
.uno:PasteRowsBefore and .uno:PasteColumnsBefore.
See also commit 1e278d1d0cfb1d5375195aa764739f00633f21e8
(tdf#37156 Writer menu: Paste as Nested table).
Change-Id: I7d13246a3ace6c5f709d607c416150f8872e4695
Reviewed-on: https://gerrit.libreoffice.org/85214
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
|
|
Change-Id: I50b03f34e878f6bed97e1f3752485d2e9ecd5e55
Reviewed-on: https://gerrit.libreoffice.org/85179
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Iea770642a6b4fc475e1d370af6ab7f42d2abb3f1
Reviewed-on: https://gerrit.libreoffice.org/85166
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I07fadfc19cb265408140c2492f0f136c18082e80
Reviewed-on: https://gerrit.libreoffice.org/85159
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Iae7d2be29a393bacf40996aa9fb021b84c7284cd
Reviewed-on: https://gerrit.libreoffice.org/85155
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Paste table data in Writer tables overwrites the
content of the existing cells, when the cursor is
there in an empty cell or at the beginning of the
first paragraph of a table cell.
Using the new Paste Special option "As Nested Table"
of table popup (local) menu and Edit->Paste Special,
(based on the new .uno:PasteNestedTable command),
clipboard content (including native tables or tables
copied from Calc or other spreadsheets) are inserted
as nested tables in empty cells and at cell starting
cursor positions.
Change-Id: I32807200883651e492ae280efce7bf9806f22283
Reviewed-on: https://gerrit.libreoffice.org/85094
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
|
|
Change-Id: I505cbf0a7324cc82d0fcb1ac76a7f2a23b8a0b0c
Reviewed-on: https://gerrit.libreoffice.org/84783
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice@gmail.com>
|
|
UI only update of many radio buttons into one
combo box to comply with HIG
Change-Id: If96ee339159def4c3dfa5d3b2f9adb218d1faee3
Reviewed-on: https://gerrit.libreoffice.org/84864
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I2a6e17d8c9a126155ec599fe50d6d84d074c8ddc
Reviewed-on: https://gerrit.libreoffice.org/84878
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I06e48f37af435d9927b764de1a972687bbd7bf2a
Reviewed-on: https://gerrit.libreoffice.org/84671
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I79f91f9b1f1fc5d91912061c004865a94f1371a6
Reviewed-on: https://gerrit.libreoffice.org/84563
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: If5c1db1579d40e68ba6e8092025e687dd8addd03
Reviewed-on: https://gerrit.libreoffice.org/84472
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ie907e80c58d079262369fdfdce83e4b613a366bb
Reviewed-on: https://gerrit.libreoffice.org/84381
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I3e8af6cee6b541f3208c2ad86dfe2bdc5ef83683
Reviewed-on: https://gerrit.libreoffice.org/84282
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ibe88210114c8b0dc483d8fe6a36d13dc0fcd599c
Reviewed-on: https://gerrit.libreoffice.org/84333
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0c62b26d0b47cef7f02ee581412aa3cd2d6ac7e4
Reviewed-on: https://gerrit.libreoffice.org/84285
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I2a8dcf184b8ca268be2163b90305babd2ee70807
Reviewed-on: https://gerrit.libreoffice.org/84169
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ie4b21b8b4d07df1a8f7ca5cd9a7a83160f5c9056
Reviewed-on: https://gerrit.libreoffice.org/84185
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I4b0bbe9834cb950ff67210404c0e28225f1bd4a0
Reviewed-on: https://gerrit.libreoffice.org/84101
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Enable grow and shrink controls to be keyboard accessed and make print
preview controls show
Change-Id: I6a31b881fb08bc73d4b4b475658c210824cbc109
Reviewed-on: https://gerrit.libreoffice.org/84105
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I246189a0de364a1a0a5e2dc902fa3804762fe389
Reviewed-on: https://gerrit.libreoffice.org/83626
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I4bf9002d31f7f6e2e7adcb46c7623cc8a14c82bf
|
|
Change-Id: I3787f6e3a326c1f8e93fc966f890ea2c7cdacc29
Reviewed-on: https://gerrit.libreoffice.org/82549
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I8397452eae8eaf83e5f928f96f30269fc70e46b1
Reviewed-on: https://gerrit.libreoffice.org/82534
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I160fb9e5afdf10f64bcd7422e5c4198fe8bb538d
Reviewed-on: https://gerrit.libreoffice.org/82480
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I189dad65e35c7947a9479885d22d066c05c25f8a
Reviewed-on: https://gerrit.libreoffice.org/82538
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I8a7dc4324890a69dacd271e0a689018d87e13f5a
Reviewed-on: https://gerrit.libreoffice.org/82537
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
uno:Underline is the "real" deal, and has multiple underline options
uno:UnderlineSimple is "some underline on" vs no underline
calc and writer had UnderlineSingle, UnderlineDouble and UnderlineDotted
for that specific type of underline on vs not-on
add those to draw/impress too and then use UnderlineSingle instead of Underline
in the format menu so that when UnderlineDouble is applied, UnderlineSingle is
not show as applied, instead of using Underline ot UnderlineSimple which would
show as on if UnderlineDouble was applied
Change-Id: I6f9fcf37c2c90d215ea52b536e4fa84734754850
Reviewed-on: https://gerrit.libreoffice.org/82469
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Message box removed and warning label introduced
Some alignment and accessibility issues solved too
Change-Id: Icc88d489268403fa3da525aadc1c007c589fa019
Reviewed-on: https://gerrit.libreoffice.org/82231
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I6b7edb822896ab6d600ecd0d751e5adf53fa1fb9
Reviewed-on: https://gerrit.libreoffice.org/82258
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I1da8500ea12581b856b276247584a37e8f18f0aa
Reviewed-on: https://gerrit.libreoffice.org/82259
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I8b0eb23660aa15254d5a84eba4a045278a7c8152
Reviewed-on: https://gerrit.libreoffice.org/82255
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I05657a97092a3d119d4a18535ba0f43d096530ca
Reviewed-on: https://gerrit.libreoffice.org/82190
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
|
|
Change-Id: I55b61de4476bad237c21b5472882924c69a47e61
Reviewed-on: https://gerrit.libreoffice.org/82187
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I7c483f95252e99cb4385801348ea3757703e8dac
Reviewed-on: https://gerrit.libreoffice.org/82188
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Id82145528ac7a9d991ca8e01d87081afea9981e7
Reviewed-on: https://gerrit.libreoffice.org/82184
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Icbfdcc293bd9dd3a73b40330e359ac141f08f998
Reviewed-on: https://gerrit.libreoffice.org/82183
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: Ie04c9046ce8d00015ff020a7419a47c101f18430
Reviewed-on: https://gerrit.libreoffice.org/82182
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I1a07821e22fd96ddf1f8b57a59173889e47aec35
Reviewed-on: https://gerrit.libreoffice.org/82181
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
|
|
Change-Id: I23eef815ba05e07f50f86ec375c5dff3ef759d55
Reviewed-on: https://gerrit.libreoffice.org/81746
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|