Re: deadlock writing to stdout in remotely controlled soffice

2013-12-03 Thread Markus Mohrhard
Hey Noel, thanks for your answer but this problem has nothing to do with the IA2 work or the new xlsx threading implementation. 2013/12/4 Noel Grandin > On 2013-12-04 08:13, Markus Mohrhard wrote: > >> >> so I experience some strange deadlocks recently with quite interesting >> backlogs. >> >

[Libreoffice-commits] core.git: 7 commits - connectivity/source formula/source include/tools linguistic/workben sw/inc sw/source ucb/workben vcl/workben

2013-12-03 Thread Noel Grandin
connectivity/source/inc/file/FStatement.hxx |2 formula/source/ui/dlg/formula.cxx | 162 ++-- include/tools/string.hxx|1 linguistic/workben/sspellimp.cxx| 12 +- sw/inc/splargs.hxx | 39 +++--

Re: deadlock writing to stdout in remotely controlled soffice

2013-12-03 Thread Noel Grandin
On 2013-12-04 08:13, Markus Mohrhard wrote: so I experience some strange deadlocks recently with quite interesting backlogs. These look very much like the SalYield issue that Michael Stahl / Michael Meeks / Stephen Bergman have been discussing recently on the mailing list. e.g. http://nabbl

deadlock writing to stdout in remotely controlled soffice

2013-12-03 Thread Markus Mohrhard
Hey, so I experience some strange deadlocks recently with quite interesting backlogs. Did anyone of you see something similar recently? Attached is a backtrace for all threads and I wonder why thread 2 deadlocks. My build on that machine is about two weeks old and it seems like I'm able to reprod

LibreOffice Gerrit News for dev-tools on 2013-12-04

2013-12-03 Thread gerrit
Moin! * Open changes on master for project dev-tools changed in the last 25 hours: None * Merged changes on master for project dev-tools changed in the last 25 hours: + fdo#71911 : show the top level dir of a new change in https://gerrit.libreoffice.org/6793 from Mathias M * Abandoned chang

LibreOffice Gerrit News for core on 2013-12-04

2013-12-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + fdo#39956 Delete JAB in https://gerrit.libreoffice.org/6819 from David Ostrovsky about module accessibility, build, desktop, include, offapi, padmin, postpro

Grupo de desarrollo (New Group) de extensiones para LibreOffice creado en Facebook

2013-12-03 Thread -
Hola, hemos creado un *grupo de desarrollo de extensiones para LibreOffice en Facebook*. El objetivo del grupo es traer a la mayor cantidad de programadores posible, para *ampliar conocimientos y fomentar el espíritu de colaboración y aprendizaje mutuo*. Aunque el grupo es de habla Hispana, ace

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

2013-12-03 Thread Eike Rathke
sc/inc/scmatrix.hxx|2 +- sc/source/core/data/validat.cxx|2 +- sc/source/core/tool/interpr4.cxx |2 +- sc/source/filter/excel/xeformula.cxx |6 +++--- sc/source/filter/excel/xehelper.cxx|2 +- sc/source/filter/excel/x

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72288, which changed state. Bug 72288 Summary: EDITING: MATCH returns #N/A with "match_type" =0 in array formula with strings https://bugs.freedesktop.org/show_bug.cgi?id=72288 What|Removed

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

2013-12-03 Thread Eike Rathke
sc/inc/scmatrix.hxx|2 +- sc/source/core/data/validat.cxx|2 +- sc/source/core/tool/interpr4.cxx |2 +- sc/source/filter/excel/xeformula.cxx |6 +++--- sc/source/filter/excel/xehelper.cxx|2 +- sc/source/filter/excel/x

Re: locking foo ...

2013-12-03 Thread Michael Stahl
On 03/12/13 22:33, Michael Meeks wrote: > Hi Michael, > > On Tue, 2013-12-03 at 17:03 +0100, Michael Stahl wrote: >> also: the hypothesis that duplicating the state in CMAccessible prevents >> locking SolarMutex in COM calls is not entirely true: for example >> CMAccessible::get_accChildCount retr

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Eike Rathke changed: What|Removed |Added Depends on||72288 --- Comment #29 from Eike Rathke --

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Cor Nouws changed: What|Removed |Added Depends on||72287 --- Comment #28 from Cor Nouws --- ad

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

2013-12-03 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 90102d0832b2bc173b09188604aa311f17c19bbe Author: Eike Rathke Date: Tue Dec 3 22:07:00 2013 +0100 remove and reinsert formula cell from/to tree during CompileXML ... to keep the

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

