URL links in bundled template

2023-11-04 Thread Laurent Balland
Hello, While I was updating "Grey Elegant" Impress template for bug 158022 [1], I noticed that - on master page "Table of content", there are two URL links ([2] and [3]) for the credits of the illustration - on last slide, there are two URL links ([4] and [5]) for the credits of the photo

Update of extended ODF schema

2022-07-08 Thread Laurent Balland
dded-text-decimal number:position="-4"> How to write correctly OpenDocument-v1.3+libreoffice-schema.rng ? Thanks for your help. Laurent Balland [1] https://gerrit.libreoffice.org/c/core/+/135918

Re: Update of extended ODF schema

2022-07-08 Thread Laurent Balland
only only negative positions, then number:embedded-text has no number:position and complains. That's why I created a new node loext:embedded-text-decimal. But I don't know how to correctly write OpenDocument-v1.3+libreoffice-schema.rng Best regards, Laurent Balland [1] https://docs.oasis-open.

Re: Update of extended ODF schema

2022-07-08 Thread Laurent Balland
Thank you Regina for your advise. I will try it this week-end, or do without modifying v1.3+libreoffice-schema as you suggested. But from my point of view, the v1.3-schema contains an error, as the OASIS text is the core rule, doesn't it? Best regards, Laurent

Looking for reviewer for makefiles

2022-10-07 Thread Laurent Balland
concern is about makefiles (extras/Pakage_tplwiz*.mk were merged). Could someone check the .mk files? Many thanks in advance. Laurent Balland [1] https://gerrit.libreoffice.org/c/core/+/137159

Re: configure: error: Could not figure out what C++ library this is

2022-11-20 Thread Laurent Balland
Thanks Stephan for your hint. Le 20/11/2022 à 10:40, Stephan Bergmann a écrit : On 11/19/22 10:54, Laurent Balland wrote: What should I do? look into config.log, search for the part mentioning "what the C++ library is", maybe that gives a clue why exactly the check, sp

configure: error: Could not figure out what C++ library this is

2022-11-19 Thread Laurent Balland
Hello, I've just updated Ubuntu from 20.04 to 22.04. But configure now complains about C++ library, whereas it worked well with Ubuntu 20.04 My autogen.input is CC=clang CXX=clang++ --enable-pch=full --enable-icecream --enable-dbgutil --with-java --with-help --without-myspell-dicts

Adding UI test

2023-01-22 Thread Laurent Balland
Hello, After fixing bug 152722 [1], I plan to add an UI test for "Number Format: keep NatNum modifiers" [2] Shall I create a new one from scratch, like [3], or shall I complete the latter? Thanks for your advise Regards, Laurent Balland [1] https://bugs.documentfoun

testTdf94079 failed

2023-03-11 Thread Laurent Balland
Hello, It seems for me that testTdf94079 [1] fails if it is run on Saturday or Sunday. No problem for other days of the week. Does anyone can confirm? Best regards, Laurent Balland [1] https://opengrok.libreoffice.org/xref/core/sc/qa/unit/ucalc.cxx?r=c1af1b9c=230843=5979#5979

Re: Extended ODF schema

2023-02-13 Thread Laurent Balland
Hello Michael, Le 13/02/2023 à 11:13, Michael Stahl a écrit : On 10.02.23 19:23, Laurent Balland wrote: Then I get the following errors: - /tmp/libtest_sc_sparkline_test.sorjp6.tmp/styles.xml[2,9446]: Error: tag name "number:text" is not allowed. Possible tag names are: ,,, n

Re: Adding UI test

2023-02-04 Thread Laurent Balland
Hi, I proposed to create a new UI test from scratch instead of updating a previous one. https://gerrit.libreoffice.org/c/core/+/146550 Regards, Laurent Le 22/01/2023 à 17:19, Laurent Balland a écrit : Hello, After fixing bug 152722 [1], I plan to add an UI test for "Number Format:

Extended ODF schema

