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

2016-01-24 Thread Stephan Bergmann
comphelper/qa/container/testifcontainer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 34378c7da67a2669f5dbbb0b1c52da0c3f6ccd00 Author: Stephan Bergmann Date: Mon Jan 25 08:47:45 2016 +0100 loplugin:override Change-Id: I9a67ed46a67be521d00ed2

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

2016-01-24 Thread Stephan Bergmann
comphelper/qa/container/testifcontainer.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit b2afafa4104817e56292d2d80d965b6d9ac445e1 Author: Stephan Bergmann Date: Mon Jan 25 08:46:46 2016 +0100 loplugin:cstylecast Change-Id: Ie2aeedac1b3f

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

2016-01-24 Thread Chris Sherlock
vcl/Library_vcl.mk |2 vcl/inc/cvtsvm.hxx | 98 - vcl/inc/svmconverter.hxx| 98 + vcl/source/gdi/cvtsvm.cxx | 2471 --- vcl/source/gdi/gdimtf.cxx |3 vcl/source/gdi/svmconverter.cxx | 2472 +

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - sc/source

2016-01-24 Thread Andras Timar
sc/source/ui/unoobj/docuno.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 561580398283b580d225d63594b27d557ac097c9 Author: Andras Timar Date: Mon Jan 25 08:46:57 2016 +0100 sc: build fix Change-Id: I21627d09f772d33b5ca45ae11624387b2bee3c2

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

2016-01-24 Thread Stephan Bergmann
include/comphelper/interfacecontainer2.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d49f78accc5279dd01296d44818c6ebfdb4023e Author: Stephan Bergmann Date: Mon Jan 25 08:20:01 2016 +0100 loplugin:nullptr Change-Id: I43a0d543d1f258a2a9be34e4594d

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

2016-01-24 Thread Rishabh
svx/source/sidebar/line/LinePropertyPanel.cxx | 27 +- svx/source/sidebar/line/LinePropertyPanel.hxx |6 + 2 files changed, 32 insertions(+), 1 deletion(-) New commits: commit eede66cd922b0f867b7521a9d96e2c6f42a973dc Author: Rishabh Date: Sun Jan 24 07:07:07 2

[Bug 87933] Easier visibility of automatic page breaks

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87933 --- Comment #14 from Commit Notification --- akki95 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=45e3e87ddcdfb14186ce6a9d8748fa4b31393600 tdf#87933 - Ea

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

2016-01-24 Thread akki95
include/tools/color.hxx|2 ++ svtools/source/config/colorcfg.cxx |4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 45e3e87ddcdfb14186ce6a9d8748fa4b31393600 Author: akki95 Date: Sun Jan 24 01:02:39 2016 +0530 tdf#87933 - Easier visibility of

[Libreoffice-commits] core.git: officecfg/registry sc/inc sc/sdi sc/uiconfig sc/UIConfig_scalc.mk

2016-01-24 Thread Maxim Monastirsky
officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 25 ++ sc/UIConfig_scalc.mk|1 sc/inc/sc.hrc |1 sc/sdi/cellsh.sdi |

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

2016-01-24 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 276 +++- loolwsd/ChildProcessSession.hpp | 11 + loolwsd/LOOLKit.cpp | 275 --- 3 files changed, 287 insertions(+), 275 deletions(-) New commits: commit 65e06c1db7d494f23e921

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

2016-01-24 Thread Maxim Monastirsky
framework/source/uielement/menubarmanager.cxx |8 sc/inc/sc.hrc |2 -- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit c37e66fac7d23989c1fb9c46372e2efe96036514 Author: Maxim Monastirsky Date: Mon Jan 25 00:56:09 2016 +0200

[Bug 45789] automatic row height in reports

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45789 --- Comment #48 from kerem --- I sent following new patch for this bug; https://gerrit.libreoffice.org/#/c/21761/1 -- You are receiving this mail because: You are on the CC list for the bug. _

Getting a click on a reference mark

2016-01-24 Thread X Roemer
Hi, does anyone know if it's possible to catch a click on a reference mark? Can a listener be attached to a textfield to receive a onclick message somehow? Thanks for help, Xaver ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://l

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/ChildProcessSession.hpp loolwsd/LOOLKit.cpp loolwsd/MasterProcessSession.cpp

2016-01-24 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp | 28 loolwsd/ChildProcessSession.hpp | 31 +++ loolwsd/LOOLKit.cpp | 13 +++-- loolwsd/MasterProcessSession.cpp |1 - 4 files changed, 70 insertions(+), 3 deletions(-) New co

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

