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

2018-04-27 Thread Laurent Godard
scripting/source/pyprov/pythonscript.py | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit 3d97c9d292d80cb82391bdb416a9c6217a8e16e4 Author: Laurent Godard <laurent.god...@cncc.fr> Date: Wed Apr 25 15:49:21 2018 +0200 tdf#11720

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

2018-04-24 Thread Laurent Godard
scripting/source/pyprov/pythonscript.py | 34 1 file changed, 30 insertions(+), 4 deletions(-) New commits: commit aa45e2745f14c5626fe163939dc7d101efe9d1cd Author: Laurent Godard <laurent.god...@cncc.fr> Date: Tue Apr 24 16:05:18 2018 +0200 tdf#

[Libreoffice-commits] core.git: scripting/README

2018-04-24 Thread Laurent Godard
scripting/README |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 0e6999edba35119b051dd0f4e64365ac7dc3f209 Author: Laurent Godard <laurent.god...@cncc.fr> Date: Tue Apr 24 16:12:47 2018 +0200 pyprov is not deprecated Cha

[Libreoffice-commits] core.git: Changes to 'private/lgodard/tdf#117202'

2018-04-24 Thread Laurent Godard
New branch 'private/lgodard/tdf#117202' available with the following commits: commit 7930c598796f56623bbddb988977823809b0ab31 Author: Laurent Godard <laurent.god...@cncc.fr> Date: Tue Apr 24 16:12:47 2018 +0200 pyprov is not deprecated Cha

Re: Handling the sidbar with API and macro's

2016-05-03 Thread Laurent Godard
Hi Fernand As i already sent yout, you may find all needed code samples there http://api.libreoffice.org/examples/python/toolpanel/ just design your sidebar as a normal basic dialog then, bind it to a pyUNO class HTH Laurent ___ LibreOffice mailing

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

2015-11-20 Thread Laurent Godard
/source/sidebar/UnoPanel.cxx | 64 +-- 11 files changed, 436 insertions(+), 233 deletions(-) New commits: commit 536c259cb9644971d0eb0cdfb7d823c5383a5481 Author: Laurent Godard <lgodard.li...@laposte.net> Date: Tue Aug 25 16:38:43 2015 +0200 tdf#67770 store sidebar elements

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - basic/source sc/qa

2015-10-01 Thread Laurent Godard
(+), 7 deletions(-) New commits: commit db17079fcff6f9a068c499b17f2501cc4c82d10b Author: Laurent Godard <lgodard.li...@laposte.net> Date: Fri Sep 18 17:06:29 2015 +0200 tdf#94617 allow to store nStart information greater than sal_Int16 limit - preserve backward compati

[Libreoffice-commits] core.git: officecfg/registry sfx2/PythonTest_sfx2_python.mk sfx2/qa

2015-09-15 Thread Laurent Godard
: commit d38e743e8eb3fa70faf194c25dea1893029c5460 Author: Laurent Godard <lgodard.li...@laposte.net> Date: Mon Sep 14 15:58:37 2015 +0200 Rename Sidebar.xcu node names to be meaningful + prefixe with Sd, Sw, Sc if only one application context, no prefix otherwise + unif

[Libreoffice-commits] core.git: sfx2/qa

2015-09-02 Thread Laurent Godard
sfx2/qa/python/check_sidebar.py | 33 - 1 file changed, 28 insertions(+), 5 deletions(-) New commits: commit c94a1fdc4443e11d19d12acd8883f9b9494e Author: Laurent Godard <lgodard.li...@laposte.net> Date: Tue Sep 1 15:28:39 2015 +0200 sideber u

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

2015-08-31 Thread Laurent Godard
|1 sc/qa/extras/testdocuments/testTypePassword.ods |binary 6 files changed, 35 insertions(+), 12 deletions(-) New commits: commit 8a7b7b7b72c299bc9a96815814c1452be7f662c1 Author: Laurent Godard <lgodard.li...@laposte.net> Date: Wed Aug 19 17:58:12 2015 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - basic/source include/basic sc/qa