2023-02-07 Thread Laurent Balland
-schema.rng[7078,43]: Fatal: is grouped and that group is repeated The line number corresponds to nothing, and if I move the upper code on a different place in the file, the error is always at this unknown 7078th line. Any idea about what I could try? Best regards, Laurent Balland

Re: Extended ODF schema

2023-02-10 Thread Laurent Balland
< I do not understand what I made wrong. Why validator is expecting loext:blank-width-char with other tags than number:text? Best regards Laurent Balland

Re: Extended ODF schema

2023-02-10 Thread Laurent Balland
Hi Regina, Le 10/02/2023 à 20:21, Regina Henschel a écrit : Hi Laurent, can you please give examples, what markup you want to achieve in the document file. Kind regards, Regina Here is an example of markup generated:      number:min-decimal-places="2" number:min-integer-digits="2"/>   

Junit test chart2 unoapi

2023-07-05 Thread Laurent Balland
Hello, With my change [1], Jenkins complains about a Junit test which failed: JunitTest_chart2_unoapi But I was not able to find where is this test. File chart2/qa/unoapi/sch.sce has no meaning for me. Where should I look? Regards, Laurent [1]

How to force Jenkins to verify if failing probability is too high

2024-01-01 Thread Laurent Balland
. Laurent Balland [1] https://gerrit.libreoffice.org/c/core/+/161513 [2] https://ci.libreoffice.org/job/gerrit_master_ml/9114/consoleFull#-355731841d24ee341-16ff-442b-9671-37df50e21a67

Re: How to force Jenkins to verify if failing probability is too high

2024-01-06 Thread Laurent Balland
Thanks Ilmari for your help. I should have 'make clean extras' to detect my error. Best regards, Laurent Balland Le 01/01/2024 à 17:23, Ilmari Lauhakangas a écrit : On 1.1.2024 11.20, Laurent Balland wrote: Hello, My change [1] did not pass Jenkins verification due to a failing

How to remove a file containing CR/LF from source

2024-01-07 Thread Laurent Balland
: extras/source/templates/presnt/Growing_Liberty/readme.txt Or explain me the procedure? Regards, Laurent Balland [1] https://gerrit.libreoffice.org/c/core/+/161501 [2] https://cgit.freedesktop.org/libreoffice/core/tree/extras/source/templates/presnt/Growing_Liberty/readme.txt

Re: How to remove a file containing CR/LF from source

2024-01-07 Thread Laurent Balland
t;tdf#158863 Move README to meta.xml (2)" 3. git push origin master:refs/for/master result: https://gerrit.libreoffice.org/c/core/+/161736 Best regards, Andras On Sun, Jan 7, 2024 at 9:33 AM Laurent Balland wrote: Hello, In change [1], I moved the content of some RE

Re: URL links in bundled template

2023-11-11 Thread Laurent Balland
eird since code contributions are never personalized ("this feature was brought to you by..."). I tend to vote for removal. CC: design mailing list On 04.11.23 16:18, Laurent Balland wrote: Hello, While I was updating "Grey Elegant" Impress template for bug 158022 [1]

Re: Make failed due to multiple definitions in zxing

2024-05-26 Thread Laurent Balland
Without  --enable-pch=full option, it works fine. Thanks again :-) Le 26/05/2024 à 09:54, Laurent Balland a écrit : Thanks Caolán for your answer. I build with --enable-pch=full since a long time. I do not remember when I activated it, but I did not modify my autogen.input since last

Make failed due to multiple definitions in zxing

2024-05-25 Thread Laurent Balland
Hello, After "./g pull -r" and "make distclean && ./autogen.sh && make", I get the following errors (see attached file). I also tried "ccache -c" before, without success. I attached my autogen.input. What did I make wrong? Laurent In file included from

Re: Make failed due to multiple definitions in zxing

2024-05-26 Thread Laurent Balland
a écrit : On Sat, 2024-05-25 at 16:12 +0200, Laurent Balland wrote: After "./g pull -r" and "make distclean && ./autogen.sh && make", I get the following errors (see attached file). Did you always build with --enable-pch=full before without error? I happen to not t

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig

