core.git: sw/inc sw/qa sw/source

2024-05-12 Thread Thorsten Behrens (via logerrit)
sw/inc/authfld.hxx | 22 ++--- sw/inc/docsh.hxx | 27 +++--- sw/inc/docstyle.hxx | 14 +-- sw/inc/docufld.hxx | 12 +- sw/inc/expfld.hxx|6 - sw/inc/fmtcol.hxx

core.git: include/vcl vcl/source

2024-05-12 Thread Michael Weghorn (via logerrit)
include/vcl/toolkit/combobox.hxx | 33 ++ vcl/source/control/combobox.cxx | 576 ++- 2 files changed, 298 insertions(+), 311 deletions(-) New commits: commit 737a07897e7414228d727fd3d16b3bd47ff226fa Author: Michael Weghorn AuthorDate: Fri May 10 16:55:

core.git: sd/qa xmloff/source

2024-05-12 Thread Mike Kaganski (via logerrit)
sd/qa/unit/data/odp/tdf161023.fodp | 35 sd/qa/unit/import-tests2.cxx | 52 + xmloff/source/text/txtparai.cxx|4 ++ 3 files changed, 90 insertions(+), 1 deletion(-) New commits: commit 2ca93eb5df7ddb8641ff7d884a109261c

OSS-fuzzing

2024-05-12 Thread Даблус
Hello. I want to try to run oss-fuzz tests by myself, but i found no info about it. I found some scripts in the "bin" folder, like oss-fuzz-setup.sh and oss-fuzz-build.sh, and found that I should use clang, but I found nothing about the environment. I can build LibreOffice with clang, but if i run

core.git: jvmfwk/source

2024-05-12 Thread Caolán McNamara (via logerrit)
jvmfwk/source/elements.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0dcaff6043e1f24ce0fa354dff80a86e40622247 Author: Caolán McNamara AuthorDate: Sun May 12 20:01:01 2024 +0100 Commit: Caolán McNamara CommitDate: Sun May 12 22:14:19 2024 +0200 WaE

core.git: sd/source

2024-05-12 Thread Gabor Kelemen (via logerrit)
sd/source/ui/dlg/tpoption.cxx |6 -- sd/source/ui/view/drviewsg.cxx |5 - sd/source/ui/view/frmview.cxx |3 ++- 3 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 3df9a50322dc9f24c87d0095316aadf1ad09ec3e Author: Gabor Kelemen AuthorDate: Fri May 3 11:

core.git: jvmfwk/plugins jvmfwk/source

2024-05-12 Thread Caolán McNamara (via logerrit)
jvmfwk/plugins/sunmajor/pluginlib/util.cxx |1 + jvmfwk/source/elements.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c79a48a75f7f44b5a042109251e185fc4695cde6 Author: Caolán McNamara AuthorDate: Sun May 12 18:41:16 2024 +0100 Commit:

core.git: vcl/unx

2024-05-12 Thread Noel Grandin (via logerrit)
vcl/unx/gtk3/a11y/atktextattributes.cxx | 64 1 file changed, 32 insertions(+), 32 deletions(-) New commits: commit 24b178cfb6b35789e69d80857e73e911abe338a3 Author: Noel Grandin AuthorDate: Thu May 9 11:48:34 2024 +0200 Commit: Noel Grandin CommitDate:

core.git: 2 commits - vcl/inc vcl/source

2024-05-12 Thread Noel Grandin (via logerrit)
vcl/inc/graphic/GraphicFormatDetector.hxx | 64 +- vcl/source/filter/FilterConfigCache.cxx | 106 +++--- vcl/source/filter/FilterConfigCache.hxx |2 3 files changed, 85 insertions(+), 87 deletions(-) New commits: commit 8701b4fd4ea9a006c97207bd5

core.git: 2 commits - dbaccess/source sc/source sfx2/source svx/source xmlsecurity/source

2024-05-12 Thread Caolán McNamara (via logerrit)
dbaccess/source/ui/misc/TableCopyHelper.cxx |2 +- dbaccess/source/ui/misc/asyncmodaldialog.cxx|2 +- sc/source/ui/app/scmod.cxx |2 +- sfx2/source/control/shell.cxx |2 +- svx/source/form/fmshimp.cxx

core.git: 2 commits - sc/source test/source

2024-05-12 Thread Caolán McNamara (via logerrit)
sc/source/ui/app/inputhdl.cxx|9 - sc/source/ui/docshell/docsh5.cxx |9 - test/source/diff/diff.cxx|2 ++ test/source/xmltesttools.cxx |6 ++ 4 files changed, 24 insertions(+), 2 deletions(-) New commits: commit 034eb5078096d146fb5c5e6246a407f2a

core.git: 2 commits - include/unotools svx/source unotools/source

2024-05-12 Thread Noel Grandin (via logerrit)
include/unotools/configvaluecontainer.hxx |8 +- svx/source/form/fmsrccfg.cxx| 70 unotools/source/config/configvaluecontainer.cxx |8 +- unotools/source/config/fontcfg.cxx | 52 - 4 files changed, 69 inser