2013-12-03 Thread Eike Rathke
sc/source/core/data/formulacell.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit bfd1909c87d0d645f1bbb74a142172ecc15100e8 Author: Eike Rathke Date: Tue Dec 3 22:07:00 2013 +0100 remove and reinsert formula cell from/to tree during CompileXML ... to keep the

[Libreoffice-commits] core.git: configure.ac

2013-12-03 Thread Matúš Kukan
configure.ac |6 -- 1 file changed, 6 deletions(-) New commits: commit 7eb3e0b3892c90a5a2fbaaeaf7693bffeb80a360 Author: Matúš Kukan Date: Tue Dec 3 12:43:39 2013 +0100 Kill --with-check-jobs as it is ignored anyway. since 4eebd65858655eef3f39e40ecbe74c505f6b4688

[Libreoffice-commits] core.git: vcl/win

2013-12-03 Thread Michael Stahl
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 37d9edc4a7da90da502e62e2adde67396d049bae Author: Michael Stahl Date: Tue Dec 3 21:20:33 2013 +0100 vcl: d'oh /me still to dumb to type Change-Id: Ie8a5b7493c08a0a63f2791d

[Libreoffice-commits] core.git: vcl/aqua vcl/coretext vcl/inc vcl/source vcl/win

2013-12-03 Thread Michael Stahl
vcl/aqua/source/gdi/atsui/salatslayout.cxx |2 +- vcl/coretext/ctlayout.cxx |2 +- vcl/inc/graphite_layout.hxx|2 +- vcl/inc/graphite_serverfont.hxx|3 ++- vcl/inc/sallayout.hxx |4 ++-- vcl/inc/textlayout.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - configure.ac

2013-12-03 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5df95fc776ff5a92402a55d27b110df6ca906662 Author: Christian Lohmaier Date: Tue Dec 3 21:08:35 2013 +0100 bump version to 4.2.0.0.beta2+ Change-Id: Ia17cc7277be17f3584117e5a2deeb0f07505599d d

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.2.0.0.beta2'

2013-12-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.0.0.beta2' created by Christian Lohmaier at 2013-12-03 20:06 -0800 Tag libreoffice-4.2.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSnjniAAoJEPQ0oe+v7q6jVn8P/iZNrreuetCo8QS4+ixzPqzn 99zvd9+UZzppV2JwPdD3ZnJYH+UNSaZfK7XQc1BL7mUKieQ

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Cor Nouws changed: What|Removed |Added Depends on||72279 --- Comment #27 from Cor Nouws --- ad

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.2.0.0.beta2'

2013-12-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.0.0.beta2' created by Christian Lohmaier at 2013-12-03 20:07 -0800 Tag libreoffice-4.2.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSnjnmAAoJEPQ0oe+v7q6j4rwP/0vQ4ZtwUfEgYT61Catk9JLe nxBU3oBHmksI1IV5VYIDeozAzE23xLbapKEBLIBjlrFjg9o

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.2.0.0.beta2'

2013-12-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.0.0.beta2' created by Christian Lohmaier at 2013-12-03 20:06 -0800 Tag libreoffice-4.2.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSnjncAAoJEPQ0oe+v7q6j+iEQAJkj+hx3isd95bVmh07p6o7H /SrVWNn+JqheqV0cAx9K0/h/jz/qfX4nCqzGL6HuLoPwVmT

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.2.0.0.beta2'

2013-12-03 Thread Christian Lohmaier
Tag 'libreoffice-4.2.0.0.beta2' created by Christian Lohmaier at 2013-12-03 20:07 -0800 Tag libreoffice-4.2.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAABAgAGBQJSnjnqAAoJEPQ0oe+v7q6jR0AQAJMFVKrFHjo6Z1/9oUfNqudq HNwq6aiWCGzE2wwWwO+BCBE1QNC3/EdE1OEsmzuyJjBmQYm

Re: 30 arguments in functions (?)

2013-12-03 Thread tk
Olivier Hallot wrote: >Although it is a limit almost never reached, ?!?!?!? My guess is that most people that need more than 30, modify things so that they can use" : ", instead. >(maybe there is just no demand for that...) My guess is that most people that would want more than 30, do

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - translations

2013-12-03 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b050c1394821bc8a5a08fa20185fb229fc170b58 Author: Christian Lohmaier Date: Tue Dec 3 17:59:28 2013 +0100 Updated core Project: translations 198adcf1e6f8f7b776b137915fd0617846192a40 diff --git a/

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-4' - 2 commits - sw/qa sw/source writerfilter/source