2015-08-31 Thread Laurent Godard
|1 sc/qa/extras/macros-test.cxx| 33 sc/qa/extras/testdocuments/testTypePassword.ods |binary 7 files changed, 236 insertions(+), 9 deletions(-) New commits: commit cd91509191bee9faaabdae185fef58b811f3a5a4 Author: Laurent Godard <lgodard.li...@laposte.

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk

2015-08-25 Thread Laurent Godard
+++- offapi/com/sun/star/ui/XPanels.idl |9 - offapi/com/sun/star/ui/XSidebarProvider.idl |1 + 7 files changed, 28 insertions(+), 10 deletions(-) New commits: commit c609b30b12df9118a9fb5fcf06177a39c54d895a Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Aug 24 14:15

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-24 Thread Laurent Godard
Hi stephan Le 21/08/2015 14:46, Stephan Bergmann a écrit : I'm sorry this is a little late. But I think we're still fine, as this should until now only have hit master towards LO 5.1, and not any libreoffice-5-0 or earlier. here are the changes https://gerrit.libreoffice.org/#/c/17952/ i

mentoring for Sidebar customization settings

2015-08-24 Thread Laurent Godard
Hi all I would like to have a look at https://bugs.documentfoundation.org/show_bug.cgi?id=67770 -- CONFIGURATION: Sidebar customization settings not remembered after reopening I'll first have a look at the global settings, application level based as they are actually loaded from the

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Laurent Godard
Hi * about setTitle What I mean is: Is it supposed to be useful functionality that a client that has access to an XDeck instance can change its title? Or should the title rather be immutable and attached to the XDeck instance when it is created? I often wonder this when I see UNO interfaces

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Laurent Godard
Hi Stephan Thanks a lot for your review I'm sorry this is a little late. But I think we're still fine, as this should until now only have hit master towards LO 5.1, and not any libreoffice-5-0 or earlier. right I'll correct all of your points with (@since LibreOffice 5.1)

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

2015-08-20 Thread Laurent Godard
basctl/source/basicide/baside2b.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47d1cb09e6bcf8b044d15fff1be9b76fe72524b0 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Aug 19 16:15:16 2015 +0200 avoid autocorrection misreplacing takes

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

2015-08-18 Thread Laurent Godard
basctl/source/basicide/baside2b.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit ddb43837ca74295b848d3217064a2442b0a12b8c Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Aug 18 09:24:26 2015 +0200 avoid basic ide crash in code autocompletion

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

2015-08-18 Thread Laurent Godard
Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Aug 17 13:28:16 2015 +0200 tdf#75973 : User Defined Types in password encrypted macros save/load basic script so that when executing password protected the user defined types can be rebuilt supports array

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

2015-08-18 Thread Laurent Godard
basic/source/classes/image.cxx |4 1 file changed, 4 deletions(-) New commits: commit ba5fd0cc77d7d53004f46e4ca867a22d56c5baa7 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Aug 18 11:59:06 2015 +0200 correct wrong comments Change-Id

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

2015-08-18 Thread Laurent Godard
basic/source/classes/image.cxx | 103 + 1 file changed, 53 insertions(+), 50 deletions(-) New commits: commit 6e403346634113f7b5d582774864baa4555b2843 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Aug 18 13:40:42 2015 +0200 null

Re: Question on 5.0 and StarDesktop.loadComponentFromURL

2015-08-15 Thread Laurent Godard
Hi Is the oDoc = StarDesktop.loadComponentFromURL still valid in 5.0 ? sure ! I am calling it in my macro and getting an error about the URL parameter which is file:///tmp/file.ptt so seems as though the file URL is OK and the file is present. wild guess file.ppt not ptt which is an

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-08-07 Thread Laurent Godard
sc/source/ui/view/viewdata.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 35e449707501c2f19a585fba3efcf1ccd217df6e Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Jul 9 17:00:54 2015 +0200 init maTabData to the correct tab size tdf#92629 Change

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

