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

2015-07-19 Thread David Tardon
filter/qa/cppunit/data/pict/pass/tdf92789.pct |binary filter/source/graphicfilter/ipict/ipict.cxx | 60 ++ 2 files changed, 24 insertions(+), 36 deletions(-) New commits: commit 3f0677b86f4831b011a2baece85cf93c68646cd5 Author: David Tardon Date: Mon Jul 20 08:50:20

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

2015-07-19 Thread Noel Grandin
basegfx/source/polygon/b2dlinegeometry.cxx | 12 +-- basegfx/source/polygon/b2dpolygontools.cxx | 80 - basegfx/source/polygon/b2dpolypolygontools.cxx | 26 basegfx/source/polygon/b3dpolypolygontools.cxx | 18 ++--- basegfx/source/tools/canvastools.

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

2015-07-19 Thread Noel Grandin
chart2/inc/ChartModel.hxx |5 - chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx |9 - chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx |2 chart2/source/controller/dialogs/DataBrowser.cxx

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

2015-07-19 Thread Noel Grandin
compilerplugins/clang/unusedmethods.cxx |9 + compilerplugins/clang/unusedmethods.py | 35 +- editeng/source/items/xmlcnitm.cxx |7 include/editeng/xmlcnitm.hxx|2 - include/svl/cintitem.hxx| 12 --- include/svl/ct

Re: [GSoC] Improve user experience with CMIS – Weekly report #6

2015-07-19 Thread Jan Holesovsky
Hi Szymon, Szymon Kłos píše v Pá 10. 07. 2015 v 21:16 +0200: > I think this is a good moment, considering that I completed most of work > needed by my dialog. And I see this has happened - great stuff, thank you! :-) It works pretty well for me, only few UX comments: * when opening the "Open R

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-1.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx | 54 +- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit 7ad4717198ff62bac51b59b13f72c301ddd81c86 Author: Caolán McNamara Date: Sun Jul 19 21:0

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-1.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx | 54 +- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit b52ba57efaa7f54391abec08b601e749963c711e Author: Caolán McNamara Date: Sun Jul 19 21:0

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-3.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit ffed84552dcb03daf93e14036313bad285c3d140 Author: Caolán McNamara Date: Sun Jul 19 21:32:05 2015 +0100 check np bounds again

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-2.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit eef542a9ff26856a52a80f413173e754c4960e42 Author: Caolán McNamara Date: Sun Jul 19 21:25:46 2015 +0100 check np bounds

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-2.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit fc3ba0cdd424e1ae2852ad9809b49a5e6e55b2f5 Author: Caolán McNamara Date: Sun Jul 19 21:25:46 2015 +0100 check np bounds

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-3.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit e9be8b2425eb8e013e43ef7e730a05df5e4efae9 Author: Caolán McNamara Date: Sun Jul 19 21:32:05 2015 +0100 check np bounds again

[GSoC15] Chained Text Boxes - Report Week 8

