LibreOffice Gerrit News 2013-09-11

2013-09-10 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + String cleanup in https://gerrit.libreoffice.org/5907 from Ricardo Montania + sal: fdo#39625 Make existing cppunittests work in https://gerrit.libreoffice.org/5906 from Jelle van der Waa + Remove String::SearchCha

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

2013-09-10 Thread Tor Lillqvist
solenv/gbuild/Library.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a5a59bdcc5226ea70e6f6bd164180af1f4fa03c9 Author: Tor Lillqvist Date: Wed Sep 11 09:25:11 2013 +0300 Use LIBO_URE_LIB_FOLDER instead of hardcoding the "ure" directory The director

[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/gbuild ure/Package_install.mk

2013-09-10 Thread Stephan Bergmann
config_host.mk.in |1 + configure.ac|1 + solenv/gbuild/Executable.mk |2 +- ure/Package_install.mk |4 ++-- 4 files changed, 5 insertions(+), 3 deletions(-) New commits: commit b5e77357f8d1a2ee2c7831a2a0753f8b10a2c5b7 Author: Stephan Bergmann Date:

[Libreoffice-commits] core.git: readlicense_oo/docs

2013-09-10 Thread Tor Lillqvist
readlicense_oo/docs/readme.xrm | 34 +- 1 file changed, 1 insertion(+), 33 deletions(-) New commits: commit 6557d9217e36f08e46af1de368cda3586a674192 Author: Tor Lillqvist Date: Wed Sep 11 08:20:48 2013 +0300 Bin outdated and overly specific "requirements"

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

2013-09-10 Thread Kohei Yoshida
sc/source/filter/excel/excform.cxx | 37 ++-- sc/source/filter/excel/namebuff.cxx |3 -- 2 files changed, 20 insertions(+), 20 deletions(-) New commits: commit 6ebb9a3bf4c00df694df844345748a1b736791b0 Author: Kohei Yoshida Date: Wed Sep 11 01:04:18 2013 -

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

2013-09-10 Thread Kohei Yoshida
sc/source/filter/oox/formulabuffer.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit d66ae92ade617b390c879ac99d9bbca8a7b6617f Author: Kohei Yoshida Date: Wed Sep 11 00:25:27 2013 -0400 Fix crashers on xlsx import, due to shared formula range being wrong.

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

2013-09-10 Thread Kohei Yoshida
sd/inc/drawdoc.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02b0d09ee02ea3ed3b489c2637f87c5e42aea71b Author: Kohei Yoshida Date: Tue Sep 10 23:54:11 2013 -0400 This syntax is C++11 only. Change-Id: Ic14f5c0724b392f8864cca6661be8157c6358c1c dif

[Libreoffice-commits] calc/xls-import

2013-09-10 Thread Libreoffice Gerrit user
calc/xls-import/shared-formula/1.xls |binary 1 file changed New commits: commit 89736326436377038415c075d6aa25eff424caac Author: Kohei Yoshida Date: Tue Sep 10 21:32:23 2013 -0400 For shared formula import. diff --git a/calc/xls-import/shared-formula/1.xls b/calc/xls-import/shared-form

[Libreoffice-commits] calc/xlsx-import

2013-09-10 Thread Libreoffice Gerrit user
calc/xlsx-import/shared-formula/1.xlsx |binary 1 file changed New commits: commit 06d71b65f2be94f2033a913d8c54d932e7b2ffbf Author: Kohei Yoshida Date: Tue Sep 10 21:35:49 2013 -0400 For shared formula import. This one crashes. diff --git a/calc/xlsx-import/shared-formula/1.xlsx b/calc

[Libreoffice-commits] core.git: Branch 'private/kohei/formula-opencl-work' - Repository.mk RepositoryModule_host.mk sc/inc sc/Library_sc.mk sc/Library_scopencl.mk sc/Module_sc.mk sc/source

2013-09-10 Thread Kohei Yoshida
Repository.mk |1 RepositoryModule_host.mk|2 - sc/Library_sc.mk|9 --- sc/Library_scopencl.mk | 37 sc/Module_sc.mk |6 + sc/inc/d

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 65022, which changed state. Bug 65022 Summary: Format -> Paragraph/Page = Silent Crash https://bugs.freedesktop.org/show_bug.cgi?id=65022 What|Removed |Added ---

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

2013-09-10 Thread Caolán McNamara
include/svx/nbdtmg.hxx| 70 +-- svx/source/sidebar/nbdtmg.cxx | 234 ++ svx/source/sidebar/nbdtmgfact.cxx | 22 ++- 3 files changed, 139 insertions(+), 187 deletions(-) New commits: commit e938e65cbbe63d33c07cdd3594086136e2c6ba09 Au

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Michael Stahl
On 10/09/13 15:18, Matúš Kukan wrote: > On 10 September 2013 09:13, Miklos Vajna wrote: >> Nitpick: dev-install tweaks bootstraprc, so UserInstallation points to >> $SYSUSERCONFIG/libreoffice/4, not $SYSUSERCONFIG/libreofficedev/4 as >> instdir currently has it. Is this intentional? > > No such

Re: dbaccess::ODatabaseContext cleaning its cache "too late"?

2013-09-10 Thread Michael Stahl
On 10/09/13 18:40, Lionel Elie Mamane wrote: > 2) Run a python script like > >import uno >localContext = uno.getComponentContext() > >resolver = localContext.ServiceManager.createInstanceWithContext( > "com.sun.star.bridge.UnoUrlResolver", localContext ) > >

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