2015-07-09 Thread Laurent Godard
sc/source/ui/view/viewdata.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ebdc15f93587b59a79a5104f8358841a28940a82 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Jul 9 17:00:54 2015 +0200 init maTabData to the correct tab size tdf#92629 Change

[Libreoffice-commits] core.git: include/sfx2 sfx2/Module_sfx2.mk sfx2/PythonTest_sfx2_python.mk sfx2/qa sfx2/source unotest/source

2015-06-23 Thread Laurent Godard
commits: commit 187445b2d2885ced92be37ffb11cd2a9bb11f8d6 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Jun 8 10:24:42 2015 +0200 Uno api sidebar unit test tdf#91806 - python test subsequentcheck - correct deck setTitle APi (UI update) - enhance UnoInProcess

[Libreoffice-commits] core.git: dbaccess/source include/dbaccess include/sfx2 offapi/com offapi/UnoApi_offapi.mk sfx2/Library_sfx.mk sfx2/source vcl/source

2015-06-21 Thread Laurent Godard
(+), 2077 deletions(-) New commits: commit a64999511ae654131d997eec9a3d78478cfc1c75 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Apr 30 16:56:14 2015 +0200 new uno sidebar api tdf#91806 the entry point is SfxBaseController::getSidebar() the Decks and panels

[Libreoffice-commits] core.git: sw/CppunitTest_sw_docbookexport.mk sw/Module_sw.mk sw/qa

2015-05-21 Thread Laurent Godard
| 50 ++ 5 files changed, 109 insertions(+) New commits: commit fb8377fe404564871d7be8cf777abe2108c74951 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed May 6 16:36:52 2015 +0200 unit test for tdf#91095 and ready for any docbook export tests

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

2015-05-20 Thread Laurent Godard
sc/source/ui/view/gridwin4.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ab6ea2f8e73c4a0785bb2a6b256fc521ee120d98 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue May 19 18:10:18 2015 +0200 draw Note mark before text for correct

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

2015-05-19 Thread Laurent Godard
sc/source/ui/view/gridwin4.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 2d1abfff0156c17cdaabf27c01e92b5e3f0bbbf4 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue May 19 14:36:44 2015 +0200 draw Note mark before text for correct

Re: Uno sidebar API proposal

2015-04-29 Thread Laurent Godard
Hi Fernand , More properties: Size , colors, background ? What about having the DialogControls available (ProgressBar, Watch, Images, listbox.) this is what is intended in Panel.getDialog (giving a XUnoControlDialog i think) you'd get the Dialog and then be able to gain each control (via

Uno sidebar API proposal

