On 14/9/23 16:54, Julien Nabet wrote:
It seems it would be good to have in the scope
https://bugs.documentfoundation.org/show_bug.cgi?id=157231 concerning
CVE-2023-4863 (libwebp).
Did anything come of this? I see that 7.6.1 was released without this
fix, and no mention of this issue in the E
Author: Luke Deller
AuthorDate: Fri Apr 9 09:08:37 2021 +1000
Commit: Samuel Mehrbrodt
CommitDate: Tue Jan 18 13:33:06 2022 +0100
tdf#141556 Fix 100% CPU usage in Writer idle loop
Do not interrupt the idle layout processing unnecessarily, because if it
is continually
|1
8 files changed, 77 insertions(+), 65 deletions(-)
New commits:
commit 5f6975bb5d83081ba0da5021b11434666ee49d4a
Author: Luke Deller
AuthorDate: Fri Apr 9 09:08:37 2021 +1000
Commit: Michael Stahl
CommitDate: Wed Jun 23 17:24:52 2021 +0200
tdf#141556
Author: Luke Deller
AuthorDate: Fri Apr 9 09:08:37 2021 +1000
Commit: Miklos Vajna
CommitDate: Mon May 3 12:27:34 2021 +0200
tdf#141556 Fix 100% CPU usage in Writer idle loop
Do not interrupt the idle layout processing unnecessarily, because if it
is continually interrupted
Author: Luke Deller
AuthorDate: Fri Apr 9 09:08:37 2021 +1000
Commit: Miklos Vajna
CommitDate: Wed Apr 14 08:25:05 2021 +0200
tdf#141556 Fix 100% CPU usage in Writer idle loop
Do not interrupt the idle layout processing unnecessarily, because if it
is continually interrupted
deletions(-)
New commits:
commit cd5e86eba163cab14e1d4149dde4513fbe252340
Author: Luke Deller
AuthorDate: Thu Oct 31 01:36:22 2019 +1100
Commit: Miklos Vajna
CommitDate: Fri Nov 8 09:20:17 2019 +0100
tdf#118036 Fix IsTransparent for unloaded graphics
Squashed two commits from
vcl/source/gdi/impgraph.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit c01e9df2da2e2ab139482563b8a801d0410357c2
Author: Luke Deller
AuthorDate: Fri Nov 1 23:21:24 2019 +1100
Commit: Stephan Bergmann
CommitDate: Fri Nov 1 18:25:07 2019 +0100
Fix use of
deletions(-)
New commits:
commit ef3dabd1f814d1b005efc5d5144978c1d26a8e73
Author: Luke Deller
AuthorDate: Thu Oct 31 01:36:22 2019 +1100
Commit: Miklos Vajna
CommitDate: Thu Oct 31 08:51:49 2019 +0100
Fix IsTransparent() for unloaded graphics
Fix Graphic::IsAlpha() and Graphic
bea53649cb9716c48ab2a5518ef2cea76a2cbe3b
Author: Luke Deller
AuthorDate: Wed Aug 7 00:22:12 2019 +1000
Commit: Tomaž Vajngerl
CommitDate: Thu Aug 8 12:52:54 2019 +0200
tdf#126708 Fix EMF image size in CLI .doc export
Implement EMF image size detection, to fix this bug where an EMF image
6369cab9b1e16275c8700692bb717aec3c42d346
Author: Luke Deller
AuthorDate: Wed Aug 7 00:22:12 2019 +1000
Commit: Miklos Vajna
CommitDate: Wed Aug 7 16:43:21 2019 +0200
tdf#126708 Fix EMF image size in CLI .doc export
Implement EMF image size detection, to fix this bug where an EMF image
sw/source/filter/ww8/wrtw8esh.cxx | 40 --
1 file changed, 1 insertion(+), 39 deletions(-)
New commits:
commit 58b784119646820f9164b455f065fc91286cb1f4
Author: Luke Deller
AuthorDate: Wed Aug 7 00:30:43 2019 +1000
Commit: Noel Grandin
CommitDate
|2
58 files changed, 1011 insertions(+), 3149 deletions(-)
New commits:
commit 0907998f5b962a524bebf859e3f064e6c259234c
Author: Luke Deller
AuthorDate: Wed Jul 12 23:56:50 2017 +1000
Commit: Michael Stahl
CommitDate: Tue May 7 18:25:08 2019 +0200
tdf#109080 First page
sw/qa/extras/ww8export/data/tdf118412.doc |binary
sw/qa/extras/ww8export/ww8export2.cxx | 10 ++
sw/source/filter/ww8/ww8par6.cxx |2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 3fbb1d03110018c1ffe96c01b35b62e9b0742ded
Author: Luke Deller
(-)
New commits:
commit 3db1874044c24dadfb2f273d0e57e15bdcada1f5
Author: Luke Deller
Date: Thu May 31 23:16:26 2018 +1000
Fix top margin in DOC import for tdf#117885
When calculating the height of the top/bottom margin, we take into
account whether the DOC section has a header
sw/qa/extras/ww8export/data/tdf118412.doc |binary
sw/qa/extras/ww8export/ww8export2.cxx | 10 ++
sw/source/filter/ww8/ww8par6.cxx |2 +-
3 files changed, 11 insertions(+), 1 deletion(-)
New commits:
commit 9f331575ad8d371c95a18e33a245d404e873ca8a
Author: Luke Deller
294725dd76e6c5288d2e96f47c730a94c9b09037
Author: Luke Deller
Date: Thu May 31 23:16:26 2018 +1000
Fix top margin in DOC import for tdf#117885
When calculating the height of the top/bottom margin, we take into
account whether the DOC section has a header/footer enabled.
If the DOC section contains only a
6c68e52532d45c97a83b2396bd40c98ade9b5bb4
Author: Luke Deller
Date: Thu May 31 23:16:26 2018 +1000
Fix top margin in DOC import for tdf#117885
When calculating the height of the top/bottom margin, we take into
account whether the DOC section has a header/footer enabled.
If the DOC section contains only a
sw/qa/extras/ooxmlexport/data/tdf107035.docx |binary
sw/source/core/unocore/unotext.cxx |4
2 files changed, 4 insertions(+)
New commits:
commit c51cd09e36e37226c79609899440e8d4458cb7ad
Author: Luke Deller
Date: Mon Mar 5 00:14:28 2018 +1100
tdf#107035 Fix field
e9c69bfa7254106458744bd832b101319ca518d8
Author: Luke Deller
Date: Thu Mar 8 01:11:40 2018 +1100
tdf#116179 Support reading "auto" colour from docx
In docx a colour value is represented as a 6-digit hex RGB value, or
alternatively the word "auto" to represent automatic colour.
ccef956c4f11ac6c0612a0d22845d02743c91039
Author: Luke Deller
Date: Thu Mar 8 01:11:40 2018 +1100
tdf#116179 Support reading "auto" colour from docx
In docx a colour value is represented as a 6-digit hex RGB value, or
alternatively the word "auto" to represent automatic colour.
sw/qa/extras/ooxmlexport/data/tdf107035.docx |binary
sw/source/core/unocore/unotext.cxx |4
2 files changed, 4 insertions(+)
New commits:
commit c1f393d899360e11e25d562d90285895f1e751e9
Author: Luke Deller
Date: Mon Mar 5 00:14:28 2018 +1100
tdf#107035 Fix field
3967aebca94be9ceea3e36b43f7f53589473ad4e
Author: Luke Deller
Date: Thu Mar 8 01:11:40 2018 +1100
tdf#116179 Support reading "auto" colour from docx
In docx a colour value is represented as a 6-digit hex RGB value, or
alternatively the word "auto" to represent automatic colour.
: Luke Deller
Date: Mon Mar 5 00:14:28 2018 +1100
tdf#107035 Fix field character style DOCX import
Reinstate a call to DontExpandFormat which was removed from
appendTextContent in commit 232ad2f2588beff50cb5c1f3b689c581ba317583
This ensures that direct character formatting
fe6da2feb57c3d5e355a36f6b8ac09b48412ff39
Author: Luke Deller
Date: Thu Mar 8 01:11:40 2018 +1100
tdf#116179 Support reading "auto" colour from docx
In docx a colour value is represented as a 6-digit hex RGB value, or
alternatively the word "auto" to represent automatic colour.
: Luke Deller
Date: Mon Mar 5 00:14:28 2018 +1100
tdf#107035 Fix field character style DOCX import
Reinstate a call to DontExpandFormat which was removed from
appendTextContent in commit 232ad2f2588beff50cb5c1f3b689c581ba317583
This ensures that direct character formatting
(+)
New commits:
commit 25c32884dfc537e328375aaad6261b72890ee778
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
(+)
New commits:
commit 634f25d8952d7025564f5da0a1872db81c4fe2db
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
(+)
New commits:
commit 44293c426fdeefccf0bf59ccac8f46443793b99c
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
(+)
New commits:
commit aa54ca7953ea2f2d1a93267729331dcddd8a1798
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
(+)
New commits:
commit e494191f5c4933f6a486697c0fa7522d28569939
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
sw/qa/extras/odfimport/data/tdf94882.odt |binary
sw/qa/extras/odfimport/odfimport.cxx | 13 +
sw/source/core/layout/newfrm.cxx |2 +-
3 files changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 342a65bdb3ca3db19eb6b1244b6f866a0e526a86
Author: Luke Deller
|7 +-
sw/source/core/layout/trvlfrm.cxx | 13 +--
6 files changed, 64 insertions(+), 12 deletions(-)
New commits:
commit 14bb680949b47332d2921cc68f75340b31ad5c32
Author: Luke Deller
Date: Wed Jul 12 20:39:50 2017 +1000
Insert blank page when first page number is even
sw/qa/extras/odfimport/data/tdf94882.odt |binary
sw/qa/extras/odfimport/odfimport.cxx | 13 +
sw/source/core/layout/newfrm.cxx |2 +-
3 files changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 232885c66422ab8f05d86cfeac9b377a97462ae4
Author: Luke Deller
these three column
grouping elements were allowed to be nested inside each other. Prior to
that, the and could
only occur beneath the element.
Anyway I think this background supports that the
element was not necessary from the beginning.
On 22/07/17 08:12, Regina Henschel wrote:
Luke
Hi Regina
On 21/07/17 21:52, Regina Henschel wrote:
it seems to me, that the element is useless.
Exists any situation where LibreOffice writes such element?
I can see only two places in the code which will emit this element:
1. A chart object (e.g. in a spreadsheet) contains a
representing
8b321625d50f33bbd9ae3eed08d5d2b6b1944248
Author: Luke Deller
Date: Mon Jul 17 23:25:49 2017 +1000
tdf#46852 fix spellcheck continue at beginning
When a spellcheck reaches the end of the document, it is supposed
to be able to continue from the beginning of the document to the
point at
(+)
New commits:
commit c027764f94a1fc0a367e03b412d3c11d6c10769c
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
(+)
New commits:
commit 63274a5b0528e82faf7eed9cbc50badfdd1d3b55
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
sw/qa/extras/odfexport/odfexport.cxx |1 -
xmloff/source/text/XMLTextMasterPageExport.cxx |4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
New commits:
commit f1481007077723f7676f517db8df1363d070d459
Author: Luke Deller
Date: Thu Jul 13 00:01:53 2017 +1000
tdf
(+)
New commits:
commit bff8cd3d52223002263dcb8c09758c4fc753b6e3
Author: Luke Deller
Date: Wed Jul 12 23:56:50 2017 +1000
tdf#109080 First page header/footer ODF (1/2)
The proposal to add /
to the ODF standard has not yet been accepted, so meanwhile we
should be using an
config_host.mk.in |1 +
configure.ac | 15 +++
2 files changed, 16 insertions(+)
New commits:
commit d6a1ba29a512aec9b4aa3d0ab4bd6b92aea7fef4
Author: Luke Deller
Date: Wed Jan 14 23:48:36 2015 +1100
enable optimization (-Og) with --enable-debug
gcc-4.8
vcl/source/font/font.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 834809dbbef60de6677b80e26753c55c4edf96c2
Author: Luke Deller
Date: Wed Sep 14 23:53:33 2016 +1000
Avoid AskConfig when setting font family
Avoid calling the expensive ImplFont
sc/qa/extras/testdocuments/window2.xls |binary
1 file changed
New commits:
commit 8dc46fc45b5c7d833caca331a9045167d1794f1a
Author: Luke Deller
Date: Wed Sep 21 12:00:02 2016 +1000
Avoid failure in VBA test when window is too small
The VBA test case "SplitRow" in w
framework/qa/complex/XTitle/CheckXTitle.java | 58 +--
1 file changed, 46 insertions(+), 12 deletions(-)
New commits:
commit 328310d52e0f52ed1ebbd23535a67a82693adc61
Author: Luke Deller
Date: Thu Sep 22 18:53:49 2016 +1000
Fix
qadevOOo/tests/java/ifc/accessibility/_XAccessibleText.java |5
qadevOOo/tests/java/mod/_toolkit/AccessibleFixedText.java | 14 +++-
2 files changed, 13 insertions(+), 6 deletions(-)
New commits:
commit e28d52387383d5b9b3554f364e885a20f4292d81
Author: Luke Deller
Date
(+), 20 deletions(-)
New commits:
commit 77171fc384b3c6359cdae026a0c38f2f112c9d60
Author: Luke Deller
Date: Mon May 9 21:59:10 2016 +1000
Remove default outline indent, fixes tdf#95576
The default document outline style has indents set appropriately for
numbered headings
pyuno/source/module/pyuno_runtime.cxx |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit f4604e43a653a067633c24e069b272b6309b2151
Author: Luke Deller
Date: Sun May 8 20:58:33 2016 +1000
Fix call to deleted Any constructor
A recent commit 6e70103d
+++
writerfilter/source/dmapper/PropertyMap.hxx | 21 +
5 files changed, 244 insertions(+), 54 deletions(-)
New commits:
commit 7e9b5d9ba6bccdc75bfee4ddfd2f1582ea10746f
Author: Luke Deller
Date: Sun Jan 3 23:12:56 2016 +1100
tdf#93640 Fix import of linked left page header
(-)
New commits:
commit 5e5e155ddf467cdce2312fa16d0392900afc7355
Author: Luke Deller
Date: Wed Apr 27 02:09:48 2016 +1000
tdf#99474 close direct char fmt at end of para
When exporting to doc, ensure that the FKP entry for direct character
formatting is closed at the end of a
(-)
New commits:
commit 817c3b17fa57a7c4c4f80569bc00a21001fb6807
Author: Luke Deller
Date: Wed Apr 27 02:09:48 2016 +1000
tdf#99474 close direct char fmt at end of para
When exporting to doc, ensure that the FKP entry for direct character
formatting is closed at the end of a
, 274 insertions(+), 54 deletions(-)
New commits:
commit faa767dbef7ee9a0a7ab80bf4ad0fb529cec54a8
Author: Luke Deller
Date: Sun Jan 3 23:12:56 2016 +1100
tdf#93640 Fix import of linked left page header/footer
In a docx section, any header/footer which is not defined in the
section
> On 16 Aug 2015, at 9:34 am, Ashod Nakashian wrote:
>
> Another issue, is that for one review I had a +2 review and flattering
> comment, I was disappointed to realize that just rebasing (without any
> changes to the patch) clears the review status!
>
Gerrit has a configuration option which
On 22 Feb 2015, at 4:50 pm, Norbert Thiebaud wrote:
> PS: Windows 2012 somehow ended-up with a 'ghost' directory that no-one
> could delete not even Admin ( Windows these days is so secure than
> even Administrator does not have the permission to delete files
> yeah that is the symptom: 'Permi
available)
Regards,
Luke.
commit 46809cf5731ae9d2ccbe22b38865242779658225
Author: Luke Deller
Date: Wed Jan 14 23:48:36 2015 +1100
enable optimization (-Og) with --enable-debug
gcc-4.8 introduced a new optimization level -Og which enables
optimizations that do not interfere with debugging.
Wh
vcl/unx/glxtest.cxx | 16
1 file changed, 12 insertions(+), 4 deletions(-)
New commits:
commit 231e74be5ed724a18cc5867212270e46a8fda9bc
Author: Luke Deller
Date: Fri Jan 16 01:14:54 2015 +1100
Fix warning about ignoring write() return val
glibc declares write
On 01/10/14 19:55, Michael Meeks wrote:
Ideally we could find a reproducer that we could check during configure
and print out:
"You have a (typically) rubbish AV product installed -
please un-install and or disable it" ;-)
I think this is not about AV products being rubbish.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
1 - 100 of 178 matches
Mail list logo