2016-01-24 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 33 - 1 file changed, 24 insertions(+), 9 deletions(-) New commits: commit 11e8a9bb4f9413bd50859b555d2f20fd182fc448 Author: Ashod Nakashian Date: Sun Jan 24 14:58:08 2016 -0500 loolwsd: test improvements Change-Id: I

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

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 75ede04cd7fd88e1113625f6497c00e485fa28dc Author: Ashod Nakashian Date: Sun Jan 24 14:49:45 2016 -0500 loolwsd: improved child forking Change-Id: Ic05b412bb9c467

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

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 337 +++- 1 file changed, 175 insertions(+), 162 deletions(-) New commits: commit f9fd4c917a3acb75ee86dfca29e084542a77f756 Author: Ashod Nakashian Date: Sun Jan 24 14:48:09 2016 -0500 loolwsd: refactored HTTP Request H

[Libreoffice-commits] online.git: loleaflet/spec

2016-01-24 Thread Ashod Nakashian
loleaflet/spec/loadtest/LoadTestSpec.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 22e129702ecc4a5bd1c81878080df47c78989a4c Author: Ashod Nakashian Date: Sun Jan 24 14:33:18 2016 -0500 loleaflet: extended loadtest timeout to 6s Change-Id: I67

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

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 89 ++- loolwsd/MasterProcessSession.cpp |3 + 2 files changed, 55 insertions(+), 37 deletions(-) New commits: commit b85b4423b0e189d24d0374f5c0511011ee58780c Author: Ashod Nakashian Date: Sat Jan 23 19:41:01 2016 -05

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

2016-01-24 Thread Maxim Monastirsky
sd/source/ui/view/drviews7.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 12f11aa2ff0fd2ec8ecccf47501b9a6b1636b4ba Author: Maxim Monastirsky Date: Sun Jan 24 22:36:46 2016 +0200 tdf#86609 sd: Fill Paste Special on initial update too Regression of: commi

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

2016-01-24 Thread Ashod Nakashian
loolwsd/Common.hpp |2 +- loolwsd/LOOLWSD.cpp | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 9593ec5720704c910d3e2a733d092625f23fed68 Author: Ashod Nakashian Date: Sat Jan 23 17:35:16 2016 -0500 loolwsd: improved polling and pong with clie

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

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLProtocol.cpp | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 2bb2e2aec1291468e3e03cff963fffbaad4b0241 Author: Ashod Nakashian Date: Sat Jan 23 17:33:19 2016 -0500 loolwsd: protect against empty messages Change-Id: Ic60c1abf85268

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

2016-01-24 Thread Caolán McNamara
vcl/source/gdi/dibtools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 05e078fd9578a63a302fce616227f3bd1bdbea6a Author: Caolán McNamara Date: Sun Jan 24 20:59:59 2016 + fix build Change-Id: I3c8874787c1828ef3d3f02684384bd5634545d18 diff --g

[Libreoffice-commits] online.git: loolwsd/ChildProcessSession.cpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLSession.cpp loolwsd/LOOLWSD.cpp loolwsd/MasterProcessSession.cpp loolwsd/QueueH

2016-01-24 Thread Ashod Nakashian
loolwsd/ChildProcessSession.cpp |2 +- loolwsd/LOOLBroker.cpp |2 +- loolwsd/LOOLKit.cpp |4 ++-- loolwsd/LOOLSession.cpp |4 ++-- loolwsd/LOOLWSD.cpp |2 +- loolwsd/MasterProcessSession.cpp |3 ++- loolwsd/QueueHandler.hpp

[Libreoffice-commits] online.git: loolwsd/LOOLBroker.cpp loolwsd/Util.cpp

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLBroker.cpp | 150 - loolwsd/Util.cpp |5 - 2 files changed, 76 insertions(+), 79 deletions(-) New commits: commit ef2ec0b2e2197d64dc563dcaa856ec60eb39e1dc Author: Ashod Nakashian Date: Fri Jan 22 09:49:05 2016 -0500 lo

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

2016-01-24 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 30 -- 1 file changed, 20 insertions(+), 10 deletions(-) New commits: commit 4dc9fa7eb7563ff1d2013ad6d3bd22d3512f0cf9 Author: Ashod Nakashian Date: Fri Jan 22 09:27:03 2016 -0500 loolwsd: prevent deadlock when purging sessions C

[Libreoffice-commits] core.git: helpcontent2

