LibreOffice Gerrit News for core on 2015-03-07

2015-03-06 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Resolves tdf#80137 Paste array formula into range pastes as non-array for in https://gerrit.libreoffice.org/14770 from Henry Castro about module sc End of

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

2015-03-06 Thread LeMoyne Castle
basic/source/sbx/sbxstr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3b585737ff6bda7d28dd293465f5061ad5006f6e Author: LeMoyne Castle Date: Fri Mar 6 01:15:12 2015 -0700 convert error number to string BASIC error type was printing as "Error "+ o

Crash test update

2015-03-06 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/d9101e9416d9a285028ccb74895f6ba3964cce46/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

Interest in contributing to Libreoffice (GSOC 2015)

2015-03-06 Thread Amate Yolande
Hello My name is Amate Yolande and I am interested in contributing to the Libreoffice community for google summer of code 2015. I am proficient in c/c++ programming. I have successful compiled and built the Libreoffice source code and I am presently trying to find an Easy Hack to work on. I

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 6 commits - sc/inc sc/source

2015-03-06 Thread Jan Holesovsky
sc/inc/docuno.hxx | 15 +-- sc/source/ui/inc/gridwin.hxx | 12 ++ sc/source/ui/inc/output.hxx|1 sc/source/ui/unoobj/docuno.cxx | 30 ++ sc/source/ui/view/gridwin.cxx | 20 sc/source/ui/view/gridwin4.cxx | 197 + sc

Re: Interested in Contributing to LibreOffice

2015-03-06 Thread Łukasz Hryniuk
Hi Tanmay! Did you look at Easy Hacks page? It's a good place to start: https://wiki.documentfoundation.org/Development/Easy_Hacks I think you will find something for yourself among "Interesting" tasks, requiring C++ skills. Regards, Łukasz Hryniuk On 06/03/15 14:40, Tanmay Sahay wrote: Hel

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

2015-03-06 Thread Eike Rathke
formula/source/core/api/token.cxx | 18 ++ include/formula/tokenarray.hxx|4 sc/source/core/tool/compiler.cxx | 28 3 files changed, 46 insertions(+), 4 deletions(-) New commits: commit 333f8a76341f5b4921e89012d133007503e49612 Author:

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

2015-03-06 Thread Tor Lillqvist
sc/qa/unit/opencl-test.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8ea45048b83e685090484c959f642118cfebef6c Author: Tor Lillqvist Date: Fri Mar 6 23:09:59 2015 +0200 WaE: passing 'class rtl::OUString' by value, rather pass by reference Cha

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

2015-03-06 Thread Pranav Kant
sc/qa/unit/opencl-test.cxx | 2351 + 1 file changed, 683 insertions(+), 1668 deletions(-) New commits: commit 0ef455bdc33356dcf00e3a2f724b2a18e15de38f Author: Pranav Kant Date: Sun Mar 1 21:32:22 2015 +0530 tdf#89267: Reduce duplicate code

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

2015-03-06 Thread Stephan Bergmann
vcl/source/outdev/map.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit be5a6706b6a34a57774714929b9b7fe06f69173e Author: Stephan Bergmann Date: Fri Mar 6 21:29:24 2015 +0100 Handle degenerate case of nMapNum == 0 ...appears to be occasionall

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

2015-03-06 Thread Jan-Marek Glogowski
sc/inc/refreshtimer.hxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 9b4abcd1c45a646a1ac9120fe1c489ba6bb44e95 Author: Jan-Marek Glogowski Date: Fri Mar 6 19:11:31 2015 +0100 Little build fix to Windows ScRefreshTimer For whatever reason "objd

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

2015-03-06 Thread Tor Lillqvist
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +- sc/source/core/tool/calcconfig.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit acaafc03e623ac25d4408605f34d50618926c5d0 Author: Tor Lillqvist Date: Fri Mar 6 18:02:56 201

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - include/svx svx/inc svx/source

