___
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
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.
Hi,
I am new to the LibreOffice code, and am trying to fix a regression I
encountered with headers in a .doc file, reported as fdo#56513
Using gdb I traced the problem back to code in
wwSectionManager::GetPageULData in
sw/source/filter/ww8/ww8par6.cxx.
This code checks whether the first pag
Thanks for the welcome Jan and Miklos. I have been reading this list
for a few weeks since starting to look at this issue, and the way you
treat each other here with kindness and consideration makes this community
very attractive.
On Mon, Nov 05, 2012 at 04:38:21PM +0100, Jan Holesovsky wrote:
>
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
(-)
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 3fbb1d03110018c1ffe96c01b35b62e9b0742ded
Author: Luke Deller
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.
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
: 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
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.
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
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.
(+)
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
(+)
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 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 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 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
: 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.
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
(-)
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
(-)
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
+++
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
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
(+), 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
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
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
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
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
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
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
|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
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
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: 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
Gerrit-Owner: Luke Deller
Gerrit-Reviewer: Caolán McNamara
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
: I4d888fc7e9b68ee4c693b565d8ef23dcb825f7ce
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d888fc7e9b68ee4c693b565d8ef23dcb825f7ce
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Luke Deller
Gerrit-Reviewer: Caolán McNamara
://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d888fc7e9b68ee4c693b565d8ef23dcb825f7ce
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Luke Deller
Gerrit-Reviewer: Caolán McNamara
1
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
pNewPageDesc->GetLeft());
+}
+// copy first page header content section
+if( nCode & WW8_HEADER_FIRST )
+{
+rDoc.CopyHeader(pOrgPageDesc->GetFirst(),
+pNewPageDesc->GetFirst());
+}
+ // c
rit-Branch: libreoffice-4-0
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
sageType: newchange
Gerrit-Change-Id: I6a022cd1490afa181dbc3e4b2d6ed4af3077b363
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
sageType: newchange
Gerrit-Change-Id: I6a022cd1490afa181dbc3e4b2d6ed4af3077b363
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://li
sageType: newchange
Gerrit-Change-Id: I6a022cd1490afa181dbc3e4b2d6ed4af3077b363
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-1
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://li
}
m_rExport.AttrOutput().StartStyle( aName, bFmtColl,
nBase, nWwNext, GetWWId( *pFmt ), nPos,
--
To view, visit https://gerrit.libreoffice.org/4039
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic
tings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5c78bf7055b32f730fea651a134d1a4439e85fcb
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
breoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0d27b379f9727162f8a2febac77e7ce017ac377a
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesk
Luke Deller has abandoned this change.
Change subject: Do not rename "Default" style to "Normal" in doc/docx output
(fixes fdo#63603)
..
Patch Set 1: Abandoned
We can do better than this - ideally &quo
https://gerrit.libreoffice.org/3596
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2af33914d17a46b7118b8b804aadc0aa3bc5d90
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
errit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0af1f77909713e3db5ea8ee98456146569679594
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
ibe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I665fb6f9e1563bbc4eced046f027a53991a7e45f
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing l
-MessageType: newchange
Gerrit-Change-Id: Id37593fe5578afe06cd967bf0b0b7d56922fe4af
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
errit-Change-Id: Id23f3021c6507b474c16e93abf43ba748606ebc7
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib5a1788b67517c8d3cf80fd76801e30587535366
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Luke Deller
___
LibreOffice mailing list
LibreOffice
101 - 178 of 178 matches
Mail list logo