Age | Commit message (Collapse) | Author |
|
Change-Id: I01542908edf1d855fe723e0a7818cd05297f49aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127457
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ic2bbd21ae12d8465cc8ba1f6429e0c516f6dbc59
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127458
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I1a0d0d8669597f50c4105b055ad91a1f629484e8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127456
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Idd604c2cb3d80b2e46dab0fa189194372c49f56a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127452
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ia331ffb5381a8aa077755a68f74587a6e0105ca7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127448
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I8f61a8332d1be1a2a5cbbd3e96c761314cc6b369
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127447
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
and remove some unused defines
Change-Id: Ie560fccb674568ba88175d2e68ca83b92cfcf312
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126544
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: I96f224c9afae857c0b37ec91c523e41afdc9db05
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125881
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Also remove the associated links.txt entries
Change-Id: I5028fab2feb828875a0b772418fc29cbdfe4ce72
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125773
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
|
|
Change-Id: Ibfdf0572c20e1ada6a8e09e1303fb14c13bd0089
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125343
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ic753ee4d3f4d23bc08b299dba2b6edd43bc0162f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125266
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I8465b3c2d13210d01f3742cd8bcc40b5692528ad
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125210
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I944e666905de6d6ca51c8439ca40a687ed8c3e80
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125205
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I6e078c16a0033c200012415ee28a86af8e0ea876
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125180
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I3620e5fd14e167e6841c58de4d831955bffca23c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125178
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I2ab7e47063eac4e6e2026346746d6f87062c1669
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125177
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I4b5cf4006bb344e36911f928187729579bd86253
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123873
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Revert the two changes made under this issue tdf#33749:
1) Cell context menu back to 7.2
2) Format - Merge Cells menu back to 7.2
3) Help pages to reflect this
Moving forward with the following changes:
1) Rename "Split Cells" to "Unmerge Cells" (Calc only) which more accurately
describes it's function in Calc (and for consistency with alternative
office software).
2) Add "Merge Cells" and "Unmerge Cells" to Formatting toolbar alongside
"Merge and Center Cells", including other available user interface
schemes where possible.
3) Change the Format - Merge Cells menu icon to the "Merge Cells" icon
as less confusing than the current "Merge and Center Cells" icon.
Re-label the Format - Merge Cells menu to Format - Merge and Unmerge Cells.
4) Add TooltipLabel to .uno:ToggleMergeCells to clarify dual action.
5) Add Split Cells to Table context menu in Impress (as it is in Writer).
6) Help pages to reflect changes.
7) Remove two duplicate entries in the sUnoCommands array in init.cxx
(one was ".uno:MergeCells" related to this change). This is untested
but relates to status updates sent to the headless LOK clients. I assume
duplicate entries would generate duplicate updates, which may be
harmless but is probably not desirable.
Change-Id: I3063f871707a7286d95108d3a34a5287401baa6a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122811
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I84c5ff88298794b3ccbb883af1664fa93fcc9532
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123034
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I52cfa4aa52f0bc03accb1030d463893ee871cdab
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122504
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ia5966c204f8001f1e7b6f5956f8541c4ecbc2901
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121633
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I944fff19d88b77720b363d87f4237503ae609384
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121659
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I12bcc32ff5500bf565bd076c2db803ff442519fb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121660
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Id2fb746dd33eb7de24539c7931221c331e47c087
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121628
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I972f73dc35eda328663cdbfe1861110b4f69f8f3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121630
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I25a05a2d11e22ac1df1dcce496277ac0c872931a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121625
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I6e1f148d6fd1b6a993f6badaa6f1d27e93dac174
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121619
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Information collected from telegram chat by Rizal Mutttaqin, andreas k,
samuel_m, quikee.
Change-Id: I0d61f6b899b261478b6d40386ac5604aa1a3cfdc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121088
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: Ic01b845489701557d2c87e16c1c697d437fdbf1b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120933
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I851814fede4bcec1f1139b7756f44cb66504c780
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120932
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ib2ce2e1385caeee9a312a3e513d4b4126cca5157
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120934
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I85460c019ba66a624ad408af67dd4e8f6c0698e9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120930
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ie08e9b2eae2cf07a926767e144a69d5f4bba07e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120931
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I4e76cb873c1489c72dac8fe84479a8e1c7dbcbe3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120862
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
* Add new uno command alias '.uno:RedactionPreviewExport' with the
desired label.
* Add a link to the icon of the '.uno:ExportDirectToPDF' command so that
the new alias is displayed correctly on the Redaction Toolbar
* Replace '.uno:ExportDirectToPDF' with '.uno:RedactionPreviewExport' on
the Redaction toolbar and the Redaction menu
Change-Id: I72d17cac7d570341d89d1e59776e1af25f8d8b87
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120835
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
|
|
Change-Id: Ibf5987f543d4e1a767a7a5ae6a855f7eb883bfae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120056
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
|
|
Change-Id: I5379c2a27d792c9f9e62ddf624fd85fde2243786
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118882
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I80ef0c21cd37853a3758aad877a445ab10ac0045
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118881
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I8792557346406db4c66b2ad7d76fdb9303188f1f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118880
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I3079243b6f420c570fd6d26cd593744bf64de3bd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118821
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I858e8d80f96fe29dc1eff10b91cc22b9748bbec3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116545
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I142d4f49882fcb98bbf6502d0e4a96d212b58e2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115793
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Id9f8297ef6b98630f30d2808e535410360bfc285
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115754
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Added new cursor FatCross to calc. Change mouse cursor to
FatCross while hovering over the spreadsheet in calc instead
of earlier Arrow.
Co-authored-by: Mesut Çifci <mesutcifci97@gmail.com>
Change-Id: I672a058cc702eab0cba6ac953534def915766859
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114679
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
|
|
Change-Id: I77dfd53908dfc32de51997a0db8f7df5eb366795
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115658
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Id6addc87da51e50c374eba3d8b7b373b83379324
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115657
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: If419aa61f80b775dd39526318f71f0d6fe9875f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115680
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: I3022897dcdc4ce50c44f483a688787ec47b9b8b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114827
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ibc53c19f2b57dec500fbb74dd5c097b01664171e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114828
Tested-by: Jenkins
Reviewed-by: Rizal Muttaqin <rizmut@libreoffice.org>
|
|
Change-Id: Ie1bee7066b2271e94acde45a7be0136db5eed0b2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114642
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|