2013-12-03 Thread Jan Holesovsky
sw/qa/extras/ooxmlexport/data/bnc837302.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 24 ++ sw/source/core/doc/docredln.cxx |3 -- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 14 4 files changed, 39 insert

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 deepjungle.m...@gmail.com changed: What|Removed |Added Depends on||71714 -- You are receiving t

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #26 from deepjungle.m...@gmail.com --- Regression bug 71714 EDITING: Small capitals are showed like capitals in editor from 4.1... -- You are receiving this mail because: You are on the CC list for the bug. __

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 6 commits - vcl/source vcl/win winaccessibility/inc winaccessibility/Library_uacccom.mk winaccessibility/Library_winaccessibility.mk winacces

2013-12-03 Thread Michael Stahl
vcl/source/app/svdata.cxx | 33 -- vcl/win/source/window/salframe.cxx| 20 +++- winaccessibility/Library_uacccom.mk |1 winaccessibility/Library_winaccessibility.mk |1 winaccessibility/inc

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

2013-12-03 Thread Tor Lillqvist
chart2/qa/extras/chart2export.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df51860c26dcc6cf8fa24d2795be05e903d22127 Author: Tor Lillqvist Date: Tue Nov 26 11:38:10 2013 +0200 Blind fix for sal_Int32/int confusion Change-Id: Ia052922ec323220b878

Re: Wizard use in Calc changes format

2013-12-03 Thread Julien Nabet
On 03/12/2013 16:22, Eike Rathke wrote: ... Indeed, I reproduced that. Even if the FunctionWizard is invoked on an already existing formula, some modifications are done inside the wizard but it is left with Cancel so the changes are not applied, then also the font settings are modified. You're r

[Libreoffice-commits] core.git: vcl/inc vcl/win

2013-12-03 Thread Michael Stahl
vcl/inc/sallayout.hxx|6 +++--- vcl/win/source/gdi/winlayout.cxx | 11 ++- 2 files changed, 9 insertions(+), 8 deletions(-) New commits: commit af43ae6f85f9ca840889d568f15b6123c98037a4 Author: Michael Stahl Date: Tue Dec 3 20:26:36 2013 +0100 vcl: try to fix some

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 5 commits - oox/source sc/inc sc/source sw/qa sw/source writerfilter/source xmloff/source

2013-12-03 Thread Eike Rathke
oox/source/ppt/pptgraphicshapecontext.cxx | 23 +++- sc/inc/queryparam.hxx |1 sc/source/core/data/dociter.cxx | 62 +- sc/source/core/data/table3.cxx| 42 ++ sc/source/core/too

Re: QA Call Reminder: Monday @ 19:30 UTC

2013-12-03 Thread Tommy
On Mon, 02 Dec 2013 02:15:18 +0100, Robinson Tryon wrote: Hi all, The QA Team is having another one of our marvelous bi-weekly calls tomorrow. All are welcome! The agendum for the meeting and information on how to join via your phone or browser are available here: https://wiki.documentfound

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

2013-12-03 Thread Winfried Donkers
sc/source/core/inc/interpre.hxx |1 + sc/source/core/tool/interpr3.cxx | 24 sc/source/core/tool/interpr4.cxx |4 ++-- sc/source/ui/src/scfuncs.src |2 +- 4 files changed, 28 insertions(+), 3 deletions(-) New commits: commit a4332ca8536242d7975146bcd700

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

2013-12-03 Thread Winfried Donkers
sc/source/core/inc/interpre.hxx |1 + sc/source/core/tool/interpr3.cxx | 24 sc/source/core/tool/interpr4.cxx |4 ++-- sc/source/ui/src/scfuncs.src |2 +- 4 files changed, 28 insertions(+), 3 deletions(-) New commits: commit c3760e9099db9cf1be696347e2a0

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

2013-12-03 Thread Stephan Bergmann
bridges/source/jni_uno/jni_uno2java.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b40dcdf4f5a03b71fe9e45f8f24fcaf25fd2febf Author: Stephan Bergmann Date: Tue Dec 3 18:04:20 2013 +0100 -Werror=unused-parameter Change-Id: I4dfa96b8ea2684969d9eeecf

Re: [libreoffice-dev] - libreoffice 4.2 extension - waiting on multiple sockets

2013-12-03 Thread Kohei Yoshida
On Mon, 2013-12-02 at 22:19 -0500, Neeraj Rai wrote: > It doesn't seem to work You need to specify what exactly "doesn't seem to work" here. Kohei ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

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