2013-12-07 Thread Laurent Balland-Poirier
/source/controller/dialogs/tp_Trendline.hxx |1 chart2/uiconfig/ui/tp_Trendline.ui| 38 +--- 6 files changed, 68 insertions(+), 41 deletions(-) New commits: commit 1ef7640148d35646f465d0d7026529b588cb4bcf Author: Laurent Balland-Poirier laurent.balland

[Libreoffice-commits] core.git: chart2/source

2013-12-08 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/res_Trendline.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 496ae60435db1c7b508cbdf85bd5cc00c351cf88 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Dec 9 07:54:38 2013 +0100 fdo#40314

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - chart2/source

2013-12-08 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/res_Trendline.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 476af21852660edf10442794e712a2433fa3bad4 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Dec 9 07:54:38 2013 +0100 fdo#40314

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk l10ntools/source

2013-12-09 Thread Laurent Balland-Poirier
/inserttitledlg.ui | 391 +++ l10ntools/source/localize.cxx|2 11 files changed, 497 insertions(+), 233 deletions(-) New commits: commit cf38ab5d8929d99d70dcf517e1c795a3f6f90e9d Author: Laurent Balland-Poirier laurent.balland-poir

[Libreoffice-commits] core.git: chart2/source

2013-12-10 Thread Laurent Balland-Poirier
|4 ++ 4 files changed, 23 insertions(+), 3 deletions(-) New commits: commit 67db0ef92f1b8e5b6db9e6d6b8b02ba993f772cf Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Dec 10 09:21:16 2013 +0100 fdo#40315 Improve text for moving average trendline Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - chart2/source

2013-12-10 Thread Laurent Balland-Poirier
|4 ++ 4 files changed, 23 insertions(+), 3 deletions(-) New commits: commit 3df5f7c2848b4e71c18edfddeae254e24ee88384 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Dec 10 09:21:16 2013 +0100 fdo#40315 Improve text for moving average trendline Change

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig

2013-12-14 Thread Laurent Balland-Poirier
3c5dd9812b1028188b186f070874bdb6ecdcd4ba Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Fri Dec 13 07:25:20 2013 +0100 fdo#40316 Remove SpinButton in UI for extrapolate trendline UI Trendline: Spinbutton are not adapted for real value of x-values used in extrapolate

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - chart2/source chart2/uiconfig

2013-12-14 Thread Laurent Balland-Poirier
fefdd355b5acc465159a57ee2972d1574fc1ef49 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Fri Dec 13 07:25:20 2013 +0100 fdo#40316 Remove SpinButton in UI for extrapolate trendline UI Trendline: Spinbutton are not adapted for real value of x-values used in extrapolate

[Libreoffice-commits] help.git: source/text

2013-12-19 Thread Laurent Balland-Poirier
source/text/schart/01/0405.xhp | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 0b0b8d6fbe77b6938b8e378217c3ca8b8588ee51 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 20:01:03 2013 +0100 Update Y error bars

[Libreoffice-commits] core.git: helpcontent2

2013-12-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 207e0a3bcdf8f6f9e49b8639b260abe4e60f7460 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 20:01:03 2013 +0100 Updated core Project: help

[Libreoffice-commits] core.git: helpcontent2

2013-12-29 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f039d36ec5404f76c5472d04593e04096bf4252d Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 19:37:16 2013 +0100 Updated core Project: help

[Libreoffice-commits] help.git: source/text

2013-12-29 Thread Laurent Balland-Poirier
source/text/schart/01/0405.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9209a44d3f42604e6c32a443549c94ed1448fe8c Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Dec 18 19:37:16 2013 +0100 Error bars standard deviation

[Libreoffice-commits] core.git: helpcontent2

2014-01-05 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ed738c515148c34d80474bba516e465c42a86b53 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Jan 2 22:36:13 2014 +0100 Updated core Project: help

[Libreoffice-commits] help.git: source/text

2014-01-05 Thread Laurent Balland-Poirier
source/text/schart/00/0004.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0bc39603e6373140f488a4e0403b83456e4e16d9 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Jan 2 22:36:13 2014 +0100 Update help for X error bars

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk

