[Libreoffice-commits] core.git: sc/Library_vbaobj.mk sc/source sw/Library_msword.mk sw/source vcl/Library_vcl.mk vcl/source

2023-07-12 Thread Noel Grandin (via logerrit)
sc/Library_vbaobj.mk |1 sc/source/filter/orcus/interface.cxx |7 sc/source/ui/vba/vbainterior.cxx |9 - sw/Library_msword.mk |1 sw/source/filter/ww8/docxattributeoutput.cxx |9 - vcl/Library_vcl.mk

Re: LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-12 Thread Michael Weghorn
On 2023-07-12 21:04, Andreas Mantke wrote: I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). [...] But yet I got a break inside the VCL module Here is the output from my

LibreOffice Build failed on Debian-x86-32bit inside Module VCL

2023-07-12 Thread Andreas Mantke
Hi all, I compiled LibreOffice on a Netbook with Debian-x86-32bit for a while successful. I did this with success from the source repo some weeks ago (before version 7.6 was tagged). I run a build from source again with the source from June, 30 with a clean environment and applied the patch, Ren

[Libreoffice-commits] core.git: sc/UITest_solver.mk sc/UITest_statistics.mk sc/UITest_textCase.mk sc/UITest_textToColumns.mk

2023-07-12 Thread Miklos Vajna (via logerrit)
sc/UITest_solver.mk|2 ++ sc/UITest_statistics.mk|2 ++ sc/UITest_textCase.mk |2 ++ sc/UITest_textToColumns.mk |2 ++ 4 files changed, 8 insertions(+) New commits: commit 5ae9c5f365c7d6f3a37c604e9721d3e964154f91 Author: Miklos Vajna AuthorDate: Wed Jul 12 20

Need some help for iOS

2023-07-12 Thread xiaojin zhu
Hi guys: I’m a developer of iOS, and I need LibreOffice of iOS sdk for our business, but now I can’t find any related files for it. So could you help me that is there any sdk for iOS now? Thanks a lot. Best Regards Zhu xiaojin

[Libreoffice-commits] core.git: 2 commits - include/sfx2 include/vcl sfx2/source vcl/inc vcl/jsdialog

2023-07-12 Thread Szymon Kłos (via logerrit)
include/sfx2/sidebar/Deck.hxx |2 + include/vcl/jsdialog/executor.hxx |5 include/vcl/weld.hxx |2 + sfx2/source/sidebar/Deck.cxx | 16 +++ sfx2/source/sidebar/DeckLayouter.cxx |7 -- sfx2/source/side

[Libreoffice-commits] core.git: sc/inc sc/source

2023-07-12 Thread Tomaž Vajngerl (via logerrit)
sc/inc/document.hxx |1 sc/source/core/data/documen2.cxx| 93 - sc/source/core/data/documen3.cxx| 312 ++ sc/source/core/data/documen4.cxx| 63 - sc/source/core/data/documen5.cxx|8 sc/source/core/data/documen6.cxx|2 sc/source/core/data/

Re: ESC meeting agenda: 2023-07-13 16:00 CEST

2023-07-12 Thread Regina Henschel
Hi, I suggest item: Preparations for the tenders for the 2024 budget I would like to discuss these points: (1) Will the ESC work again with a Wiki page like https://wiki.documentfoundation.org/Development/Budget2023 ? If yes, can we please get that page as soon as possible? Who does it? Otherw

[Libreoffice-commits] core.git: cui/source framework/source

2023-07-12 Thread Justin Luth (via logerrit)
cui/source/options/optsave.cxx |2 +- framework/source/services/autorecovery.cxx | 15 +-- 2 files changed, 6 insertions(+), 11 deletions(-) New commits: commit d36ae6786e05deda7e78338d36624af371e7a3ed Author: Justin Luth AuthorDate: Wed Jul 12 11:59:44 2023 -04

[Libreoffice-commits] core.git: desktop/source

