summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-04loplugin:unusedvarsglobalNoel Grandin
Change-Id: Ia86c8bd0bdc85c375eb3837ba97f9e171d9dac6e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153974 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-07-04Update git submodulesNay Catina Dia-Schneebeli
* Update helpcontent2 from branch 'master' to 0f3a4fe926e1c8b554160094d81087b9ab346a07 - tdf#155031 Help page for Style Spotlight Change-Id: Id25e7aed6db62621e3fc4fd2e430efec8c6d397e Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153979 Tested-by: Jenkins
2023-07-04tdf#156016: vcl_graphic_test: Add unittestXisco Fauli
Change-Id: I0b8a9c8d8440e5084f1cce6e666e20d4508cc691 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153963 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-0432bit is enough for the word completion limitCaolán McNamara
and we don't have to change the xcs in that case Change-Id: I246d81e4eccf3ce390b179ad6473db6ee4e4fdbc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153950 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-04tdf#156155 sw: export draw:fill to top-level ODF graphic stylesMichael Stahl
The default for XATTR_FILLSTYLE for Writer flys differs from the default in the item pool, which is intended for svx shapes/SdrObjects. This is implemented with an intermediate mpDfltFrameFormat but it needs some special handling so the attribute ends up in the styles.xml. Change-Id: I8f369809a9f3b7e85a8bc7ad5d309dbc3cd6ccfe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153970 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-07-04sc: fix crash in ScVbaWorksheet::CellsXisco Fauli
See https://crashreport.libreoffice.org/stats/signature/ScDocShell::GetDocument() Similar to 286a1c03fa10acf60f076a0af987112d24cb2ff5 "sc: check excel::getDocShell" Change-Id: I102e575b4992e175d4e780ef2b43f887d94bbd24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153964 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-04sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli
See https://crashreport.libreoffice.org/stats/signature/SfxViewShell::StartPrint(com::sun::star::uno::Sequence%3Ccom::sun::star::beans::PropertyValue%3E%20const%20&,bool,bool) Change-Id: I3d10414d4cfd027bf80ceaf6692bb7f92269f6c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153965 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-04Fix build on Win64, where int != sal_Int32Mike Kaganski
Change-Id: Id835da668042a656ace0f09a7fa9bc852b968b3e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153926 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-07-04CppunitTest_vcl_graphic_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
Avoiding the declaration/registration/definition of each test manually saves a lot of space. Change-Id: I8a310a6aca3e575f93737cc50e0614592a7ffc8b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153958 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-04CppunitTest_vcl_graphic_test: Demultiplex test codeXisco Fauli
and relax hack a bit, enabling webp based on testname is dirty since they might change Change-Id: Id933095701d01426d2802d6a194d6f74c07baaa9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153957 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-04Fix typosAndrea Gelmini
Change-Id: I1049c2bec21caa751a37708023338a1449dc5539 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153953 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
2023-07-04tdf#152235 filter,vcl: PDF/UA export: tag watermark as ArtifactMichael Stahl
Change-Id: I64e57a832678be935b69a5cea328cc252a4bf29d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153951 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-07-04Fix typoAndrea Gelmini
Change-Id: I14c4862788b3fe28f9c2f6b0ef41601192f5560e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153881 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-07-04Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to 7656ffac6fbbacd8739ee690549517a8e0e49f6b - Fix typos Change-Id: I9b855f5b4af6c5cba368b5649ecce61d9dcfc202 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153952 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-07-04Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to 11126b46e48f2a504eafdc4cd14e43a0b532e8b3 - Fix typo Change-Id: Ia94aac3b44f6c4a9b7671fef82f93fcc83bc7335 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153954 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-07-04Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to 77b7e3cd801902564050d17ffaa20754fed39347 - Fix typo Change-Id: I943773674d5d57cd030075887fa60d92ff1068e9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153955 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-07-04Update git submodulesAndrea Gelmini
* Update helpcontent2 from branch 'master' to 6b29c320e0e7a7fd2b0839e3aa7e353252a1f811 - Fix typo Change-Id: I06f6b6f701ab87932f2f5784bf10ab0bdc838e8d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153956 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-07-04remove skia workaroundNoel Grandin
No longer necessary since commit 9c9a711ac5d8f32ac318d0e4ecab7b3a26bc2150 Author: Noel Grandin <noel.grandin@collabora.co.uk> Date: Fri Jan 27 10:48:45 2023 +0200 Update skia to m111 Change-Id: Icfef07ed3683e84bdd8b94350f40ea83e95bf324 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153948 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-07-04tdf#92311: increase word completion limitBaole Fang
Change-Id: I0198327d235bdb4048e002aab211e20d1701fa6c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153571 Tested-by: Jenkins Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-04tdf#153487 First color item needs mnId = 1Regina Henschel
The SvxColorValueSet for the other color palettes is build so that the first item gets value 1 in its mnId component. But for the new theme color palette it was 0. That results in the error, that the first color (top-left in the dialog) could not be selected. An Id of value 0 is handled as 'fail' in various places. Thus use starting mnId = 1 for theme color palette too. Change-Id: Ic0b63fee641d4424cabaf25a7f803acd734cbfa3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153860 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04sc: test export of model::Theme into theme1.xml with xpathTomaž Vajngerl
Change-Id: I9b2b61a5ae93a0738fb90aa20b20f9a9ecc7272b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153786 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04crashtesting: assert on exporting fdo68105-1.ods to xlsCaolán McNamara
and ooo101471-3.ods to xls Change-Id: Ieb5339664a2bb647e8a09a44e60cad651bf65247 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153933 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-04Fix Linux --without-system-libxml buildStephan Bergmann
...after 362dfc50a28a918ec73609a00d2851eb3058375d "libxslt: upgrade to release 1.1.38" Change-Id: Id0ebf5676f79c43bb4fab3a33a2a19e303881aef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153942 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-07-04ImplGetUnmirroredOutOffX can be constNoel Grandin
which avoids some unnecessary const_cast Change-Id: I8bf6a2ab36928dd1df302b64d9552f07f3f1003f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153932 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-07-04sc: add border export and enable round-trip testTomaž Vajngerl
Change-Id: I76071185d819b9645d97a3e599ea7f48b341a145 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153820 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04sc: OOXML export of theme colors for text and backgroundTomaž Vajngerl
Change-Id: Ifd0d8184c9210caa5ca099767baa5dbbf8783f36 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153785 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04Fix a UITest on WindowsMike Kaganski
Change-Id: I9645cea2394f945355f86b3f6013d1d0f5117c76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153940 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-07-04tdf#156128 Make drawing object hyperlinks created by dndJim Raykowski
from Navigator functional Change-Id: Ic12f3c43c079865e31c3bb89d9f277d3567d8c01 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153887 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2023-07-04sc: change theme color for SdrObjectsTomaž Vajngerl
Change-Id: I318821c843fe937b7011f1674809f8c78df24a2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153938 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04sc: fix failed assert in when setting a color on a shapeTomaž Vajngerl
When setting a color with a colorpicker, and assert failed, because it's not possible to clone a SfxItemSet by value - use a plane Clone instead, which clones into a SfxItemSet. Change-Id: I8780ed42d3807e9802d3f4fa1d68e16bd5d5a5e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153937 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04svx: PaletteManager - remove printfTomaž Vajngerl
Change-Id: I7d631352d423b6465d8bea4b09561f33d2ad98f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153936 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-04libatomic_ops: upgrade release to 7.8.0Taichi Haradaguchi
use new configure option (--disable-gpl) added in 7.8.0 to skip building libatomic_ops_gpl. Change-Id: If4b3b1994399099906b306fb2ea22fa47a87300b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153886 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2023-07-04libpng: upgrade to release 1.6.40Taichi Haradaguchi
Change-Id: I2f366045097a6f063e26703b4132710573a40e65 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153879 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2023-07-04lok: on switching from tabbed to compact ui 2 buttons were disabledMarco Cecchetti
Number Format Increase Decimals, Number Format Decrease Decimals were not enabled on switching ui. Change-Id: Ia81a43ef40168dcbf071d071231b795f9bf8659e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153050 Reviewed-by: Gökay ŞATIR <gokaysatir@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> (cherry picked from commit cd4ad81ca334a3d2bc90bab81502ae5350bac84d) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153594 Tested-by: Jenkins Reviewed-by: Aron Budea <aron.budea@collabora.com>
2023-07-03fix crashes in Bitmap::InvertNoel Grandin
after commit 0bfe57f50b79362ab1167388ba95c8f0bf988c4f Author: Noel Grandin <noel.grandin@collabora.co.uk> Date: Mon Jul 3 11:25:02 2023 +0200 fix assert when using skia and DBG_UTIL Change-Id: I95a77e13f93229696b3a1e4ba5a234afb3b3e957 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153931 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-07-03tdf#155630 Use common getPolygon for sdDr. David Alan Gilbert
Unfortunately the SetLineEnds in sw is different enough from sw and sc to make sharing it a pain. However we can share the GetPolygon function we already moved into svx. Expose the svx function into the header and use it in sd. Change-Id: I05b0f820286c8ce848fa0d6c69603d3625c2b4d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153828 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-03tdf#155630 Use common SetLineEnds in swDr. David Alan Gilbert
Use the shared SetLineEnds code from sw. Change-Id: Ie388bb00401b6eb956ad5dc9032f1fae2d62d471 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153827 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-03tdf#155630 Move sc's SetLineEnds into svxDr. David Alan Gilbert
SetLineEnds is duped in sc,sd and sw. Swing SetLineEnds into svx where we'll share it. Note: a) We also move it's helper function getPolygon b) sc, sd and sw use different values for the magic nWidth value so parameterise Change-Id: I6011b41d9db7b7fab364038227e1866fb9d64b02 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153826 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-03crashtesting: crash on import of moz610347-2.svgCaolán McNamara
Change-Id: I0793d00216586bf68b4b74305bba2f352eb320bc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153888 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-07-03Drop unused includeStephan Bergmann
...left over by c33e81615c85eb9acd5956973e3bbc27ea068b41 "loplugin:unusedmethods" (cf. abandoned <https://gerrit.libreoffice.org/c/core/+/153329> "-Werror,-Wunused-private-field") SwShadowCursor::m_aCol became unused with f9f7cfc080c3adb751ceca96be4ca5440de4a2b6 "tdf#122970 Fix direct cursor leaving screen trail", which in turn caused all of the following to become unused, too: the second parameter of the SwShadowCursor ctor; SwViewOption::GetDirectCursorColor; SwViewOption::m_aColorConfig; and ColorConfigEntry::WRITERDIRECTCURSOR. Change-Id: I34d1249c4ddcb9fbfeb9bf97388a980d3a0334e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153880 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-07-03Update git submodulesAlain Romedenne
* Update helpcontent2 from branch 'master' to 257fec6735fa0d0e57c0c2d0220bd71ce987b947 - SF Dialogs can be dynamic (WiP) cf. https://gerrit.libreoffice.org/c/core/+/151896 Change-Id: I383a2f96394ea69a09265645d63e6dbb730f4e88 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153697 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-07-03Make the test more explicitKhaled Hosny
Add also comment about the embedded font. https: //lists.freedesktop.org/archives/libreoffice/2023-June/090532.html Change-Id: I65a7bb5e57bab2cdd4c9b322bee1d2b1b22a8813 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153621 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-07-03tdf#48707: Explicitly set overline color in PDF exportKhaled Hosny
Like we do with underline color, so that color does not leak from elsewhere. Change-Id: I3716a117a0d0a1260e47cbfed2242f401a09d7b6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153877 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-07-03tdf#150124: do nothing when parent is of unkown typeXisco Fauli
Change-Id: I745b2a81200b0d8138b5f1b844849f20571d9546 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153878 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
2023-07-03Move SwXHeadFootText Java tests to C++anfanite396
Change-Id: I9288d5d9835cf4559daac720c368a2d8f8222165 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153636 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-03Move SwXBookmark Java tests to C++anfanite396
Change-Id: I6a4b62ba6815ba6d88c9ab1b59c7e30556520a1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153534 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-03Move SwXFootnotes Java tests to C++anfanite396
Change-Id: I905ed0b99d6fd6bb73b1278b62d5e06b25f410c3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153635 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-07-03Rename and move header next to other font headersKhaled Hosny
Change-Id: I5485817b5a6c2e9538ed6fb00893663d09e7fa26 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153869 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
Change-Id: I0f8753a5ef1865f4ea0431125e74d0f52aa1c396 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153868 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
2023-07-03libxslt: upgrade to release 1.1.38Taichi Haradaguchi
Change-Id: I0534d7e02c9486b3d58f56e1a26fe6846b4a20b7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153874 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>