2015-03-06 Thread Miklos Vajna
include/svx/sdr/overlay/overlaymanager.hxx|8 ++-- include/svx/sdr/overlay/overlayobjectlist.hxx |1 + svx/inc/sdr/overlay/overlaymanagerbuffered.hxx|2 ++ svx/source/sdr/overlay/overlaymanager.cxx |7 --- svx/source/sdr/overlay/overlaymanagerbuffere

Page breaks in Web Layout

2015-03-06 Thread Ashod Nakashian
In Web Layout one shouldn't expect _*any*_ page breaks whatsoever, as by definition it should not have a concept of pages. However, Writer sometimes (and not so consistently) generates pages. In some documents Writer generates dozens of pages in Web Layout, but "Update All" reduces them to a few p

Re: Make.exe for Cygwin

2015-03-06 Thread Ashod Nakashian
I have merged gnu-make-lo with upstream 4.1 and have binaries with the following flavors: 64- and 32-bit Upstream 4.1 + my low-res stat workaround. 64- and 32-bit Upstream 4.1 + my low-res stat workaround + LO patches (excluding depcache). Didn't get a chance to do performance runs, but the binar

[Libreoffice-commits] core.git: chart2/source dbaccess/source desktop/source forms/source include/vbahelper sc/inc sc/source vbahelper/source

2015-03-06 Thread Caolán McNamara
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx |4 chart2/source/controller/main/ChartController_Position.cxx | 26 +-- chart2/source/controller/main/CommandDispatchContainer.cxx |6 chart2/source/controller/main/CommandDispatchContainer.hxx |2 chart2/source/view/

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

2015-03-06 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 30 ++ 1 file changed, 26 insertions(+), 4 deletions(-) New commits: commit ef6f2490a697e7c23fea40c567f751db05f1bbbf Author: Michael Meeks Date: Fri Mar 6 16:50:09 2015 + vcldemo: add a tooltip to debug rendering issue.

[Libreoffice-commits] core.git: Branch 'feature/priorities' - vcl/workben

2015-03-06 Thread Michael Meeks
vcl/workben/vcldemo.cxx | 30 ++ 1 file changed, 26 insertions(+), 4 deletions(-) New commits: commit 15b390e8255d07a5a40fe9de0f71d97a66ab54ff Author: Michael Meeks Date: Fri Mar 6 16:50:09 2015 + vcldemo: add a tooltip to debug rendering issue.

[Libreoffice-commits] core.git: Branch 'feature/priorities' - 0 commits -

2015-03-06 Thread Tobias Madl
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: Calc: LO 4.4.1.2 print and sort problems

2015-03-06 Thread Kohei Yoshida
> On March 6, 2015 at 10:12 AM Anthonys Lists wrote: > > > I probably ought to file a bug/enhancement report, but if anyone's > interested they can investigate. > > First the weirdo/bug. I've got an old spreadsheet from 3.5/3.4 days. It > has six sheets in it. On three sheets, clicking prin

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

2015-03-06 Thread Tobias Madl
sc/inc/refreshtimer.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2c0189a8a3aeb3668bf6de1ea1958ba475b80a38 Author: Tobias Madl Date: Fri Mar 6 16:55:17 2015 +0100 Autotimer: added function to public Change-Id: I6522e7a2bb895973d9d8cf1b7cfbad2

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

2015-03-06 Thread Tor Lillqvist
sc/source/core/opencl/op_statistical.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3da65dc8982167517f19e80a288b049118bc3d23 Author: Tor Lillqvist Date: Fri Mar 6 17:35:09 2015 +0200 Return #VALUE! instead of NaN in the OpenCL NORMSINV() Cha

[Libreoffice-commits] core.git: 2 commits - sw/uiconfig vcl/unx

2015-03-06 Thread Caolán McNamara
sw/uiconfig/swriter/ui/wordcount.ui | 37 -- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |7 2 files changed, 41 insertions(+), 3 deletions(-) New commits: commit 2a0b6705724c4ea65b56eb0f45bccfa253d9fdc2 Author: Caolán McNamara Date: Fri Mar 6 15