2023-07-12 Thread Patrick Luby (via logerrit)
desktop/source/lib/init.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit dd1d74281a119f076e58598c8e022ee30232e5bf Author: Patrick Luby AuthorDate: Wed Jul 12 13:08:29 2023 -0400 Commit: Patrick Luby CommitDate: Wed Jul 12 22:14:58 2023 +0200

[Libreoffice-commits] core.git: svgio/inc svgio/qa svgio/source

2023-07-12 Thread Xisco Fauli (via logerrit)
svgio/inc/svgcharacternode.hxx|6 +++ svgio/inc/svgtools.hxx|1 svgio/qa/cppunit/SvgImportTest.cxx| 23 +++ svgio/qa/cppunit/data/tdf156251.svg | 17 svgio/source/svgreader/svgcharacternode.cxx | 17 +++

[Libreoffice-commits] core.git: cui/source

2023-07-12 Thread Justin Luth (via logerrit)
cui/source/customize/CustomNotebookbarGenerator.cxx |6 +- cui/source/customize/SvxNotebookbarConfigPage.cxx | 13 + 2 files changed, 14 insertions(+), 5 deletions(-) New commits: commit 24e02d55b7602f0f3bc74656ecec54635ab09f96 Author: Justin Luth AuthorDate: Sat Jul

[Libreoffice-commits] core.git: svx/source

2023-07-12 Thread Justin Luth (via logerrit)
svx/source/tbxctrls/tbcontrl.cxx | 30 -- 1 file changed, 12 insertions(+), 18 deletions(-) New commits: commit c2a77967cf16a9465f86b5aed62497141fbef535 Author: Justin Luth AuthorDate: Fri Jul 7 11:34:07 2023 -0400 Commit: Justin Luth CommitDate: Wed Jul 12

[Libreoffice-commits] core.git: svx/source

2023-07-12 Thread Justin Luth (via logerrit)
svx/source/tbxctrls/tbcontrl.cxx | 37 + 1 file changed, 13 insertions(+), 24 deletions(-) New commits: commit 24c04a2c13c2bf110c4b600f03236c35a5ddfd14 Author: Justin Luth AuthorDate: Fri Jul 7 12:27:52 2023 -0400 Commit: Justin Luth CommitDate: Wed

[Libreoffice-commits] core.git: sd/source

2023-07-12 Thread Justin Luth (via logerrit)
sd/source/ui/func/fucon3d.cxx |3 +++ sd/source/ui/func/fuconarc.cxx |3 +++ sd/source/ui/func/fuconbez.cxx |3 +++ sd/source/ui/func/fuconcs.cxx |3 +++ sd/source/ui/func/fuconrec.cxx |3 +++ sd/source/ui/func/fuconstr.cxx | 13 + sd/source/ui/func/fuconuno.cxx

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-7.5.5.2'

2023-07-12 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.5.2' created by Christian Lohmaier at 2023-07-12 17:23 + Tag libreoffice-7.5.5.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmSu4ZEACgkQ9DSh76/u rqOhGA/9FrNz/rd/tiGolTyVbUY0tF1Nq8ruP3gT3kKwGQpUVKJ6pU1DsziORv8z MnqVW2/i4VEpfr0chDWs+xN4exc3W

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-7.5.5.2'

2023-07-12 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.5.2' created by Christian Lohmaier at 2023-07-12 17:23 + Tag libreoffice-7.5.5.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmSu4ZEACgkQ9DSh76/u rqOYEQ/6Ax9cQ5rnjTHnhEtH1VUWgXnRzkyoIHFuv6RRPks+8Pw9XSzCMpvdEhgC 1HztEdE3LgJ2B62sx/k79gbxfZREF

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-7.5.5.2'

2023-07-12 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.5.2' created by Christian Lohmaier at 2023-07-12 17:23 + Tag libreoffice-7.5.5.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmSu4Y4ACgkQ9DSh76/u rqPSSxAAu60EKrEKffwfaLScwITvwXX8zBW0ZgkfaYYuZfVpHXe0CN5YYX38nBVk q6Gs+whsNh0xJrTPDas5PWGN5YlWR

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - configure.ac

