Rebased ref, commits from common ancestor:
commit 2c4e4dbc6a2cfecd19d683d445cb163da09bf290
Author: Samuel Mehrbrodt
AuthorDate: Wed Oct 7 16:17:06 2020 +0200
Commit: Samuel Mehrbrodt
CommitDate: Thu Oct 8 08:40:26 2020 +0200
Fix nss build on centos 5 baseline
glic too old
configure.ac |2 -
vcl/inc/printdlg.hxx |6 +++
vcl/source/window/printdlg.cxx | 70 +
3 files changed, 57 insertions(+), 21 deletions(-)
New commits:
commit fb9ee6f4f7c55154fea5106ac098d3b2d2fa191f
Author: Samuel M
sal/osl/unx/system.hxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit d775d570ea336d1d0d9e9c778d6841e9b64d2ad1
Author: Gleb Popov <6year...@gmail.com>
AuthorDate: Mon Oct 5 10:27:02 2020 +0400
Commit: Mike Kaganski
CommitDate: Thu Oct 8 08:04:03 2020 +020
sc/uiconfig/scalc/menubar/menubar.xml |2 +-
sc/uiconfig/scalc/popupmenu/notebookbar.xml|2 +-
sd/uiconfig/sdraw/menubar/menubar.xml |2 +-
sd/uiconfig/sdraw/popupmenu/notebookbar.xml|2 +-
sd/uiconfig/simpress/menubar/menubar.xml |2 +-
sd/uicon
On Wednesday 07 of October 2020, Noel Grandin wrote:
> On Wed, 7 Oct 2020 at 16:51, Luboš Luňák wrote:
> > On Tuesday 06 of October 2020, Noel Grandin wrote:
> > Does it really need to be this extensive though? E.g. VCL should be more
> > or
> > less safe from this, I think trying any drawing wit
Noel Grandin wrote:
> On Wed, 7 Oct 2020 at 16:51, Luboš Luňák wrote:
> > Does it really need to be this extensive though? E.g. VCL should
> > be more or less safe from this, I think trying any drawing with
> > 32bit sizes is simply not going to work one way or another.
>
> We extensively use shar
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
sc/uiconfig/scalc/ui/analysisofvariancedialog.ui|1 -
sc/uiconfig/scalc/ui/chisquaretestdialog.ui |1 -
sc/uiconfig/scalc/ui/correlationdialog.ui |1 -
sc/uiconfig/scalc/ui/covariancedialog.ui|1 -
sc/uiconfig/scalc/ui/descriptivestatisticsdialog.u
sc/source/ui/view/gridwin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 97b960492e2ce26f881d80e07bf691d682bb4173
Author: Caolán McNamara
AuthorDate: Wed Oct 7 17:13:57 2020 +0100
Commit: Caolán McNamara
CommitDate: Wed Oct 7 20:24:55 2020 +0200
Re
sw/source/filter/ww8/ww8graf.cxx | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
New commits:
commit ce8a9ce6a1890b28c12ff0826d6808aad0bbccb2
Author: Caolán McNamara
AuthorDate: Wed Oct 7 16:05:49 2020 +0100
Commit: Caolán McNamara
CommitDate: Wed Oct 7 20:24:31
bin/lint-ui.py | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit cc1ef0b3dc1449242c23e3c3299c2f7bb803821d
Author: Noel
AuthorDate: Wed Oct 7 12:47:04 2020 +0200
Commit: Noel Grandin
CommitDate: Wed Oct 7 18:42:44 2020 +0200
lint-ui: remove chec
bin/lint-ui.py |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit b03708252bb50dd2fbca0f82fa170e6d90816b82
Author: Noel
AuthorDate: Wed Oct 7 13:36:48 2020 +0200
Commit: Noel Grandin
CommitDate: Wed Oct 7 18:43:07 2020 +0200
lint-ui: add exclusion
sw/source/uibase/utlui/content.cxx |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 242e90f16bc23eb85941b0bf13c5350375ce3837
Author: Caolán McNamara
AuthorDate: Wed Oct 7 15:21:52 2020 +0100
Commit: Caolán McNamara
CommitDate: Wed Oct 7 18:32:52 2020
On Tue, 2020-10-06 at 18:09 +0200, Noel Grandin wrote:
> search and replace sal_Long/sal_uLong/long/unsigned long with a 64-
> bit type across the ENTIRE code base.
I wonder if there would be anything useful to gain by replacing those
types with "auto" when the type that auto would give is the sam
On Wed, 7 Oct 2020 at 16:51, Luboš Luňák wrote:
> On Tuesday 06 of October 2020, Noel Grandin wrote:
> > Honestly, the only solution I can think of (and one I confidently expect
> us
> > to reject), is that we declare a flag day, and search and replace
> > sal_Long/sal_uLong/long/unsigned long wi
Repository.mk|1
cui/Library_cui.mk |1
cui/UIConfig_cui.mk |1
cui/inc/strings.hrc
configure.ac |2
vcl/inc/unx/gtk/gtkframe.hxx |9
vcl/inc/unx/gtk/gtkgdi.hxx|6
vcl/unx/gtk3/gtk3gtkdata.cxx |7
vcl/unx/gtk3/gtk3gtkframe.cxx | 45
vcl/unx/gtk3/gtk3gtkinst.cxx |
sw/source/core/frmedt/fecopy.cxx | 12
sw/source/filter/ww8/ww8graf.cxx |7 +++
2 files changed, 7 insertions(+), 12 deletions(-)
New commits:
commit d576baca31d2a2d9d96c203dfafb59dfda8f064b
Author: Caolán McNamara
AuthorDate: Wed Oct 7 15:53:33 2020 +0100
Commit:
source/text/shared/01/01100100.xhp | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit d3fd2f2d05f6b5a690012142dc414700379a58e9
Author: Seth Chaiklin
AuthorDate: Wed Oct 7 17:05:12 2020 +0200
Commit: Seth Chaiklin
CommitDate: Wed Oct 7 17:31:07 2020
source/text/shared/00/00040502.xhp | 30 +++---
source/text/shared/01/05230100.xhp | 18 +++---
source/text/swriter/01/05060100.xhp |6 --
3 files changed, 38 insertions(+), 16 deletions(-)
New commits:
commit 6241f13055a38675c3fffde398378f2d4ee26
On Tuesday 06 of October 2020, Noel Grandin wrote:
> Hi
>
> i.e. very large spreadsheets of up to 16 million rows.
>
> So I did some more investigation into this. In various places, we need to
> accumulate things like row-heights and other things, numbers which, with
> jumbo sheets, easily exceed 3
sw/qa/extras/rtfimport/data/paste-first-para-direct-format.rtf | 21 +++
sw/qa/extras/rtfimport/rtfimport.cxx | 29
++
sw/source/filter/rtf/swparrtf.cxx |8 ++
3 files changed, 58 insertions(+)
New commits:
commit aff70ac
canvas/source/factory/cf_service.cxx | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit cc6941e8ce4a22cd7bdcdf1db72da02546b35fd2
Author: Luboš Luňák
AuthorDate: Mon Oct 5 20:42:49 2020 +0200
Commit: Luboš Luňák
CommitDate: Wed Oct 7 16:20:17 2020 +020
include/svx/weldeditview.hxx | 20 ---
svx/source/dialog/weldeditview.cxx | 49 +
2 files changed, 45 insertions(+), 24 deletions(-)
New commits:
commit ac2369cf0369da191ac970a6ed47d634a7fae0e7
Author: Caolán McNamara
AuthorDate: Wed
vcl/source/window/builder.cxx |8 +++-
vcl/unx/gtk3/gtk3gtkinst.cxx | 27 +++
2 files changed, 22 insertions(+), 13 deletions(-)
New commits:
commit bd567a409f214d042bd64798f168fdb3dbf3cd31
Author: Caolán McNamara
AuthorDate: Tue Oct 6 20:47:22 2020 +0100
C
vcl/skia/salbmp.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 6456ffec9d2082cc61d4ae60cad99e3c4ebfe82d
Author: Luboš Luňák
AuthorDate: Tue Oct 6 21:31:02 2020 +0200
Commit: Luboš Luňák
CommitDate: Wed Oct 7 16:17:58 2020 +0200
faster Skia from-image conversion
vcl/inc/skia/salbmp.hxx |2 ++
vcl/inc/skia/utils.hxx | 18 +++---
vcl/skia/SkiaHelper.cxx | 10 +-
vcl/skia/gdiimpl.cxx|3 ++-
vcl/skia/salbmp.cxx | 31 ---
5 files changed, 44 insertions(+), 20 deletions(-)
New commits:
comm
external/nss/UnpackedTarball_nss.mk |1
external/nss/nss.oldglibc.patch.1 | 47
2 files changed, 48 insertions(+)
New commits:
commit 6626202319a56521d0d583c7b0296f8b07bdf77d
Author: Samuel Mehrbrodt
AuthorDate: Wed Oct 7 16:17:06 2020 +0200
Comm
Please log in once at https://extensions.libreoffice.org in order to be
recognized on this service. The log in will you redirect to the authentication
page where you have registered.
On 06.10.20 17:48, Heiko Tietze wrote:
> You are not listed on https://extensions.libreoffice.org. Have you regsite
bin/lint-ui.py | 36 +---
1 file changed, 33 insertions(+), 3 deletions(-)
New commits:
commit c356f669e294ca978e9a41e1e8e7ccbb4e9a1a09
Author: Noel
AuthorDate: Wed Oct 7 12:41:09 2020 +0200
Commit: Noel Grandin
CommitDate: Wed Oct 7 15:00:23 2020 +0200
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 203 +
1 file changed, 56 insertions(+), 147 deletions(-)
New commits:
commit cbe60ec7e1cd4f696182764d8a43a120c775e0d7
Author: Miklos Vajna
AuthorDate: Tue Oct 6 21:08:04 2020 +0200
Commit: Miklos Vajna
CommitDate
Tag 'libreoffice-6.4.7.2' created by Christian Lohmaier
at 2020-10-07 12:23 +
Tag libreoffice-6.4.7.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl99s1sACgkQ9DSh76/u
rqPgrA//bqu9TG5b99JlN4UnaznFw7DHKzMkibNkCkaywRQTidGtgxuTgRlbq5Y1
D4dSg6ouMk8vHzdlDMIxBiE6lC8pA
Tag 'libreoffice-6.4.7.2' created by Christian Lohmaier
at 2020-10-07 12:23 +
Tag libreoffice-6.4.7.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl99s1sACgkQ9DSh76/u
rqOb+RAAhU7gYwWzBydfhcA2eoB5jGApGJwWd7wxxzYn/nXtTlS2IhNgWPilICm4
zPq+kkoA5eBwHpblIFkww6fkOdMMy
Tag 'libreoffice-6.4.7.2' created by Christian Lohmaier
at 2020-10-07 12:23 +
Tag libreoffice-6.4.7.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl99s1cACgkQ9DSh76/u
rqPPXA/8DcAtzgA06vi+qSaugRNndZgr6PE+WNQpbt6kQsHuMNI7SjHBMYDbgNkC
gopDaNltT0S/W7XVEPq4INoX8kiMO
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 44f6578fa205bb83439cdb5ee0da62bf236587d4
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 14:25:17 2020 +0200
Commit: Christian Lohmaier
CommitDate: Wed Oct 7 14:25:17 2020 +0200
bump product
Tag 'libreoffice-6.4.7.2' created by Christian Lohmaier
at 2020-10-07 12:23 +
Tag libreoffice-6.4.7.2
-BEGIN PGP SIGNATURE-
iQIzBAABCAAdFiEEwoOeytlAj76VMcPp9DSh76/urqMFAl99s1sACgkQ9DSh76/u
rqMnRQ/8Cd85s8Joi70oEX7lTTDyr0BCnIJ95NWnqqP/fks+sB+j5IEgme8Pfbv2
Aolw0GOXsVY974NkeBFJl5rYpFZWZ
oox/source/drawingml/shape.cxx | 16 ++
oox/source/drawingml/textbodypropertiescontext.cxx |5
sd/qa/unit/data/pptx/shape-text-adjust-left.pptx |binary
sd/qa/unit/data/xml/n762695_0.xml |6 -
sd/qa/unit/data/xml/n762695_1.xml |
readlicense_oo/license/CREDITS.fodt | 1295 ++--
1 file changed, 648 insertions(+), 647 deletions(-)
New commits:
commit 9e54164d7335386bc34cc7717f005bf046c9cee6
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 14:07:48 2020 +0200
Commit: Christian Lohmaie
readlicense_oo/license/CREDITS.fodt | 1295 ++--
1 file changed, 648 insertions(+), 647 deletions(-)
New commits:
commit 99b065ec31d032fc08ab14f66430dac4fef904a5
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 14:07:48 2020 +0200
Commit: Christian Lohmaie
readlicense_oo/license/CREDITS.fodt | 1295 ++--
1 file changed, 648 insertions(+), 647 deletions(-)
New commits:
commit d3180cf1d361dd9073bdad469eaf3f8d21b8667a
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 14:07:48 2020 +0200
Commit: Christian Lohmaie
readlicense_oo/license/CREDITS.fodt | 1295 ++--
1 file changed, 648 insertions(+), 647 deletions(-)
New commits:
commit 6aa831bf46282d3df8b5f214abed7428bd4bd001
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 14:07:48 2020 +0200
Commit: Christian Lohmaie
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4526f8863c93c9ba153a3d6413dd592297518d9d
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 13:52:25 2020 +0200
Commit: Gerrit Code Review
CommitDate: Wed Oct 7 13:52:25 2020 +0200
Update git su
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2e47f549acb227962267e9696168dd3c81a4a5ef
Author: Christian Lohmaier
AuthorDate: Wed Oct 7 13:49:58 2020 +0200
Commit: Gerrit Code Review
CommitDate: Wed Oct 7 13:49:58 2020 +0200
Update git su
oox/qa/unit/data/shape-text-adjust-left.pptx |binary
oox/qa/unit/drawingml.cxx | 19 +++
oox/source/drawingml/shape.cxx | 16 ++
oox/source/drawingml/textbodypropertiescontext.cxx |5
sd/qa/unit/data/xml/n762695_0.xml |
include/vcl/customweld.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a16f2d2bc1865dfbf8e755e683624843337c59da
Author: Caolán McNamara
AuthorDate: Tue Oct 6 16:59:48 2020 +0100
Commit: Caolán McNamara
CommitDate: Wed Oct 7 10:58:03 2020 +0200
Custo
common/Seccomp.cpp |4
1 file changed, 4 insertions(+)
New commits:
commit a9d8a5330bb77fa80d693940664fbd53998f3efe
Author: Hillwood Yang
AuthorDate: Sat Sep 5 18:07:13 2020 +0800
Commit: Jan Holesovsky
CommitDate: Wed Oct 7 10:23:02 2020 +0200
Support ppc64, review the bu
sc/sdi/scalc.sdi |2 +-
sc/source/ui/inc/viewfunc.hxx |2 +-
sc/source/ui/view/tabvwshf.cxx | 20 +++-
sc/source/ui/view/viewfun2.cxx |8 +++-
4 files changed, 28 insertions(+), 4 deletions(-)
New commits:
commit 273ec24d802a896d13043c6235afcb60843
oox/source/vml/vmlshape.cxx | 26
---
sw/qa/extras/ooxmlexport/data/tdf105875_VmlShapeRotationWithFlip.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport10.cxx| 34
++
sw/qa/extras/ooxmlimport/ooxmlimport.cxx
Hi,
The discussion here seems absolutely unrelated to the actual problem.
It doesn't matter if one thinks that having so many data is useful or
not. It doesn't matter if people misuse it or not. It doesn't matter if
some people make mistakes when working with (other) applications or not.
Wha
49 matches
Mail list logo