2013-09-10 Thread Caolán McNamara
cui/source/options/treeopt.cxx |2 ++ lotuswordpro/source/filter/lwptable.cxx | 21 + 2 files changed, 7 insertions(+), 16 deletions(-) New commits: commit 890a48813134a43de31afd8ac3939fa454b610fe Author: Caolán McNamara Date: Tue Sep 10 20:32:36 2013 +0100

[Libreoffice-commits] core.git: 2 commits - desktop/Package_scripts_install.mk desktop/Package_scripts.mk desktop/scripts readlicense_oo/CustomTarget_readme.mk

2013-09-10 Thread Michael Stahl
desktop/Package_scripts.mk|6 +- desktop/Package_scripts_install.mk|6 +- desktop/scripts/ure-link |1 - readlicense_oo/CustomTarget_readme.mk |2 +- 4 files changed, 3 insertions(+), 12 deletions(-) New commits: commit 242668950059744d1ef6b54d

[Libreoffice-commits] core.git: 8 commits - android/sdremote

2013-09-10 Thread Artur Dryomov
android/sdremote/AndroidManifest.xml | 10 android/sdremote/res/drawable-hdpi/ic_action_resume.png |binary android/sdremote/res/drawable-mdpi/ic_action_resume.png |bin

[Libreoffice-commits] core.git: 2 commits - i18nlangtag/qa i18nlangtag/README i18nlangtag/source i18npool/Library_localedata_euro.mk i18npool/source instsetoo_native/util l10ntools/source setup_native

2013-09-10 Thread Eike Rathke
i18nlangtag/README | 66 i18nlangtag/qa/cppunit/test_languagetag.cxx | 34 +- i18nlangtag/source/isolang/isolang.cxx | 23 - i18nlangtag/source/languagetag/languagetag.cxx | 22 + i18npool/Library_localedata_eu

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - sc/source

2013-09-10 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 14 + sc/source/core/opencl/oclkernels.hxx |5 + sc/source/core/opencl/openclwrapper.cxx | 39 -- sc/source/core/opencl/openclwrapper.hxx | 84 +++ sc/source/core/tool/formulagroup.cxx |2

[Libreoffice-commits] core.git: translations

2013-09-10 Thread Eike Rathke
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bc273e9e0d7b3a8c17beffa71a3165eb1c034d82 Author: Eike Rathke Date: Tue Sep 10 23:21:09 2013 +0200 Updated core Project: translations c4768e4b398b6090f524ae801d74ad55879239ca diff --git a/transl

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 9b/ab8d99eab92b6ea0e171ac18d45e2283b86e19

2013-09-10 Thread Caolán McNamara
9b/ab8d99eab92b6ea0e171ac18d45e2283b86e19 |1 + 1 file changed, 1 insertion(+) New commits: commit 0690363f552cef6208e67801975311a93145031b Author: Caolán McNamara Date: Tue Sep 10 18:41:03 2013 +0100 Notes added by 'git notes add' diff --git a/9b/ab8d99eab92b6ea0e171ac18d45e2283b86

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - sc/source