core.git: 2 commits - svx/source tools/source

2024-05-12 Thread Noel Grandin (via logerrit)
svx/source/tbxctrls/tbcontrl.cxx | 21 +++--- tools/source/fsys/urlobj.cxx | 124 +++ 2 files changed, 72 insertions(+), 73 deletions(-) New commits: commit 8b075d020ce25cff28a12fabad69d8677f7b8f2d Author: Noel Grandin AuthorDate: Wed May 8 21:50:58

core.git: external/skia

2024-05-12 Thread Caolán McNamara (via logerrit)
external/skia/UnpackedTarball_skia.mk |1 + external/skia/help-msvc-analyzer.patch | 25 + 2 files changed, 26 insertions(+) New commits: commit 52a06992f1404a4b85f99aedd75377fd60a489b9 Author: Caolán McNamara AuthorDate: Sat May 11 19:44:21 2024 +0100 Commit:

core.git: 2 commits - sdext/source unotest/source

2024-05-12 Thread Caolán McNamara (via logerrit)
sdext/source/pdfimport/pdfparse/pdfparse.cxx |2 +- sdext/source/pdfimport/tree/drawtreevisiting.cxx |1 + sdext/source/pdfimport/tree/writertreevisiting.cxx |1 + sdext/source/pdfimport/wrapper/wrapper.cxx |2 +- unotest/source/cpp/getargument.cxx |

core.git: external/boost

2024-05-12 Thread Caolán McNamara (via logerrit)
external/boost/UnpackedTarball_boost.mk|2 ++ external/boost/boost.spirit.noreturn.patch | 11 +++ 2 files changed, 13 insertions(+) New commits: commit b4eda68181eb422f4e58e4dccd93b1d9165afff8 Author: Caolán McNamara AuthorDate: Sat May 11 21:50:12 2024 +0100 Commit: C

New Defects reported by Coverity Scan for LibreOffice

2024-05-12 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 5 new defect(s) introduced to LibreOffice found with Coverity Scan. 3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect

core.git: 2 commits - desktop/source sc/source sd/source sfx2/source sw/source vcl/jsdialog

2024-05-12 Thread Caolán McNamara (via logerrit)
desktop/source/lib/init.cxx |2 ++ sc/source/core/tool/formularesult.cxx |2 +- sd/source/ui/view/drviews2.cxx|6 +++--- sfx2/source/control/unoctitm.cxx |2 ++ sw/source/uibase/shells/drwbassh.cxx | 12 vcl/jsdialog/enabled.cxx |

core.git: sd/source

2024-05-12 Thread Gabor Kelemen (via logerrit)
sd/source/ui/dlg/tpoption.cxx | 25 +++-- sd/source/ui/view/drviewsg.cxx |5 - sd/source/ui/view/frmview.cxx |3 ++- 3 files changed, 29 insertions(+), 4 deletions(-) New commits: commit c24f8262c884d9587ca40f3abb6b1a760c6522da Author: Gabor Kelemen Author

core.git: 2 commits - cui/source include/unotools sfx2/source svl/source

2024-05-12 Thread Noel Grandin (via logerrit)
cui/source/customize/CustomNotebookbarGenerator.cxx |2 cui/source/dialogs/toolbarmodedlg.cxx |8 +-- include/unotools/confignode.hxx |5 - sfx2/source/appl/appserv.cxx|6 +- sfx2/source/notebookbar/SfxNotebookBar.cxx

core.git: 2 commits - cli_ure/source vcl/win

2024-05-12 Thread Caolán McNamara (via logerrit)
cli_ure/source/climaker/climaker_emit.cxx |2 +- cli_ure/source/uno_bridge/cli_bridge.cxx | 22 +++--- cli_ure/source/uno_bridge/cli_data.cxx|3 ++- cli_ure/source/uno_bridge/cli_proxy.cxx |2 +- vcl/win/gdi/salgdi2.cxx |2 ++ vcl/win/wind

core.git: svx/source

2024-05-12 Thread Noel Grandin (via logerrit)
svx/source/customshapes/EnhancedCustomShapeTypeNames.cxx | 424 +++ 1 file changed, 212 insertions(+), 212 deletions(-) New commits: commit 744dfe387bc7512cd028b1de43b956bd0974377c Author: Noel Grandin AuthorDate: Wed May 8 21:24:11 2024 +0200 Commit: Noel Grandin CommitDat

core.git: 2 commits - sc/inc sc/source

2024-05-12 Thread Noel Grandin (via logerrit)
sc/inc/colorscale.hxx |4 - sc/source/core/data/colorscale.cxx| 54 sc/source/filter/excel/xecontent.cxx |4 - sc/source/filter/excel/xeextlst.cxx | 10 +-- sc/source/filter/inc/xeextlst.hxx |4 - sc/source/filter/oox/