2013-11-12 Thread Laurent Balland-Poirier
d8dc136bbf4298c739a9691b41d8c4234183d4cc Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Nov 11 15:55:47 2013 +0100 Convert tp_Trendline.src to .ui Change-Id: I429a90441a68a94403d89d7746628528ed4dc876 Reviewed-on: https://gerrit.libreoffice.org/6638

[Libreoffice-commits] core.git: filter/source

2013-11-12 Thread Laurent Balland-Poirier
filter/source/flash/swffilter.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 2cf96ae334491733a2bdbeb003da6e49df19cc9f Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Nov 6 17:57:09 2013 +0100 Resolves: fdo#71309

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - filter/source

2013-11-12 Thread Laurent Balland-Poirier
filter/source/flash/swffilter.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 484b1e6ea4e65f225f4694de006a22a69d734c76 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Nov 6 17:57:09 2013 +0100 Resolves: fdo#71309

[Libreoffice-commits] core.git: filter/AllLangResTarget_flash.mk filter/Module_filter.mk filter/source filter/uiconfig filter/UIConfig_xsltdlg.mk

2013-11-13 Thread Laurent Balland-Poirier
191dc43f97ed8bec78ee540676a91815cad71104 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 5 19:39:26 2013 +0100 Convert ImpSWFDialog.src to ui add ui file Change-Id: I42af9b8969a07b4d738c1fd30fc8917f24f784c6 Reviewed-on: https://gerrit.libreoffice.org/6592 Reviewed

[Libreoffice-commits] core.git: chart2/source

2013-11-16 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/ObjectNameProvider.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 06d2d3290acb5dd3200481b85baf7c5718ea177c Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 12 20:55:21 2013 +0100 fdo#35712

[Libreoffice-commits] core.git: editeng/source

2013-11-20 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7a32f528fe4746e721e7f1a45f2039b75b08fdfc Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 19 19:55:55 2013 +0100 fdo#67742 Avoid autocorr of -- before

[Libreoffice-commits] core.git: icon-themes/galaxy

2013-11-20 Thread Laurent Balland-Poirier
icon-themes/galaxy/chart2/res/regavg.png |binary 1 file changed New commits: commit e89b91efd69fca7150721cb7d86fc36110edd898 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 19 22:08:14 2013 +0100 fdo#40315 Change png for moving average trendline

[Libreoffice-commits] core.git: sw/source

2013-11-20 Thread Laurent Balland-Poirier
sw/source/core/edit/autofmt.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit d0c5f4522f8aa063b3e7c034db079d74b7f0b3fa Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Nov 18 16:28:54 2013 +0100 fdo#71740

[Libreoffice-commits] core.git: chart2/source

2013-11-24 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/res_Trendline.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 382ceea544b612b20946c8bf8a85e8abed7b4c60 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun Nov 24 22:38:04 2013 +0100 fdo#40315 Improve

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - editeng/source

2013-11-25 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 0299cfaca263b1cc635980fdd8497346d5cb8513 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 19 19:55:55 2013 +0100 fdo#67742 Avoid autocorr of -- before

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 5 commits - editeng/source sc/source vcl/generic

2013-11-25 Thread Laurent Balland-Poirier
/print/glyphset.cxx | 12 +--- 6 files changed, 24 insertions(+), 26 deletions(-) New commits: commit 1166c0f8f3b06f7676a77bfd4d9fe75108e52bcb Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Nov 19 19:55:55 2013 +0100 fdo#67742 Avoid autocorr

[Libreoffice-commits] core.git: chart2/source

2013-11-26 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/res_Trendline.cxx | 46 ++--- chart2/source/controller/dialogs/res_Trendline.hxx |1 2 files changed, 41 insertions(+), 6 deletions(-) New commits: commit eaa13b8b63f91ce432eea216a9c3afd54bac62a5 Author: Laurent Balland-Poirier

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - chart2/source