2015-07-19 Thread Matteo Campanelli
Hi, some progress from this week: - cursor motion works properly (forward) - cursor motion works even if arrow keys are used (it's not tied any more to editing only) - several smaller issues have been fixed. Next goals: - Have pasting working (again) - Start thinking of merging to master - Having

[Libreoffice-commits] online.git: loolwsd/loolstat

2015-07-19 Thread Henry Castro
loolwsd/loolstat | 84 +++ 1 file changed, 84 insertions(+) New commits: commit c54ea4cd5494a2b038b9accbb10fde5656679219 Author: Henry Castro Date: Sun Jul 19 19:34:18 2015 -0400 loolwsd: added shell script loolstat loolstat.

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2015-07-19 Thread Henry Castro
loolwsd/LOOLWSD.cpp |9 + loolwsd/LOOLWSD.hpp |1 + 2 files changed, 10 insertions(+) New commits: commit de3d97d5a4f4a711808c98e067af8a01b4956e78 Author: Henry Castro Date: Sun Jul 19 16:49:11 2015 -0400 loolwsd: create PID log file. The PID log file is used by e

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-3.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit fcdddbd30a8b5cf6a5cc4d2ff28b7d4a20f8ec6b Author: Caolán McNamara Date: Sun Jul 19 21:32:05 2015 +0100 check np bounds again

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

2015-07-19 Thread Markus Mohrhard
sc/qa/unit/data/xlsx/preserve-whitespace.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 16 +++- 2 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 3b0aae379e77dade4bde1f832225728ce6214816 Author: Markus Mohrhard Date: Sat Apr 18 03:55:48 2015 +02

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-2.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit be4e1141be7cd54cf5362d3de534050db5505437 Author: Caolán McNamara Date: Sun Jul 19 21:25:46 2015 +0100 check np bounds

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

2015-07-19 Thread Caolán McNamara
filter/qa/cppunit/data/tiff/fail/crash-1.tiff |binary filter/source/graphicfilter/itiff/itiff.cxx | 54 +- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit 80c591ea9c320fee9e975ac7b0e4e2df1bf5e447 Author: Caolán McNamara Date: Sun Jul 19 21:0

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

2015-07-19 Thread Eike Rathke
sc/inc/dbdata.hxx |5 + sc/source/core/tool/dbdata.cxx | 21 + sc/source/ui/docshell/dbdocfun.cxx |3 +++ 3 files changed, 29 insertions(+) New commits: commit e6241675a74e305b1af1049374be648ec63c37d8 Author: Eike Rathke Date: Thu Jul 16 1

[Libreoffice-commits] core.git: chart2/source comphelper/source cui/source dbaccess/source desktop/source filter/source fpicker/source framework/source include/comphelper include/osl include/svtools i

2015-07-19 Thread Andrea Gelmini
chart2/source/controller/main/ChartController_Window.cxx |2 +- chart2/source/controller/main/SelectionHelper.cxx |2 +- comphelper/source/property/propagg.cxx |2 +- c

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #189 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1721236b5b3fad5660495d638f7cdf6abfcb7a47 t

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/auditsh.cxx |2 +- sc/source/ui/view/cellsh.cxx |8 +++- sc/source/ui/view/cellsh3.cxx | 11 +-- 3 files changed, 9 insertions(+), 12 deletions(-) New commits: commit 1721236b5b3fad5660495d638f7cdf6abfcb7a47 Author: Albert Thuswaldner Date: Sun Jul 19 1

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #187 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d26eb83f0a5180b4ec9a58f5238dfde50ccfba04 t

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #188 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=791f2fa12dcffe3de68f14e657eafd80157d2c5b f

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/editsh.cxx | 38 +- sc/source/ui/view/formatsh.cxx | 147 ++--- 2 files changed, 70 insertions(+), 115 deletions(-) New commits: commit 791f2fa12dcffe3de68f14e657eafd80157d2c5b Author: Albert Thuswaldner Date: Sun Jul 19 01:01:

[GSoC] Integrating LO with GNOME - WR#8

2015-07-19 Thread Pranav Kant
This week I made few enhancements to the threading infrastructure that I coded last week taking inspiration from Libreoffice Android. Now I am making use of a thread pool, instead of creating a new thread(s) everytime. All the LOK calls are now being called in thread(s) reused from this pool. I wa

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #186 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7d537fb4730db4268aec847973299a3e1ca96bf2 t

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/gridwin2.cxx | 54 - sc/source/ui/view/gridwin3.cxx |6 ++-- 2 files changed, 30 insertions(+), 30 deletions(-) New commits: commit d26eb83f0a5180b4ec9a58f5238dfde50ccfba04 Author: Albert Thuswaldner Date: Sat Jul 18 15:20:19 2015

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/gridwin.cxx | 389 -- 1 file changed, 186 insertions(+), 203 deletions(-) New commits: commit 7d537fb4730db4268aec847973299a3e1ca96bf2 Author: Albert Thuswaldner Date: Sat Jul 18 00:50:17 2015 +0200 tdf#39468 translated german com

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #185 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c7c7ae8a5d73c0439de4798f5130da933eebc7a2 f

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #184 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7175ee2b17b47f983646a180c67843c958aa4f25 f

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/dbfunc3.cxx | 96 +- 1 file changed, 48 insertions(+), 48 deletions(-) New commits: commit c7c7ae8a5d73c0439de4798f5130da933eebc7a2 Author: Albert Thuswaldner Date: Sun Jul 19 11:46:10 2015 +0200 fdo#39468 translated german comme

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/gridwin4.cxx | 121 +++-- sc/source/ui/view/gridwin5.cxx | 30 +- 2 files changed, 74 insertions(+), 77 deletions(-) New commits: commit 7175ee2b17b47f983646a180c67843c958aa4f25 Author: Albert Thuswaldner Date: Sat Jul 18 23:10:2

[Bug 39468] translate German comments, removing redundant ones

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #183 from Commit Notification --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e97e4baf5433ccf782101ad1eb3d07db1867f648 f

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

2015-07-19 Thread Albert Thuswaldner
sc/source/ui/view/drawvie3.cxx | 12 - sc/source/ui/view/drawvie4.cxx | 14 --- sc/source/ui/view/drawview.cxx | 50 - 3 files changed, 36 insertions(+), 40 deletions(-) New commits: commit e97e4baf5433ccf782101ad1eb3d07db1867f648 Auth

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/unx

2015-07-19 Thread Caolán McNamara
vcl/unx/generic/desktopdetect/desktopdetector.cxx |4 1 file changed, 4 insertions(+) New commits: commit 5c76768ff1ef38ead30b32544b180464fe0e7794 Author: Caolán McNamara Date: Fri Jul 17 11:28:37 2015 +0100 add gnome-wayland alongside gnome Change-Id: I5d57f715edbadc7f

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 tommy27 changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 2 commits - libreofficekit/source

2015-07-19 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 00d94c3a423ab524f0b47c265eeea09f97f0424e Author: Pranav Kant Date: Sun Jul 19 23:05:43 2015 +0530 lokdocview: [WIP] Async. request for tile on tile invalidation Change-Id: I57db9e3adf26996e6e1e105b8b95f53e88e7760f diff --git a/libr

[Bug 38837] Reduce power consumption: timers must end eventually

2015-07-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38837 --- Comment #21 from Ashod Nakashian --- (In reply to Jean-Baptiste Faure from comment #20) > I guess there is some remaining timer related to automatic spelling I've submitted a fix for this as part of tdf#92036. -- You are receiving t

Re: [GSoC] Integrate LO with GNOME - WR#7

2015-07-19 Thread Pranav Kant
On Sun, Jul 19, 2015 at 12:42 AM, Michael Meeks wrote: > Hi Pranav, > > On Fri, 2015-07-17 at 23:50 +0530, Pranav Kant wrote: >> I followed the approach you mentioned. > > Heh =) > >> But the user experience is poor this way. As I am typing things on the >> keyboard the immediate effect is

[Libreoffice-commits] core.git: 10 commits - basic/source editeng/source include/basic include/vcl svtools/source vcl/source

2015-07-19 Thread Matteo Casalin
basic/source/classes/sbxmod.cxx |2 - basic/source/runtime/methods.cxx| 10 +++--- basic/source/runtime/stdobj.cxx | 16 - basic/source/runtime/stdobj1.cxx|6 +-- basic/source/sbx/sbxvalue.cxx |8 ++-- basic/source/sbx/sbxvar.cxx | 13 +++

Fix for tdf#82744: on gerrit, patch was split

2015-07-19 Thread Giuseppe Castagno
Hi all, I finished the testing, then I split the fix in three patches. First is at: https://gerrit.libreoffice.org/#/c/17080 Reviewers would be welcome. BTW, I added a short line here: https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch explaining the line length limits in co

Re: Gerrit Windows build: what configure should I use at home?

2015-07-19 Thread Giuseppe Castagno
On 07/17/2015 07:24 PM, Norbert Thiebaud wrote: thanks, I used that without symbols or other debug settings, just to see how it goes. What I use for the jenkins slave-bot is lode: https://wiki.documentfoundation.org/Development/lode assuming you already have a cygwin environment, then cygwi