2013-09-10 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |8 sc/source/core/tool/formulagroup.cxx |2 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 69df845f854d49f86e05ee9266054b38540726b3 Author: Kohei Yoshida Date: Tue Sep 10 17:10:15 2013 -0400 Disable dum

[Libreoffice-commits] core.git: Branch 'private/kohei/formula-opencl-work' - sc/source

2013-09-10 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |8 sc/source/core/tool/formulagroup.cxx |2 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 9e4a6760a5a2045696f86bdf26913d26699e4ac3 Author: Kohei Yoshida Date: Tue Sep 10 17:10:15 2013 -0400 Disable dum

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

2013-09-10 Thread Michael Stahl
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21eae1933ccbaf3399dd63df2db44ad0f302edf4 Author: Michael Stahl Date: Tue Sep 10 22:49:19 2013 +0200 configure: PRODUCTNAME changes on --enable-release-build, ... not on --enable-dbgutil as e

XRowLocate::findColumn API definition ambiguities

2013-09-10 Thread Andrzej Hunt
Hi everyone, The definition of XRowLocate::findColumn, and its implementations, all seem to be slightly confused. XRowLocate doesn't specify what should happen what happens if findColumn is called for an invalid column name. Currently some drivers return -1, some drivers return the number of colu

[Libreoffice-commits] core.git: Branch 'private/kohei/formula-opencl-work' - sc/source

2013-09-10 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 14 + sc/source/core/opencl/oclkernels.hxx |5 + sc/source/core/opencl/openclwrapper.cxx | 39 -- sc/source/core/opencl/openclwrapper.hxx | 84 +++ sc/source/core/tool/formulagroup.cxx |2

[Libreoffice-commits] core.git: 4 commits - cppuhelper/source filter/Configuration_filter.mk i18npool/CustomTarget_localedata.mk RepositoryExternal.mk scp2/inc scp2/source solenv/gbuild testtools/Cust

2013-09-10 Thread Matúš Kukan
RepositoryExternal.mk | 10 +- cppuhelper/source/unorc|2 +- filter/Configuration_filter.mk |3 +-- i18npool/CustomTarget_localedata.mk|2 +- scp2/inc/macros.inc|2 +- scp2/source/base/po

