chart2/qa/extras/chart2import.cxx| 17 -
chart2/source/tools/InternalDataProvider.cxx |7 ++-
2 files changed, 14 insertions(+), 10 deletions(-)
New commits:
commit 18b3138a7ac4da823e41640bed8a4707029b8fb0
Author: Jean-Tiare Le Bigot
Date: Mon Nov 28 09
oox/source/drawingml/chart/titlecontext.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 9a86bf76fe1d8457c12026b9f96c0ce971b29b53
Author: Jean-Tiare Le Bigot
Date: Mon Nov 14 00:15:15 2016 +0100
chartx: (regression) fix crash on label import
The sparse chart
relying on the element count to relying on the
last element index.
Here is a tentative fix: https://gerrit.libreoffice.org/30838
Le 11/11/2016 à 17:20, Caolán McNamara a écrit :
On Thu, 2016-11-10 at 21:38 +0100, Jean-Tiare LE BIGOT wrote:
Thanks for the explanations ! Unfortunately, I can
res since...
commit 4bcf1872bbe9db1388769485a7e4c0cbcce3d53c
Date: Thu Oct 13 23:43:41 2016 +0200
chartx: fix sparse chart import
e.g. novell403458-1.pptx
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.f
. novell403458-1.pptx
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
/typegroupconverter.cxx |1
5 files changed, 30 insertions(+), 6 deletions(-)
New commits:
commit 4bcf1872bbe9db1388769485a7e4c0cbcce3d53c
Author: Jean-Tiare Le Bigot
Date: Thu Oct 13 23:43:41 2016 +0200
chartx: fix sparse chart import
Change-Id
chart2/qa/extras/chart2import.cxx| 50 +++
chart2/source/tools/InternalDataProvider.cxx | 11 +
2 files changed, 52 insertions(+), 9 deletions(-)
New commits:
commit 27a4fb657fad157d26d07934ecd0cce578a99f38
Author: Jean-Tiare Le Bigot
Date: Tue Oct
___
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
ffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
fix this
Thanks a lot for your help (and patient reading)
Le 2012-08-17 15:31, Miklos Vajna a écrit :
On Fri, Aug 17, 2012 at 03:54:25PM +0200, Jean-Tiare LE BIGOT
wrote:
Is there anyone already working on the pptx import filter ?
I'd like to work on the font size import.
Is th
Hi !
Is there anyone already working on the pptx import filter ?
I'd like to work on the font size import.
Is there any code shared between the pptx/docx/... filters ?
Regards,
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreO
<0(<
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
I generated a simple document with Microsoft Word and read the generated
file. It seems that the bug comes from your sample document.
In your sample, apears outside any while on my reference
document it is the first element of the immediate following .
sample:
Line 1
Line 2
imeout
could then be used to detect that other end has quit either by
crashing,
loosing network or just by closing the document.
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
dow' is the one used by Impress
and seems more powerful.
Regards,
On 12/08/2012 17:17, Gerrit wrote:
>>From Jean-Tiare Le Bigot :
>
> Jean-Tiare Le Bigot has uploaded a new change for review.
>
> Change subject: Set si
Hi !
What is the good way of submitting contributions ? It seems that
sending the raw patch on the list leads to a faster a review/integration
but the recommended way is still gerrit ?
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
Ok, I actually forgot one step in the file re-generation. Sorry for
asking a silly question :s
Le 2012-08-07 21:37, Jean-Tiare LE BIGOT a écrit :
Hi !
I'm trying to work on Bug 46808 - [Easy Hack] Adapt UNO services to
new-style.
I started with the first unported module: o
) in 'r1' is not
longer a reference of this service in 'r2'
/home/jean-tiare/dev/libreoffice/solver/unxlngi6.pro/bin/regcompare:
registries are incompatible: 2 differences!
make: ***
[/home/jean-tiare/dev/libreoffice/workdir/unxlngi6.pro/UnoApiTarget/types.rdb]
Erreur 11
ma
Thanks,
John Smith
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.
/sot_test_sot.test) DEBUGCPPUNIT=TRUE
)
But this file does not even exist :/
Le 2012-07-30 14:56, Michael Stahl a écrit :
On 30/07/12 04:43, Jean-Tiare LE BIGOT wrote:
I really have no idea of what to do. It appears that the exception
is
intentionally thrown from a test but never caught.
Thanks for your answer.
I tried from a fresh clone, removed ccache and even LO rc-2 which was
normally installed (not as dev)
I really have no idea of what to do. It appears that the exception is
intentionally thrown from a test but never caught.
On 29/07/2012 19:34, julien2412 wrote:
> Hi,
>
>
It appears to produce the same error from a fresh git clone. Any idea ?
On 29/07/2012 14:24, Jean-Tiare LE BIGOT wrote:
> Hi !
>
> I'm trying to do some changes in LibreOffice and I can not manage to
> build LibreOffice anymore. I get this exception :
>
> terminate c
Hi !
I'm trying to do some changes in LibreOffice and I can not manage to
build LibreOffice anymore. I get this exception :
terminate called after throwing an instance of
'com::sun::star::uno::RuntimeException'
It seems to be caused in "[ build CUT ] sot_test_sot"
I suspect it is related to /te
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
"All my contributions, past and future, to LibreOffice are licensed
under the terms of the MPL1.1+ / GPLv3+ / LGPLv3+"
- --
Jean-Tiare
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigma
I'm new to LibreOffice code base and I'm working on one of the easy
hacks to get started. It seems that most functions are note documented.
Is that OK if I add some doxygen style comments ?
If this is OK, where should I add them ? In the header files or in the
implementation files ?
--
Jean-Tiare
35 matches
Mail list logo