2013-12-03 Thread Kohei Yoshida
oox/source/export/drawingml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 626fc7de513f689faacde93a3a51252950cdcb79 Author: Kohei Yoshida Date: Thu Nov 21 09:43:46 2013 -0500 Compiler warning. Change-Id: I66b16e9767369fd54611f92d66cd1b43f4e8c5a8

[Libreoffice-commits] core.git: 3 commits - include/vcl sw/source vcl/aqua vcl/coretext vcl/inc vcl/source vcl/win

2013-12-03 Thread Caolán McNamara
include/vcl/outdev.hxx |6 +-- sw/source/core/inc/swfont.hxx |2 - sw/source/core/txtnode/fntcache.cxx| 47 +++-- sw/source/core/txtnode/fntcap.cxx | 33 ++--- vcl/aqua/source/gdi/atsui/salatslayout.cxx |

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

2013-12-03 Thread Eike Rathke
sc/inc/queryparam.hxx |1 sc/source/core/data/dociter.cxx| 62 - sc/source/core/data/table3.cxx | 42 + sc/source/core/tool/queryparam.cxx |5 +- 4 files changed, 107 insertions(+), 3 deletions(-) New co

Re: Wizard use in Calc changes format

2013-12-03 Thread Eike Rathke
Hi julien2412, On Saturday, 2013-11-30 10:24:07 -0800, julien2412 wrote: > On pc Debian x86-64 with master sources updated today, I noticed that if I > use wizard (with any function) on Calc for a cell, the format of cell is: > - font Times New Roman > - size 6.8 > (instead of Arial/10) > If I di

[Bug 70652] Merge bibisect repositories to one big one ...

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70652 --- Comment #6 from Qubit --- Repo created and pushed up to test server. For (test) access, email me a public ssh key. More details on the QA list -- You are receiving this mail because: You are on the CC list for the bug.

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-4' - .gitreview

2013-12-03 Thread Eike Rathke
.gitreview |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d245a0731ce12af49ff76b3777395a7ce034386 Author: Eike Rathke Date: Tue Dec 3 15:59:39 2013 +0100 defaultbranch=libreoffice-4-1-4 Change-Id: Ia9a57309a317567df076b6d78d8920b91071063d diff --gi

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

2013-12-03 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/mce.docx|binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ sw/qa/extras/ooxmlimport/data/textbox-wpg-only.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |8 writerfilter/source/dmapper/Grap

threaded progress bar & deadlock ...

2013-12-03 Thread Michael Meeks
Hi there, Turns out the silly deadlock we see on XLSX loading is a result of the windows' "Yield" implementation being simply awful[1] ;-) The progress bar will deadlock vs. the main-loop in this case. So - what can we do ? :-) interestingly the 'Yield' drops the solar mutex all o

Re: 30 arguments in functions (?)

2013-12-03 Thread Eike Rathke
Hi Olivier, On Tuesday, 2013-12-03 10:38:25 -0200, Olivier Hallot wrote: > Thanks Eike for the explanation. Although it is a limit almost never > reached, do you think this limit can be lifted through an easy-hack? > (maybe there is just no demand for that...) Probably users that have a demand f

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

2013-12-03 Thread Stephan Bergmann
bridges/source/jni_uno/jni_data.cxx | 26 -- 1 file changed, 26 deletions(-) New commits: commit ddbeaada1c7abb0fee88e709f3d6d824f06b39e0 Author: Stephan Bergmann Date: Tue Dec 3 14:36:18 2013 +0100 BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefined ...ever si

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

2013-12-03 Thread Markus Mohrhard
sc/source/core/opencl/openclwrapper.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 48dad589e319c3545d9764b101a9834d55a09e43 Author: Markus Mohrhard Date: Tue Dec 3 16:25:51 2013 +0100 fix crash when no platform is available Change-Id: I730cd231ab6fe4626fefc1d

Labels generation: CTR+A does not work

2013-12-03 Thread Dali
Hi everyone,I've noticed 2 points when generating labels: - With LO 3.x generation => Opening result document in LO 4.x versions lets you select all labels by pressing CTR+A. - With LO 4.x generation => Opening result document in LO 4.x versions does not allow you to select all labels by pressing

[Libreoffice-commits] libmspub.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/MSPUBCollector.cpp | 86 - 1 file changed, 85 insertions(+), 1 deletion(-) New commits: commit 3e9dfdccfa58447677d8e6404933229282bd6ae4 Author: Fridrich Å trba Date: Tue Dec 3 13:52:48 2013 +0100 Separate tabs, spaces and line-breaks f

Re: fdo69552 backward compatibility with optional arguments in calc functions