Calc: LO 4.4.1.2 print and sort problems

2015-03-06 Thread Anthonys Lists
I probably ought to file a bug/enhancement report, but if anyone's interested they can investigate. First the weirdo/bug. I've got an old spreadsheet from 3.5/3.4 days. It has six sheets in it. On three sheets, clicking print preview or print gave you a blank sheet, despite data on the sheet.

Re: [Libreoffice-qa] Bugs with Backtrace but Not Reproduced

2015-03-06 Thread Alexander Thurgood
Le 06/03/2015 15:26, Joel Madero a écrit : >> Got a link for those issues handy ? > https://bugs.documentfoundation.org/buglist.cgi?list_id=525899®etlastlist=525899 > Thanks but I only get this in return from Bugzilla : Sorry, I seem to have lost the cookie that recorded the results of your las

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

2015-03-06 Thread Tobias Madl
include/vcl/timer.hxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit e7c2b4b981b9b43c31fa442d5596b7a765dbe699 Author: Tobias Madl Date: Fri Mar 6 15:45:03 2015 +0100 Timer: added virtual before definition Change-Id: Ief4da1f1241fc4175f5ad132f

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

2015-03-06 Thread Tor Lillqvist
sc/source/core/opencl/op_statistical.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f4dc6af39ecf2f90155205ad097601a8b2f602c Author: Tor Lillqvist Date: Fri Mar 6 16:40:59 2015 +0200 One more #VALUE! instead of 'nan' Change-Id: Ib7fe0d9ed2f5b5aae

Re: [Libreoffice-qa] Bugs with Backtrace but Not Reproduced

2015-03-06 Thread Joel Madero
On 03/06/2015 12:11 AM, Alex Thurgood wrote: > Le 06/03/2015 05:52, Joel Madero a écrit : > > Hi Joel, > >> I'm curious if anyone has any thoughts about bugs that have backtraces >> but QA has been unable to repro. Should these just be pushed to NEW ? >> >> Currently there are 8 UNCONFIRMED crash

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

2015-03-06 Thread Bjoern Michaelsen
desktop/source/deployment/manager/dp_manager.cxx |3 +-- filter/source/msfilter/svdfppt.cxx | 13 - 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit ca3700c42238e71684ec1d5f5eacaea4b1ca3b30 Author: Bjoern Michaelsen Date: Fri Mar 6 14:48:24

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 35 ++--- slideshow/source/engine/slide/shapemanagerimpl.hxx |2 + 2 files changed, 33 insertions(+), 4 deletions(-) New commits: commit 21009ded43206124264a17992cb554f89aac6b75 Author: Michael Jaumann Date: Fri Mar 6 1

[Libreoffice-commits] dev-tools.git: scripts/tpconv.py

2015-03-06 Thread Miklos Vajna
scripts/tpconv.py |4 1 file changed, 4 insertions(+) New commits: commit f7f1a8847326bfa5d12feaa9bc6c82ff3d2acd98 Author: Miklos Vajna Date: Fri Mar 6 15:00:36 2015 +0100 tpconv: allow pixel to logic conversion Change-Id: I0e0448fc9efa4dc53e1dfd8e1b65ba68c56f36f3 diff

[Libreoffice-commits] core.git: desktop/source drawinglayer/source include/sfx2 include/svx include/vcl sc/inc sc/source sd/source sfx2/source svx/inc svx/source sw/source vcl/osx vcl/source vcl/win

2015-03-06 Thread Tobias Madl
desktop/source/app/app.cxx|2 +- drawinglayer/source/primitive2d/textlayoutdevice.cxx |4 ++-- drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |4 ++-- include/sfx2/objsh.hxx|2 +- include/svx/sdr/an

Interested in Contributing to LibreOffice

2015-03-06 Thread Tanmay Sahay
Hello, everyone! I am Tanmay Sahay, a Sophomore from IIIT Hyderabad. I've been programming in C++ for around 3 years, and I'm proficient in algorithmic programming. LibreOffice interests me. I've looked up the basic development workflow; this enabled me to successfully build my own development ver