2016-01-24 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9db004bc47a3bde410b369cbdee8e8ae02a08462 Author: Stanislav Horacek Date: Sun Jan 24 19:15:33 2016 +0100 Updated core Project: help 5ca73073d54e8594e36e0390eb763e4246ac7faa adjust menu n

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

2016-01-24 Thread Stanislav Horacek
source/text/shared/00/00040500.xhp |2 +- source/text/swriter/guide/text_capital.xhp |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 5ca73073d54e8594e36e0390eb763e4246ac7faa Author: Stanislav Horacek Date: Sun Jan 24 19:15:33 2016 +0100 adju

[Bug 82577] get rid of prex.h / postx.h wrapper headers

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82577 Jorenz Paragas changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |j.paragas@gmail.com

[Bug 82577] get rid of prex.h / postx.h wrapper headers

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82577 --- Comment #17 from Jorenz Paragas --- I'm going to work on this task. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice@list

Re: Setting data in Writer chart from Basic

2016-01-24 Thread Fernand Vanrie
Jan, please find some code who works fine for me, maybe its locking and unlocking whor provoke the refresh or its becuase i change some more things after setting the data ? oChart.lockControllers() oChart.Data.setData(DataArray()) oChart.Data.setrowDescriptions(LabelsArray()) dim co

local build slow in opening a big file

2016-01-24 Thread Yury
Hello, any chance of getting an advice on an obscure kind of problem? I've made a local build of 5.1.0.2 on my 64-bit linux box and it's showing a peculiar behaviour when opening a 'big' file (~150 pages, bare text with headings three levels deep). After the (quick completing) unpacking the inter

[Libreoffice-commits] online.git: 3 commits - loleaflet/src

2016-01-24 Thread Marco Cecchetti
loleaflet/src/control/Parts.js |1 loleaflet/src/control/Search.js|8 loleaflet/src/dom/DomEvent.js | 15 ++-- loleaflet/src/dom/Draggable.js |9 loleaflet/src/layer/tile/TileLayer.js | 61 - loleaflet

[Libreoffice-commits] core.git: helpcontent2

2016-01-24 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d86503eab6547fa8023ecaff9889988504a36fe8 Author: Stanislav Horacek Date: Sun Jan 24 19:09:05 2016 +0100 Updated core Project: help f14ca713a989a677f6a2b00a9c5a405df6204d1d correct butto

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

2016-01-24 Thread Stanislav Horacek
source/text/swriter/01/0213.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f14ca713a989a677f6a2b00a9c5a405df6204d1d Author: Stanislav Horacek Date: Sun Jan 24 19:09:05 2016 +0100 correct button label in Edit bibliography entry dialog Change-I

[Libreoffice-commits] core.git: helpcontent2

2016-01-24 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ae14dd6016ae084efc13e02fa0ffc14f859e31f7 Author: Stanislav Horacek Date: Sun Jan 24 19:05:21 2016 +0100 Updated core Project: help ae5a04169dd5c9e523eacbaa4c401aea3b4b5231 full screen b

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

2016-01-24 Thread Stanislav Horacek
source/text/scalc/main0210.xhp |2 +- source/text/shared/00/0403.xhp |2 +- source/text/shared/01/0311.xhp |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ae5a04169dd5c9e523eacbaa4c401aea3b4b5231 Author: Stanislav Horacek Date: Sun Jan 24 19:

Re: Setting data in Writer chart from Basic

2016-01-24 Thread Regina Henschel
Hi Jan, it might work for you as oXCOEO = xChart.ExtendedControlOverEmbeddedObject oXCOEO.update() If you sent me a document including the macro and the chart, I can try it. Or you try it with event, as described here https://forum.openoffice.org/en/forum/viewtopic.php?f=45&t=28327 It is a t

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-01-24 Thread Marco Cecchetti
loleaflet/src/dom/DomEvent.js | 15 +++-- loleaflet/src/dom/Draggable.js |9 loleaflet/src/map/Map.js | 28 - loleaflet/src/map/handler/Map.Mouse.js | 36 - 4 files changed, 83 inserti

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

2016-01-24 Thread Arnaud Versini
basic/source/comp/dim.cxx | 14 ++--- basic/source/comp/exprtree.cxx | 99 + basic/source/inc/expr.hxx | 21 +--- basic/source/inc/parser.hxx|2 4 files changed, 55 insertions(+), 81 deletions(-) New commits: commit 7d0e520e22a7

[Bug 45775] PgSQL new DB allow empty Datasource

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45775 Akshay Deep changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |akshaydeepi...@gmail.com