2023-07-12 Thread Christian Lohmaier (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52b769c8f3095d89cb87be5ebc4a931fa6419b80 Author: Christian Lohmaier AuthorDate: Wed Jul 12 19:23:48 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 19:23:48 2023 +0200 bump produc

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-7.5.5.2'

2023-07-12 Thread Christian Lohmaier (via logerrit)
Tag 'libreoffice-7.5.5.2' created by Christian Lohmaier at 2023-07-12 17:23 + Tag libreoffice-7.5.5.2 -BEGIN PGP SIGNATURE- iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmSu4ZIACgkQ9DSh76/u rqPo+xAAgjiwoj2OpJX7NpJSYmTt+cNHWgW4ArYf/FE4CN2W0xLTiA+LDNKbs3uI cUZ4LZls+fVAuhMzJHFWYYluOnccz

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - readlicense_oo/license

2023-07-12 Thread Christian Lohmaier (via logerrit)
readlicense_oo/license/CREDITS.fodt | 4291 ++-- 1 file changed, 2173 insertions(+), 2118 deletions(-) New commits: commit db524b4d53dc91ae8e2e775aaf008aba56c7d160 Author: Christian Lohmaier AuthorDate: Wed Jul 12 19:14:33 2023 +0200 Commit: Christian Lohm

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - readlicense_oo/license

2023-07-12 Thread Christian Lohmaier (via logerrit)
readlicense_oo/license/CREDITS.fodt | 4291 ++-- 1 file changed, 2173 insertions(+), 2118 deletions(-) New commits: commit 5145014b98157c95f4498d587ecc3ad8379b8cd0 Author: Christian Lohmaier AuthorDate: Wed Jul 12 19:14:33 2023 +0200 Commit: Christian Lohm

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - readlicense_oo/license

2023-07-12 Thread Christian Lohmaier (via logerrit)
readlicense_oo/license/CREDITS.fodt | 4291 ++-- 1 file changed, 2173 insertions(+), 2118 deletions(-) New commits: commit 93c7166d264d04962b643079bae58861c4ecfd5a Author: Christian Lohmaier AuthorDate: Wed Jul 12 19:14:33 2023 +0200 Commit: Christian Lohm

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - desktop/source

2023-07-12 Thread Patrick Luby (via logerrit)
desktop/source/lib/init.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 272de6ec30021fdbda38a1bd84a3036a0afc73d6 Author: Patrick Luby AuthorDate: Wed Jul 12 13:08:29 2023 -0400 Commit: Michael Meeks CommitDate: Wed Jul 12 19:15:20 2023 +0200

[Libreoffice-commits] core.git: readlicense_oo/license

2023-07-12 Thread Christian Lohmaier (via logerrit)
readlicense_oo/license/CREDITS.fodt | 4291 ++-- 1 file changed, 2173 insertions(+), 2118 deletions(-) New commits: commit 5a6b938d324798433298ec7320c813c82ace4590 Author: Christian Lohmaier AuthorDate: Wed Jul 12 19:14:33 2023 +0200 Commit: Christian Lohm

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - include/tools sc/inc sc/source tools/CppunitTest_tools_test.mk tools/Library_tl.mk tools/qa tools/source

2023-07-12 Thread Eike Rathke (via logerrit)
include/tools/datetime.hxx |9 + include/tools/duration.hxx | 72 + sc/inc/table.hxx |8 - sc/source/core/data/documen3.cxx |3 sc/source/core/data/table4.cxx | 117 +-- tools/CppunitTest_tools_test.mk|1 tools/Li

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - 2 commits - starmath/source sw/qa sw/source

2023-07-12 Thread Michael Stahl (via logerrit)
starmath/source/dialog.cxx|6 starmath/source/view.cxx | 136 ++-- sw/qa/extras/layout/data/s4_min2.fodt | 360 ++ sw/qa/extras/layout/layout.cxx| 12 + sw/source/core/layout/newfrm.cxx |4 5 files changed,

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sw/source

2023-07-12 Thread Mike Kaganski (via logerrit)
sw/source/uibase/config/usrpref.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit daf2224d69b81b12045970eba4543bf273bafc25 Author: Mike Kaganski AuthorDate: Wed Jul 5 15:30:30 2023 +0300 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:56:58 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sw/source

2023-07-12 Thread Xisco Fauli (via logerrit)
sw/source/core/txtnode/ndtxt.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cf79e222bdad21f9b43aab7755e99b325c5abb30 Author: Xisco Fauli AuthorDate: Tue Jul 4 17:56:05 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:55:03 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - oox/source

2023-07-12 Thread Xisco Fauli (via logerrit)
oox/source/export/shapes.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 251ddbab44304b4c099ead959b0b9aabd7246773 Author: Xisco Fauli AuthorDate: Wed Jul 5 09:55:18 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:54:36 2023 +0200 o

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sw/source

2023-07-12 Thread Xisco Fauli (via logerrit)
sw/source/core/unocore/unoobj2.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit ed29b42675a28a3a45b11c873ff17d1f1b57db57 Author: Xisco Fauli AuthorDate: Tue Jul 4 15:53:39 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:54:15

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sc/source

2023-07-12 Thread Xisco Fauli (via logerrit)
sc/source/ui/vba/vbaworksheet.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 97bd5151bb064bc4019b5a37165b34b1039572ce Author: Xisco Fauli AuthorDate: Tue Jul 4 14:06:26 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:53:31 2023 +020

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sfx2/source

2023-07-12 Thread Xisco Fauli (via logerrit)
sfx2/source/view/viewprn.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 2e7f0326cc240c48e6e49498dabe9d805c3b89ac Author: Xisco Fauli AuthorDate: Tue Jul 4 14:23:20 2023 +0200 Commit: Christian Lohmaier CommitDate: Wed Jul 12 18:52:45 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - translations

2023-07-12 Thread Christian Lohmaier (via logerrit)
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ee0409a9bb4cde1348a19c47cf56ed62fbf22a3 Author: Christian Lohmaier AuthorDate: Wed Jul 12 18:45:45 2023 +0200 Commit: Gerrit Code Review CommitDate: Wed Jul 12 18:45:45 2023 +0200 Update git

[Libreoffice-commits] translations.git: Branch 'libreoffice-7-5' - source/ab source/af source/ast source/bg source/ca source/cs source/da source/de source/dsb source/el source/es source/eu source/fa s

2023-07-12 Thread Christian Lohmaier (via logerrit)
source/ab/basctl/messages.po | 34 source/ab/cui/messages.po| 22 source/ab/fpicker/messages.po| 55 source/ab/officecfg/registry/data/org/openoffice/

[Libreoffice-commits] core.git: include/vcl svtools/source svtools/uiconfig vcl/inc vcl/jsdialog

2023-07-12 Thread Szymon Kłos (via logerrit)
include/vcl/jsdialog/executor.hxx |4 include/vcl/weld.hxx |2 ++ svtools/source/brwbox/ebbcontrols.cxx |2 +- svtools/source/control/ctrlbox.cxx|4 ++-- svtools/uiconfig/ui/datewindow.ui |2 +- vcl/inc/jsdialog/jsdialogbuilder.hxx |8

[Libreoffice-commits] core.git: chart2/source include/svx reportdesign/source sd/source svx/source

2023-07-12 Thread Armin Le Grand (allotropia) (via logerrit)
chart2/source/controller/drawinglayer/DrawViewWrapper.cxx |1 include/svx/sdr/contact/displayinfo.hxx| 11 --- include/svx/sdr/contact/objectcontact.hxx |6 + include/svx/sdr/contact/objectcontactofpageview.hxx

[Libreoffice-commits] core.git: sw/qa

2023-07-12 Thread Miklos Vajna (via logerrit)
sw/qa/extras/layout/layout.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 54a36dd93a97fb6f5d25e1dbdbe1ef95a7cbaf52 Author: Miklos Vajna AuthorDate: Wed Jul 12 17:01:47 2023 +0200 Commit: Miklos Vajna CommitDate: Wed Jul 12 17:57:08 2023 +0200 CppunitTest_sw_layout

Re: Bringing multi-page floating tables to ODF

2023-07-12 Thread Regina Henschel
Hi Miklos, Miklos Vajna schrieb am 12.07.2023 um 15:46: Hi, I attach a simple proposal to have a new optional boolean attribute, so that it's possible to represent multi-page floating tables in ODF. Could you please file an OASIS issue for me? I can't do that myself. If there are any concerns

[Libreoffice-commits] core.git: sw/CppunitTest_sw_apitests.mk sw/qa

2023-07-12 Thread anfanite396 (via logerrit)
sw/CppunitTest_sw_apitests.mk |1 sw/qa/api/SwXStyleFamilies.cxx | 84 + 2 files changed, 85 insertions(+) New commits: commit 23e25ed6c053a1bca6733c3ab05daca9ba28727e Author: anfanite396 AuthorDate: Wed Jul 12 13:56:05 2023 +0530 Commit: T

[Libreoffice-commits] core.git: sw/CppunitTest_sw_apitests.mk sw/qa

2023-07-12 Thread anfanite396 (via logerrit)
sw/CppunitTest_sw_apitests.mk |1 sw/qa/api/SwXChapterNumbering.cxx | 87 ++ 2 files changed, 88 insertions(+) New commits: commit c6397c905ac2ef9cd0eea488aa0da814b36f08fe Author: anfanite396 AuthorDate: Mon Jul 10 21:00:38 2023 +0530 Commit:

ESC meeting agenda: 2023-07-13 16:00 CEST

2023-07-12 Thread Miklos Vajna
Hi, The prototype agenda is below. Extra items are appreciated either in this document or as a reply to this mail: https://pad.documentfoundation.org/p/esc You can join using Jitsi here: https://jitsi.documentfoundation.org/esc Regards, Miklos --- * Present: + * Completed Action Items

[Libreoffice-commits] core.git: sw/qa sw/source

2023-07-12 Thread Miklos Vajna (via logerrit)
sw/qa/core/text/data/floattable-avoid-manip-ofst.docx |binary sw/qa/core/text/frmform.cxx | 20 ++ sw/source/core/text/frmform.cxx |8 +++ 3 files changed, 28 insertions(+) New commits: commit d59704b6b8c7e5395c0606fa01f37

Bringing multi-page floating tables to ODF

2023-07-12 Thread Miklos Vajna
Hi, I attach a simple proposal to have a new optional boolean attribute, so that it's possible to represent multi-page floating tables in ODF. Could you please file an OASIS issue for me? I can't do that myself. If there are any concerns, then I guess this list is the best place to discuss that.

[Libreoffice-commits] core.git: vcl/jsdialog

2023-07-12 Thread Pranam Lashkari (via logerrit)
vcl/jsdialog/enabled.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f5dbb93f102033b552ecfc0b959b45c1e9b3bacb Author: Pranam Lashkari AuthorDate: Tue Mar 21 21:22:13 2023 +0530 Commit: Szymon Kłos CommitDate: Wed Jul 12 15:41:46 2023 +0200 jsdialog: enabled readonl

[Libreoffice-commits] core.git: xmlsecurity/source

2023-07-12 Thread Miklos Vajna (via logerrit)
xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx | 44 + 1 file changed, 25 insertions(+), 19 deletions(-) New commits: commit a0471ec6e9a000a4985af2ad2967498c71004085 Author: Miklos Vajna AuthorDate: Wed Jul 12 14:34:43 2023 +0200 Commit: Miklos Vajna CommitDate

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2023-07-12 Thread Stephan Bergmann (via logerrit)
solenv/flatpak-manifest.in |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6716b9a8ddc255f3d2fc28591c36b16b59e7b9a6 Author: Stephan Bergmann AuthorDate: Wed Jul 12 14:06:34 2023 +0200 Commit: Stephan Bergmann CommitDate: Wed Jul 12 15:38:09 2023 +0200

[Libreoffice-commits] core.git: chart2/source svx/source toolkit/source

2023-07-12 Thread Noel Grandin (via logerrit)
chart2/source/controller/accessibility/AccessibleViewForwarder.cxx |6 +++--- svx/source/unodraw/unoshape.cxx|4 +--- toolkit/source/hatchwindow/ipwin.cxx |4 +--- 3 files changed, 5 insertions(+), 9 deletions(-) New c

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-22.05.17-1'

2023-07-12 Thread Aron Budea (via logerrit)
Tag 'cp-22.05.17-1' created by Aron Budea at 2023-07-12 13:07 + cp-22.05.17-1 Changes since cp-22.05.16-1-20: --- 0 files changed ---

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - configure.ac

2023-07-12 Thread Aron Budea (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1c2341b0397dcc2575c05f143fdf7eac9aabe53 Author: Aron Budea AuthorDate: Wed Jul 12 15:04:32 2023 +0200 Commit: Aron Budea CommitDate: Wed Jul 12 15:04:32 2023 +0200 Bump version to 22.05.17.1

[Libreoffice-commits] core.git: sw/qa

2023-07-12 Thread Xisco Fauli (via logerrit)
sw/qa/extras/mailmerge/mailmerge.cxx|2 -- sw/qa/extras/mailmerge/mailmerge2.cxx |2 -- sw/qa/extras/ooxmlexport/ooxmllinks.cxx |4 sw/qa/inc/swmodeltestbase.hxx |6 -- 4 files changed, 14 deletions(-) New commits: commit 1afe0df7f3a8d19a034257dcd68e182205

[Libreoffice-commits] core.git: sal/rtl

2023-07-12 Thread Mike Kaganski (via logerrit)
sal/rtl/math.cxx | 32 +++- 1 file changed, 11 insertions(+), 21 deletions(-) New commits: commit d706f5dc6872b94859444f1cacb31d89e0fb840f Author: Mike Kaganski AuthorDate: Wed Jul 12 10:30:28 2023 +0200 Commit: Mike Kaganski CommitDate: Wed Jul 12 14:37:45

[Libreoffice-commits] core.git: external/skia

2023-07-12 Thread Noel Grandin (via logerrit)
external/skia/UnpackedTarball_skia.mk|1 + external/skia/ubsan-missing-typeinfo.patch.1 | 12 2 files changed, 13 insertions(+) New commits: commit e2dc9b2d8404ac467bb74b5db423c84a249381bb Author: Noel Grandin AuthorDate: Wed Jul 12 12:20:56 2023 +0200 Commit:

[Libreoffice-commits] core.git: sw/inc sw/source

2023-07-12 Thread Mike Kaganski (via logerrit)
sw/inc/doc.hxx |2 +- sw/inc/fmtmeta.hxx |2 +- sw/source/core/docnode/ndtbl.cxx | 15 --- sw/source/core/txtnode/fmtatr2.cxx |2 +- 4 files changed, 7 insertions(+), 14 deletions(-) New commits: commit 375d423573cf237fb082ed2b4908d8

[Libreoffice-commits] core.git: svgio/inc svgio/source

2023-07-12 Thread Xisco Fauli (via logerrit)
svgio/inc/svgfecolormatrixnode.hxx |6 +-- svgio/inc/svgfedropshadownode.hxx|6 +-- svgio/inc/svgfefloodnode.hxx |6 +-- svgio/inc/svgfegaussianblurnode.hxx |6 +-- svgio/inc/svgfeimagenode.hxx |

[Libreoffice-commits] core.git: vcl/qt5

2023-07-12 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtAccessibleWidget.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit bc662b15bf56bd405cb86e592e4ade9917ab49d1 Author: Michael Weghorn AuthorDate: Wed Jul 12 08:33:20 2023 +0200 Commit: Michael Weghorn CommitDate: Wed Jul 12 12:20:51 2023 +0200 qt a11y:

[Libreoffice-commits] core.git: sc/source

2023-07-12 Thread Andrea Gelmini (via logerrit)
sc/source/ui/docshell/docsh5.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5efa490b09f966e3d863ab948fc1608ba863899 Author: Andrea Gelmini AuthorDate: Tue Jul 11 20:03:07 2023 +0200 Commit: Julien Nabet CommitDate: Wed Jul 12 11:03:40 2023 +0200 F

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - 2 commits - filter/source

2023-07-12 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/common/styles/style_collector.xsl | 71 -- filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl | 17 +- filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |5 3 files changed, 78 insertions(+), 15 del

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - 2 commits - filter/source

2023-07-12 Thread Svante Schubert (via logerrit)
filter/source/xslt/odf2xhtml/export/common/styles/style_collector.xsl | 71 -- filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl | 17 +- filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |5 3 files changed, 78 insertions(+), 15 del

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sc/source

2023-07-12 Thread Xisco Fauli (via logerrit)
sc/source/ui/app/inputhdl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 00650e4c794abfeb196a36b59ec53b2dca12ca48 Author: Xisco Fauli AuthorDate: Tue Jul 4 17:46:26 2023 +0200 Commit: Michael Stahl CommitDate: Wed Jul 12 10:54:57 2023 +0200 sc: fix crash in ScI

[Libreoffice-commits] core.git: Branch 'libreoffice-7-6' - svgio/qa svgio/source

2023-07-12 Thread Xisco Fauli (via logerrit)
svgio/qa/cppunit/SvgImportTest.cxx | 20 ++-- svgio/qa/cppunit/data/tdf156236.svg|7 +++ svgio/source/svgreader/svgrectnode.cxx | 11 +++ 3 files changed, 28 insertions(+), 10 deletions(-) New commits: commit f6df2e640342b6114e46b7957de093386ad35459 Aut

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - sw/qa sw/source

2023-07-12 Thread Miklos Vajna (via logerrit)
sw/qa/filter/ww8/data/floattable-vertical-fly-offset.doc |binary sw/qa/filter/ww8/ww8.cxx | 29 +++ sw/source/filter/ww8/ww8par.cxx |4 ++ 3 files changed, 33 insertions(+) New commits: commit e7c4fc8853e1f880149a4948680e

[Libreoffice-commits] core.git: sw/qa

2023-07-12 Thread Miklos Vajna (via logerrit)
sw/qa/extras/htmlexport/htmlexport.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit 54d69f55d13ec39e1b2a2a6883b98cd23c6609a4 Author: Miklos Vajna AuthorDate: Tue Jul 11 20:11:25 2023 +0200 Commit: Miklos Vajna CommitDate: Wed Jul 12 09:56:59 2023 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sw/qa writerfilter/source

2023-07-12 Thread László Németh (via logerrit)
sw/qa/extras/ooxmlexport/data/tdf153804.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx| 17 + writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 +- 4 files changed, 19 insertions(+), 2 dele

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5-5' - sw/qa sw/source

2023-07-12 Thread Samuel Mehrbrodt (via logerrit)
sw/qa/extras/uiwriter/data/152575.fodt | 447 + sw/qa/extras/uiwriter/uiwriter8.cxx| 28 ++ sw/source/uibase/uno/unotxdoc.cxx | 11 3 files changed, 482 insertions(+), 4 deletions(-) New commits: commit bb8e96336ef7191408ee9d7fca9195e17055 Author

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - include/tools sc/inc sc/source tools/CppunitTest_tools_test.mk tools/Library_tl.mk tools/qa tools/source

2023-07-12 Thread Eike Rathke (via logerrit)
include/tools/datetime.hxx |9 + include/tools/duration.hxx | 72 + sc/inc/table.hxx |8 - sc/source/core/data/documen3.cxx |3 sc/source/core/data/table4.cxx | 117 +-- tools/CppunitTest_tools_test.mk|1 tools/Li

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - vcl/qa vcl/source

2023-07-12 Thread Michael Stahl (via logerrit)
vcl/qa/cppunit/pdfexport/pdfexport.cxx |2 +- vcl/source/gdi/pdfwriter_impl.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit c1f7f916a6705e850cc8255d4e69055ee605059c Author: Michael Stahl AuthorDate: Mon Jul 10 20:38:25 2023 +0200 Commit: