New branch 'feature/cib_contract49d' available with the following commits:
commit 25fa8a0b1947394729b408e00a1ad0841a800447
Author: Caolán McNamara <[email protected]>
Date: Sun Sep 1 14:40:46 2024 +0100
use final upstream merged fix for this boost issue
Change-Id: I33a347d3c0efc4a38389d525f3c9e5f41a957d47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172723
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
commit 88ef576f189efe680c48f18238bfa45b389a4897
Author: Xisco Fauli <[email protected]>
Date: Thu Aug 22 12:10:43 2024 +0200
libcmis: fix build against boost-1.86.0
Based on https://github.com/tdf/libcmis/issues/67
Change-Id: I0de90a423110b03a649bd7b20f7392f3aa5a45c3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172246
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
commit 6ce3cb9020a4aa2b2a540db5e070a5d6fb3d26de
Author: Thorsten Behrens <[email protected]>
Date: Tue Oct 22 23:08:45 2024 +0200
Update .gitreview default branch
Change-Id: I1fb257f6b9cd753a874242dce2bf308a68fc138d
commit 9053cb5fe3e195faaf1b25728baf399e2753daa9
Author: Oliver Specht <[email protected]>
Date: Tue Oct 8 10:46:24 2024 +0200
tdf#132274 follow-up fix to Writer zoom options
Applying the zoom value works now as expected. The prior
fix mixed up zoom value and 100% and didn't always apply
special zoom values.
Change-Id: I7cf1f34fca5724eea14339535e7614cfecffdd79
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174688
Reviewed-by: Thorsten Behrens <[email protected]>
Tested-by: Jenkins
commit 8e6a10abfe8d6eb5271861eadf7316a8b416acf7
Author: Caolán McNamara <[email protected]>
Date: Wed Sep 18 08:22:46 2024 +0100
cid#1619460 Uninitialized scalar field
since:
commit 4855bbfa4d0cbc6376ab2a40151886f84fafac40
CommitDate: Tue Sep 17 03:44:46 2024 +0200
tdf#132274 add zoom defaults to Writer options
Change-Id: Ie7dae9add87fe14c87b53d9b86d77a84ce0c2a7a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173587
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <[email protected]>
commit ecc9838d3d0ccae99c93fbceca65e91be1f57212
Author: Oliver Specht <[email protected]>
Date: Mon Aug 5 13:53:25 2024 +0200
tdf#132274 add zoom defaults to Writer options
Zoom value is sometimes stored at documents. But users
might prefer local zoom settings over stored values.
Users are now able to set preferred values in Writer's
option dialog.
Change-Id: Ia1c3926aac3dd236f15f84d8dc535d8aa3758238
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171482
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <[email protected]>
commit 720c1114b8d8cdd08fba2c048335864a0384dcf2
Author: Tibor Nagy <[email protected]>
Date: Tue Sep 10 12:04:13 2024 +0200
tdf#76981 sd: opening linked presentation in slideshow mode (part2)
If an MSO presentation(pptx,ppt) is opened via a document link while in
slideshow mode, the linked presentation should open in slideshow mode
and close when finished. If it is opened while in editing mode, the
linked presentation should open in editing mode.
Change-Id: Ia9df1e4daa55dc697285a3778102a850e2f6098c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173130
Tested-by: Jenkins
Reviewed-by: Nagy Tibor <[email protected]>
commit a73508c988502deaa42dfc7552ccb561e1a3735f
Author: Oliver Specht <[email protected]>
Date: Wed Aug 7 12:56:05 2024 +0200
tdf#134902 Test added
Import test added as follow-up to
0d512cb88757ced10a825a3d544e41696a54341a
to check that the imported shape is not visible.
Change-Id: I9671930a5613021be20c75e021213dfda5e763cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173057
Reviewed-by: Thorsten Behrens <[email protected]>
Tested-by: allotropia jenkins <[email protected]>
commit 6e4761f8855ab7c9d9aeafe9fc1de746b058e53e
Author: Tibor Nagy <[email protected]>
Date: Fri Sep 6 23:15:21 2024 +0200
tdf#76981 sd: opening linked presentation in slideshow mode
If an Impress presentation(odp) is opened via a document link while in
slideshow mode, the linked presentation should open in slideshow mode
and close when finished. If it is opened while in editing mode, the
linked presentation should open in editing mode.
Change-Id: I3fd410872472ed6391b2150151810b5da32fa29b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172984
Tested-by: Jenkins
Reviewed-by: Nagy Tibor <[email protected]>
commit 8a2a3d9de546e57132ae73b0aed137c0612df146
Author: Oliver Specht <[email protected]>
Date: Thu Jun 27 08:57:43 2024 +0200
tdf#155229 Calculate row height incl. border if 'atLeast' is set
Word includes the width of horizontal borders when calculating
row height in case the row height is set as "atLeast"
This is now handled via a compat flag for doc/rtf/docx formats.
The default for ODF is unspecified,
which (sanely) continues to treat the row size
of "atLeast" and "fixed" as measuring the same thing.
Change-Id: I37778e5cdc6e083e94a17f50bd0b75a291ededcd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169611
Tested-by: Gabor Kelemen <[email protected]>
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <[email protected]>
commit 6860dc05726dc64109a6d480d92cf2869c9b6193
Author: Thorsten Behrens <[email protected]>
Date: Thu Jul 25 08:28:46 2024 +0200
related tdf#115474: improve warning msg for slow autoformat
Perhaps this alerts users that they've unintentionally selected a very
large range (Ctrl-A vs. Ctrl-End for selecting content)?
Change-Id: I8d60cf6186d1faf94c58684cad2ead49381819d5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170995
Reviewed-by: Thorsten Behrens <[email protected]>
Tested-by: Jenkins
commit 795bf7b4ce946cf3c43f95d20d5c06e27e353bf9
Author: Julien Nabet <[email protected]>
Date: Thu Jul 25 10:27:31 2024 +0200
tdf#162174: fix crash when opening Bullets and Numbering dialog a second
time
It seems we must first retrieve the array of values from:
- officecfg::Office::Common::BulletsNumbering::DefaultBullets
- officecfg::Office::Common::BulletsNumbering::DefaultBulletsFonts
before retrieving the value by index.
Change-Id: I9cdf124f73c52f3027ae8e97a73e01e0efb73603
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171003
Tested-by: Jenkins
Reviewed-by: Julien Nabet <[email protected]>
commit 9d1e16fcbea0680f9fec167dc6bc475971a2a16d
Author: Samuel Mehrbrodt <[email protected]>
Date: Thu Jul 11 10:15:31 2024 +0200
Don't save bullet changes when dialog was cancelled
Change-Id: Ia2a7feb2f47a59f7c693e2023f9c2c8b3b934f81
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170336
Reviewed-by: Samuel Mehrbrodt <[email protected]>
Tested-by: Jenkins
commit f1f0fc5170fdb9f8c98fb94098bb5bcf87e75527
Author: Oliver Specht <[email protected]>
Date: Mon Jul 22 09:42:41 2024 +0200
Minimal size of variable field page increased
With this change the edit size is almost the same as the
insert field dialog shows.
Change-Id: Iafee3d60d33c9eee6020e9ef49aaac900222a0e6
commit bb13fe3c4a68fb02d3bc17385145b34b75171132
Author: Vasily Melenchuk <[email protected]>
Date: Mon Mar 25 16:01:48 2024 +0300
tdf#160553: writerfilter: RTF import: fix problem with first table in
section
Handles section properties between tables.
JUnit test included
Change-Id: I1db8b80749d18c0e73112e4fd1d13d6331aa7291
Change-Id: I8b00bfeb260af024f48ba8a3e6e6ac38e834b684
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170924
Tested-by: Thorsten Behrens <[email protected]>
Reviewed-by: Thorsten Behrens <[email protected]>
commit cb4fc9c3137212dffa0ffaead811435f554b12a9
Author: Oliver Specht <[email protected]>
Date: Thu Jun 13 14:49:16 2024 +0200
tdf#137335 calculate paragraph height in RTF/DOCX
TabStops and spaces are not included in height calculation of paragraphs in
Word.
With a compatibility option this is now also set in RTF import.
But if spaces or/or tabstops are the only parts of a line their font size
is taken into account.
The fix 89e7341025b607491c90efdb74708e63d875c1e5%5E%21 from tdf#142404
has been removed because it broke formatting of follow lines.
Change-Id: Id28488438462114bd54c4f8bd15e2ada606c4192
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168788
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <[email protected]>
commit fb0487766799ac86822bb2eed9203223ed865811
Author: Oliver Specht <[email protected]>
Date: Wed Jul 3 07:45:12 2024 +0200
tdf#161878 Ignore nested SYMBOL field inside IF field
Adds SYMBOL field to the list of content that cannot be nested into
an IF field. Prevents importing of SYMBOLs before the IF field.
Change-Id: I0c2f92d7893c189a42e835ffd4b9fd6e0e23a17b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170676
Tested-by: Thorsten Behrens <[email protected]>
Reviewed-by: Thorsten Behrens <[email protected]>
commit ac3e9ebce1e03beb1b9de349c5d36bc2e1f68c3c
Author: Juergen Funk <[email protected]>
Date: Wed Jul 10 09:10:09 2024 +0200
tdf#161538 fix empty page inserted into specific file
- the empty pages can be switch off with
"Print automatically inserted blank pages"
but when the switch is off, the view of the
"Print Prewiew" was wrong when scrolling,
this patch fix that
Change-Id: I62627b8d65db325e12818c91fee3e3c7c89c7751
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170278
Tested-by: Jenkins
Reviewed-by: Oliver Specht <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170568
Tested-by: allotropia jenkins <[email protected]>
Reviewed-by: Thorsten Behrens <[email protected]>
commit 9952ba514df7022533ac9e5d053b0955c5802dbc
Author: Justin Luth <[email protected]>
Date: Wed Jul 10 14:57:44 2024 -0400
tdf#160976 rtfexport: export first header as well as default header
LO has never handled exporting "different first header"
ever since it was introduced in LO 4.0-ish.
In 24.2, quikee change the RTF import to default to putting
headers into "different first header" instead of "First Page Style"
with commit 4b0fa253a4540f5461397815d290586f9ddabe61,
so this existing problem has become more pronounced.
Unhandled still is any attempt to handle different even/odd pages.
This patch also reduces the number of \titlepg duplicates.
make CppunitTest_sw_rtfexport8 \
CPPUNIT_TEST_NAME=testTdf160976_headerFooter
make CppunitTest_sw_rtfexport8 \
CPPUNIT_TEST_NAME=testTdf160976_headerFooter2
make CppunitTest_sw_rtfexport8 \
CPPUNIT_TEST_NAME=testTdf160976_headerFooter3
Change-Id: Idc12c57b69ff83cbdcbac3f6a469fadd8f26fe2f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170326
Reviewed-by: Tomaž Vajngerl <[email protected]>
Reviewed-by: Justin Luth <[email protected]>
Tested-by: Jenkins
(cherry picked from commit 0abe0f62b9913ceb77c7ac067f1074ce0395ab93)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170352
Reviewed-by: Xisco Fauli <[email protected]>
Signed-off-by: Xisco Fauli <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170486
commit 275c7f11e6552cb8c7a41c9942dea3a5bd54856e
Author: Samuel Mehrbrodt <[email protected]>
Date: Thu Jul 11 12:48:29 2024 +0200
Use configured bullet symbol when clicking bullets button
Instead of the generic default symbol
Change-Id: I0923d4ede5d7cc09d61bb57d5cb6dbf6f2af8058
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170377
Reviewed-by: Thorsten Behrens <[email protected]>
Tested-by: allotropia jenkins <[email protected]>
commit 7a4622d61f15d2aff784dd6d7058577f7f77ab7e
Author: Heiko Tietze <[email protected]>
Date: Thu Jun 20 15:12:05 2024 +0200
Resolves tdf#161641 - Select data area before select all
Advanced option SelectRangeBeforeAll to restore original behavior
Change-Id: Iab4b4e61dffc1ecf2ffed01a994c9894c84ab74d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169276
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <[email protected]>
Reviewed-by: Heiko Tietze <[email protected]>
commit b6bea106f1174cf29c9442b2949f625dcdd2288e
Author: Weblate <[email protected]>
Date: Thu Jun 6 18:36:50 2024 +0200
android-viewer translated using Weblate
Welsh currently translated at 100.0% (132 of 132 strings)
Change-Id: I7f7ebcc69ae0da58be041ff8cd5d2c751b697871
Co-authored-by: Rhoslyn Prys <[email protected]>
Co-authored-by: Weblate <[email protected]>
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/cy/
Translation: android-viewer/android-strings-24-2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169884
Reviewed-by: Michael Weghorn <[email protected]>
Tested-by: Jenkins
commit 67bbf0d37507b38e1378022b8ff45d20861a1312
Author: Michael Stahl <[email protected]>
Date: Tue Jul 2 13:24:38 2024 +0200
sfx2: SfxObjectShell should not trust any signature on repaired package
Change-Id: I0317f80989e9dabd23e88e3caab26ede3fb5bd56
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169883
Tested-by: Jenkins
Reviewed-by: Michael Stahl <[email protected]>
(cherry picked from commit 8b333575ee680664fa3d83249ccec90881754ad7)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169930
Reviewed-by: Caolán McNamara <[email protected]>
commit eda7a2c8dcdde8cc932ce1d5849de1111df5dcbd
Author: Oliver Specht <[email protected]>
Date: Wed May 22 12:39:12 2024 +0200
Add warning and progress to AutoFormat
Applying AutoFormat to large selections may take really long.
A warning has been added to warn users.
Additionally a progress is shown while AutoFormat is working.
Change-Id: I74909a6243748ebfe0089406ebe947bb48eb93d5
commit 155d1b02829951ea83545ed0323a1b49dd826d72
Author: Oliver Specht <[email protected]>
Date: Tue Jun 11 08:51:09 2024 +0200
tdf#161521 fix page margins on first page with mirrord layout
Documents starting with an even page on a mirrored layout need
to switch left/right margin on the first page.
Applies also to docx export.
JUnit test included
Change-Id: Ia363941c6a7a25f9208acc7e40b77baa88080780
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168658
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <[email protected]>
Tested-by: Gabor Kelemen <[email protected]>
commit 2192630652b7c6d731c61fb94a3ab91024e10e31
Author: Xisco Fauli <[email protected]>
Date: Wed May 22 10:17:20 2024 +0200
sfx2: warning C6011: Dereferencing NULL pointer
Change-Id: Ie65284c3ded0c5789f0be5bbd770d190a92fecec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167922
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
Signed-off-by: Xisco Fauli <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167981
Reviewed-by: Caolán McNamara <[email protected]>
(cherry picked from commit 63870676cda0f36c3763869dfb0fed49da0a2104)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167937
Reviewed-by: Hossein <[email protected]>
Reviewed-by: Christian Lohmaier <[email protected]>
Reviewed-by: Ilmari Lauhakangas <[email protected]>
commit 38459fc49940de377fab090140fd8726cf0f0ae7
Author: Xisco Fauli <[email protected]>
Date: Wed May 22 10:17:20 2024 +0200
sfx2: warning C6011: Dereferencing NULL pointer
Change-Id: Ie65284c3ded0c5789f0be5bbd770d190a92fecec
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167922
Reviewed-by: Xisco Fauli <[email protected]>
Tested-by: Jenkins
Signed-off-by: Xisco Fauli <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167981
Reviewed-by: Caolán McNamara <[email protected]>
commit 1e531d82f69437280eeef89f353d93d2ba911dbb
Author: Patrick Luby <[email protected]>
Date: Sun May 12 14:04:30 2024 -0400
tdf#160690 set an opaque alpha mask for non-transparent frames
Due to the switch from transparency to alpha in commit
81994cb2b8b32453a92bcb011830fcb884f22ff3, an empty alpha mask
is treated as a completely transparent bitmap. So revert all
of the previous commits for tdf#157576, tdf#157635, and tdf#157793
and create a completely opaque bitmap instead.
Note: this fix also fixes tdf#157576, tdf#157635, and tdf#157793.
Change-Id: Ic2ccad6ab94e4d43b1b66013f85955d474dc0151
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167563
Reviewed-by: Patrick Luby <[email protected]>
Tested-by: Jenkins
(cherry picked from commit 2a9eb581f0edfae8123018006df5cc9de1e1fd45)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167674
Reviewed-by: Noel Grandin <[email protected]>
commit e1b1b2eb68f30572587ac2585510445192f435a8
Author: Weblate <[email protected]>
Date: Tue May 7 04:37:16 2024 +0200
android-viewer translated using Weblate
Chinese (Traditional) currently translated at 100.0% (132 of 132 strings)
Change-Id: Iadede33683d02d01c5c0781af18b41328fc2f01a
android-viewer translated using Weblate
Portuguese (Brazil) currently translated at 100.0% (132 of 132 strings)
Change-Id: Ide5e2c3964faad4656cb8b7d5302604d87074ea5
android-viewer translated using Weblate
Dutch currently translated at 100.0% (132 of 132 strings)
Change-Id: Ia4659494c08701dd9939596321bcb5955bfe830f
android-viewer translated using Weblate
Czech currently translated at 100.0% (132 of 132 strings)
Change-Id: If43f5f750e95e9eb93f9051e6370c9a0f27a7f06
Co-authored-by: Olivier Hallot <[email protected]>
Co-authored-by: Po-Yen Huang <[email protected]>
Co-authored-by: Stanislav Horáček <[email protected]>
Co-authored-by: kees538 <[email protected]>
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/cs/
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/nl/
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/pt_BR/
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/zh_Hant/
Translation: android-viewer/android-strings-24-2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167251
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <[email protected]>
commit de8f2ed5afadd1bb093bf0234a1a052713f21fec
Author: Xisco Fauli <[email protected]>
Date: Tue Apr 23 11:54:47 2024 +0200
tdf#159661, tdf#160773: svgio: Add unittest
Change-Id: I2d0b96f13e02ac81b97ea347889c76770c22a989
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166509
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <[email protected]>
Signed-off-by: Xisco Fauli <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167053
commit 1b4a6d77fdbd49ea4f8d55f2fd5927e5b28a33eb
Author: Weblate <[email protected]>
Date: Thu May 2 14:13:45 2024 +0200
android-viewer translated using Weblate
Turkish currently translated at 98.4% (130 of 132 strings)
android-viewer translated using Weblate
German currently translated at 100.0% (132 of 132 strings)
Co-authored-by: Christian Lohmaier <[email protected]>
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/de/
Translate-URL:
https://translations.documentfoundation.org/projects/android-viewer/android-strings-24-2/tr/
Translation: android-viewer/android-strings-24-2
Change-Id: I211f181c9e02dbb9c0ba1347bf9f584470e58d1b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167015
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <[email protected]>
commit d7305aeaa652ec0718ee5be45fa353812ae0ddb5
Author: Thorsten Behrens <[email protected]>
Date: Tue Feb 20 01:33:17 2024 -0800
perf: hard-disable D2DWriteTextRenderer code path
On certain Windows / hardware / driver combinations, this triggers a
real slow path. It also tends to be used more widely since 7.5,
overall slowing down scrolling large text documents measurably.
Change-Id: I64a76e7470b5ed1fd4d38f0e9dce28ca6f52ef04
commit 0ee35477d6c78ceea947710c0885ccb52d9c8af6
Author: Oliver Specht <[email protected]>
Date: Thu Feb 1 11:06:02 2024 +0100
prefer simple HTML format over RTF while pasting clipboard content
This changes applies to draw text, only
JUnit test is included
Basic HTML table import is included.
Change-Id: I00387f3932c0aa54099c9bc7390ad86b4398b417
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162871
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <[email protected]>