[Libreoffice-commits] dev-tools.git: test-bugzilla-files/analyze-logs.py

2015-03-06 Thread Christian Lohmaier
test-bugzilla-files/analyze-logs.py | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit bc0aabc6e6fc8880a1e2d7979411b0ebd9d2ee91 Author: Christian Lohmaier Date: Fri Mar 6 13:53:19 2015 +0100 don't overwrite a file we're still reading from slurp

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 98 - slideshow/source/engine/slide/shapemanagerimpl.hxx | 22 slideshow/source/engine/slide/slideimpl.cxx|7 + 3 files changed, 122 insertions(+), 5 deletions(-) New commits: commit 42322e7f428a96eb1b2b

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/Bootstrap android/experimental include/LibreOfficeKit

2015-03-06 Thread Siqi Liu
android/Bootstrap/src/org/libreoffice/kit/Document.java |2 + android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java | 18 +- include/LibreOfficeKit/LibreOfficeKitEnums.h |8 +++- 3 files chan

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

2015-03-06 Thread Tor Lillqvist
sc/source/core/opencl/op_statistical.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1028643bc7d294e4c32b4ccea288d90088abae53 Author: Tor Lillqvist Date: Fri Mar 6 14:21:24 2015 +0200 Return a #DIV/0! error in one case in the OpenCL SLOPE() implementation

[Libreoffice-commits] core.git: Branch 'feature/priorities' - 3 commits - include/vcl vcl/inc vcl/source

2015-03-06 Thread Tobias Madl
include/vcl/scheduler.hxx| 22 -- include/vcl/timer.hxx|4 +-- vcl/inc/svdata.hxx |3 -- vcl/source/app/scheduler.cxx | 52 --- vcl/source/app/svapp.cxx |4 --- vcl/source/app/svmain.cxx|1 v

Re: minutes of ESC call ...

2015-03-06 Thread Noel Grandin
On Fri, Mar 6, 2015 at 1:59 PM, Michael Meeks wrote: > > > > * Jenkins update (Norbert) > + mostly green >+ queue 64 patches long, Chris pushed a 20x deep series 3x in a row. Is it possible to (a) have a way of cancelling stuff in the queue if we need to re-push patches to gerrit? an

minutes of ESC call ...

