Hi Regina,
On 8/24/24 10:18, Regina Henschel wrote:
What do you think?
Just my not-so-useful 2 cents.
It is my understanding that this dynamic array feature is not based on a
static set of functions that support the feature (such as SORT), but it
can be retrofitted to an existing function
sc/source/core/data/mtvelements.cxx |6
7 files changed, 53 insertions(+), 23 deletions(-)
New commits:
commit ed05777e5ad2772d5e869095547a65c7c776855f
Author: Kohei Yoshida
AuthorDate: Mon Feb 26 19:50:19 2024 -0500
Commit: Caolán McNamara
CommitDate: Thu Feb
sc/source/core/data/column3.cxx |1
sc/source/core/data/column4.cxx | 59 ++--
2 files changed, 34 insertions(+), 26 deletions(-)
New commits:
commit 5234ef71c7459506236d4d0dfe7beb5f00d8cc41
Author: Kohei Yoshida
AuthorDate: Mon Feb 26 22:59:32
++
6 files changed, 29 insertions(+), 7 deletions(-)
New commits:
commit 25ffb54c6d8a5b52dca6b782282962766e7791de
Author: Kohei Yoshida
AuthorDate: Mon Feb 26 19:50:19 2024 -0500
Commit: Kohei Yoshida
CommitDate: Tue Feb 27 04:02:57 2024 +0100
Make ScColumn::HasCellNotes() less
-
external/liborcus/windows-constants-hack.patch |2 -
6 files changed, 3 insertions(+), 90 deletions(-)
New commits:
commit 77e15d0471e239ad94054d3aff403207ecac2764
Author: Kohei Yoshida
AuthorDate: Thu Nov 9 20:26:47 2023 -0500
Commit: Xisco Fauli
CommitDate
644170fe0cf6a53d9aa7fcc296004c1e17165f06
Author: Kohei Yoshida
AuthorDate: Fri Sep 29 17:45:14 2023 -0400
Commit: Xisco Fauli
CommitDate: Sat Dec 2 12:33:22 2023 +0100
Set grammar type to gnumeric before loading the content
Without this, the document model side would not know what grammer
to use
Hi Regina,
On 11/21/23 17:43, Regina Henschel wrote:
Hi all,
I have no idea, what is wrong with
https://gerrit.libreoffice.org/c/core/+/159708
From what I can see, you have added svxcore as a new dependency of xo,
but svxcore itself already depends on xo. So you now have xo and
svxcore dep
On 9/28/23 21:16, Kohei Yoshida wrote:
As an aside, if someone wants to try out this experimental parquet
import filter, one can build orcus independently with
--with-parquet-filter passed to configure after also having built the
apache arrow library, apply this change
https://github.com
(-)
New commits:
commit e890b0f0a90316b69f49e0e9d3cb2b1b4528084a
Author: Kohei Yoshida
AuthorDate: Thu Nov 9 20:26:47 2023 -0500
Commit: Kohei Yoshida
CommitDate: Fri Nov 10 15:35:47 2023 +0100
Upgrade orcus to 0.19.2
Change-Id: I2cbf5f93c3b8b2235828affdef7309c3611b19b2
sc/source/filter/inc/orcusinterface.hxx |3 +++
sc/source/filter/orcus/interface.cxx| 15 +++
2 files changed, 18 insertions(+)
New commits:
commit 21513faa972d72813a8e2932515a81341bab55a9
Author: Kohei Yoshida
AuthorDate: Mon Jul 17 22:22:48 2023 -0400
Commit
On 10/30/23 16:15, Rene Engelhard wrote:
This probably means that it should be backported to libreoffice-7-6
upstream since libreoffice-7-6s configure.ac *does* allow orcus 0.19.x 🙂
Yup, I agree. That branch by default builds with orcus 0.18.1, and that
version should be okay with this chan
Hi Rene,
On 10/29/23 14:02, Rene Engelhard wrote:
This doesn't fail on master, so I'd assume I miss some other (maybe
even not directly related) patch?
Given that this is related to Gnumeric import, the only thing I can
think of is this commit
https://cgit.freedesktop.org/libreoffice/core/
+---
sc/source/ui/docshell/docsh.cxx | 63 +-
10 files changed, 102 insertions(+), 99 deletions(-)
New commits:
commit b14583ba37a6d7ce398ccd3cf339f954785b03d8
Author: Kohei Yoshida
AuthorDate: Wed May 31 21:33:56 2023 -0400
Commit: Kohei
deletions(-)
New commits:
commit b5d194d1d37131f921853b78d659c63178de2bc6
Author: Kohei Yoshida
AuthorDate: Tue Oct 24 18:31:52 2023 -0400
Commit: Kohei Yoshida
CommitDate: Wed Oct 25 01:33:12 2023 +0200
Upgrade liborcus to 0.19.1
Change-Id
Hi Miklos,
On 10/3/23 02:21, Miklos Vajna wrote:
Hi Kohei,
On Mon, Oct 02, 2023 at 07:06:01PM -0400, Kohei Yoshida
wrote:
That's good to know. Let me think about this for a bit. The truth is that
I'm not 100% sure whether I can commit to working on adding CMake executable
as an
Hi Michael,
On 9/29/23 05:33, Michael Stahl wrote:
hi Kohei,
On 29/09/2023 03:16, Kohei Yoshida wrote:
Now, it's my understanding that we still don't support use of CMake
to build our external libraries. My question is, what do people think
of adding support for CMake in our bu
external/liborcus/UnpackedTarball_liborcus.mk |1 +
external/liborcus/gnumeric-set-grammar.patch.1 | 17 +
2 files changed, 18 insertions(+)
New commits:
commit cba8c933d1ff2e31ec55544f46d6fff99e8a5ccd
Author: Kohei Yoshida
AuthorDate: Fri Sep 29 17:45:14 2023 -0400
external/liborcus/windows-constants-hack.patch | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit e9a0c97de95688b2f86bbb4dd8c823af5442401c
Author: Kohei Yoshida
AuthorDate: Thu Sep 28 20:29:52 2023 -0400
Commit: Kohei Yoshida
CommitDate: Fri Sep 29
Hi there,
I just upgraded on the master branch the orcus library to the latest
version of 0.19.0. This version includes an experimental support for
Apache Parquet format import, but it relies on an external library
called Apache Arrow[1]. The support for this file format is disabled in
the
/liborcus/msvc-int-narrowing.patch.1 | 50 ++
6 files changed, 62 insertions(+), 18 deletions(-)
New commits:
commit a593e018d4e3033ae95353a5ac3063a8c651a158
Author: Kohei Yoshida
AuthorDate: Wed Sep 27 22:15:22 2023 -0400
Commit: Kohei Yoshida
CommitDate: Fri
sc/source/filter/orcus/interface.cxx | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
New commits:
commit 78d9d0d8dccb6fd8952435b8a13d525c7606f467
Author: Kohei Yoshida
AuthorDate: Fri Sep 1 16:44:51 2023 -0400
Commit: Kohei Yoshida
CommitDate: Sat Sep 2 02:31
On 01.09.2023 05:29, Stephan Bergmann wrote:
(The underlying issue is that tests like this are, excuse my wording,
utter crap. Instead of checking for exact values, they should of
course check that results are in whatever acceptable range according to
a spec. But Calc doesn't even come with
695ae365dcab7c7dd59b39411299c5c200081885
Author: Kohei Yoshida
AuthorDate: Tue Aug 29 22:13:32 2023 -0400
Commit: Kohei Yoshida
CommitDate: Thu Aug 31 03:03:29 2023 +0200
Add support for rich-text string import via orcus interface
It was previously imported only as non-formatted strings. Font names
Hello,
On 09.08.2023 10:57, Baole Fang wrote:
Feel free to contact me if you have any questions!
Just out of curiosity, what is the overall accuracy of your model? Do
you have a confusion matrix or something similar that shows the
performance of your model?
Thanks,
Kohei
sc/source/filter/inc/orcusinterface.hxx |3 +++
sc/source/filter/orcus/interface.cxx| 15 +++
2 files changed, 18 insertions(+)
New commits:
commit 9a96c395d52984628b759104f9ce2a7781d0e139
Author: Kohei Yoshida
AuthorDate: Mon Jul 17 22:22:48 2023 -0400
Commit
download.lst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fb3a6b82b55a298eabf8f431f1451dc826642acd
Author: Kohei Yoshida
AuthorDate: Mon May 1 18:19:39 2023 -0400
Commit: Kohei Yoshida
CommitDate: Tue May 2 02:03:07 2023 +0200
Update mdds to
sc/inc/columnspanset.hxx |1 +
sc/source/core/data/columnspanset.cxx |4
2 files changed, 5 insertions(+)
New commits:
commit b032101f1e253e83dbed58632882853021d11647
Author: Kohei Yoshida
AuthorDate: Thu Mar 2 23:29:15 2023 -0500
Commit: Kohei Yoshida
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
+---
sc/source/core/data/column4.cxx | 18 +++
sc/source/core/data/document.cxx| 31 +---
7 files changed, 157 insertions(+), 31 deletions(-)
New commits:
commit cc66f335931b9cf088805bfc4cab25bb8cc4ee44
Author: Kohei Yoshida
AuthorDate: Tue Feb 21
Yoshida
AuthorDate: Tue Feb 21 22:16:30 2023 -0500
Commit: Kohei Yoshida
CommitDate: Thu Mar 2 23:35:56 2023 +
Add a means to query the internal broadcaster state ...
... and use it in one unit test case. Also, remove the code inside
DEBUG_AREA_BROADCASTER macro since it
+---
sc/source/core/data/column4.cxx | 18 +++
sc/source/core/data/document.cxx| 31 +---
7 files changed, 157 insertions(+), 31 deletions(-)
New commits:
commit 268ab12ef987f0c1d34db78060ac6b80f25d9408
Author: Kohei Yoshida
AuthorDate: Tue Feb 21
+---
sc/source/core/data/column4.cxx | 18 +++
sc/source/core/data/document.cxx| 31 +---
7 files changed, 157 insertions(+), 31 deletions(-)
New commits:
commit 33b6c065a1629afd36c9ae0fe5daa18b972620e5
Author: Kohei Yoshida
AuthorDate: Tue Feb 21
+---
sc/source/core/data/column4.cxx | 18 +++
sc/source/core/data/document.cxx| 31 +---
7 files changed, 157 insertions(+), 31 deletions(-)
New commits:
commit e83c243018c1c7f6662f9a8ecdc731c5c071ea31
Author: Kohei Yoshida
AuthorDate: Tue Feb 21
On 17.02.2023 19:17, Kohei Yoshida wrote:
If I were to guess, the missing page contained his proposal to the
initial draft of the DrawingML standard.
I meant to say "probably contained" since I never saw the page myself.
;-)
Kohei
On 17.02.2023 18:14, Regina Henschel wrote:
Hi all,
the link [1] in line 23 of
https://opengrok.libreoffice.org/xref/core/oox/source/export/ooxml-export-notes.txt?r=c7008197#23
is dead.
[1] http://www.asahi-net.or.jp/~eb2m-mrt/ooxml/dependencies.html
Does someone know, what kind of information
sc/source/filter/orcus/interface.cxx | 157 +++
1 file changed, 50 insertions(+), 107 deletions(-)
New commits:
commit 99bad52f534b0f9e5aebcf0a65e1787ac9f09d94
Author: Kohei Yoshida
AuthorDate: Tue Feb 14 21:30:45 2023 -0500
Commit: Kohei Yoshida
sc/source/filter/orcus/interface.cxx | 41 +++
1 file changed, 41 insertions(+)
New commits:
commit e5b55f8e05f0f3172340ee377c7dabfb714dd66c
Author: Kohei Yoshida
AuthorDate: Tue Feb 14 19:53:58 2023 -0500
Commit: Kohei Yoshida
CommitDate: Wed Feb 15
sc/source/ui/xmlsource/xmlsourcedlg.cxx | 34
1 file changed, 18 insertions(+), 16 deletions(-)
New commits:
commit bad4f41a69fe3fb08191b839f0c9389683685855
Author: Kohei Yoshida
AuthorDate: Mon Feb 13 22:12:59 2023 -0500
Commit: Xisco Fauli
sc/source/ui/xmlsource/xmlsourcedlg.cxx | 34
1 file changed, 18 insertions(+), 16 deletions(-)
New commits:
commit 4d9a8f07b77917b0756dc2d8d8082c6e63e560a2
Author: Kohei Yoshida
AuthorDate: Mon Feb 13 22:12:59 2023 -0500
Commit: Kohei Yoshida
/liborcus/liborcus-no-benchmark.patch.1 | 19
5 files changed, 4 insertions(+), 259 deletions(-)
New commits:
commit 3c988ef450b809767ca7f897c59041758af53f4b
Author: Kohei Yoshida
AuthorDate: Sat Feb 11 17:05:45 2023 -0500
Commit: Kohei Yoshida
CommitDate: Sat Feb 11 23:04
On 01.02.2023 02:31, Stephan Bergmann wrote:
On 01/02/2023 02:37, Kohei Yoshida wrote:
I just borrowed your solution and called it "resolved", though I
believe, even without that explicit try catch block, it would just
terminate all the same?
Yes. But without the explicit try c
On 28.01.2023 13:45, Caolán McNamara wrote:
`On Sat, 2023-01-28 at 12:33 -0500, Kohei Yoshida wrote:
I've filed a ticket upstream:
https://gitlab.com/mdds/mdds/-/issues/82
I can look into this and figure out what is the optimal way to solve
it.
FWIW this will disappear from the
I've filed a ticket upstream:
https://gitlab.com/mdds/mdds/-/issues/82
I can look into this and figure out what is the optimal way to solve it.
Kohei
sc/source/filter/orcus/interface.cxx | 18 ++
1 file changed, 18 insertions(+)
New commits:
commit edcfb4632a514c5595540d69f7b217b4a12bac5c
Author: Kohei Yoshida
AuthorDate: Thu Jan 26 21:52:01 2023 -0500
Commit: Noel Grandin
CommitDate: Fri Jan 27 07:29:58 2023 +
: Kohei Yoshida
AuthorDate: Thu Jan 26 19:41:16 2023 -0500
Commit: Kohei Yoshida
CommitDate: Fri Jan 27 01:38:03 2023 +
tdf#147620: Pick up wrap-text and shrink-to-fit flags in Excel 2003 XML
Change-Id: I8afd0522b441a90b431ff433ff87e0c095c8cb95
Reviewed-on: https
external/liborcus/UnpackedTarball_liborcus.mk |1
external/liborcus/std-get-busted.patch.1 | 418 --
2 files changed, 419 deletions(-)
New commits:
commit 27653feb30911d0f1dfe14ff0cb5373d4c87bcdd
Author: Kohei Yoshida
AuthorDate: Wed Jan 25 22:09:55 2023
On 24.01.2023 23:30, Kohei Yoshida wrote:
On 17.01.2023 16:55, Kohei Yoshida wrote:
Hi there,
I'll be working on upgrading the mdds and orcus libraries to versions
2.1.0 and 0.18.0 respectively. Not sure how long the process will
take, but hopefully it will be finished with a week.
/datastream.cxx| 10
svl/source/misc/gridprinter.cxx |7
36 files changed, 1242 insertions(+), 1149 deletions(-)
New commits:
commit 516bc904e94971b61e4b13af632bf321b0a4a640
Author: Kohei Yoshida
AuthorDate: Tue Jan 17 17:10:07 2023 -0500
On 17.01.2023 16:55, Kohei Yoshida wrote:
Hi there,
I'll be working on upgrading the mdds and orcus libraries to versions
2.1.0 and 0.18.0 respectively. Not sure how long the process will
take, but hopefully it will be finished with a week.
Turns out one week was a bit too optimistic
Hi there,
I'll be working on upgrading the mdds and orcus libraries to versions
2.1.0 and 0.18.0 respectively. Not sure how long the process will take,
but hopefully it will be finished with a week.
Kohei
On 17.10.2022 01:17, 南国 微雪 wrote:
Hello, I'm from ArchRISC-V Team, a community porting Arch Linux
software to RISC-V architecture.
# Description
While packaging `Libetonyek`, we found an error. [1]
(This link is the log about building processing our lord maintained.)
The `config.guess` file i
On 06.10.2022 19:06, Kohei Yoshida wrote:
I would have been very happy to take a closer look at the arrow
library. But right now I'm trying to finish up all the features that
need to go into the next release of orcus, so I won't be able to do
that anytime soon unfortunately.
I
Hi Jacek,
On 06.10.2022 05:54, Jacek Pliszka wrote:
I found an old thread about adding it to Orcus library instead.
Is it the best approach?
It is an approach. But I wouldn't say it's the best approach. Orcus
library has traditionally been geared more toward supporting text-file
based fil
On 31.08.2022 15:28, Mike Kaganski wrote:
Hi Heiko,
On 31.08.2022 21:57, Heiko Tietze wrote:
Since we should avoid cross-posting on mailing lists I wonder if
anyone at the @dev and @qa list wants to follow these minutes -
without reading the design list (which is very quite).
I read them, an
On 12.05.2022 10:31, Miklos Vajna wrote:
+ mdds::flat_segment_tree::insert_to_pos
+ Still most reported crash in 7.3.3.2
It would be nice to get a full stack trace with input values for each
frame, or a reproducible case for this one.
+ Update mdds
The latest release 2.0.3 u
download.lst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit dff967f47a9bd7b3ff141925585ae9ced2aed01f
Author: Kohei Yoshida
AuthorDate: Tue May 10 22:07:16 2022 -0400
Commit: Adolfo Jayme Barrientos
CommitDate: Wed May 11 11:23:20 2022 +0200
Update
download.lst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 1729da22a7f57eba6531d15388c67cb710fc3c30
Author: Kohei Yoshida
AuthorDate: Tue May 10 22:07:16 2022 -0400
Commit: Kohei Yoshida
CommitDate: Wed May 11 05:09:18 2022 +0200
Update mdds to
sc/inc/document.hxx |3 ++-
sc/source/core/data/document.cxx |5 +
sc/source/ui/view/spelleng.cxx |4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit ce911276b87b86b58c45ac4b7e9f5226a7ef95c5
Author: Kohei Yoshida
AuthorDate: Fri May 6
|4 +--
sc/source/ui/view/spelleng.cxx | 29 +++-
svx/source/dialog/weldeditview.cxx |2 -
14 files changed, 86 insertions(+), 37 deletions(-)
New commits:
commit f15e6293cf78d67963a6e512f60a11ae58da72c5
Author: Kohei Yoshida
AuthorDate: Fri May 6 19:37:14
readlicense_oo/license/license.xml |6 ++
1 file changed, 6 insertions(+)
New commits:
commit 1bf5884a7bd5e506c6edd9769f98e3102a4c4eb9
Author: Kohei Yoshida
AuthorDate: Wed May 4 21:12:37 2022 -0400
Commit: Adolfo Jayme Barrientos
CommitDate: Fri May 6 08:45:59 2022 +0200
On 27.04.2022 05:38, EML wrote:
I've been looking for C/C++ alternatives, but the libraries I've found
don't appear to be well-supported or tested, and may well have other
problems.
Just curious: which libraries have you looked at so far? Also, would it
be feasible to use one of those librar
On 27.04.2022 05:38, EML wrote:
Question: how realistic is it to hack Calc to extract a stand-alone
Excel-to-csv converter? I can do the development as long as I can get
usable results in a few days, and I don't have to write anything
that's not C++. However, this is a non-starter if there are a
sc/inc/column.hxx |5 +
sc/source/core/data/column4.cxx | 22 +++---
2 files changed, 20 insertions(+), 7 deletions(-)
New commits:
commit 98e39c87a123e2d1b5c2738c26625fd2b7849ea3
Author: Kohei Yoshida
AuthorDate: Thu Mar 10 22:50:17 2022 -0500
Commit
sc/inc/column.hxx |5 +
sc/source/core/data/column4.cxx | 22 +++---
2 files changed, 20 insertions(+), 7 deletions(-)
New commits:
commit 7049b1da30f715c502f38ed982eec037e096be08
Author: Kohei Yoshida
AuthorDate: Thu Mar 10 22:50:17 2022 -0500
Commit
sc/inc/column.hxx |5 +
sc/source/core/data/column4.cxx | 22 +++---
2 files changed, 20 insertions(+), 7 deletions(-)
New commits:
commit f19ae9b5e629d163314ee18d56973d0561d5fb3b
Author: Kohei Yoshida
AuthorDate: Thu Mar 10 22:50:17 2022 -0500
Commit
On Tue, 2022-03-08 at 13:05 +0100, Hossein Nourikhah wrote:
> I would be happy to hear suggestions on making DevGuide better.
If moving away from the current wiki platform is an option, maybe you
can consider an alternative fremework such as Sphinx and AsciiDoc, both
of which are IMO more suitable
sc/source/core/data/column4.cxx | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
New commits:
commit fb9270b238cba4f36e595c5d7f4d85f6f3f18e1c
Author: Kohei Yoshida
AuthorDate: Wed Mar 2 18:35:58 2022 -0500
Commit: Kohei Yoshida
CommitDate: Thu Mar 3 01:17:16 2022
sc/inc/mtvelements.hxx |2 ++
sc/source/core/data/column.cxx |1 +
sc/source/core/data/mtvelements.cxx |5 +
3 files changed, 8 insertions(+)
New commits:
commit 1c3c72bf20914b13960508ec337de96f82b8225b
Author: Kohei Yoshida
AuthorDate: Thu Feb 24 21:06:50
d54dfc3d3d241b7430accf17a249406bc9cbfb6c
Author: Kohei Yoshida
AuthorDate: Thu Feb 24 23:17:09 2022 -0500
Commit: Xisco Fauli
CommitDate: Mon Feb 28 12:20:26 2022 +0100
tdf#147298: Add a simple test case for formula cell tracking by column.
Change-Id
974bf22680b702b9474d4a91dbf1d06a785ff774
Author: Kohei Yoshida
AuthorDate: Thu Feb 24 23:17:09 2022 -0500
Commit: Kohei Yoshida
CommitDate: Sat Feb 26 01:43:32 2022 +0100
tdf#147298: Add a simple test case for formula cell tracking by column.
Change-Id
sc/inc/mtvelements.hxx |2 ++
sc/source/core/data/column.cxx |1 +
sc/source/core/data/mtvelements.cxx |5 +
3 files changed, 8 insertions(+)
New commits:
commit 7d64ec7d342da64e050ed9ac326b1af33d5c6955
Author: Kohei Yoshida
AuthorDate: Thu Feb 24 21:06:50
sc/inc/mtvelements.hxx |2 ++
sc/source/core/data/column.cxx |1 +
sc/source/core/data/mtvelements.cxx |5 +
3 files changed, 8 insertions(+)
New commits:
commit 8f25d42938977b34f3281238a92fb34ebea5838c
Author: Kohei Yoshida
AuthorDate: Thu Feb 24 21:06:50
Hi there,
FYI, I've updated mdds to 2.0.2 on the master branch. This is just a
minor update, mostly to introduce an optional trace function to
multi_type_vector which can be useful for debugging. Other than that,
there is no other changes to the code.
Also, going forward I will not send emails t
download.lst |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 30ba505ba549be4a509dd59c4c88a210ee01b539
Author: Kohei Yoshida
AuthorDate: Tue Feb 15 20:15:40 2022 -0500
Commit: Kohei Yoshida
CommitDate: Wed Feb 16 02:57:58 2022 +0100
Update mdds to
++-
sc/source/ui/undo/undoblk.cxx |2 -
sc/source/ui/view/viewfun3.cxx | 38
13 files changed, 151 insertions(+), 84 deletions(-)
New commits:
commit ea02ca06de604370061a59dd3084f7cfacccbe39
Author: Kohei Yoshida
AuthorDate: Fri Jan 28
/document.cxx | 10 +--
6 files changed, 79 insertions(+), 22 deletions(-)
New commits:
commit 703fb7739a5e604d90e147db6f67917b8d141150
Author: Kohei Yoshida
AuthorDate: Mon Jan 31 22:45:21 2022 -0500
Commit: Kohei Yoshida
CommitDate: Fri Feb 4 02:40:49 2022 +0100
tdf#146795: Make
++--
11 files changed, 73 insertions(+), 63 deletions(-)
New commits:
commit e8032897b4a012d8e236211ee6e5ce89fb90492e
Author: Kohei Yoshida
AuthorDate: Fri Jan 28 22:51:52 2022 -0500
Commit: Kohei Yoshida
CommitDate: Sat Jan 29 05:48:34 2022 +0100
Standardize the flag
Hi Chris,
On 13.01.2022 20:14, Chris Sherlock wrote:
I would prefer the string to be in the format:
Fedora 17 (Beefy Miracle) Kernel: 5.xxx (whatever it might be)
This is close to what is returned for the Mac and Windows versions.
To me that's a very reasonable format of choice.
Though, ma
On 13.01.2022 10:38, Chris Sherlock wrote:
That’s my take also. But apparently, it isn’t important on Linux so we
shouldn’t change it. Because no-one uses Excel on Linux, therefore
they would never use this function if they use Linux.
I wasn't there obviously so I don't know the nuance of the
On 11.01.2022 17:32, Jean-Baptiste Faure wrote:
Le 11/01/2022 à 12:16, Chris Sherlock a écrit :
Hi all,
The output of =INFO(“OSVERSION”) currently gives the wrong version for
MacOS (it says it is Windows).
From the help, it is not a bug: =INFO("osversion") aswers always
"Windows (32-bit) NT
sc/source/filter/inc/orcusinterface.hxx | 63 +
sc/source/filter/orcus/interface.cxx| 389 ++--
2 files changed, 197 insertions(+), 255 deletions(-)
New commits:
commit afd8e27195bef78df3eb2d3ecab9cc3dae695b64
Author: Kohei Yoshida
AuthorDate: Wed Dec
sc/qa/unit/data/xml/styles.xml | 16 +
sc/qa/unit/subsequent_filters_test.cxx | 40 -
2 files changed, 51 insertions(+), 5 deletions(-)
New commits:
commit 9547114247c09a90f283e42c4db947ae57e9529c
Author: Kohei Yoshida
AuthorDate: Fri
sc/source/filter/inc/orcusinterface.hxx | 63 +
sc/source/filter/orcus/interface.cxx| 389 ++--
2 files changed, 197 insertions(+), 255 deletions(-)
New commits:
commit 6b2da3ae3ea7f47dff3c807c151f88a9e1ae9964
Author: Kohei Yoshida
AuthorDate: Wed Dec
dd4d715ef775db456c0c9653a3d9f9b439e82e8e
Author: Kohei Yoshida
AuthorDate: Fri Dec 10 22:02:24 2021 -0500
Commit: Xisco Fauli
CommitDate: Thu Dec 16 14:46:29 2021 +0100
Update liborcus to 0.17.2.
Change-Id: I76c0d57da63c1e35f80b13071793dbbb27cb218a
Reviewed-on: https
Hi there,
Following the update of mdds, the orcus library has also been updated on
the master branch. We are going directly from 0.17.0 to 0.17.2,
skipping 0.17.1.
0.17.2 contains all of 0.17.1 plus one bug fix that was discovered
during my integration attempt of 0.17.1.
You can see the d
aadbac5467bb6ab768f87ed6ec003c55159d54aa
Author: Kohei Yoshida
AuthorDate: Fri Dec 10 22:02:24 2021 -0500
Commit: Kohei Yoshida
CommitDate: Thu Dec 16 04:45:04 2021 +0100
Update liborcus to 0.17.2.
Change-Id: I76c0d57da63c1e35f80b13071793dbbb27cb218a
Reviewed-on: https
Hi there,
This is a bit of a delayed announcement, but I've updated mdds to 2.0.1
on the master branch as of yesterday, and I believe this has already
been backported to the libreoffice-7-3 branch as well.
2.0.1 is a bug fix release, and is safe to update from 2.0.0.
Please see the release n
insertions(+), 139 deletions(-)
New commits:
commit db37343aca0584cbaaf8703a91998d9938a3177d
Author: Kohei Yoshida
AuthorDate: Mon Dec 13 22:05:06 2021 -0500
Commit: Xisco Fauli
CommitDate: Tue Dec 14 15:50:35 2021 +0100
Update mdds to 2.0.1.
Change-Id
insertions(+), 139 deletions(-)
New commits:
commit e9fdfd353f163bd327af5666adb64ab35922a7db
Author: Kohei Yoshida
AuthorDate: Mon Dec 13 22:05:06 2021 -0500
Commit: Kohei Yoshida
CommitDate: Tue Dec 14 05:32:10 2021 +0100
Update mdds to 2.0.1.
Change-Id
commits:
commit 23214f1c14c4d3981dad90b6e3ba6e4ca2c8c30e
Author: Kohei Yoshida
AuthorDate: Thu Nov 4 09:58:35 2021 -0400
Commit: Kohei Yoshida
CommitDate: Fri Nov 5 01:54:01 2021 +0100
Blind fix for ubusan error
from https://ci.libreoffice.org/job/lo_ubsan/2189
Hello,
FYI, the master branch now builds with mdds 2.0.0 and orcus 0.17.0 as of
eb07a0e76fe240a184348d96a6cebf7c0a229ac0.
Please refer to
https://gitlab.com/mdds/mdds/-/releases/2.0.0
https://gitlab.com/orcus/orcus/-/releases/0.17.0
for the details of these releases.
Although not directly r
| 12
28 files changed, 1973 insertions(+), 551 deletions(-)
New commits:
commit eb07a0e76fe240a184348d96a6cebf7c0a229ac0
Author: Kohei Yoshida
AuthorDate: Mon Nov 1 14:01:22 2021 -0400
Commit: Kohei Yoshida
CommitDate: Wed Nov 3 21:17:18 2021 +0100
Upgrade mdds and
On Thu, 2021-03-18 at 21:04 +0100, Luboš Luňák wrote:
> Therefore, I propose that the decision to rename the master branch
> is postponed for as long as the git project does not take a
> definitive stance on it. That stance may take the form of e.g. the
> git project making a statement on it or cha
On 08.03.2021 18:00, Kohei Yoshida wrote:
On 08.03.2021 11:09, Stephan Bergmann wrote:
On recent master, if I create a bare-bones pivot.ods containing a
pivot chart (in a fresh Calc document, type "A" into A1 and "2" into
A2, click into A1, then "Insert - Pivot Table..
On 08.03.2021 11:09, Stephan Bergmann wrote:
On recent master, if I create a bare-bones pivot.ods containing a
pivot chart (in a fresh Calc document, type "A" into A1 and "2" into
A2, click into A1, then "Insert - Pivot Table... - OK" and drag "A"
from "Available Fields" to "Column Fields" and "
On Tue, 2020-12-08 at 14:19 -0500, bala wrote:
> Hi,
>
> I am attempting to write the help file for Data>Streams in Calc(Bug
> #80658).
> I am comparing with Data stream functionality in Excel and trying to
> do the same in Calc.
So, as someone who actually implemented this highly (x2) experiment
Hi there,
This is just a minor announcement that I have updated the orcus library
to 0.16.1 on the master branch. This version only addresses several
build issues that were present in 0.16.0, mostly on 32-bit linux
platforms.
Please refer to the release page for details:
https://gitlab.com/orcu
(-)
New commits:
commit 1821dde6601193cc0ddf87fc020de708544d9700
Author: Kohei Yoshida
AuthorDate: Mon Sep 28 16:19:54 2020 -0400
Commit: Kohei Yoshida
CommitDate: Tue Sep 29 02:16:27 2020 +0200
Update liborcus to 0.16.1.
Change-Id: I27e87278545c1d41381b1ab8a49f6f6a07681bfb
Hi there,
The orcus library has been upgraded to 0.16.0 on the master branch. You
can find the release notes for the new version here:
https://gitlab.com/orcus/orcus/-/releases/0.16.0
Also the ixion library version 0.16.0 has been released too which may be
of interest to distro packagers.
changed, 413 deletions(-)
New commits:
commit 0ec032b6a42bcf3dee11cfd9f4fc702905b7ba94
Author: Kohei Yoshida
AuthorDate: Fri Sep 11 21:09:22 2020 -0400
Commit: Kohei Yoshida
CommitDate: Sat Sep 12 05:49:28 2020 +0200
Remove unused patches.
Change-Id
1 - 100 of 4969 matches
Mail list logo