2013-12-03 Thread Eike Rathke
Hi Winfried, On Tuesday, 2013-12-03 09:52:04 +0100, Winfried Donkers wrote: > I shall have a look at the code and see if your stepped approach is easy to > apply. Also, I shall have a look if and how this has effect on the Excel 2010 > functions > CEILING.PRECISE, ISO.CEILING and FLOOR.PRECISE.

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

2013-12-03 Thread Michael Stahl
sw/source/core/doc/docnew.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3dbe28273f963b1b20312eb27869bb3f5cccae7c Author: Michael Stahl Date: Tue Dec 3 13:43:33 2013 +0100 Revert "sw: valgrind complains about uninitialized mbIsPrepareSelAll" Oops, that one is mas

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

2013-12-03 Thread Michael Stahl
sw/source/core/access/accnotextframe.cxx |2 ++ sw/source/core/doc/docnew.cxx|1 + 2 files changed, 3 insertions(+) New commits: commit f995ccc3d5d39f382ad278434ff0fc30de8b0ccb Author: Michael Stahl Date: Tue Dec 3 12:28:42 2013 +0100 SwAccessibleFrameBase::Modify(): a

Re: 30 arguments in functions (?)

2013-12-03 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Em 03-12-2013 10:13, Eike Rathke escreveu: > Hi Olivier, > > On Friday, 2013-11-29 19:57:00 -0200, Olivier Hallot wrote: > >> Most of the translation I have about Calc functions such as SUM, SUMIF, >> COUNT states that "arg1, arg1... arg30 are 30 a

Re: ODF OpenFormula implementer notes for new spreadsheet functions

2013-12-03 Thread Eike Rathke
Hi Winfried, On Monday, 2013-12-02 12:15:33 +0100, Winfried Donkers wrote: > >I updated our ODF OpenFormula extensions table > >https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes#List_of_LibreOffice_OpenFormula_extensions > >with the new spreadsheet functions for Excel support.

[Libreoffice-commits] core.git: 3 commits - include/sax sax/Library_fastsax.mk sax/source sw/source

2013-12-03 Thread Michael Stahl
include/sax/fastparser.hxx |7 -- include/sax/fastsaxdllapi.h | 33 +++ sax/Library_fastsax.mk |2 - sax/source/fastparser/fastparser.cxx |2 - sw/source/core/access/accnotextframe.cxx |2 + sw/sourc

Re: 30 arguments in functions (?)

2013-12-03 Thread Eike Rathke
Hi Olivier, On Friday, 2013-11-29 19:57:00 -0200, Olivier Hallot wrote: > Most of the translation I have about Calc functions such as SUM, SUMIF, > COUNT states that "arg1, arg1... arg30 are 30 arguments for the > function" > > Some people here are discorvering that, in fact, you can have up

[Libreoffice-commits] libcdr.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/CDROutputElementList.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 5ca4ddf38f1248908697e0b6bc301a940929f925 Author: Fridrich Å trba Date: Tue Dec 3 12:54:51 2013 +0100 Insert only single empty text Change-Id: Ifa5823e5f6ba588b84858

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

2013-12-03 Thread Caolán McNamara
sd/source/ui/dlg/PaneDockingWindow.src | 16 sd/source/ui/inc/PaneDockingWindow.hrc |1 - 2 files changed, 17 deletions(-) New commits: commit a13c56fbafd930a5a8e117a57d7a8234cf49c4f1 Author: Caolán McNamara Date: Tue Dec 3 11:52:15 2013 + FLT_TOOL_PANEL_DOCKIN

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

2013-12-03 Thread Caolán McNamara
sd/source/ui/inc/SlideSorterChildWindow.hrc | 24 --- sd/source/ui/slidesorter/shell/SlideSorter.cxx|1 sd/source/ui/slidesorter/shell/SlideSorterChildWindow.src | 46 -- 3 files changed, 71 deletions(-) New commits: commit 1ef873db6e5d38fd24e71c

[Libreoffice-commits] core.git: sd/inc

2013-12-03 Thread Caolán McNamara
sd/inc/helpids.h |3 --- 1 file changed, 3 deletions(-) New commits: commit bb8d288bdb1e432f203e80fedebe854b194d776c Author: Caolán McNamara Date: Tue Dec 3 11:40:18 2013 + drop now unused helpids Change-Id: Ic72252c359e231cad4e3a28591883f6adde1bb79 diff --git a/sd/inc/

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