2013-11-30 Thread Laurent Balland-Poirier
chart2/source/controller/dialogs/res_Trendline.cxx | 58 ++--- chart2/source/controller/dialogs/res_Trendline.hxx |1 2 files changed, 53 insertions(+), 6 deletions(-) New commits: commit 1fee10725dbd62e78fd3ae14f0bd7872eabff3f9 Author: Laurent Balland-Poirier

[Libreoffice-commits] core.git: 4 commits - sd/source svx/source

2013-08-29 Thread Laurent Balland-Poirier
65ec892aaa533932f2a2aad2be6d402c4940e686 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Aug 26 20:56:45 2013 +0200 fdo#39468 Translate German comments patch for svx/source/tbxctrls/fillctrl.cxx Change-Id: Ie3fcfa21d19037b001775886fbb187c2773556be diff --git a/svx/source

[Libreoffice-commits] help.git: source/text

2013-08-29 Thread Laurent Balland-Poirier
source/text/shared/optionen/01060500.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee477f38f8f425f5bde8105be49b9a6d9e5c4321 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Aug 24 07:52:54 2013 +0200 fdo#58942 Help Standard

[Libreoffice-commits] core.git: helpcontent2

2013-08-29 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1138f52d33bde427fba2fed0199e78210343 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Aug 24 07:52:54 2013 +0200 Updated core Project: help

[Libreoffice-commits] core.git: filter/source

2013-10-20 Thread Laurent Balland-Poirier
filter/source/flash/impswfdialog.src | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 63f705643ee92421a8bc689fb33190340d8ece6a Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Fri Oct 18 16:53:36 2013 +0200 L10n of SWF

[Libreoffice-commits] core.git: editeng/source

2013-11-03 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 938881340e9203d3b265596b8c7359bb27560912 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Oct 10 20:16:07 2013 +0200 fdo#69762 Scientific number AutoCorrect

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - editeng/source

2013-11-03 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ebb867f2b7d268eba5f39d387713fc2dac99a06d Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Oct 10 20:16:07 2013 +0200 fdo#69762 Scientific number AutoCorrect

[Libreoffice-commits] core.git: svx/source

2013-09-17 Thread Laurent Balland-Poirier
svx/source/tbxctrls/itemwin.cxx | 38 +- 1 file changed, 37 insertions(+), 1 deletion(-) New commits: commit 338ccf09e3d02dfd872464bb78c4e2d44aecf0b2 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Sep 14 15:13:08 2013 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - svx/source

2013-09-17 Thread Laurent Balland-Poirier
svx/source/tbxctrls/itemwin.cxx | 38 +- 1 file changed, 37 insertions(+), 1 deletion(-) New commits: commit c85506265c8d78a103a267489e498aeee9434853 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Sep 17 16:53:26 2013 +0400

[Libreoffice-commits] core.git: cui/source

2013-09-19 Thread Laurent Balland-Poirier
cui/source/tabpages/strings.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee8ff462306abca22f35a9b2890dda51b81a7ca4 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Sep 18 22:06:32 2013 +0200 Typographic correction in UI

[Libreoffice-commits] core.git: helpcontent2

2013-09-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11a81504aadb6a5291447b42264a8a9866e45b8e Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Sep 14 22:00:05 2013 +0200 Updated core Project: help

[Libreoffice-commits] help.git: source/text

2013-09-19 Thread Laurent Balland-Poirier
source/text/scalc/01/05030400.xhp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b9ecf33d0091f374e1380290ea6d03509c78a3c7 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Sep 14 22:00:05 2013 +0200 fdo#31714 Improve help

[Libreoffice-commits] core.git: svx/source

2013-09-20 Thread Laurent Balland-Poirier
svx/source/tbxctrls/itemwin.cxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 2232781ad303864b79a3973b5b0eec40a859a701 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Sep 17 22:24:28 2013 +0200 String to OUString

[Libreoffice-commits] core.git: editeng/source svl/source

2013-09-23 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx | 17 - svl/source/numbers/zforfind.cxx |4 +++- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit 2f4d7eacabd62db35777682bcca353e142e024bf Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - editeng/source svl/source

2013-09-23 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx | 17 - svl/source/numbers/zforfind.cxx |4 +++- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit 1ca4b1bae11704a1119a9c680c6ae5b85ea1b31e Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - editeng/source svl/source

