[Libreoffice-commits] core.git: Branch 'distro/collabora/co-23.05' - 4 commits - desktop/source include/vcl sw/inc sw/qa sw/sdi sw/source

2023-01-31 Thread Pranam Lashkari (via logerrit)
desktop/source/lib/init.cxx |2 include/vcl/ITiledRenderable.hxx|2 sw/inc/cmdid.h |1 sw/inc/unotxdoc.hxx |4 - sw/qa/uibase/shells/shells.cxx | 51 + sw/qa/uibase/uno/uno.cxx| 28

Re: New Defects reported by Coverity Scan for LibreOffice

2023-01-31 Thread Stephan Bergmann
On 01/02/2023 02:37, Kohei Yoshida wrote: On 28.01.2023 13:45, Caolán McNamara wrote: FWIW this will disappear from the next libreoffice coverity run because I typically patch it with try {} catch (...) { std::terminate(); } to ignore warnings from "externals", but on upgrade I temporarily lost

Re: how to get started with contribution

2023-01-31 Thread Ilmari Lauhakangas
On 31.1.2023 20.42, riya patil wrote: respected sir/madam, i am riya, a second year undergrad student at IGDTUW, delhi. i have just started learning about open source and i am would love to start my contribution from your organization . but could do you please help me with getting started ?

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

2023-01-31 Thread Miklos Vajna (via logerrit)
sw/qa/extras/rtfexport/rtfexport5.cxx | 36 +++--- 1 file changed, 16 insertions(+), 20 deletions(-) New commits: commit a262ee4c4a682f844ef380d5e843be1b3ec78c98 Author: Miklos Vajna AuthorDate: Tue Jan 31 20:21:46 2023 +0100 Commit: Miklos Vajna CommitDate

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

2023-01-31 Thread Julien Nabet (via logerrit)
sw/source/core/unocore/unosrch.cxx | 18 +- 1 file changed, 17 insertions(+), 1 deletion(-) New commits: commit 2d9570523b16dd157384040642e3c2e0ed05 Author: Julien Nabet AuthorDate: Mon Jan 30 22:00:31 2023 +0100 Commit: Noel Grandin CommitDate: Wed Feb 1 06:49:59

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

2023-01-31 Thread Michael Weghorn (via logerrit)
vcl/qt5/QtGraphics_Controls.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6f4b8b7cfe2907b7da46eec6951a0e09b836a6de Author: Michael Weghorn AuthorDate: Tue Jan 31 16:08:53 2023 +0100 Commit: Michael Weghorn CommitDate: Wed Feb 1 06:27:55 2023 + tdf#152073 qt:

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

2023-01-31 Thread Hannah Meeks (via logerrit)
cui/source/dialogs/cuifmsearch.cxx |9 +++-- vcl/jsdialog/enabled.cxx |1 + 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 36343165c251e30c700360cc5c4266f576d4ac00 Author: Hannah Meeks AuthorDate: Wed Jan 25 11:07:28 2023 + Commit: Szymon K

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

2023-01-31 Thread Andrea Gelmini (via logerrit)
animations/source/animcore/animcore.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit bed16c5e9df1eea4187b2b47a357414b3940bc91 Author: Andrea Gelmini AuthorDate: Tue Jan 31 10:45:40 2023 +0100 Commit: Julien Nabet CommitDate: Wed Feb 1 05:46:46 2023 + Remove dupli

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 9 commits - basctl/source basegfx/test chart2/source cui/source editeng/source filter/source include/basegfx include/editeng includ

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit e781df7c6c3f60fea7b8fc2422baa7760d70b6af Author: Tomaž Vajngerl AuthorDate: Wed Nov 23 11:00:13 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Wed Feb 1 13:17:51 2023 +0900 svx: convert SdrTextObj rotate and move to use gfx::Length

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 7 commits - basctl/source basegfx/test chart2/source cui/source editeng/source filter/source include/basegfx include/editeng includ

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit fc0fa12fd040716dfdb065773b5cffdfc34dc318 Author: Tomaž Vajngerl AuthorDate: Wed Nov 23 11:00:13 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Wed Feb 1 12:15:29 2023 +0900 svx: convert SdrTextObj rotate and move to use gfx::Length

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - basegfx/test include/basegfx

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
basegfx/test/LengthUnitTest.cxx | 151 +- include/basegfx/units/Length.hxx | 77 + include/basegfx/units/LengthBase.hxx | 248 +++ include/basegfx/units/LengthTypes.hxx| 121 +++ include/basegfx/units/Len