2015-04-29 Thread Laurent Godard
Hi all The libreoffice sidebar can be enhanced by adding Decks and Panels via extensions Unfortunatelly, there is no available UNO API to easily manipulate the sidebar, the decks, the panels once deployed So I plan to write some (first ideas at the end of the mail) (targeting calc writer

[Libreoffice-commits] core.git: offapi/com

2015-04-14 Thread Laurent Godard
offapi/com/sun/star/util/XNumberFormats.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f02ef85f4a5b6770cddf94ccc2eeb3c187d67b22 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Apr 13 18:42:25 2015 +0200 remove build warning Change-Id

Add Sidebar Uno api - starting questions

2015-04-10 Thread Laurent Godard
Hi all I would like to make the sidebar layout available through UNO api (targeting writer calc for the moment) the first steps i would like to achieve are - get the sidebar object -- setVisible (true/false) -- get Deck ListNames -- set Active Deck by name -- get a Deck (byName or

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

2015-03-30 Thread Laurent Godard
sc/source/core/data/document.cxx | 56 +-- 1 file changed, 37 insertions(+), 19 deletions(-) New commits: commit 7042961f4d3e383c04f792a60e96d909b7e44363 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Mar 20 12:02:31 2015 +0100 tdf#90042

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

2015-03-27 Thread Laurent Godard
sc/source/core/data/document.cxx | 30 -- 1 file changed, 20 insertions(+), 10 deletions(-) New commits: commit c79bdd062f657d1be98aa815d9b882d144f35e04 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Mar 20 12:02:31 2015 +0100 tdf#90042 only

[Libreoffice-commits] core.git: desktop/uiconfig

2015-03-02 Thread Laurent Godard
desktop/uiconfig/ui/extensionmanager.ui |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit f16c427d5668e5fe9d41268e18a71cfca3aaf1c1 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Mar 2 17:53:43 2015 +0100 correct control overlapping - minor UI

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

2015-02-19 Thread Laurent Godard
sc/source/ui/docshell/docsh4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit bf57bbef91bc40090561d614e4c2070c01aef7cb Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Feb 19 10:45:26 2015 +0100 tdf#89460 test pChangeTrack before using

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

2015-02-19 Thread Laurent Godard
sc/source/ui/docshell/docsh4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 36578765e206ec963988d75e8a53adca0c981bc8 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Feb 19 10:45:26 2015 +0100 tdf#89460 test pChangeTrack before using

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

2015-02-19 Thread Laurent Godard
sc/source/ui/docshell/docsh4.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit bf5c5f359cf4eb36a0a9a1110ec2aa3393bb87df Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Feb 19 10:45:26 2015 +0100 tdf#89460 test pChangeTrack before using

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

2015-02-12 Thread Laurent Godard
: commit d8a9c74f41355362997c7f8b58942936a4a6d262 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Feb 6 17:51:21 2015 +0100 BASIC IDE : add the current procedure name in the status bar Change-Id: Icecef1748bcc964670b0b95263314d9d8a4555f0 Reviewed-on: https

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

2015-01-20 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx | 37 +++-- 1 file changed, 22 insertions(+), 15 deletions(-) New commits: commit ef93d0ccb0c2ef010fc1f1089e55f1d9c74e61fd Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Jan 15 18:40:47 2015 +0100

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

2015-01-20 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 1989572b219966bf0ba8fd6809adca19c22d3057 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Jan 13 15:27:59 2015 +0100 convert-to : display error messages

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

2015-01-19 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit de900ebdd4fec0fb06d56583ae22b2adc3608a65 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Jan 13 15:27:59 2015 +0100 convert-to : display error messages

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

2015-01-19 Thread Laurent Godard
desktop/source/app/dispatchwatcher.cxx | 37 +++-- 1 file changed, 22 insertions(+), 15 deletions(-) New commits: commit 905bab9e46f9a15d4402954b70913d66fc6d3cd5 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Jan 15 18:40:47 2015 +0100

[Libreoffice-commits] core.git: bin/parse-perfcheck.py

2014-11-17 Thread Laurent Godard
bin/parse-perfcheck.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ad91cfdcf256f5af159f2f18d3b83f17b91849dc Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Nov 14 18:11:08 2014 +0100 parse-perfcheck : add filename to csv results one

[Libreoffice-commits] core.git: sc/CppunitTest_sc_perfobj.mk sc/Module_sc.mk sc/qa

2014-11-13 Thread Laurent Godard
: commit 4ef9e07c6526ac2e36f9d10a81da264f0b205920 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Nov 3 16:01:07 2014 +0100 calc performance test - a plain perfcheck test example on big file - searches - named ranges - sheets - big file is approx

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

2014-11-12 Thread Laurent Godard
sc/Module_sc.mk |4 test/source/util/xreplaceable.cxx |4 2 files changed, 8 insertions(+) New commits: commit e65790ddcf90ee243bf74f8f906c7b12a7fda901 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Nov 4 12:36:46 2014 +0100 perfcheck

[Libreoffice-commits] core.git: bin/parse-perfcheck.py

2014-11-12 Thread Laurent Godard
bin/parse-perfcheck.py | 264 - 1 file changed, 216 insertions(+), 48 deletions(-) New commits: commit 8fa8bb641f63d88e67cafe90f0606905150b644e Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Oct 30 16:29:45 2014 +0100 Parse

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

2014-11-12 Thread Laurent Godard
sc/source/ui/docshell/docfunc.cxx | 11 +-- sc/source/ui/inc/docfunc.hxx |4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) New commits: commit fa18fd06e0d9de3eb87f3bdec4aa00a587c9fd5f Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Nov 12 12:43:40 2014

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

2014-11-12 Thread Laurent Godard
sc/source/ui/docshell/docfunc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 187ffc5e9966c3f2c09965b5ab8ebb43e12300e9 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Nov 7 15:30:03 2014 +0100 addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twice

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

2014-11-04 Thread Laurent Godard
sc/inc/table.hxx |3 +++ sc/source/core/data/table6.cxx | 26 +- 2 files changed, 24 insertions(+), 5 deletions(-) New commits: commit fd1b1a153516934699cd7d87437b13511c9f9d14 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Nov 4 12:42:15

[Libreoffice-commits] core.git: bin/parse-perfcheck.py

2014-10-29 Thread Laurent Godard
bin/parse-perfcheck.py | 125 + 1 file changed, 125 insertions(+) New commits: commit 4f5f6d2444a24138c3d3d378771f87cb06427195 Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Oct 14 09:50:39 2014 +0200 perfcheck : parse

Re: enhancing perfcheck - Proof of concept proposals

2014-10-28 Thread Laurent Godard
Hi Matus, Thanks a lot for your detailled response I'm actually in holidays with family and will be back next week; I hope then to be able to continue this work (but feel free to start it !) I've added it to loperf; it's now in http://dev-builds.libreoffice.org/callgrind_report/ So, there

Re: enhancing perfcheck - Proof of concept proposals

2014-10-22 Thread Laurent Godard
Hi Matus First, thanks a lot for your answer Most of that is just loading the file - maybe we could use 'loperf' for testing import/export and do only the rest as perfchecks? What do you think? I instrumented the big file load for testing purpose but yes, in absolute, i'm also interrested

enhancing perfcheck - Proof of concept proposals

2014-10-16 Thread Laurent Godard
Hi all First, i must warn that i have little experience in c++ development; So my wording may be strange and inacurate. Feel free to request for rewording if something is not clear manys thanks to all the devs who helped me on this (matus, mst) i'll present in the comming line the approach

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

2014-10-15 Thread Laurent Godard
sc/source/core/data/table2.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit 91502a72c12c559442e8bf77c27a516b49c2a68d Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Oct 9 14:44:27 2014 +0200 fdo#83141: also optimize ScTable

[Libreoffice-commits] core.git: solenv/gbuild

2014-10-13 Thread Laurent Godard
solenv/gbuild/CppunitTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b1e9163b5929f68860b56b04112fb76d303f6388 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Oct 13 11:50:39 2014 +0200 enhance perfcheck failing message add

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

2014-10-09 Thread Laurent Godard
sc/source/core/data/compressedarray.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 430747397508f297be7ae1fa734a43ea705e9a43 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Oct 9 14:26:49 2014 +0200 remove warning: ‘nIndex’ may be used

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/5317/3'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/5317/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/10214/3'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/10214/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/10214/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/7391/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/2053/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/91/7391/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/5317/4'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/5317/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/1738/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/7390/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/5695/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/90/7390/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/1738/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/2053/4'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/10755/4'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/72/5572/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/72/5572/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/5695/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/2053/5'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/10755/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/7392/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/36/1736/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/72/5572/3'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/54/6954/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/92/7392/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/4656/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/54/6954/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/96/4696/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/53/2053/3'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/4656/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/75/5575/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/10755/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/36/1736/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/56/4656/3'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/63/11263/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/38/9938/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/14/6414/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/19/6419/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/98/4698/2'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/98/4698/1'

2014-09-29 Thread Laurent Godard
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

  1   2   3   >