sw/qa/core/layout/flycnt.cxx | 138 --
sw/source/core/inc/flyfrms.hxx|2
sw/source/core/inc/rootfrm.hxx|9 ++
sw/source/core/layout/flowfrm.cxx |1
sw/source/core/layout/flycnt.cxx | 50 +
sw/source/core/layout/layact.c
external/poppler/poppler-config.patch.1 | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 37ee648c4d3389fe5c2f0c5a93f3be47e3a69f8c
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Tue Mar 14 18:55:18 2023 +0900
Commit: Caolán McNamara
C
sw/qa/core/layout/flycnt.cxx | 55 ++
sw/source/core/layout/findfrm.cxx | 15 +-
2 files changed, 69 insertions(+), 1 deletion(-)
New commits:
commit accd6c9067fb405ab699f82827bfd810295c9de4
Author: Miklos Vajna
AuthorDate: Fri Mar 24 08:1
external/poppler/poppler-config.patch.1 | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 36034a942ad90e9bde04b5d4172e5541bbc58563
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Tue Mar 14 18:55:18 2023 +0900
Commit: Caolán McNamara
C
external/poppler/poppler-config.patch.1 | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit aceaab0839173051e4f6c7b15afe4fc90691abe6
Author: Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Tue Mar 14 18:55:18 2023 +0900
Commit: Caolán McNamara
C
sw/source/filter/xml/xmlimp.cxx |3 ++-
sw/source/filter/xml/xmlimp.hxx |7 +++
sw/source/filter/xml/xmltbli.cxx | 14 +-
3 files changed, 22 insertions(+), 2 deletions(-)
New commits:
commit 1dd71d79e15bd8098e7c17c8fcea3748592a902f
Author: Mike Kaganski
AuthorDat
vcl/Library_vclplug_gtk4.mk |1
vcl/inc/unx/gtk/gtkframe.hxx |4
vcl/unx/gtk3/gtkframe.cxx| 48
vcl/unx/gtk4/a11y.cxx| 497 +++
4 files changed, 503 insertions(+), 47 deletions(-)
New commits:
commit 341ff232aec77c2b46325389da
chart2/source/inc/DataSeries.hxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 09b00e959d587058a57be01abccf9873022c969b
Author: Caolán McNamara
AuthorDate: Fri Mar 31 09:20:37 2023 +0100
Commit: Caolán McNamara
CommitDate: Fri Mar 31 09:10:32 2023
sc/qa/unit/subsequent_export_test2.cxx | 25 +
sc/source/filter/xml/xmlexprt.cxx |6 --
2 files changed, 29 insertions(+), 2 deletions(-)
New commits:
commit 0aa559589035d496a5b80d0986b4cddf02437bab
Author: Andreas Heinisch
AuthorDate: Wed Mar 29 16:53:
vcl/jsdialog/enabled.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit d34f1b24005b0b142ae3b5f6505852fcbd5abcac
Author: Szymon Kłos
AuthorDate: Thu Mar 16 13:56:59 2023 +0100
Commit: Szymon Kłos
CommitDate: Fri Mar 31 09:40:25 2023 +
jsdialog: enable Format cel
Hello,
Recently I've been working on a script[1] that creates a bisect
repository containing all the LibreOffice releases for Windows.
This might help to quickly identify in which version an issue was
introduced without the need to have all the bisect repositories for each
version.
The rep
On 31.03.2023 12:51, Xisco Fauli wrote:
Recently I've been working on a script[1] that creates a bisect
repository containing all the LibreOffice releases for Windows.
This might help to quickly identify in which version an issue was
introduced without the need to have all the bisect repositor
Hello,
On 31/3/23 12:30, Mike Kaganski wrote:
Could you please describe, which tweaks were needed? In my experience,
there should be nothing needed on Windows; even StarOffice 5.2 from
2000 works without problems
At least for 3.x and 4.x releases I had to do the following tweaks:
1. Extract
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |7 ---
1 file changed, 7 deletions(-)
New commits:
commit a135a182c38083511563009fc1c370e36c546d84
Author: Julien Nabet
AuthorDate: Fri Mar 31 10:50:38 2023 +
Commit: Julien Nabet
CommitDate: Fri Mar 31 10:51:01
On 31.03.2023 13:43, Xisco Fauli wrote:
At least for 3.x and 4.x releases I had to do the following tweaks:
1. Extract files from msi
Possibly it would make sense to use administrative install instead?
Possibly that would also make almost all the rest of the steps unnecessary?
msiexec -a
sc/source/ui/dbgui/sortkeydlg.cxx| 10 +++---
vcl/inc/jsdialog/jsdialogbuilder.hxx | 13 +
vcl/jsdialog/enabled.cxx | 13 -
vcl/jsdialog/executor.cxx|6 +++---
vcl/jsdialog/jsdialogbuilder.cxx | 34
Hi,
On 3/24/23 11:01, Regina Henschel wrote:
The ColorTransformType determines how the number in Value has to be
interpreted.
Examples: Type="LumMod" Value="6000" means to modify the luminance of
the color with 60% as specified in OOXML.
struct ColorStop
double StopOffset
I used the wrong button and I did reply to the QA list but not to the
Dev list
On 31/3/23 13:23, Xisco Fauli wrote:
Hi Mike,
On 31/3/23 13:01, Mike Kaganski wrote:
Possibly it would make sense to use administrative install instead?
Possibly that would also make almost all the rest of the step
On 31.03.2023 14:30, Xisco Fauli wrote:
The problem is that i'm on Linux so I'm using msiextract from msitools.
I am just worried that the hacks that you described could affect the
behavior of the program in unclear ways. Isn't using Windows to prepare
the repo an option?
--
Best regards,
M
vcl/source/window/window.cxx |8
1 file changed, 8 insertions(+)
New commits:
commit a11502434a3c8fbf29ee82f7db0fc1be273d16bd
Author: Szymon Kłos
AuthorDate: Wed Mar 29 15:21:56 2023 +0200
Commit: Szymon Kłos
CommitDate: Fri Mar 31 12:53:04 2023 +
jsdialog: dump la
sc/source/ui/pagedlg/tphfedit.cxx |2 +-
vcl/jsdialog/enabled.cxx |2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 42a432d0023bd0a2da7c3683e43575b0386e705c
Author: Szymon Kłos
AuthorDate: Tue Mar 14 15:53:52 2023 +0100
Commit: Szymon Kłos
Commi
sw/qa/extras/ooxmlexport/data/tdf150542.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport16.cxx| 21 +
writerfilter/source/dmapper/SettingsTable.cxx | 58 +-
writerfilter/source/ooxml/model.xml |3 +
4 files changed, 81 insertions(+), 1 delet
source/text/swriter/01/05060900.xhp |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e3b6c3b4f9c2a5834251afe1ced59be64321e23e
Author: Olivier Hallot
AuthorDate: Thu Mar 30 10:01:09 2023 -0300
Commit: Olivier Hallot
CommitDate: Fri Mar 31 13:28:16 2023 +000
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dff8918050cd7210bd783c66eaa9bbf23571e22c
Author: Olivier Hallot
AuthorDate: Fri Mar 31 10:28:16 2023 -0300
Commit: Gerrit Code Review
CommitDate: Fri Mar 31 13:28:16 2023 +
Update git subm
include/comphelper/propshlp.hxx | 17 +
include/toolkit/controls/unocontrolmodel.hxx |1 -
toolkit/source/controls/unocontrolmodel.cxx |6 --
3 files changed, 9 insertions(+), 15 deletions(-)
New commits:
commit 19c18c94085f7a70e536a914ed978fc54b5625b9
bibisect/buildWinReleasesRepository.sh | 74 +++--
1 file changed, 17 insertions(+), 57 deletions(-)
New commits:
commit 61c195802f8fd921e371f8d5846068471f9b9a4a
Author: Xisco Fauli
AuthorDate: Fri Mar 31 16:25:26 2023 +0200
Commit: Xisco Fauli
CommitDate:
sc/qa/extras/macros-test.cxx | 140 ++-
1 file changed, 33 insertions(+), 107 deletions(-)
New commits:
commit 589cd835436de8ada027280f927fa2ae28420317
Author: Xisco Fauli
AuthorDate: Fri Mar 31 15:38:51 2023 +0200
Commit: Xisco Fauli
CommitDate:
comphelper/source/property/propshlp.cxx | 11 ++-
include/comphelper/propshlp.hxx |4
include/toolkit/controls/unocontrolmodel.hxx |2 --
toolkit/source/controls/dialogcontrol.cxx|6 +++---
toolkit/source/controls/formattedcontrol.cxx |2 +-
too
vcl/jsdialog/enabled.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit bd3bc03ef82e77fbb577a69a92da2690a5ef384f
Author: Szymon Kłos
AuthorDate: Thu Mar 23 11:37:27 2023 +0100
Commit: Szymon Kłos
CommitDate: Fri Mar 31 14:36:54 2023 +
jsdialog: enable header an
extensions/uiconfig/spropctrlr/ui/labelselectiondialog.ui |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60bb7f3afe4fd8bb3ebb75a77f31f7ba5091eac4
Author: Andrea Gelmini
AuthorDate: Thu Mar 30 22:13:23 2023 +0200
Commit: Adolfo Jayme Barrientos
CommitDate: F
sw/inc/doc.hxx|3 ++-
sw/source/core/docnode/ndtbl.cxx |7 +--
sw/source/core/unocore/unotbl.cxx | 33 ++---
sw/source/filter/xml/xmltbli.cxx |5 +++--
4 files changed, 28 insertions(+), 20 deletions(-)
New commits:
commit d893a4
Hi,
Please find the latest report on new defect(s) introduced to LibreOffice found
with Coverity Scan.
1 new defect(s) introduced to LibreOffice found with Coverity Scan.
1 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent
build analyzed by Coverity Scan.
New defect
Hello,
After playing around with msiexec and talking to Mike in IRC, I realized
some of my tweaks mentioned in my previous email were made just to allow
instdir/program/soffice.bin to launch LibreOffice. However, when using
msiexec, instdir/program/soffice.bin fails to launch LibreOffice, so
Hi there,
I hope this email finds you well. My name is Tsun Nok Cheung
(potatochick2020), and I am currently working on my application for GSOC
2023. I had already submitted a proposal, But I think I should include more
technical details in my proposal and provide a more accurate and precise
appro
sw/inc/doc.hxx|3 ++-
sw/source/core/docnode/ndtbl.cxx |7 +--
sw/source/core/unocore/unotbl.cxx | 33 ++---
sw/source/filter/xml/xmlimp.cxx |3 ++-
sw/source/filter/xml/xmlimp.hxx |7 +++
sw/source/filter/xml/xmltbli.c
Hi Armin,
Armin Le Grand schrieb am 31.03.2023 um 13:29:
Hi,
On 3/24/23 11:01, Regina Henschel wrote:
The ColorTransformType determines how the number in Value has to be
interpreted.
Examples: Type="LumMod" Value="6000" means to modify the luminance of
the color with 60% as specified in OOXML
writerperfect/source/writer/WordPerfectImportFilter.cxx | 17 +---
1 file changed, 6 insertions(+), 11 deletions(-)
New commits:
commit d408e940630d131ab886a1d4619671fa0299c03e
Author: Mike Kaganski
AuthorDate: Fri Mar 31 22:05:24 2023 +0200
Commit: Mike Kaganski
CommitDat
Hi Tomaž, hi Armin,
because you Armin are working on multi-color gradients and you Tomaž are
working on theme colors, I try to combine both for ODF, see attachment.
One main idea is, to introduce an "enhanced-color", which could be
either a RGBHex color or a Scheme color.
I had a color typ
include/LibreOfficeKit/LibreOfficeKitEnums.h | 10 +-
libreofficekit/source/gtk/lokdocview.cxx |1 +
2 files changed, 10 insertions(+), 1 deletion(-)
New commits:
commit 2480f572e05bc1c15696cb955187491778a6bded
Author: Paris Oplopoios
AuthorDate: Wed Mar 29 13:47:06 2023 +0
New branch 'feature/allo_contract34185' available with the following commits:
commit 54cb185f0db97d54c2440262745e84a44a58e4eb
Author: Thorsten Behrens
Date: Sat Apr 1 02:04:42 2023 +0200
Revert "tdf#153642 ucb: fix broken save with cached DAVOptions"
This reverts commit 03fe458efe5
helpers/convertfilters.py | 12 +-
source/text/shared/guide/convertfilters.xhp | 32 ++--
2 files changed, 22 insertions(+), 22 deletions(-)
New commits:
commit 717e7ee5206afad534d358182d88c3244ac6635e
Author: Olivier Hallot
AuthorDate: F
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 32a11b50b2fc0b7a190a2197368958fa4e82b3e3
Author: Olivier Hallot
AuthorDate: Fri Mar 31 22:03:43 2023 -0300
Commit: Gerrit Code Review
CommitDate: Sat Apr 1 03:03:43 2023 +0200
Update git submo
I'm sorry I am not aware of the dynamics within the team. I like the
exchange of ideas, sans insults and negative comments toward the person.
And I agree our opinions are subjective, though we must try to be as
objective as possible.
From a marketing perspective, other than the product's fe
43 matches
Mail list logo