2013-09-23 Thread Laurent Balland-Poirier
editeng/source/misc/svxacorr.cxx | 17 - svl/source/numbers/zforfind.cxx |4 +++- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit d6f90b9ec323b1871ff5a23e30bd090b124cf006 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun

[Libreoffice-commits] help.git: source/text

2013-09-30 Thread Laurent Balland-Poirier
source/text/shared/01/06040400.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a6e10a3d4ef8a1f0f1c4826e300d377d677cf6e3 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Sep 26 22:01:56 2013 +0200 Update help for non

[Libreoffice-commits] help.git: source/text

2013-10-08 Thread Laurent Balland-Poirier
source/text/scalc/01/04060109.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ba93fcc5c4e7236ff5ea4137e0d9ed86a2337ac4 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Oct 7 21:44:33 2013 +0200 Correct typo in function DDE

[Libreoffice-commits] core.git: sc/source

2013-10-14 Thread Laurent Balland-Poirier
sc/source/ui/view/viewfunc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 086c52d28d863bd2ad488e3d6d5e871f8f4fcc91 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Oct 10 10:42:18 2013 +0200 String to OUString in viewfunc

[Libreoffice-commits] core.git: sc/source

2013-10-14 Thread Laurent Balland-Poirier
sc/source/ui/inc/viewfunc.hxx | 44 +++ sc/source/ui/view/viewfunc.cxx | 226 - 2 files changed, 135 insertions(+), 135 deletions(-) New commits: commit 241454c424b31aa9810b95072122d629fe3a9b8f Author: Laurent Balland-Poirier laurent.balland-poir

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - extras/source

2014-05-25 Thread Laurent Balland-Poirier
/standard.bau |binary 27 files changed New commits: commit b72a2543a7e9121c62b50b8ffedba2589a01f97f Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon May 19 21:30:59 2014 +0200 fdo#78833 Improve AutoTexts for all languages (mainly FN Autotext) - AutoText FN

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - extras/source

2014-05-25 Thread Laurent Balland-Poirier
/standard.bau |binary extras/source/autotext/lang/vi/standard.bau |binary 21 files changed New commits: commit 2c643ab5ca868425233e526f84a1aa6fa2335fa4 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Fri May 23 09:35:29 2014 +0200 fdo#78833 Add Fomula

[Libreoffice-commits] core.git: extras/AllLangPackage_autotextshare.mk

2014-05-25 Thread Laurent Balland-Poirier
extras/AllLangPackage_autotextshare.mk | 21 + 1 file changed, 21 insertions(+) New commits: commit 885b11cc5d6fb17ca3d0b47f20bd13f0775b1640 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun May 25 16:32:36 2014 +0200 fdo#78833 Update

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - extras/AllLangPackage_autotextshare.mk

2014-05-25 Thread Laurent Balland-Poirier
extras/AllLangPackage_autotextshare.mk | 21 + 1 file changed, 21 insertions(+) New commits: commit 37a5c5beed283ad02b932b726ea9b24a77db4832 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun May 25 16:32:36 2014 +0200 fdo#78833 Update

[Libreoffice-commits] help.git: source/text

2014-05-25 Thread Laurent Balland-Poirier
|4 ++-- source/text/simpress/main0113.xhp|2 +- 7 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 086fb237fd3350b4dba1bcfaf6165562578a8055 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Apr 12 14:06:33 2014 +0200 fdo#77282 Replace

[Libreoffice-commits] core.git: helpcontent2

2014-05-25 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c9b7bd2d78047792e82ed2dc8dcea7afed78cdf Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Apr 12 14:06:33 2014 +0200 Updated core Project: help

[Libreoffice-commits] help.git: Branch 'libreoffice-4-3' - source/text

2014-05-26 Thread Laurent Balland-Poirier
|4 ++-- source/text/simpress/main0113.xhp|2 +- 7 files changed, 16 insertions(+), 16 deletions(-) New commits: commit 9c2a8673716e0bf952413b528b3cdfc8d0d80585 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Apr 12 14:06:33 2014 +0200 fdo#77282 Replace

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - helpcontent2