2013-12-03 Thread Caolán McNamara
helpers/help_hid.lst |9 --- source/text/simpress/01/0607.xhp | 42 +-- 2 files changed, 21 insertions(+), 30 deletions(-) New commits: commit 669b94349794029c207147d7d3702540a44f8444 Author: Caolán McNamara Date: Tue Dec 3 11:39:2

[Libreoffice-commits] core.git: helpcontent2

2013-12-03 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 27c024800732b607281088a74e253447c9392149 Author: Caolán McNamara Date: Tue Dec 3 11:39:29 2013 + Updated core Project: help 669b94349794029c207147d7d3702540a44f8444 diff --git a/helpconten

[Libreoffice-commits] core.git: 5 commits - svtools/source toolkit/source winaccessibility/inc winaccessibility/source

2013-12-03 Thread Tor Lillqvist
svtools/source/inc/filectrl.hrc|6 +++--- toolkit/source/awt/vclxwindow1.cxx |2 -- winaccessibility/inc/AccComponentEventListener.hxx |6 +++--- winaccessibility/inc/AccContainerEventListener.hxx |6 +++--- winacc

Para Crear extensiones

2013-12-03 Thread Yamilka Leyva Coss
Hola, necesito toda la documentación que tengan de como crear extensiones para LibreOffice, pues pretendo desarrollar una Guía para la creación de extensiones, para aquellos usuarios que deseen empezar de cero, como yo. Por favor cualquier ayuda es válida, gracias de ante mano.

[Libreoffice-commits] libvisio.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/VSDOutputElementList.cpp |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 79f15858b2ccfcf87aa5dcd52a18a5bdf0a9bbd4 Author: Fridrich Å trba Date: Tue Dec 3 12:37:53 2013 +0100 Insert only single empty text Change-Id: Ic2ef7a1f9694de48a2295

[Bug 39593] copy/paste code detector / fixing

2013-12-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39593 Shreyansh changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |gandhish...@gmail.com |des

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 95/49c1c665bad9799021a8fcb3edb0f9adcff8b0

2013-12-03 Thread Caolán McNamara
95/49c1c665bad9799021a8fcb3edb0f9adcff8b0 |1 + 1 file changed, 1 insertion(+) New commits: commit a10c55e8b09c85d5d3ba09ac7184336f06f6f45d Author: Caolán McNamara Date: Tue Dec 3 11:32:57 2013 + Notes added by 'git notes add' diff --git a/95/49c1c665bad9799021a8fcb3edb0f9adcff8

[Libreoffice-commits] core.git: sd/AllLangResTarget_sd.mk sd/source sd/uiconfig sd/UIConfig_simpress.mk

2013-12-03 Thread Caolán McNamara
sd/AllLangResTarget_sd.mk|1 sd/UIConfig_simpress.mk |2 sd/source/ui/dlg/tpaction.cxx| 334 -- sd/source/ui/dlg/tpaction.src| 175 - sd/source/ui/inc/tpaction.hrc

[Libreoffice-commits] core.git: 2 commits - framework/uiconfig sw/qa

2013-12-03 Thread Jan Holesovsky
framework/uiconfig/startmodule/menubar/menubar.xml |9 + sw/qa/extras/inc/swmodeltestbase.hxx |6 ++ sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 + 3 files changed, 16 insertions(+), 8 deletions(-) New commits: commit 5a23dee0648d5ca177e07e9

[Libreoffice-commits] core.git: filter/source include/filter oox/source sw/qa

2013-12-03 Thread Miklos Vajna
filter/source/msfilter/escherex.cxx | 23 ++ filter/source/msfilter/eschesdo.cxx | 17 +++- filter/source/msfilter/eschesdo.hxx |4 ++- include/filter/msfilter/escherex.hxx |6 +++-- oox/source/expor

Re: I have some questions for libreoffice development.

2013-12-03 Thread Miklos Vajna
Hi, On Tue, Dec 03, 2013 at 06:41:20PM +0800, 刘先洋 wrote: > Hi.I saw your patch: > > - >

[Libreoffice-commits] libcdr.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/CDROutputElementList.cpp | 81 ++- 1 file changed, 80 insertions(+), 1 deletion(-) New commits: commit 1ac63edbf85f72590b4601aa16e8fd75702c2530 Author: Fridrich Å trba Date: Tue Dec 3 11:16:18 2013 +0100 Split spaces, tabs and lineBreaks from

[Libreoffice-commits] libvisio.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/VSDOutputElementList.cpp |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit aa4d0f097bd31a24642dbe0ae4681d79940ffc0d Author: Fridrich Å trba Date: Tue Dec 3 11:15:26 2013 +0100 Emit all lineBreaks, since several runs can be following Chan