2015-03-06 Thread Michael Meeks
* Present: + Bjoern, Caolan, Miklos, Michael M, Norbert, Robinson, Cedric, Sophie, Lionel, Cloph, Stephan, Eike, Jan-Marek, Moggi, Michael S, Kendy, Andras, Thorsten * Completed Action Items: + write blog post to promote hack-fests (Bjoern) [ awesome, cf. twitter, G+ e

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

2015-03-06 Thread Tor Lillqvist
sc/source/core/opencl/op_statistical.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 100c518e980f6abdc93c727c524b738200236bf2 Author: Tor Lillqvist Date: Fri Mar 6 13:43:04 2015 +0200 Set #VALUE! error in PEARSON() OpenCL implementation when appropriate Returni

[Bug 89641] Page counters in status bars are inconsistent: “Page N / N” vs. “Page N of N”

2015-03-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89641 --- Comment #4 from Jan Holesovsky --- dobragab: For Calc, have a look at sc/source/ui/view/cellsh.cxx , search for STR_TABLE. You want to change the STR_TABLE in sc/source/ui/src/globstr.src to have a kind of "Sheet %1 of %2" and adapt t

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

2015-03-06 Thread Szymon Kłos
dbaccess/source/ui/control/curledit.cxx | 15 +++ dbaccess/source/ui/dlg/ConnectionHelper.cxx |1 + dbaccess/source/ui/inc/curledit.hxx |1 + 3 files changed, 17 insertions(+) New commits: commit 8ace7ee616e7a38f7c626a74e680b928832c78df Author: Szymon Kłos Date

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

2015-03-06 Thread Szymon Kłos
dbaccess/source/ui/control/curledit.cxx | 15 +++ dbaccess/source/ui/dlg/ConnectionHelper.cxx |1 + dbaccess/source/ui/inc/curledit.hxx |1 + 3 files changed, 17 insertions(+) New commits: commit 1ac9985ade97f91869a11ce45231ffd6a5440959 Author: Szymon Kłos Date

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - slideshow/source

2015-03-06 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 17 + slideshow/source/engine/slide/shapemanagerimpl.hxx |5 + slideshow/source/engine/slide/slideimpl.cxx|8 3 files changed, 26 insertions(+), 4 deletions(-) New commits: commit f7f8706b404b5b618

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

2015-03-06 Thread Tor Lillqvist
sc/source/core/opencl/op_statistical.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d9101e9416d9a285028ccb74895f6ba3964cce46 Author: Tor Lillqvist Date: Fri Mar 6 13:01:21 2015 +0200 Set #VALUE! error in COVAR() OpenCL implementation when appropriate

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - include/LibreOfficeKit libreofficekit/source sw/source

2015-03-06 Thread Miklos Vajna
include/LibreOfficeKit/LibreOfficeKitEnums.h |6 +++--- libreofficekit/source/gtk/lokdocview.c |2 +- sw/source/core/crsr/crsrsh.cxx | 16 sw/source/core/crsr/viscrs.cxx |6 -- 4 files changed, 12 insertions(+), 18 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 3 commits - android/experimental

2015-03-06 Thread Siqi Liu
android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java |1 android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/LayerView.java | 347 -- 2 files changed, 174 insertions(+), 174 deletions(-) New commits: commit 6a7b05fb8c80786c9659a

Crash test update

2015-03-06 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/b8ca219893a6e14bfea3cec5522532c144ad2fa6/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: Branch 'feature/slideshow_onlySprites' - 2 commits - slideshow/source

2015-03-06 Thread Michael Jaumann
slideshow/source/engine/slide/shapemanagerimpl.cxx | 136 - slideshow/source/engine/slide/shapemanagerimpl.hxx | 56 +++- slideshow/source/engine/slide/slideimpl.cxx| 40 +- 3 files changed, 167 insertions(+), 65 deletions(-) New commits: commit c4f5e1e9d1

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

2015-03-06 Thread Caolán McNamara
include/sfx2/sidebar/IContextChangeReceiver.hxx |2 +- sc/inc/afmtuno.hxx |3 +-- sc/inc/cellsuno.hxx |6 ++ sc/inc/dapiuno.hxx |3 +-- sc/inc/datauno.hxx

[Libreoffice-commits] core.git: 4 commits - formula/source officecfg/registry sc/source

2015-03-06 Thread Tor Lillqvist
formula/source/core/api/vectortoken.cxx | 10 -- officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +- sc/source/core/data/grouptokenconverter.cxx | 12 sc/source/core/opencl/op_statistical.cxx |2 +- sc/sourc

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

2015-03-06 Thread Miklos Vajna
vcl/source/window/decoview.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 9a93277b869caca4db054385db59fc7b7d541570 Author: Miklos Vajna Date: Fri Mar 6 10:13:20 2015 +0100 vcl: fix Android build Change-Id: Ib71d74d4b66b02a6a680b5ab0c905

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

2015-03-06 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 18 ++ sw/source/filter/ww8/docxattributeoutput.hxx |2 +- 2 files changed, 7 insertions(+), 13 deletions(-) New commits: commit 352c40dd5ce715f6ae654b8dedf2fc2145275a1d Author: Miklos Vajna Date: Fri Mar 6 09:17:19 2015 +010

Re: Bugs with Backtrace but Not Reproduced

2015-03-06 Thread Alex Thurgood
Le 06/03/2015 05:52, Joel Madero a écrit : Hi Joel, > > I'm curious if anyone has any thoughts about bugs that have backtraces > but QA has been unable to repro. Should these just be pushed to NEW ? > > Currently there are 8 UNCONFIRMED crashers - at least one or two of > those have backtraces