[Libreoffice-commits] core.git: filter/source include/vcl vcl/inc vcl/source

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
filter/source/pdf/pdfexport.cxx |2 +- include/vcl/pdfwriter.hxx |2 +- vcl/inc/pdf/pdfwriter_impl.hxx|3 ++- vcl/source/gdi/pdfwriter.cxx |4 ++-- vcl/source/gdi/pdfwriter_impl.cxx | 36 +++- 5 files changed, 37 insertions(+), 1

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

2023-01-31 Thread Caolán McNamara (via logerrit)
vcl/win/gdi/salnativewidgets-luna.cxx | 12 1 file changed, 12 insertions(+) New commits: commit c85107bc4ab93e2cdc9db1700577ec3f462d9fe9 Author: Caolán McNamara AuthorDate: Tue Jan 31 10:22:35 2023 + Commit: Adolfo Jayme Barrientos CommitDate: Wed Feb 1 01:58:06 2023

Re: New Defects reported by Coverity Scan for LibreOffice

2023-01-31 Thread Kohei Yoshida
On 28.01.2023 13:45, Caolán McNamara wrote: `On Sat, 2023-01-28 at 12:33 -0500, Kohei Yoshida wrote: I've filed a ticket upstream: https://gitlab.com/mdds/mdds/-/issues/82 I can look into this and figure out what is the optimal way to solve it. FWIW this will disappear from the next libreoff

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

2023-01-31 Thread Andras Timar (via logerrit)
Tag 'cp-22.05.10-1' created by Andras Timar at 2023-01-31 23:15 + cp-22.05.10-1 Changes since cp-22.05.9-3-50: --- 0 files changed ---

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

2023-01-31 Thread Christian Lohmaier (via logerrit)
Tag 'cp-22.05.10-1' created by Andras Timar at 2023-01-31 23:15 + cp-22.05.10-1 Changes since cp-22.05.6-1-2: --- 0 files changed ---

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

2023-01-31 Thread Olivier Hallot (via logerrit)
Tag 'cp-22.05.10-1' created by Andras Timar at 2023-01-31 23:15 + cp-22.05.10-1 Changes since cp-22.05.6-1-1: --- 0 files changed ---

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

2023-01-31 Thread Aron Budea (via logerrit)
Tag 'cp-22.05.10-1' created by Andras Timar at 2023-01-31 23:15 + cp-22.05.10-1 Changes since cp-22.05.5-2: Aron Budea (1): Add Persian (fa-IR) dictionary --- Dictionary_fa.mk | 21 Module_dictionaries.mk|1 fa_IR/LICENSE | 15 fa_IR/M

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

2023-01-31 Thread Andrea Gelmini (via logerrit)
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d8e6b488ceaff7c88856ebcfcfec14d2d8cd7652 Author: Andrea Gelmini AuthorDate: Tue Jan 31 10:45:16 2023 +0100 Commit: Julien Nabet CommitDate: Tue Jan 31 21:53:56 2

Re: how to get started with contribution

2023-01-31 Thread Regina Henschel
Hi Riya, riya patil schrieb am 31.01.2023 um 19:42: respected sir/madam, i am riya, a second year undergrad student at IGDTUW, delhi. i have just started learning about open source and i am would love to start my contribution from your organization . You are welcome. but could do you plea

how to get started with contribution

2023-01-31 Thread riya patil
respected sir/madam, i am riya, a second year undergrad student at IGDTUW, delhi. i have just started learning about open source and i am would love to start my contribution from your organization . but could do you please help me with getting started ? hoping to hear from you soon. regards

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

2023-01-31 Thread Caolán McNamara (via logerrit)
svtools/source/config/languagetoolcfg.cxx | 14 -- 1 file changed, 12 insertions(+), 2 deletions(-) New commits: commit 1af03aaa35dc9758a9702cddf48d9aad02ec7a94 Author: Caolán McNamara AuthorDate: Tue Jan 31 11:48:13 2023 + Commit: Caolán McNamara CommitDate: Tue Jan 3

[Libreoffice-commits] core.git: 2 commits - svtools/source vcl/unx

2023-01-31 Thread Caolán McNamara (via logerrit)
svtools/source/config/languagetoolcfg.cxx |5 - vcl/unx/generic/printer/ppdparser.cxx |9 - 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit da27102aaa488d982164c54f8c7f8f3bc6181481 Author: Caolán McNamara AuthorDate: Tue Jan 31 11:47:01 2023 +000

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

2023-01-31 Thread Andras Timar (via logerrit)
configure.ac |2 +- vcl/unx/generic/gdi/freetypetextrender.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit dadcf15b93ea7a20024f551327fed2744887a52f Author: Andras Timar AuthorDate: Tue Jan 31 20:18:41 2023 +0100 Commit:

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

2023-01-31 Thread Michael Stahl (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlexport17.cxx|8 - writerfilter/source/dmapper/DomainMapper_Impl.cxx | 55 +- writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 writerfilter/source/dmapper/StyleSheetTable.cxx | 120 -- writerfilter/source/dmapper/S

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

2023-01-31 Thread Caolán McNamara (via logerrit)
vcl/win/gdi/salnativewidgets-luna.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 5b64ac83cdbab98052c478d5bb6954b324a36171 Author: Caolán McNamara AuthorDate: Tue Jan 31 10:49:51 2023 + Commit: Adolfo Jayme Barrientos CommitDate: Tue J

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

2023-01-31 Thread Caolán McNamara (via logerrit)
vcl/win/gdi/salnativewidgets-luna.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 4332c58eca7df7a30e8f11b9193d7d0727c2a36c Author: Caolán McNamara AuthorDate: Tue Jan 31 10:49:51 2023 + Commit: Caolán McNamara CommitDate: Tue Jan 31 16

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

2023-01-31 Thread Adolfo Jayme Barrientos (via logerrit)
cui/uiconfig/ui/langtoolconfigpage.ui | 22 +- 1 file changed, 17 insertions(+), 5 deletions(-) New commits: commit 9c53b55a8fed37bb6ce27d49146f015dde881fdc Author: Adolfo Jayme Barrientos AuthorDate: Mon Jan 30 21:25:58 2023 -0600 Commit: Adolfo Jayme Barrientos C

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

2023-01-31 Thread Henry Castro (via logerrit)
desktop/source/lib/init.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 5cd9ca5d4232c725661131137975549c06231d5c Author: Henry Castro AuthorDate: Tue Nov 22 11:39:45 2022 -0400 Commit: Henry Castro CommitDate: Tue Jan 31 16:04:39 2023 +

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

2023-01-31 Thread Henry Castro (via logerrit)
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx | 69 +- lingucomponent/source/spellcheck/languagetool/languagetoolimp.hxx |2 2 files changed, 69 insertions(+), 2 deletions(-) New commits: commit 1d89f4835384e6379177e1607bb648b567e3fdab Author: Henry Castro

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/sidebar/stylesSidebar.py | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 7490c6e217871d0020f64e3e82e56fac3e1309a3 Author: Xisco Fauli AuthorDate: Mon Jan 30 13:05:32 2023 +0100 Commit: Xisco Fauli CommitDate: Tue Jan 31 15:12:28 2

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests6/edit_file_properties_before_saving.py | 83 +- 1 file changed, 42 insertions(+), 41 deletions(-) New commits: commit 260306d1af98046a18fcef9639d7ecaab683b2d7 Author: Xisco Fauli AuthorDate: Tue Jan 31 11:39:42 2023 +0100 Commit: Xisco Fauli CommitDa

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - external/skia vcl/inc vcl/osx vcl/quartz vcl/skia

2023-01-31 Thread Patrick Luby (via logerrit)
external/skia/Library_skia.mk |1 external/skia/UnpackedTarball_skia.mk |1 external/skia/tdf147342.patch.0 | 95 ++ vcl/inc/osx/salframeview.h|1 vcl/inc/quartz/salgdi.h |3 + vcl/inc/skia/gdiimpl.hxx

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

2023-01-31 Thread Caolán McNamara (via logerrit)
vcl/win/gdi/salnativewidgets-luna.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 64b8057a6cd2fbaed6167e2be912914e9569796c Author: Caolán McNamara AuthorDate: Tue Jan 31 10:22:35 2023 + Commit: Caolán McNamara CommitDate: Tue Jan 31 15:06:37 2023 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - include/LibreOfficeKit include/rtl libreofficekit/source vcl/inc vcl/ios vcl/Library_vcl.mk vcl/quartz vcl/unx

2023-01-31 Thread PL (via logerrit)
include/LibreOfficeKit/LibreOfficeKitEnums.h | 10 ++ include/rtl/string.hxx |2 +- libreofficekit/source/gtk/lokdocview.cxx |1 + vcl/Library_vcl.mk |4 +--- vcl/inc/headless/svpframe.hxx|1 + vcl/inc/io

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sc/qa/uitest/calc_tests4/exportToPDF.py |2 -- sc/qa/uitest/calc_tests4/saveToCSV.py|2 -- sc/qa/uitest/calc_tests7/save_readonly_with_password.py |4 sc/qa/uitest/calc_tests7/tdf150044.py|

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests6/edit_file_properties_before_saving.py | 83 +- sw/source/core/crsr/swcrsr.cxx |7 2 files changed, 45 insertions(+), 45 deletions(-) New commits: commit c3ec8b8d9db7b2e985b25f0e765c227c2477bf87 Author: Xisco Fauli A

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - sysui/desktop

2023-01-31 Thread Michael Stahl (via logerrit)
sysui/desktop/debian/postinst|2 +- sysui/desktop/freedesktop/freedesktop-menus.spec |4 ++-- sysui/desktop/macosx/Info.plist.in |2 +- sysui/desktop/menus/base.desktop |2 +- sysui/desktop/solaris/mailcap|2

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

2023-01-31 Thread Michael Stahl (via logerrit)
sw/qa/extras/ooxmlexport/ooxmlfieldexport.cxx |2 +- sw/source/filter/ww8/ww8atr.cxx |6 +- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 17538ab4e5b644883292fc981801d363ebac5422 Author: Michael Stahl AuthorDate: Fri Jan 20 15:09:22 2023 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-7-5' - external/skia

2023-01-31 Thread Stephan Bergmann (via logerrit)
external/skia/missing-include.patch.0 | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 81e8d1c30bdf3d2e6c9d1a742c3470cc58e22c3e Author: Stephan Bergmann AuthorDate: Mon Jan 16 08:16:00 2023 +0100 Commit: Caolán McNamara CommitDate: Tue Jan 31 14:53:32 2023 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - external/skia

2023-01-31 Thread Stephan Bergmann (via logerrit)
external/skia/UnpackedTarball_skia.mk |1 + external/skia/missing-include.patch.0 | 10 ++ 2 files changed, 11 insertions(+) New commits: commit c52565f5092393f10c25b67ead2ba8a8df279885 Author: Stephan Bergmann AuthorDate: Wed Oct 26 08:06:01 2022 +0200 Commit: Caolán McNam

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

2023-01-31 Thread Hannah Meeks (via logerrit)
cui/source/dialogs/cuifmsearch.cxx |9 +++-- vcl/jsdialog/enabled.cxx |1 + 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit a883f757573182c4f81625abc178edab2b4adf66 Author: Hannah Meeks AuthorDate: Wed Jan 25 11:07:28 2023 + Commit: Michael

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/sidebar/stylesSidebar.py | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit ba818c850dd0779de6abe5b67ab14b7850bda543 Author: Xisco Fauli AuthorDate: Mon Jan 30 13:05:32 2023 +0100 Commit: Xisco Fauli CommitDate: Tue Jan 31 14:45:47 2

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

2023-01-31 Thread Xisco Fauli (via logerrit)
sw/qa/uitest/writer_tests6/edit_file_properties_before_saving.py | 83 +- 1 file changed, 42 insertions(+), 41 deletions(-) New commits: commit 3ac5bfec2f73c55e99c4410f7559db86b875a269 Author: Xisco Fauli AuthorDate: Tue Jan 31 11:39:42 2023 +0100 Commit: Xisco Fauli CommitDa

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

2023-01-31 Thread Mike Kaganski (via logerrit)
sw/source/core/doc/textboxhelper.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 87f03db116f7f36c929f5cdbfe38f19ae57d34ac Author: Mike Kaganski AuthorDate: Tue Jan 31 11:57:38 2023 +0300 Commit: Mike Kaganski CommitDate: Tue Jan 31 13:52:53 2023 + tdf#153289: re

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

2023-01-31 Thread Henry Castro (via logerrit)
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx | 79 +- lingucomponent/source/spellcheck/languagetool/languagetoolimp.hxx |2 2 files changed, 77 insertions(+), 4 deletions(-) New commits: commit e295f060f25f3a731a93cea23a1662091f4c9763 Author: Henry Castro

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

2023-01-31 Thread ektagoel12 (via logerrit)
i18npool/qa/cppunit/test_breakiterator.cxx | 44 ++--- svx/source/dialog/strarray.cxx | 10 +++--- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit eb5c14f305f9c6355bd49bd65ab9175831453cb3 Author: ektagoel12 AuthorDate: Mon Jan 23

[Libreoffice-commits] core.git: compilerplugins/clang sfx2/source vcl/inc vcl/skia vcl/unx

2023-01-31 Thread Noel Grandin (via logerrit)
compilerplugins/clang/unusedfields.only-used-in-constructor.results | 88 ++-- compilerplugins/clang/unusedfields.readonly.results | 130 +++--- compilerplugins/clang/unusedfields.untouched.results| 54 +- compilerplugins/clang/unusedfields.writeonly.results

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - 2 commits - sw/inc sw/qa sw/source writerfilter/source

2023-01-31 Thread Mike Kaganski (via logerrit)
sw/inc/textboxhelper.hxx | 40 ++ sw/qa/extras/layout/layout.cxx|5 sw/qa/extras/ooxmlexport/data/tdf149546.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport14.cxx|6 sw/source/core/doc/docfly.cxx |7 s

[Libreoffice-commits] core.git: comphelper/JunitTest_comphelper_complex.mk comphelper/Module_comphelper.mk comphelper/PythonTest_comphelper_python.mk comphelper/qa

2023-01-31 Thread Chenxiong Qi (via logerrit)
comphelper/JunitTest_comphelper_complex.mk |2 comphelper/Module_comphelper.mk|1 comphelper/PythonTest_comphelper_python.mk | 13 comphelper/qa/complex/comphelper/SequenceOutputStreamUnitTest.java |

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

2023-01-31 Thread Caolán McNamara (via logerrit)
sc/qa/uitest/calc_tests8/navigator.py |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit af1ca684bb12ff62e3df995ad44aefdb57a51af7 Author: Caolán McNamara AuthorDate: Tue Jan 31 09:23:48 2023 + Commit: Caolán McNamara CommitDate: Tue Jan 31 11:53:12 20

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

2023-01-31 Thread Tünde Tóth (via logerrit)
oox/source/export/shapes.cxx | 64 ++--- sd/qa/unit/data/odp/linked_ole.odp |binary sd/qa/unit/export-tests-ooxml3.cxx | 18 ++ 3 files changed, 57 insertions(+), 25 deletions(-) New commits: commit 34ca1dca73ca03cbec1cfeab79f2e11e36af1280 Author

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

2023-01-31 Thread Andreas Heinisch (via logerrit)
sc/source/ui/dbgui/csvgrid.cxx | 18 ++ 1 file changed, 2 insertions(+), 16 deletions(-) New commits: commit 626b4d63431b4cd10aed515cb6d66899b4c60502 Author: Andreas Heinisch AuthorDate: Tue Jan 24 16:15:13 2023 +0100 Commit: Xisco Fauli CommitDate: Tue Jan 31 11:15:31

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

2023-01-31 Thread Regina Henschel (via logerrit)
writerfilter/qa/cppunittests/dmapper/TextEffectsHandler.cxx| 18 ++ writerfilter/qa/cppunittests/dmapper/data/tdf152884_Char_Transparency.docx |binary writerfilter/source/dmapper/TextEffectsHandler.cxx | 4 +- 3 files changed, 21 insertions(

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

2023-01-31 Thread Rasenkai (via logerrit)
sw/inc/EnhancedPDFExportHelper.hxx |5 + sw/inc/HandleAnchorNodeChg.hxx |4 +--- sw/inc/IDocumentChartDataProviderAccess.hxx |5 + sw/inc/IDocumentContentOperations.hxx |5 + sw/inc/IDocumentDeviceAccess.hxx|5 + sw/inc/ID

[Libreoffice-commits] core.git: officecfg/registry

2023-01-31 Thread Heiko Tietze (via logerrit)
officecfg/registry/schema/org/openoffice/Office/Writer.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41a911fa54d3814d81d4ed603babf375c405900f Author: Heiko Tietze AuthorDate: Mon Dec 12 17:16:16 2022 +0100 Commit: Heiko Tietze CommitDate: Tue Jan 31 10

[Libreoffice-commits] core.git: Branch 'distro/collabora/co-22.05' - cui/source vcl/jsdialog

2023-01-31 Thread Hannah Meeks (via logerrit)
cui/source/dialogs/cuifmsearch.cxx |9 +++-- vcl/jsdialog/enabled.cxx |1 + 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit d6e52da9123a2bb2f08752919596690fa49b72dc Author: Hannah Meeks AuthorDate: Wed Jan 25 11:07:28 2023 + Commit: Michael

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

2023-01-31 Thread Caolán McNamara (via logerrit)
hwpfilter/source/hbox.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 2eac9edd8e65277bb9a69e9514e8bc2a6e20e437 Author: Caolán McNamara AuthorDate: Mon Jan 30 09:15:17 2023 + Commit: Michael Stahl CommitDate: Tue Jan 31 09:52:14 2023 +

[Libreoffice-commits] core.git: Branch 'libreoffice-7-4' - hwpfilter/source

2023-01-31 Thread Caolán McNamara (via logerrit)
hwpfilter/source/hbox.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 88bba54b0818813d23f31866aa7819fc81201ac6 Author: Caolán McNamara AuthorDate: Mon Jan 30 09:15:17 2023 + Commit: Michael Stahl CommitDate: Tue Jan 31 09:52:00 2023 +

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

2023-01-31 Thread Noel Grandin (via logerrit)
sc/source/core/tool/scmatrix.cxx | 45 +++ 1 file changed, 23 insertions(+), 22 deletions(-) New commits: commit 1ce2d11a042448f81e035647a380e46662e9633e Author: Noel Grandin AuthorDate: Mon Jan 30 12:12:43 2023 +0200 Commit: Michael Stahl CommitDat

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

2023-01-31 Thread Mike Kaganski (via logerrit)
sd/source/ui/app/sdxfer.cxx |2 +- svx/source/customshapes/EnhancedCustomShape3d.cxx |7 --- svx/source/svdraw/svdmodel.cxx|2 +- svx/source/svdraw/svdograf.cxx| 12 ++-- svx/source/svdraw/svdotext.cxx

[Libreoffice-commits] core.git: Branch 'private/tvajngerl/staging' - 70 commits - animations/source basctl/source basegfx/CppunitTest_basegfx.mk basegfx/test chart2/source comphelper/source compilerpl

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
Rebased ref, commits from common ancestor: commit 72f956cb66db0d6f1081cf3d24743681a9e63c26 Author: Tomaž Vajngerl AuthorDate: Wed Nov 23 11:00:13 2022 +0900 Commit: Tomaž Vajngerl CommitDate: Tue Jan 31 18:24:36 2023 +0900 svx: convert SdrTextObj rotate and move to use gfx::Length

[Libreoffice-commits] core.git: 2 commits - cui/qa docmodel/source include/docmodel oox/qa sd/CppunitTest_sd_filter_eppt.mk sd/qa sd/source sw/inc sw/source xmloff/inc xmloff/qa xmloff/source

2023-01-31 Thread Tomaž Vajngerl (via logerrit)
cui/qa/uitest/dialogs/chardlg.py|2 cui/qa/uitest/tabpages/themepage.py |4 - cui/qa/uitest/tabpages/tpcolor.py |2 docmodel/source/theme/Theme.cxx |2 include/docmodel/theme/Theme.hxx|1 oox/qa/unit/drawingml.cxx | 28 +

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

2023-01-31 Thread Noel Grandin (via logerrit)
animations/source/animcore/animcore.cxx | 365 1 file changed, 185 insertions(+), 180 deletions(-) New commits: commit 07699b6e7847c141c0bdec2e5345f2d00cb219dd Author: Noel Grandin AuthorDate: Mon Jan 30 22:09:27 2023 +0200 Commit: Noel Grandin CommitDa

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

2023-01-31 Thread Sam James (via logerrit)
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69dd4ce13a34b046b4fe649548e5bb119b5cef6b Author: Sam James AuthorDate: Fri Jan 13 15:09:59 2023 + Commit: Stephan Bergmann CommitDate: Tue Jan 31 08:09:12 2023 + configure.ac: Fix buil