[Libreoffice-commits] libvisio.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/VSDOutputElementList.cpp | 85 ++- 1 file changed, 84 insertions(+), 1 deletion(-) New commits: commit 979cdc21f3dd6313906a5508b7877a513e4b1eea Author: Fridrich Å trba Date: Tue Dec 3 11:07:57 2013 +0100 Split tabs, spaces and lineBreaks from

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - writerfilter/source

2013-12-03 Thread Oliver-Rainer Wittmann
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9549c1c665bad9799021a8fcb3edb0f9adcff8b0 Author: Oliver-Rainer Wittmann Date: Tue Dec 3 08:46:43 2013 + 123797: correct typo for *.docx import - remove additi

[Libreoffice-commits] libmspub.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/MSPUBCollector.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 614a0f673bb0b74265992e53595d5b7013de49c0 Author: Fridrich Å trba Date: Tue Dec 3 10:55:18 2013 +0100 Add startDocument and endDocument calls Change-Id: Iebf9a13d01f2d1e167345c6339fe3b97fc2b4

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

2013-12-03 Thread Korrawit Pruegsanusak
oox/source/ppt/pptgraphicshapecontext.cxx | 23 --- 1 file changed, 20 insertions(+), 3 deletions(-) New commits: commit a06bc4102934c47e1aebe53ea24415fafb7c506a Author: Korrawit Pruegsanusak Date: Tue Nov 26 22:45:07 2013 +0700 fdo#71434: don't show master text if P

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

2013-12-03 Thread Korrawit Pruegsanusak
oox/source/ppt/pptgraphicshapecontext.cxx | 23 --- 1 file changed, 20 insertions(+), 3 deletions(-) New commits: commit 0f4a452be3342d0206d6724faf170fa2786a Author: Korrawit Pruegsanusak Date: Tue Nov 26 22:31:51 2013 +0700 fdo#71434: don't show master text if P

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

2013-12-03 Thread Thomas Arnhold
starmath/inc/ElementsDockingWindow.hxx|2 starmath/inc/starmath.hrc | 86 starmath/source/ElementsDockingWindow.cxx | 42 -- starmath/source/commands.src | 90 -- 4 files changed, 1 ins

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

2013-12-03 Thread Thomas Arnhold
starmath/inc/ElementsDockingWindow.hxx|2 starmath/inc/starmath.hrc | 86 starmath/source/ElementsDockingWindow.cxx | 42 -- starmath/source/commands.src | 90 -- 4 files changed, 1 ins

[Libreoffice-commits] libcdr.git: src/lib

2013-12-03 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp | 31 +++ src/lib/CDRContentCollector.h |3 +++ 2 files changed, 30 insertions(+), 4 deletions(-) New commits: commit 00dea16c89b68668ea1ced9601fe33b728db4234 Author: Fridrich Å trba Date: Tue Dec 3 10:35:11 2013 +0100 Em

[Libreoffice-commits] dev-tools.git: gerritbot/send-daily-digest

2013-12-03 Thread Mathias Michel
gerritbot/send-daily-digest | 46 +++- 1 file changed, 33 insertions(+), 13 deletions(-) New commits: commit b5807dd80ff79305bb01dbd2a5101cef3a2a7864 Author: Mathias Michel Date: Sun Nov 24 02:19:38 2013 +0100 fdo#71911 : show the top level dir of

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

2013-12-03 Thread Tomaž Vajngerl
chart2/qa/extras/chart2export.cxx | 161 chart2/qa/extras/data/ods/trendline.ods |binary 2 files changed, 161 insertions(+) New commits: commit d526e7618135d88d3f9b9a0955201c345483e79e Author: Tomaž Vajngerl Date: Tue Nov 26 08:28:29 2013 +0100 Te

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

2013-12-03 Thread Tomaž Vajngerl
include/oox/drawingml/chart/seriesmodel.hxx|2 - oox/source/drawingml/chart/seriesconverter.cxx |2 + oox/source/export/chartexport.cxx | 28 +++-- oox/source/token/properties.txt|1 4 files changed, 21 insertions(+), 12 deletions

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

2013-12-03 Thread Tomaž Vajngerl
sc/source/filter/excel/xechart.cxx | 11 +++ sc/source/filter/excel/xichart.cxx | 13 - sc/source/filter/inc/xechart.hxx |2 ++ sc/source/filter/inc/xichart.hxx |5 - sc/source/filter/inc/xlchart.hxx |1 + 5 files changed, 30 insertions(+), 2 deletions

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