[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk configmgr/Module_configmgr.mk configmgr/qa

2013-09-10 Thread Jelle van der Waa
configmgr/CppunitTest_configmgr_unit.mk | 53 configmgr/Module_configmgr.mk |4 ++ configmgr/qa/unit/test.cxx | 11 +++--- 3 files changed, 63 insertions(+), 5 deletions(-) New commits: commit e8c26959deac60eb2b7bec7a36fccacd95914304

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

2013-09-10 Thread Caolán McNamara
include/svx/swframevalidation.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 20235b5910a7dfa4d69f2391d0452ab81131757b Author: Caolán McNamara Date: Tue Sep 10 20:43:59 2013 +0100 CID#738542 uninitialized member Change-Id: I77a08ab89aa4cdc5895fdd5152154ede8de10b

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

2013-09-10 Thread Stephan Bergmann
sd/source/core/sdpage.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8243dd551e47182e4be429ab61f0a398044d3aa1 Author: Stephan Bergmann Date: Tue Sep 10 20:50:39 2013 +0200 const Change-Id: I0fdc9fd7592bae44e54c8e68c67f31ee0767d26e diff --g

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

2013-09-10 Thread Caolán McNamara
cui/source/options/treeopt.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7b1a2641083085cb616e235a893f99387b569dff Author: Caolán McNamara Date: Tue Sep 10 20:23:57 2013 +0100 CID#736321 resource leak Change-Id: Ic91875370809fb85f50af38b9db5ce8a5025e866 diff -

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

2013-09-10 Thread Xisco Fauli
wizards/com/sun/star/wizards/ui/event/DataAware.py |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6c3a09b3b3ca9ad0c81a55efaaedad35c39de767 Author: Xisco Fauli Date: Tue Sep 10 21:09:09 2013 +0200 pywizards: fix the switch between elements in the listboxs Change-I

[Libreoffice-commits] core.git: 2 commits - connectivity/source dbaccess/Library_dba.mk

2013-09-10 Thread Andrzej J . R . Hunt
connectivity/source/drivers/firebird/Connection.hxx |1 connectivity/source/drivers/firebird/PreparedStatement.cxx | 39 +++ connectivity/source/drivers/firebird/ResultSet.cxx | 56 +-- connectivity/source/drivers/firebird/ResultSet.hxx |2

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

2013-09-10 Thread Kohei Yoshida
sd/source/core/sdpage.cxx | 41 + 1 file changed, 25 insertions(+), 16 deletions(-) New commits: commit 6eb71f711e84cd285fe997bebdb5896f7e16b33f Author: Kohei Yoshida Date: Tue Sep 10 14:36:13 2013 -0400 We can use plain char array for these, only

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

2013-09-10 Thread Armin Le Grand
vcl/source/filter/wmf/enhwmf.cxx | 20 vcl/source/filter/wmf/winmtf.cxx | 13 + vcl/source/filter/wmf/winmtf.hxx |1 + vcl/source/filter/wmf/wmf.cxx|7 +++ 4 files changed, 29 insertions(+), 12 deletions(-) New commits: commit ae8cbeeba09607d34

[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk configmgr/qa

2013-09-10 Thread Michael Meeks
configmgr/CppunitTest_configmgr_unit.mk |2 configmgr/qa/unit/test.cxx | 77 +++- 2 files changed, 39 insertions(+), 40 deletions(-) New commits: commit e9b808bd2de9183daa31bfa9c93d6539ddcb0b62 Author: Michael Meeks Date: Tue Sep 10 16:56:18 2013

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

2013-09-10 Thread Caolán McNamara
include/svx/nbdtmg.hxx| 12 ++-- svx/source/sidebar/nbdtmg.cxx |7 +-- 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit 7a0ac3d38f521ffee36d90f24b4574f22745bf4f Author: Caolán McNamara Date: Tue Sep 10 18:51:44 2013 +0100 CID#1038283 Resourc

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d0/ebb70c004761552016b0fa0a259ef35a01f840

2013-09-10 Thread Caolán McNamara
d0/ebb70c004761552016b0fa0a259ef35a01f840 |1 + 1 file changed, 1 insertion(+) New commits: commit c1fc7615260762bd6ea9f4295032488f461112e8 Author: Caolán McNamara Date: Tue Sep 10 18:48:15 2013 +0100 Notes added by 'git notes add' diff --git a/d0/ebb70c004761552016b0fa0a259ef35a01f

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

2013-09-10 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx |2 include/formula/vectortoken.hxx |4 sc/inc/column.hxx|1 sc/inc/document.hxx | 12 ++ sc/inc/formulacell.hxx |1 sc/inc/formulagroup.hxx |

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

2013-09-10 Thread Eike Rathke
i18nlangtag/qa/cppunit/test_languagetag.cxx|5 + i18nlangtag/source/languagetag/languagetag.cxx |1 + 2 files changed, 6 insertions(+) New commits: commit 7dc7d77cd0b142ea3fde93368334d1e4909d94da Author: Eike Rathke Date: Tue Sep 10 19:16:33 2013 +0200 include language-onl

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 96/4b63c906438e21c649667de8b9b7e03394cc24 f5/c3f1a0fba83206f0ee5b434d27d844282718dc

2013-09-10 Thread Caolán McNamara
96/4b63c906438e21c649667de8b9b7e03394cc24 |1 + f5/c3f1a0fba83206f0ee5b434d27d844282718dc |1 + 2 files changed, 2 insertions(+) New commits: commit 4b49083f182766220d8837d277f8863e3635c7a4 Author: Caolán McNamara Date: Tue Sep 10 18:40:14 2013 +0100 Notes added by 'git notes add

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

2013-09-10 Thread Jelle van der Waa
writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx | 194 --- writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.hxx | 82 - writerfilter/qa/cppunittests/odiapi/FileLoggerImpl.cxx | 73 - writerfilter/qa/cppunittests/odiapi/FileLoggerImpl.hxx | 51 writerfilter/qa/cppun

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

2013-09-10 Thread Caolán McNamara
sw/source/filter/ww8/ww8par5.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ff50e9ac7145e0d1accf980560ef50c272e427dd Author: Caolán McNamara Date: Tue Sep 10 18:32:15 2013 +0100 CID#1078790 Resource leak Change-Id: I1c5af09932a5004c5c76080fd490e53d8927c285

[Libreoffice-commits] core.git: configmgr/CppunitTest_configmgr_unit.mk

2013-09-10 Thread Michael Meeks
configmgr/CppunitTest_configmgr_unit.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit ed1eed600b2e4afd9364ee8dacf775f897df3849 Author: Michael Meeks Date: Tue Sep 10 17:50:02 2013 +0100 configmgr: more makefile cleanup. Change-Id: I672077a209

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

2013-09-10 Thread Thomas Arnhold
sw/source/core/text/itratr.cxx | 24 ++--- sw/source/core/text/porfld.cxx |8 ++-- sw/source/core/text/porlay.cxx | 26 +++--- sw/source/core/text/txtdrop.cxx |2 - sw/source/core/text/txtfld.cxx | 56 +-

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

2013-09-10 Thread Caolán McNamara
sc/source/core/tool/formularesult.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 486353651aee653b149170013c7e1d168644f508 Author: Caolán McNamara Date: Tue Sep 10 18:21:13 2013 +0100 WaE: enumeration values not handled in switch Change-Id: I89564800ee81d1e406

Re: dbaccess::ODatabaseContext cleaning its cache "too late"?

2013-09-10 Thread Lionel Elie Mamane
On Mon, Sep 09, 2013 at 03:35:22PM +0200, Stephan Bergmann wrote: > On 09/07/2013 09:46 AM, Lionel Elie Mamane wrote: >> On Tue, Aug 20, 2013 at 10:57:06AM +0200, Stephan Bergmann wrote: >>> On 08/16/2013 03:46 PM, Lionel Elie Mamane wrote: On Fri, Aug 16, 2013 at 02:55:35PM +0200, Stephan Ber

[Libreoffice-commits] core.git: Branch 'private/kohei/formula-opencl-work' - sc/inc sc/source

2013-09-10 Thread Kohei Yoshida
sc/inc/column.hxx |1 + sc/inc/document.hxx | 13 + sc/inc/table.hxx|2 +- sc/source/core/data/column2.cxx | 13 + sc/source/core/data/document.cxx|4 ++-- sc/source/core/data/formulacell.cxx |

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - sc/inc sc/source

2013-09-10 Thread Kohei Yoshida
sc/inc/column.hxx |1 + sc/inc/document.hxx | 13 + sc/inc/table.hxx|2 +- sc/source/core/data/column2.cxx | 13 + sc/source/core/data/document.cxx|4 ++-- sc/source/core/data/formulacell.cxx |

Re: [Libreoffice-qa] minutes of ESC call ...

2013-09-10 Thread bjoern
On Tue, Sep 10, 2013 at 11:37:59AM +0100, Michael Meeks wrote: > Having said that - I guess investing more cycles into a dashboard / > homepage for developers that shows where the fires are burning, the new > MAB's etc. would prolly be a more useful investment of time. Fully agree there -- t

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

2013-09-10 Thread Herbert Dürr
vcl/source/gdi/pngread.cxx |4 1 file changed, 4 insertions(+) New commits: commit 9bab8d99eab92b6ea0e171ac18d45e2283b86e19 Author: Herbert Dürr Date: Tue Sep 10 13:55:38 2013 + #i122985# fix compile error in pngreader.cxx for product build with debug enabled diff --git a

doxygen API doc: list of uses?

2013-09-10 Thread Lionel Elie Mamane
On Wed, Sep 04, 2013 at 11:56:07PM +0200, Andras Timar wrote: > I updated api.libreoffice.org from master. We seem to have lost the feature of e.g. http://www.openoffice.org/api/docs/common/ref/com/sun/star/util/Date-xref.html that is the list of all the places in the API where this type is used

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

2013-09-10 Thread Stephan Bergmann
codemaker/source/javamaker/javaoptions.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b0a692668e37f55ea8b4c10af4d31fb314f9d0b Author: Stephan Bergmann Date: Tue Sep 10 15:48:03 2013 +0200 Stray space at end of usage text line Change-Id: I886c543

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-2' - 11 commits - formula/source include/formula sc/inc sc/source

2013-09-10 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx |2 include/formula/vectortoken.hxx |4 sc/inc/document.hxx |7 + sc/inc/formulacell.hxx |1 sc/inc/formulagroup.hxx |7 + sc/inc/formularesult.hxx |

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Matúš Kukan
Hi, On 10 September 2013 09:13, Miklos Vajna wrote: > Hi, > > On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl > wrote: >> i've just pushed Matúš' feature/instdir branch to master, which makes >> the "instdir" an actually runnable office installation. > > Cool! :) Thanks to Michael for

[Libreoffice-commits] core.git: Branch 'private/kohei/formula-opencl-work' - sc/source

2013-09-10 Thread Kohei Yoshida
sc/source/core/data/document.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a4b281ee1b5078430df81ead2eedd60aa714f74 Author: Kohei Yoshida Date: Tue Sep 10 09:17:12 2013 -0400 Oops I forgot a return statement. Change-Id: Ifdea804b178ccf5c25ef21fb

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

2013-09-10 Thread Lionel Elie Mamane
basic/source/sbx/sbxvalue.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9b60eeac516db4be2f3ab70526f2de84e1c9b9d4 Author: Lionel Elie Mamane Date: Mon Sep 9 19:35:42 2013 +0200 janitorial: c++-style cast Change-Id: I746eff36778e30e36b975e24c70712

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

2013-09-10 Thread Armin Le Grand
svtools/source/filter/wmf/enhwmf.cxx | 20 svtools/source/filter/wmf/winmtf.cxx | 13 + svtools/source/filter/wmf/winmtf.hxx |1 + svtools/source/filter/wmf/wmf.cxx|7 +++ 4 files changed, 29 insertions(+), 12 deletions(-) New commits: commit d

[Libreoffice-commits] core.git: comphelper/Library_comphelper.mk comphelper/source include/comphelper officecfg/registry sd/inc sd/Package_xml.mk sd/source sd/xml test/Package_unittest.mk test/user-te

2013-09-10 Thread Vishv Brahmbhatt
comphelper/Library_comphelper.mk |1 comphelper/source/misc/expandmacro.cxx | 59 ++ include/comphelper/expandmacro.hxx | 57 ++ officecfg/registry/schema/org/openoffice/Office/Impress.xcs

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

2013-09-10 Thread Stephan Bergmann
configmgr/source/writemodfile.cxx | 296 +++--- configmgr/source/writemodfile.hxx |1 2 files changed, 152 insertions(+), 145 deletions(-) New commits: commit b1e464999e387e44f0e021d52f2673c2fe7822a0 Author: Stephan Bergmann Date: Tue Sep 10 13:02:15 2013

[Libreoffice-commits] core.git: solenv/Package_gdb.mk

2013-09-10 Thread Matúš Kukan
solenv/Package_gdb.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d486c4b8d352ebefc7d3af125864228af188756 Author: Matúš Kukan Date: Tue Sep 10 12:45:36 2013 +0200 fix typo Change-Id: If47c5d77b0f05415e5fb38e0f825474892d628dc diff --git a/solen

Re: minutes of ESC call ...

2013-09-10 Thread Michael Meeks
On Tue, 2013-09-10 at 11:37 +0200, bjoern wrote: > FWIW, I had a bibisected charting query sometime ago, you find it in > bugzilla->reports->new charts and then select the > LibreOffice->LibreOffice->bibsected-unresolved. I just added a > bibisected-total > there too, so one can now get these as

Re: License statement

2013-09-10 Thread Stephan Bergmann
On 09/02/2013 11:07 AM, Farago Janos wrote: All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. recorded at

[Libreoffice-commits] core.git: 2 commits - dbaccess/CppunitTest_dbaccess_firebird_test.mk dbaccess/qa

2013-09-10 Thread Andrzej J . R . Hunt
dbaccess/CppunitTest_dbaccess_firebird_test.mk |1 dbaccess/qa/unit/dbtest_base.cxx | 86 + dbaccess/qa/unit/firebird.cxx | 63 ++ 3 files changed, 96 insertions(+), 54 deletions(-) New commits: commit e4b07b2917154d6

Re: Gerrit migration

2013-09-10 Thread Florian Effenberger
Hi, just as a short reminder for tomorrow evening (European time), when we do the migration - this is what is missing and where we need your help with. Theming and SSL cert can be fixed from infra side, for the rest your help is appreciated as soon as the new VM is up. Florian Bjoern Mich

[Libreoffice-commits] core.git: Makefile.in solenv/bin solenv/Module_solenv.mk solenv/Package_gdb_install.mk solenv/Package_gdb.mk

2013-09-10 Thread Matúš Kukan
Makefile.in |3 +++ solenv/Module_solenv.mk |1 - solenv/Package_gdb.mk | 22 +- solenv/Package_gdb_install.mk | 27 --- solenv/bin/install-gdb-printers | 11 +-- 5 files changed, 21 insertion

GSOC - VLC bits ...

2013-09-10 Thread Michael Meeks
i there, Great to play with the latest work; it seems seeking works reasonably well, but there are some quite grim lifecycle issues around the place; also getting parenting right of the X window under X seems intermittent. + audio during keyframe capture + sadly we

[Libreoffice-commits] core.git: 2 commits - avmedia/source Repository.mk

2013-09-10 Thread Michael Meeks
Repository.mk |2 +- avmedia/source/vlc/vlcmanager.cxx | 13 - avmedia/source/vlc/vlcuno.cxx |4 ++-- 3 files changed, 15 insertions(+), 4 deletions(-) New commits: commit a3b56a9b963189cb22e7d34e87f860412ed3332f Author: Michael Meeks Date: Tue Sep

Re: Please regenerate api.libreoffice.org from libreoffice-4-1 branch

2013-09-10 Thread Eike Rathke
Hi, On Monday, 2013-09-09 10:38:16 +0200, Lionel Elie Mamane wrote: > Actually, it could make sense to document the API available in each > version, that is, have something like: > > http://api.libreoffice.org/docs/3.3/idl/ > http://api.libreoffice.org/docs/3.6/idl/ > http://api.libreoffice.org/

[Libreoffice-commits] dev-tools.git: 2 commits - scripts/esc-bug-stats.pl

2013-09-10 Thread Michael Meeks
scripts/esc-bug-stats.pl | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 072933624f42e007b017667517cf72c765ccfc52 Author: Michael Meeks Date: Tue Sep 10 10:46:58 2013 +0100 3.6 open MAB should have no data in future. diff --git a/scripts/esc-bug

Re: minutes of ESC call ...

2013-09-10 Thread bjoern
Hi, On Tue, Sep 10, 2013 at 09:56:57AM +0100, Michael Meeks wrote: > I guess so ;-) or bugzilla changed in some way, or someone went on a > rampage removing the 'bibisect' keyword (or whatever). The stats are > generated by: > > dev-tools/scripts/esc-bug-stats.pl Hmm, looks sane to m

