include/svtools/popupmenucontrollerbase.hxx|2 ++
svtools/source/uno/popupmenucontrollerbase.cxx | 11 +--
2 files changed, 11 insertions(+), 2 deletions(-)
New commits:
commit 5c4d4b370d2f6645c797c626d407013702f474c7
Author: Noel Grandin
AuthorDate: Fri Mar 3 09:01:40 2023
Hello Christian,
I have an addendum to make to my email.
I solved the problem of installing LibreOffice on my MacAir M2 with macOS 13.3
beta 2 by deleting the user profile at the CLI level. I also installed the
7.5.x version afterwards and also the 7.6.x version. Correct as far as it goes.
How
sw/source/core/layout/fly.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit edaf6155496d452c67aa191c1d45a0328ef079e0
Author: Miklos Vajna
AuthorDate: Fri Mar 3 07:51:33 2023 +0100
Commit: Miklos Vajna
CommitDate: Fri Mar 3 08:22:54 2023 +
sw float
sw/qa/core/layout/data/floattable-footer-2rows.docx |binary
sw/qa/core/layout/flycnt.cxx| 30
sw/source/core/layout/findfrm.cxx | 11 ++-
sw/source/core/layout/tabfrm.cxx| 17 ++-
4 files changed,
sw/qa/extras/htmlexport/data/TableWithIndent.fodt | 22 ++
sw/qa/extras/htmlexport/htmlexport.cxx| 14 ++
sw/source/filter/html/htmltabw.cxx| 10 ++
3 files changed, 46 insertions(+)
New commits:
commit a7081780f28b5d371e94
sw/source/core/inc/pagefrm.hxx|2 +
sw/source/core/layout/pagechg.cxx | 58 ++
sw/source/core/text/xmldump.cxx | 41 --
3 files changed, 60 insertions(+), 41 deletions(-)
New commits:
commit 70d0281bbd36c25b5251f4e1c9950708
test/source/a11y/accessibletestbase.cxx | 27 +++
1 file changed, 27 insertions(+)
New commits:
commit ab0681dadc15b569027c5ce637441ea95eae1631
Author: Colomban Wendling
AuthorDate: Tue Jan 24 18:07:52 2023 +0100
Commit: Michael Weghorn
CommitDate: Fri Mar 3 09
include/test/a11y/accessibletestbase.hxx | 60 -
include/test/a11y/eventposter.hxx| 132 +
sw/CppunitTest_sw_a11y.mk|1
sw/qa/extras/accessibility/dialogs.cxx | 140 +++
test/Library_subsequentte
sw/qa/extras/htmlexport/data/TableWithIndent.fodt | 22 ++
sw/qa/extras/htmlexport/htmlexport.cxx| 14 ++
sw/source/filter/html/htmltabw.cxx| 10 ++
3 files changed, 46 insertions(+)
New commits:
commit 2456bcee922851a7538d
include/test/a11y/AccessibilityTools.hxx | 97 +++
include/test/a11y/accessibletestbase.hxx |9 ++
sw/qa/extras/accessibility/dialogs.cxx | 81 +
test/source/a11y/AccessibilityTools.cxx | 20 ++
test/source/a11y/accessibletestbas
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 27b8c67bb154d2e09c2377a5f73621b72167a226
Author: Miklos Vajna
AuthorDate: Fri Mar 3 10:57:39 2023 +0100
Commit: Miklos Vajna
CommitDate: Fri Mar 3 10:51:30
include/test/a11y/AccessibilityTools.hxx |2 +
test/source/a11y/AccessibilityTools.cxx | 53 +++
2 files changed, 55 insertions(+)
New commits:
commit 1791b26d75bd50971fe58627c6554f1711890817
Author: Colomban Wendling
AuthorDate: Thu Nov 3 15:17:46 2022 +01
include/test/a11y/accessibletestbase.hxx |5 ---
sw/qa/extras/accessibility/dialogs.cxx | 28 ++--
test/qa/cppunit/dialog.cxx |8 ++---
test/source/a11y/accessibletestbase.cxx | 43 +++
4 files changed, 51 insertions(+), 33 d
include/test/a11y/accessibletestbase.hxx | 11 ++-
test/source/a11y/accessibletestbase.cxx | 97 +++
2 files changed, 69 insertions(+), 39 deletions(-)
New commits:
commit 8a449f2de0d926967331436adfd3d5dd0b9e2db8
Author: Colomban Wendling
AuthorDate: Tue Feb
include/test/a11y/accessibletestbase.hxx |2 ++
sw/qa/extras/accessibility/dialogs.cxx | 24
test/qa/cppunit/dialog.cxx |9 -
test/source/a11y/accessibletestbase.cxx |9 -
4 files changed, 18 insertions(+), 26 deletions(-)
Ne
sw/source/core/undo/untbl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c257c862df04d69486170bbfc7a17e6367dc950
Author: Andrea Gelmini
AuthorDate: Fri Mar 3 10:39:53 2023 +0100
Commit: Julien Nabet
CommitDate: Fri Mar 3 11:38:40 2023 +
Fix ty
Hello Miklos,
On 3/3/23 8:56, Miklos Vajna wrote:
Hmm, it feels like this is an improvement, but the root cause is why we
have a static counter for charts in the first place. Do you know where
is that counter?
There are two, the one for sc is in
sc/source/filter/excel/xeescher.cxx:1607, added
sw/qa/extras/ooxmlexport/data/tdf153891.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport6.cxx|5 +
writerfilter/source/dmapper/DomainMapperTableHandler.cxx |4 +++-
3 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 2a7ec5f17e01041418262d
vcl/skia/gdiimpl.cxx | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
New commits:
commit ebee2930a3558c5eb8921e1b5f3e275702f8a64f
Author: Mike Kaganski
AuthorDate: Fri Mar 3 14:00:06 2023 +0300
Commit: Mike Kaganski
CommitDate: Fri Mar 3 12:07:29 2023 +
sw/inc/ndole.hxx| 15
sw/source/core/doc/DocumentContentOperationsManager.cxx |6 +++
sw/source/core/doc/DocumentRedlineManager.cxx |2 -
sw/source/core/ole/ndole.cxx| 14 +++
sw/source/filter/ba
sc/source/ui/view/gridwin4.cxx | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
New commits:
commit 2372305ed7bfc6466c99ba800d3a104696b9dd31
Author: Xisco Fauli
AuthorDate: Fri Feb 17 12:44:03 2023 +0100
Commit: Christian Lohmaier
CommitDate: Fri Mar 3 12:40:42 20
download.lst|4 ++--
external/postgresql/arm64.patch.1 |2 +-
external/postgresql/postgresql.exit.patch.0 |4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit dee00d72806a3093870c977e4050049fa59f032a
Author: Taichi
vcl/unx/gtk3/gtkinst.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e1c5960450a5cb8ba93490bbd99533b6070d558e
Author: Andrea Gelmini
AuthorDate: Thu Mar 2 20:28:30 2023 +0100
Commit: Julien Nabet
CommitDate: Fri Mar 3 12:41:20 2023 +
Fix typ
download.lst |4 ++--
external/curl/asan-poison-nsspem.patch.0 |2 +-
external/curl/curl-nss.patch.1 |6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit bfcc3ab17beb1448ffcc239f3a48bdf1c956b557
Author: Taichi Harada
schema/libreoffice/OpenDocument-v1.3+libreoffice-schema.rng |8
sw/qa/extras/globalfilter/globalfilter.cxx |7
sw/source/core/unocore/unomap1.cxx |1
sw/uiconfig/swriter/ui/frmaddpage.ui| 228 ++--
xmloff/inc
sw/source/core/access/accselectionhelper.cxx | 13 +
sw/source/core/doc/tblrwcl.cxx |6 --
sw/source/core/docnode/ndtbl.cxx | 22 +++---
sw/source/core/undo/untbl.cxx|3 ++-
sw/source/core/unocore/unotbl.cxx
sw/source/ui/config/optload.cxx |9 -
sw/source/ui/fldui/flddb.cxx| 25 -
sw/source/ui/fldui/fldfunc.cxx |2 +-
sw/source/ui/fldui/fldref.cxx | 17 +
sw/source/ui/fmtui/tmpdlg.cxx | 34 --
sc/inc/ViewSettingsSequenceDefines.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 08413b735862418dfcb130700b843ced5691e35f
Author: Samuel Mehrbrodt
AuthorDate: Thu Mar 2 07:48:42 2023 +0100
Commit: Christian Lohmaier
CommitDate: Fri Mar 3 12:59:26 2023
external/openssl/UnpackedTarball_openssl.mk |1
external/openssl/openssl-no-_umul128-on-aarch64.patch.1 | 58
2 files changed, 59 insertions(+)
New commits:
commit 77632da1f5908894084c4113f464f462e663191c
Author: Christian Lohmaier
AuthorDate: Sun Feb 12 1
vcl/inc/salvtables.hxx| 42 ++
vcl/source/app/salvtables.cxx | 292 +++---
2 files changed, 178 insertions(+), 156 deletions(-)
New commits:
commit e55096a07a450782c4ab919b7ba60852841004c7
Author: Szymon Kłos
AuthorDate: Wed Mar 1 16:51:02 2
dbaccess/source/ui/browser/genericcontroller.cxx | 58 ++-
framework/source/fwe/helper/documentundoguard.cxx | 67 ++
include/dbaccess/genericcontroller.hxx|7 +-
include/framework/documentundoguard.hxx | 11 +--
4 files changed,
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 43 -
1 file changed, 1 insertion(+), 42 deletions(-)
New commits:
commit f87ea14edfe3053e3091731deb90fc87c17ddad4
Author: Caolán McNamara
AuthorDate: Fri Mar 3 09:22:39 2023 +
Commit: Caolán McNamara
CommitD
sw/qa/extras/ooxmlexport/data/tdf153613_sdtAfterPgBreak.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport18.cxx |5 +
writerfilter/source/dmapper/DomainMapper.cxx | 31 +++
3 files changed, 36 insertions(+)
New commits:
commit 620d1dc63b652db97b05e
sc/inc/clipcontext.hxx | 15 +
sc/inc/column.hxx | 19 +---
sc/inc/document.hxx |3 +
sc/source/core/data/clipcontext.cxx | 47 ++
sc/source/core/data/column3.cxx | 55 +++
vcl/inc/jsdialog/jsdialogbuilder.hxx |8
vcl/inc/salvtables.hxx | 30 ++
vcl/jsdialog/jsdialogbuilder.cxx | 18 ++
vcl/source/app/salvtables.cxx| 33 -
4 files changed, 56 inser
sw/uiconfig/swriter/ui/fldvarpage.ui | 276 +--
1 file changed, 138 insertions(+), 138 deletions(-)
New commits:
commit cdfc95ab0e298cce13c0baef907001a0c43159de
Author: Olivier Hallot
AuthorDate: Fri Mar 3 10:29:46 2023 -0300
Commit: Olivier Hallot
Commi
cui/source/options/optasian.cxx | 44 +--
sw/uiconfig/swriter/ui/fldvarpage.ui | 12 -
2 files changed, 28 insertions(+), 28 deletions(-)
New commits:
commit c791a4d32fa971554ef192d1e61ee56e705710d5
Author: Olivier Hallot
AuthorDate: Fri Mar 3
sc/inc/columnspanset.hxx |1 +
sc/source/core/data/columnspanset.cxx |4
2 files changed, 5 insertions(+)
New commits:
commit c4187189060a104cf36d8a8c9b2958b8c28cde0b
Author: Kohei Yoshida
AuthorDate: Thu Mar 2 23:29:15 2023 -0500
Commit: Kohei Yoshida
CommitDa
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 23325d1f20876938ed9d6a6cc3769d5ebbd880a8
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:31:56 2023 +0100
Commit: Gerrit Code Review
CommitDate: Fri Mar 3 16:31:56 2023 +
Update git su
i18nlangtag/source/isolang/isolang.cxx | 201 +
1 file changed, 85 insertions(+), 116 deletions(-)
New commits:
commit 164f4b4a106ddbe6c112c8696f510e72d7da6959
Author: Mike Kaganski
AuthorDate: Fri Mar 3 17:26:37 2023 +0300
Commit: Mike Kaganski
CommitDa
filter/source/config/fragments/filters/OOXML_Text.xcu |2 +-
filter/source/config/fragments/filters/OOXML_Text_Template.xcu |2 +-
filter/source/config/fragments/types/writer_OOXML.xcu |2 +-
filter/source/config/fragments/types/writer_OOXML_Template.xcu |2 +-
sw
readlicense_oo/license/CREDITS.fodt | 3923 ++--
1 file changed, 1975 insertions(+), 1948 deletions(-)
New commits:
commit 7545f47eb93373324eed35a7253e55448bbbdfbd
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:52:51 2023 +0100
Commit: Christian Lohma
readlicense_oo/license/CREDITS.fodt | 3923 ++--
1 file changed, 1975 insertions(+), 1948 deletions(-)
New commits:
commit d6b4a259c5e1cc14df4c90d1409080f7134c83fb
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:52:51 2023 +0100
Commit: Christian Lohma
readlicense_oo/license/CREDITS.fodt | 3923 ++--
1 file changed, 1975 insertions(+), 1948 deletions(-)
New commits:
commit b9d88aa83709708dc43c606e1357965e7ea993fc
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:52:51 2023 +0100
Commit: Christian Lohma
readlicense_oo/license/CREDITS.fodt | 3923 ++--
1 file changed, 1975 insertions(+), 1948 deletions(-)
New commits:
commit 02f44a22e18f10cf297beded7018570dd12d97b4
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:52:51 2023 +0100
Commit: Christian Lohma
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit be5b52558a98e837f5cb153184377429f04d3947
Author: Christian Lohmaier
AuthorDate: Fri Mar 3 17:58:25 2023 +0100
Commit: Christian Lohmaier
CommitDate: Fri Mar 3 17:58:25 2023 +0100
bump product
Tag 'libreoffice-7.4.6.2' created by Christian Lohmaier
at 2023-03-03 16:57 +
Tag libreoffice-7.4.6.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmQCJxcACgkQ9DSh76/u
rqMRMw/9H3Gw7u3nKUYcHco4eXIa8e0NBFpjSRxswnf7Eu2IVjhpqjnBTVr2MV9w
JiDmxHJPD8+ErO6yqZ3jUJQ8d9BoJ
Tag 'libreoffice-7.4.6.2' created by Christian Lohmaier
at 2023-03-03 16:58 +
Tag libreoffice-7.4.6.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmQCJxoACgkQ9DSh76/u
rqO7kw/9Gt8f6f4A8BSDPKnAjRtuHx3wFCWI17/IIstpB1eEXclOpRVr5+JgzYx7
xmn46oanyosC5gqvGNrFLrNbGQ1BG
Tag 'libreoffice-7.4.6.2' created by Christian Lohmaier
at 2023-03-03 16:58 +
Tag libreoffice-7.4.6.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmQCJxoACgkQ9DSh76/u
rqOaFxAAtZdpVL/v7qnYMUJ6UfIoFdBDX8ZmZavSI6cQ3AvtoOHVzfDUCfQxlkHu
geXz/YH2Tbwpv4aFuxD4rZpiZQBca
Tag 'libreoffice-7.4.6.2' created by Christian Lohmaier
at 2023-03-03 16:58 +
Tag libreoffice-7.4.6.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAmQCJxoACgkQ9DSh76/u
rqPP0BAAiNP5l6WtiwUjUNs4hF4S/iRcZ2C2OBWL1VHv+U3tC2Wd4i4nwYNBHr6X
bXSZgFIc43qT3cdnapS4s1YKRNxWI
sd/source/ui/app/sdxfer.cxx |9 +
sd/source/ui/dlg/sdtreelb.cxx |9 +
2 files changed, 2 insertions(+), 16 deletions(-)
New commits:
commit 4f45d7bb863a991e70adcea4848377a3c65f7194
Author: Caolán McNamara
AuthorDate: Fri Mar 3 10:56:54 2023 +
Commit: Caolán
basic/source/runtime/methods.cxx |2 +-
include/vcl/svapp.hxx| 11 ---
include/vcl/weld.hxx |2 ++
sfx2/source/appl/app.cxx |3 ++-
vcl/inc/jsdialog/jsdialogbuilder.hxx | 14 ++
vcl/inc/salvtables.hxx
vcl/inc/jsdialog/jsdialogbuilder.hxx | 12 +++
vcl/jsdialog/jsdialogbuilder.cxx | 59 +++
2 files changed, 71 insertions(+)
New commits:
commit 60938693aa41df5319bc4d73e4c65c09beda19e6
Author: Szymon Kłos
AuthorDate: Wed Mar 1 18:11:44 2023 +0100
C
All of my past & future contributions to LibreOffice may be licensed under the
MPLv2/LGPLv3+ dual license.
Jaume Pujantell
sw/uiconfig/swriter/ui/optcaptionpage.ui | 328 +++
1 file changed, 164 insertions(+), 164 deletions(-)
New commits:
commit d7c609dbb1bd08865b43719d2fb7c316d30bcde5
Author: Olivier Hallot
AuthorDate: Fri Mar 3 11:52:18 2023 -0300
Commit: Olivier Hallot
Commi
sw/uiconfig/swriter/ui/optcaptionpage.ui | 29 ++---
1 file changed, 22 insertions(+), 7 deletions(-)
New commits:
commit db5b7400aec082dacdc09f8b741c70aa5852f25c
Author: Olivier Hallot
AuthorDate: Fri Mar 3 11:59:37 2023 -0300
Commit: Olivier Hallot
CommitDate
sc/source/core/tool/interpr3.cxx | 44 ---
1 file changed, 32 insertions(+), 12 deletions(-)
New commits:
commit 019e751c71dcb2d34c6fd8bb9dda267c6ba2b48e
Author: Eike Rathke
AuthorDate: Fri Mar 3 13:39:03 2023 +0100
Commit: Eike Rathke
CommitDate: S
sc/source/ui/attrdlg/attrdlg.cxx |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit feda414f8b70f50a9f6745d2ce8828316d4711cd
Author: Pranam Lashkari
AuthorDate: Fri Feb 24 22:20:11 2023 +0530
Commit: Pranam Lashkari
CommitDate: Sat Mar 4 01:26:35 2023 +00
include/vcl/toolkit/dialog.hxx |2
vcl/inc/wizdlg.hxx |2
vcl/source/control/roadmapwizard.cxx | 72 +++
3 files changed, 75 insertions(+), 1 deletion(-)
New commits:
commit a5e2201643392d0509cb970faf1c1e7038d14f4e
Author: Sz
chart2/source/controller/dialogs/dlg_CreationWizard_UNO.cxx | 12 ++
lingucomponent/source/spellcheck/languagetool/languagetoolimp.cxx | 36
---
lingucomponent/source/spellcheck/languagetool/languagetoolimp.hxx |2
sc/source/ui/drawfunc/fuins2.cxx
vcl/qt5/QtGraphics_Controls.cxx | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
New commits:
commit 0e0054dfd7dbf382325696cefb24a6bc48474293
Author: Michael Weghorn
AuthorDate: Fri Mar 3 07:42:46 2023 +0100
Commit: Michael Weghorn
CommitDate: Sat Mar 4 07:42:41 2023 +
61 matches
Mail list logo