2013-12-03 Thread Tomaž Vajngerl
include/xmloff/xmltoken.hxx |1 + xmloff/source/chart/PropertyMap.hxx |1 + xmloff/source/core/xmltoken.cxx |1 + 3 files changed, 3 insertions(+) New commits: commit 18aef30e3eef7e2d4027ac4c9e1f5915755d288e Author: Tomaž Vajngerl Date: Sat Nov 23 18:09:33 2013 +0100

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

2013-12-03 Thread Tomaž Vajngerl
chart2/source/controller/dialogs/res_Trendline.cxx | 56 ++ chart2/source/controller/dialogs/res_Trendline.hxx | 1 chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx | 15 ++ chart2/source/controller/itemsetwrapp

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

2013-12-03 Thread Tomaž Vajngerl
chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx | 299 ++ chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx | 193 ++ chart2/source/view/main/ChartItemPool.cxx| 2 3 files changed, 139 insertions(+

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

2013-12-03 Thread Tomaž Vajngerl
chart2/source/controller/itemsetwrapper/RegressionCurveItemConverter.cxx | 261 -- 1 file changed, 117 insertions(+), 144 deletions(-) New commits: commit 67bbe10ef7c6d5bdb5af7276533656d2504238c2 Author: Tomaž Vajngerl Date: Wed Nov 20 22:40:51 2013 +0100 DRY-cleanup Regression

[Libreoffice-commits] libvisio.git: 2 commits - src/conv src/lib

2013-12-03 Thread Fridrich Štrba
src/conv/raw/vsd2raw.cpp |1 - src/lib/VSDPages.cpp |6 ++ 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 6a4e4bae12214d9a913b7b7fe134919a6b7882bf Author: Fridrich Å trba Date: Tue Dec 3 10:22:31 2013 +0100 Add startDocument and endDocument calls

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c6/504da108d58a0730fb889b7b7279f25ed75024

2013-12-03 Thread Caolán McNamara
c6/504da108d58a0730fb889b7b7279f25ed75024 |1 + 1 file changed, 1 insertion(+) New commits: commit bdf702beb7df49a6a294e6f897e692467648a14a Author: Caolán McNamara Date: Tue Dec 3 09:16:47 2013 + Notes added by 'git notes add' diff --git a/c6/504da108d58a0730fb889b7b7279f25ed750

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

2013-12-03 Thread Noel Grandin
sw/sdi/swriter.sdi |8 sw/source/ui/shells/textsh1.cxx |6 +++--- sw/source/ui/shells/txtcrsr.cxx |8 3 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 63947810107e042ebe440b865904c62e2d3f74d8 Author: Noel Grandin Date: Mon Dec 2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e8/0e74b336cca423d4c897182ce591417dc50ebd

2013-12-03 Thread Caolán McNamara
e8/0e74b336cca423d4c897182ce591417dc50ebd |1 + 1 file changed, 1 insertion(+) New commits: commit 6f7cbd187b158b1247ef7a55cdbb0260dee9f573 Author: Caolán McNamara Date: Tue Dec 3 09:13:39 2013 + Notes added by 'git notes add' diff --git a/e8/0e74b336cca423d4c897182ce591417dc50e

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

2013-12-03 Thread Michael Stahl
xmloff/source/text/XMLTextFrameContext.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 0763cf6ed7bdc629e59b5df757b9ef4f5273f393 Author: Michael Stahl Date: Mon Dec 2 23:28:20 2013 +0100 fdo#71450 fdo#71698: ODF import: fix frame name corner ca

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

2013-12-03 Thread Michael Stahl
sw/source/filter/ww8/ww8par.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6dfc6b717b5e625cbc48c856b73573719c511c8a Author: Michael Stahl Date: Mon Dec 2 22:20:25 2013 +0100 fdo#71749: sw: WW8: don't loop on tables in footnotes (regression from e

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

2013-12-03 Thread Jan Holesovsky
sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 11 +++ writerfilter/source/dmapper/DomainMapper_Impl.cxx | 14 ++ 2 files changed, 25 insertions(+) New commits: commit 6cd9431a182f54d491ab1459443a80c6a8e4ae95 Author: Jan Holesovsky Date: Wed Nov 20 13:39:18 2013 +0

RE: fdo69552 backward compatibility with optional arguments in calc functions

2013-12-03 Thread Winfried Donkers
Hi Eike, >Actually the risk is quite low, as every release would introduce >a self-maintained state. To shorten things the final cut could be done >at every step if the sequence turned out to be unmaintainable. You obviously have thought about it more than I have ;) >Fortunately we do have some

  1   2   >