[Libreoffice-commits] core.git: configmgr/Library_configmgr.mk configmgr/source scp2/source

2013-09-10 Thread Janos Farago
configmgr/Library_configmgr.mk|5 - configmgr/source/components.cxx | 23 - configmgr/source/winreg.cxx | 174 ++ configmgr/source/winreg.hxx | 22 configmgr/source/writemodfile.cxx |5 - configmgr/source/writemodfile.hxx

OpenOffice and AppData files

2013-09-10 Thread Richard Hughes
Hi all. I'm the developer for PackageKit and gnome-software. The community has already written a set of LibreOffice AppData files for Fedora, would you be interested to including them upstream? This will allow us to "feature" LibreOffice on the front page in the future. See http://people.freedeskt

Re: minutes of ESC call ...

2013-09-10 Thread Michael Meeks
On Tue, 2013-09-10 at 00:37 +0200, bjoern wrote: > > > > * Bibisected bugs open: whiteboard 'bibsected' > > > > + 35/140 36/167 37/137 41/137 33/128 33/125 34/124 34/123 > > > > 36/122 38/119 > > > > + http://bit.ly/VQfF3Q > > > > > > Dumb question: > > > Whats that secon

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michael Meeks changed: What|Removed |Added Depends on||33302 -- You are receiving this mail be

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on|33302 | -- You are receiving this mail because

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Michael Meeks changed: What|Removed |Added Depends on||51976 -- You are receiving this mail be

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on|51976 | -- You are receiving this mail because