2014-05-26 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bba8f7de4e921a0a9b2ee7e71ba32f7c636562fb Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Apr 12 14:06:33 2014 +0200 Updated core Project: help

[Libreoffice-commits] help.git: source/text

2014-06-03 Thread Laurent Balland-Poirier
: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Jun 2 16:19:51 2014 +0200 fdo#79530 Update help for minimum length of password Since some time, password only required 1 character (as indicated in UI) instead of 5 as indicated in help Change-Id

[Libreoffice-commits] core.git: helpcontent2

2014-06-03 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 33b4cd4f8e7ac42e206f13b565868a89d946957a Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Jun 2 16:19:51 2014 +0200 Updated core Project: help

[Libreoffice-commits] help.git: Branch 'libreoffice-4-3' - source/text

2014-06-03 Thread Laurent Balland-Poirier
: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Jun 2 16:19:51 2014 +0200 fdo#79530 Update help for minimum length of password Since some time, password only required 1 character (as indicated in UI) instead of 5 as indicated in help Change-Id

[Libreoffice-commits] core.git: include/sfx2 sfx2/source

2014-06-04 Thread Laurent Balland-Poirier
: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Jun 3 19:11:54 2014 +0200 fdo#79597 Password UI: correct typo for 1 character Display a different string in case of 1 character for minimum length Change-Id: Iba2fbbb7d4101718def7c79ce5354debf5d97041

[Libreoffice-commits] core.git: extras/CustomTarget_autotextuser.mk extras/Module_extras.mk extras/Package_autotextuser.mk extras/source

2014-06-04 Thread Laurent Balland-Poirier
/BlockList.xml |3 extras/source/autotext/mytexts/META-INF/manifest.xml |6 + 6 files changed, 85 insertions(+), 1 deletion(-) New commits: commit 56e071690febd8ee0e4c71684c9ed592fc5a628a Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Jun 4 08:26:07

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/sfx2 sfx2/source

2014-06-05 Thread Laurent Balland-Poirier
: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Jun 3 19:11:54 2014 +0200 fdo#79597 Password UI: correct typo for 1 character Display a different string in case of 1 character for minimum length Change-Id: Iba2fbbb7d4101718def7c79ce5354debf5d97041

[Libreoffice-commits] core.git: sc/source

2014-09-03 Thread Laurent Balland-Poirier
sc/source/core/data/validat.cxx | 88 1 file changed, 44 insertions(+), 44 deletions(-) New commits: commit 341b436917a75ac153f3567fc1c2477e84886e29 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Sep 1 19:59:06 2014

[Libreoffice-commits] core.git: sc/source

2014-09-05 Thread Laurent Balland-Poirier
sc/source/ui/app/inputhdl.cxx | 19 --- 1 file changed, 16 insertions(+), 3 deletions(-) New commits: commit 645bccf7a5b91d794d387286deca583ea41f3516 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu Sep 4 22:20:01 2014 +0200 fdo#83481 Correct

[Libreoffice-commits] core.git: sc/source

2014-09-05 Thread Laurent Balland-Poirier
sc/source/core/tool/reffind.cxx | 37 + 1 file changed, 33 insertions(+), 4 deletions(-) New commits: commit 5bc9fdf51d4ca545371b4e610858b73d076350f6 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun Aug 31 15:42:30 2014 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-09-05 Thread Laurent Balland-Poirier
sc/source/core/tool/compiler.cxx |2 ++ sc/source/ui/app/inputhdl.cxx| 19 --- 2 files changed, 18 insertions(+), 3 deletions(-) New commits: commit 10817252c56f48b0026158fc37a55005098a9d78 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Thu

[Libreoffice-commits] help.git: source/text

2014-09-21 Thread Laurent Balland-Poirier
source/text/scalc/01/04060185.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0f29dbb5b25e1dbbde177b234d03e46528bbddf0 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Sep 20 16:59:35 2014 +0200 Correct typo of STEYX example