[Bug 45775] PgSQL new DB allow empty Datasource

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45775 Akshay Deep changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - 2 commits - loleaflet/src

2016-01-24 Thread Andras Timar
loleaflet/src/map/handler/Map.Keyboard.js | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 951a3a263cdcade3443080644c99a6ca64b0d540 Author: Andras Timar Date: Sun Jan 24 18:20:30 2016 +0100 loleaflet: fix Cmd+C / Cmd+X / Cmd+V on OS X Safari

[Libreoffice-commits] online.git: loleaflet/src

2016-01-24 Thread Andras Timar
loleaflet/src/map/handler/Map.Keyboard.js |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit bc98b0194ed5993b1c19dda7287cf2a4319f83ce Author: Andras Timar Date: Sun Jan 24 18:20:30 2016 +0100 loleaflet: fix Cmd+C / Cmd+X / Cmd+V on OS X Safari diff --gi

[Libreoffice-commits] online.git: loleaflet/src

2016-01-24 Thread Andras Timar
loleaflet/src/map/handler/Map.Keyboard.js |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 7e50b73f5089acabaa473ebd3bd25cd094a17565 Author: Andras Timar Date: Sun Jan 24 17:42:19 2016 +0100 loleaflet: fix Cmd+C / Cmd+X / Cmd+V on OS X Firefox and Chrom

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

2016-01-24 Thread David Tardon
vcl/source/gdi/dibtools.cxx | 175 +--- 1 file changed, 103 insertions(+), 72 deletions(-) New commits: commit fdcc9e0b8f083d9964d195ebcddcdeedd40b871d Author: David Tardon Date: Sun Jan 24 14:32:23 2016 +0100 limit variable scope Change-I

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

2016-01-24 Thread Julien Nabet
sc/source/core/data/conditio.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 64b23ff688fc4ba3fc0205094380f072fd98b5b5 Author: Julien Nabet Date: Fri Jan 22 20:18:33 2016 +0100 tdf#97308: fix logic with conditional "ends with" Change-Id: Ib9f9e

Setting data in Writer chart from Basic

2016-01-24 Thread Jan Rheinländer
Hi, with this code I can change the data in a Writer chart: set doc = thisComponent set ctrl = thisComponent.CurrentController xChart = ctrl.getModel().getEmbeddedObjects.getByName("Objekt1") set cDoc = xChart.getEmbeddedObject set cDataArray = cDoc.getDataProvider data =

[Bug 96407] Mac OS X version doesnt appear in About dialog

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96407 steve -_- changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #11 from steve -

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

2016-01-24 Thread Tomaž Vajngerl
sc/source/ui/StatisticsDialogs/RegressionDialog.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4d67b0baaa4f0fb009b9ee6fbcf4618abf009f53 Author: Tomaž Vajngerl Date: Sun Jan 24 15:08:05 2016 +0100 tdf#74667 interchange slope and intercept for power

[Bug 95360] Fix use of icons used only from help, but not in the code

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95360 Adolfo Jayme changed: What|Removed |Added Whiteboard||target:5.2.0 --- Comment #2 from A

[Bug 89290] HTML export: replace tabulator characters with double spaces or ellipses (three dot leader) in Table of Contents

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89290 Martin Nathansen changed: What|Removed |Added CC||marsia...@gmail.com --- Commen

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

2016-01-24 Thread Julien Nabet
sw/source/core/doc/DocumentContentOperationsManager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96d6ceac915b8a5a1f5165ff2941c59e4ad3cb8c Author: Julien Nabet Date: Sun Jan 24 12:07:09 2016 +0100 cppcheck: fix a duplicateExpression Change-Id: I

[Bug 87933] Easier visibility of automatic page breaks

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87933 --- Comment #13 from Akshay Deep --- I have submitted the following patch following the instructions in [Comment 6] https://gerrit.libreoffice.org/#/c/21742/ -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 96407] Mac OS X version doesnt appear in About dialog

2016-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=96407 --- Comment #10 from Yousuf (Jay) Philips --- (In reply to Chris Sherlock from comment #9) > Yousuf, thanks for your efforts it was a good attempt :-) Yep was the best i can do with no C++ knowledge. :D > I've tested out Douglas's commit

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

2016-01-24 Thread Maxim Monastirsky
framework/source/uielement/menubarmanager.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit b41deb2ef057c3bd43fa61448bb4d7299138c8d4 Author: Maxim Monastirsky Date: Sun Jan 24 00:40:56 2016 +0200 Manually reset the active flag for popup menus Change-Id: I942f4