[Libreoffice-commits] core.git: 2 commits - android/CustomTarget_android_desktop.mk android/CustomTarget_docloader.mk android/CustomTarget_lo4android.mk android/experimental android/Module_android.mk

2013-09-10 Thread Tor Lillqvist
android/CustomTarget_android_desktop.mk |6 ++--- android/CustomTarget_docloader.mk | 37 android/CustomTarget_lo4android.mk | 15 ++-- android/Module_android.mk |1 android/experimental/desktop/Makefile | 20 ++

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread bjoern
On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl wrote: > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. ... and there was much rejoicing! Best, Bjoern ___ LibreOff

[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_firebird_test.mk

2013-09-10 Thread Andrzej J . R . Hunt
dbaccess/CppunitTest_dbaccess_firebird_test.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8dc5941064c50fe0a61490e274d61eccb43fd089 Author: Andrzej J.R. Hunt Date: Tue Sep 10 09:05:04 2013 +0100 Fix typo. Change-Id: I34df96334478b10f151e630188f45e

[Libreoffice-commits] core.git: dbaccess/CppunitTest_dbaccess_firebird_test.mk

2013-09-10 Thread Andrzej J . R . Hunt
dbaccess/CppunitTest_dbaccess_firebird_test.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit da8d7533f8547f57476a69849331c6c1781ce326 Author: Andrzej J.R. Hunt Date: Tue Sep 10 08:56:08 2013 +0100 Try to fix Mac/Win Tinderboxes. Change-Id: Ibfd017c23cf510bf481d60

[Libreoffice-commits] core.git: 2 commits - dbaccess/CppunitTest_dbaccess_firebird_test.mk dbaccess/Module_dbaccess.mk dbaccess/qa

2013-09-10 Thread Andrzej J . R . Hunt
dbaccess/CppunitTest_dbaccess_firebird_test.mk | 67 +++ dbaccess/Module_dbaccess.mk |3 dbaccess/qa/unit/data/firebird_empty.odb |binary dbaccess/qa/unit/data/firebird_integer_x64le.odb |binary dbaccess/qa/unit/firebird.cxx| 137

[Libreoffice-commits] core.git: android/Bootstrap

2013-09-10 Thread Tor Lillqvist
android/Bootstrap/Makefile.shared |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d344d46cd4cd0e4811ac5ebd01d29cc4547f7f3e Author: Tor Lillqvist Date: Tue Sep 10 10:42:33 2013 +0300 I don't think the map file is that useful to generate every time Chan

[Libreoffice-commits] core.git: sw/qa unusedcode.easy

2013-09-10 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 +++--- unusedcode.easy |1 - 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 7cb5537be8836652ea4dc6f63f17dc773d0feeba Author: Miklos Vajna Date: Tue Sep 10 09:36:07 2013 +0200 CppunitTest_sw

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

2013-09-10 Thread Zolnai Tamás
sw/qa/extras/htmlexport/htmlexport.cxx | 16 +++- sw/qa/extras/inc/swmodeltestbase.hxx | 22 +++-- sw/qa/extras/odfexport/odfexport.cxx | 40 +++ sw/qa/extras/ooxmlexport/ooxmlexport.cxx |8 +++--- sw/qa/extras/rtfexport/rtfexport

[Libreoffice-commits] core.git: scp2/inc scp2/source solenv/bin

2013-09-10 Thread Andras Timar
scp2/inc/macros.inc |4 - scp2/source/ooo/file_library_ooo.scp |4 - scp2/source/ooo/module_hidden_ooo.scp | 12 ++--- scp2/source/ooo/ure.scp | 50 +++--- solenv/bin/modules/installer/glob

Re: [ANN] feature/instdir pushed to master

2013-09-10 Thread Miklos Vajna
Hi, On Mon, Sep 09, 2013 at 10:18:32PM +0200, Michael Stahl wrote: > i've just pushed Matúš' feature/instdir branch to master, which makes > the "instdir" an actually runnable office installation. Cool! :) Nitpick: dev-install tweaks bootstraprc, so UserInstallation points to $SYSUSERCONFIG/li