[Libreoffice-commits] core.git: helpcontent2

2014-09-21 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b8ea53ac7cc8843ada7a1e02edea1b522f0ef0a Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Sep 20 16:59:35 2014 +0200 Updated core Project: help

[Libreoffice-commits] core.git: sc/source

2014-09-23 Thread Laurent Balland-Poirier
sc/source/ui/dbgui/validate.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2c7595a911c3b0102162c2ad9cef4a84538b66f8 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Sep 22 08:07:01 2014 +0200 fdo#83848 Add GetAddressConvention

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-09-23 Thread Laurent Balland-Poirier
sc/source/ui/dbgui/validate.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bb21fe6d0a59df7f2c639c60e5e2aca0db9111ce Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Sep 22 08:07:01 2014 +0200 fdo#83848 Add

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-09-23 Thread Laurent Balland-Poirier
sc/source/ui/dbgui/validate.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 801bd49a4c394bd0f7bc9cc05ffa95b38ce17a60 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon Sep 22 08:07:01 2014 +0200 fdo#83848 Add

[Libreoffice-commits] core.git: dbaccess/source

2014-07-02 Thread Laurent Balland-Poirier
bcdd1f3179ab6f4ae72c6ac5b82f7fb4d2e54c16 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sat Jun 28 17:24:10 2014 +0200 fdo#68341 Remove space of java class when testing class When user hit Test class it trims the string User should test class name before going next step

[Libreoffice-commits] core.git: chart2/source

2014-05-06 Thread Laurent Balland-Poirier
/source/controller/dialogs/tp_Trendline.hxx |1 chart2/source/controller/inc/dlg_ObjectProperties.hxx |4 6 files changed, 99 insertions(+), 7 deletions(-) New commits: commit 5707c81218c3212bd2e62c274f3169cd0d6cbba2 Author: Laurent Balland-Poirier laurent.balland-poir

[Libreoffice-commits] core.git: xmloff/source

2014-05-08 Thread Laurent Balland-Poirier
xmloff/source/draw/ximpshap.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 3d2a17fd2e9cde29f12268ddfccc3f5b51455722 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Apr 15 14:34:50 2014 +0200 fdo#77451 Detect AOO 4.x

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - xmloff/source

2014-05-08 Thread Laurent Balland-Poirier
xmloff/source/draw/ximpshap.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 6a1c8a0b53c8ec1c822e60913c1ccdfd2eaa21ce Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Apr 15 14:34:50 2014 +0200 fdo#77451 Detect AOO 4.x

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - filter/source

2014-05-13 Thread Laurent Balland-Poirier
filter/source/config/fragments/filters/StarOffice_XML__Math_.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d9c0280d4b785d07c220bfd029c2949227b8f398 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Sun May 11 23:07:27 2014 +0200

[Libreoffice-commits] core.git: extras/source

2014-05-23 Thread Laurent Balland-Poirier
/standard.bau |binary 27 files changed New commits: commit fed7156496115e015bffe2b89861870d076c5d78 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Mon May 19 21:30:59 2014 +0200 fdo#78833 Improve AutoTexts for all languages (mainly FN Autotext) - AutoText FN

[Libreoffice-commits] core.git: extras/source

2014-05-23 Thread Laurent Balland-Poirier
/standard.bau |binary extras/source/autotext/lang/vi/standard.bau |binary 21 files changed New commits: commit f2dcc78a379c9bd5aaf93b2ed00649b28be7a6e1 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Fri May 23 09:35:29 2014 +0200 fdo#78833 Add Fomula

[Libreoffice-commits] core.git: extras/CustomTarget_autocorr.mk extras/CustomTarget_autotextshare.mk

2014-08-12 Thread Laurent Balland-Poirier
extras/CustomTarget_autocorr.mk | 46 --- extras/CustomTarget_autotextshare.mk | 101 --- 2 files changed, 2 insertions(+), 145 deletions(-) New commits: commit 8791017b0ed7fe47a4367e73e1728ba1d2b15d83 Author: Laurent Balland-Poirier

  1   2   3   4   5   6   >