[Libreoffice-commits] core.git: 12 commits - basctl/source basic/source connectivity/source cui/source editeng/source filter/source forms/source fpicker/source idl/inc include/basic include/editeng sc

2015-07-27 Thread Noel Grandin
basctl/source/basicide/baside2b.cxx |4 basctl/source/basicide/basobj2.cxx |2 basic/source/basmgr/basicmanagerrepository.cxx |2 basic/source/basmgr/basmgr.cxx | 22 - basic/source/classes/eventatt.cxx |8 basic/source

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

2015-07-27 Thread Mihai Varga
libreofficekit/qa/data/calc_sheetnames.ods |binary libreofficekit/qa/unit/tiledrendering.cxx | 24 +--- sc/inc/docuno.hxx |3 +++ sc/source/ui/unoobj/docuno.cxx |8 4 files changed, 32 insertions(+), 3 deletions(-) New

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-07-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a7f1418cf8d0f0321060e6345b2068b9a66b98ea Author: Henry Castro Date: Mon Jul 27 23:53:24 2015 -0400 loolwsd: fix library handle diff --git a/loolwsd/LOOLBroker.cpp b/loolwsd/LOOLBroke

[Libreoffice-commits] online.git: Branch 'private/hcvcastro/forking' - loolwsd/LOOLBroker.cpp

2015-07-27 Thread Henry Castro
loolwsd/LOOLBroker.cpp | 39 +++ 1 file changed, 39 insertions(+) New commits: commit 5a1ca4269064a1cc5c8c2b2e70fec6ac0238ab52 Author: Henry Castro Date: Mon Jul 27 23:48:47 2015 -0400 loolwsd: preload soffice, sc, sw, sd shared ... library

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

2015-07-27 Thread Takeshi Abe
chart2/source/model/main/DataPoint.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 19ae187b328bad9197d5241bd585f9101116ab12 Author: Takeshi Abe Date: Tue Jul 28 11:22:13 2015 +0900 chart2: fix duplicate entries at index 0 ... introduce

Firebird broke my build

2015-07-27 Thread Ashod Nakashian
I'm unable to build LO with the latest Firebird update on Windows. Namely, after this: commit 288e005ef7ed5b931935da2e1266b95fc9f16cdf Author: Caolán McNamara Date: Mon Jul 13 11:32:17 2015 +0100 Revert "Revert "Update firebird to version 2.5.4"" This reverts commit 69632c9c3291a7bb9

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

2015-07-27 Thread Marek Doležel
comphelper/source/misc/syntaxhighlight.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a45fbb192a51c6bdf5d273dfad2eab8c1f85ccc4 Author: Marek Doležel Date: Sat Jul 25 20:52:37 2015 +0200 tdf#92130 fix DoEvents to be recognized as keyword Change-Id: I24868acec66a

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

2015-07-27 Thread Markus Mohrhard
chart2/source/controller/sidebar/ChartAreaPanel.cxx | 36 ++-- 1 file changed, 26 insertions(+), 10 deletions(-) New commits: commit 2d8f1faa97a3dfd38c540e0cd0b73a2e9d621d53 Author: Markus Mohrhard Date: Tue Jul 28 02:50:59 2015 +0200 fix the last transparency gradient i

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - solenv/gdb

2015-07-27 Thread Michael Stahl
solenv/gdb/libreoffice/sw.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa7ed011cdcd7030c4c84afcdf166b90faf60afa Author: Michael Stahl Date: Fri Jul 24 18:23:22 2015 +0200 gdb pretty printer for SwNodes fails on Python 3 due to "unicode" Change-I

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - solenv/gdb

2015-07-27 Thread Michael Stahl
solenv/gdb/libreoffice/sw.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8129116d00b2060863a540d902507acea106d000 Author: Michael Stahl Date: Fri Jul 24 18:23:22 2015 +0200 gdb pretty printer for SwNodes fails on Python 3 due to "unicode" Change-I

[Bug 92965] support some of the optional css::drawing::FillProperties properties in chart2

2015-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92965 Markus Mohrhard (retired) changed: What|Removed |Added Summary|use awt::XGradient instead |support some of the

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

2015-07-27 Thread Markus Mohrhard
chart2/source/model/main/DataPoint.cxx |3 ++- offapi/com/sun/star/chart2/DataPointProperties.idl | 10 ++ 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 6949629e35f308ce7efc890319ecf9a46a5f154c Author: Markus Mohrhard Date: Tue Jul 28 01:09:10 2

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

2015-07-27 Thread Markus Mohrhard
chart2/source/controller/sidebar/ChartAreaPanel.cxx | 44 ++ chart2/source/model/main/DataPointProperties.cxx| 47 chart2/source/tools/FillProperties.cxx | 31 - 3 files changed, 82 insertions(+), 40 deletions(-) New commits:

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

2015-07-27 Thread Maxim Monastirsky
framework/source/uielement/toolbarmanager.cxx | 41 ++ 1 file changed, 16 insertions(+), 25 deletions(-) New commits: commit 180a5fe0a2c72408e2322f8155415b4639131096 Author: Maxim Monastirsky Date: Wed Jul 22 21:21:40 2015 +0300 Simplify Every button has

[GSoC] Reuse Mozilla's rolling update mechanism for LibreOffice - Weekly Report 9

2015-07-27 Thread Nathan Yee
This is the week 9 progress report of the GSoC bug "Reuse Mozilla's rolling update mechanism for LibreOffice". Last week: - created a "partial" mar file containing the differences between two versions of LibreOffice - started debugging the updater executable in order to use it with partial mar fil

[Bug 92965] use awt::XGradient instead of gradient name in fill properties

2015-07-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92965 Markus Mohrhard (retired) changed: What|Removed |Added Status|UNCONFIRMED |NEW C

[Libreoffice-commits] core.git: external/firebird

2015-07-27 Thread Michael Stahl
external/firebird/ExternalProject_firebird.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f58f10fc89e19d182b5a415bb69af5ecc7de080a Author: Michael Stahl Date: Mon Jul 27 23:52:44 2015 +0200 firebird: --enable-debug breaks the build with MSVC With

[Libreoffice-commits] core.git: Changes to 'feature/vba-export'

2015-07-27 Thread Markus Mohrhard
New branch 'feature/vba-export' available with the following commits: commit faa3075a158dab875ab9d02571dad839f0f1c4a4 Author: Markus Mohrhard Date: Mon Jul 27 22:30:35 2015 +0200 structure for vba export Change-Id: I8094b64185ef8730355841e9b6f9d4ba412568dc

Crash test update

2015-07-27 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/5c7b7b5c7a75cde9a21da277d3b20f1f83f95e86/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2015-07-27 Thread Michael Stahl
comphelper/source/misc/interaction.cxx |6 +++ desktop/source/deployment/misc/dp_interact.cxx | 41 ++--- include/comphelper/interaction.hxx |2 + 3 files changed, 12 insertions(+), 37 deletions(-) New commits: commit 18110ca3bdc9542e28480d5719f33

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

2015-07-27 Thread Benjamin Ni
formula/source/ui/dlg/formula.cxx | 50 +++--- formula/source/ui/dlg/structpg.hxx|2 + sc/inc/simpleformulacalc.hxx |3 + sc/qa/unit/ucalc.cxx | 29 + sc/source/core/data/simpleformulacalc.cxx |

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

2015-07-27 Thread Eike Rathke
sc/qa/unit/ucalc.hxx |2 sc/qa/unit/ucalc_formula.cxx | 126 +++ 2 files changed, 128 insertions(+) New commits: commit 96aecd7ff882e96ecf8db1f649037ad011a17899 Author: Eike Rathke Date: Mon Jul 27 19:48:54 2015 +0200 TableRef: add uni

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

2015-07-27 Thread Maxim Monastirsky
sfx2/source/toolbox/tbxitem.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e2281331b1ab40288494ab3659d9c66e13d3e905 Author: Maxim Monastirsky Date: Mon Jul 27 20:11:17 2015 +0300 Fix mismerge Change-Id: I48971707410c05e0af1ffa80ed50e5f4361579

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

2015-07-27 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 0f90e2f689eb4b9414f29f6ee9b2e6f4125f7790 Author: Pranav Kant Date: Mon Jul 27 22:13:39 2015 +0530 lokdocview: post_command arguments are not supposed to be const Change-Id: Ibc22d03d9eee9fd151ecf5773e36c2519141a5eb diff --git a/lib

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

2015-07-27 Thread Varun
sw/CppunitTest_sw_odfexport.mk |6 sw/qa/extras/odfexport/data/oooxml_embedded.sxw |binary sw/qa/extras/odfexport/odfexport.cxx| 36 3 files changed, 42 insertions(+) New commits: commit e6ff477536ce64631ee10f769a69cc73ae7b456a Aut

[GSoC] Integrating LO with GNOME - WR#9

2015-07-27 Thread Pranav Kant
Stuff I did this week : - Moved all (except one) LOK call to separate thread. - Good amount of code polish. - Fixed some bugs that Miklos and I reproduced. - Studied a bit about sysui/ module, and how we should plan to distribute the introspection files in the distributions. Coming up: - Callgrin

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 3 commits - include/editeng include/svx svx/source

2015-07-27 Thread matteocam
include/editeng/unoprnms.hxx |1 + include/svx/svddef.hxx|3 ++- include/svx/svdstr.hrc|2 ++ include/svx/unoshprp.hxx |1 + svx/source/svdraw/svdattr.cxx |3 ++- svx/source/svdraw/svdstr.src |5 + 6 files changed, 13 insertions(+), 2 deletions(-)

Re: Help Authoring Extension

2015-07-27 Thread Alexander Thurgood
Le 27/07/2015 15:37, Christian Lohmaier a écrit : Hi Christian, > Not true - it links to http://... (not https - that is your browser's > plugin at work) > Indeed, I'm so used to forcing https everywhere, I kind of forget that its not... > > That domain is not setup for https - you http t

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

2015-07-27 Thread Tor Lillqvist
configure.ac |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit e83499ad82bee4c2255b47c16f877ec09eff5c35 Author: Tor Lillqvist Date: Mon Jul 27 18:25:51 2015 +0300 Mention that --enable-lto is broken for MSVC I don't have the inspiration to fix it

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

2015-07-27 Thread Caolán McNamara
xmloff/source/text/txtexppr.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit 1ad69bbaa5bc356a553738fa52664b53343cd1f4 Author: Caolán McNamara Date: Fri Jul 24 15:48:25 2015 +0100 Resolves: tdf#91950 optional entrie

[Libreoffice-commits] core.git: 6 commits - configure.ac solenv/gdb sw/inc sw/source

2015-07-27 Thread Michael Stahl
configure.ac |3 ++ solenv/gdb/libreoffice/sw.py |2 - sw/inc/pch/precompiled_sw.hxx |1 sw/source/core/doc/docsort.cxx | 14 - sw/source/core/inc/blink.hxx | 17 +-- sw/source/core/text/blink.cxx | 41 +

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - xmloff/source

2015-07-27 Thread matteocam
xmloff/source/draw/sdpropls.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0f3c304253d545807a942e908a9d0a886bc21013 Author: matteocam Date: Mon Jul 27 17:09:40 2015 +0200 Add TextChainNextName to the set of mapped properties Change-Id: Ie7b11d56bc2ace27110abd0a2

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

2015-07-27 Thread Maxim Monastirsky
sw/source/ui/misc/num.cxx |1 - sw/source/uibase/inc/swvset.hxx | 32 2 files changed, 33 deletions(-) New commits: commit 8f4242e3798d40580135466156cf30cace64824d Author: Maxim Monastirsky Date: Wed Jul 22 22:03:01 2015 +0300 Remove the unused

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

2015-07-27 Thread Mihai Varga
loleaflet/spec/tilebench/TileBenchSpec.js | 337 +- loleaflet/src/core/Log.js |6 2 files changed, 338 insertions(+), 5 deletions(-) New commits: commit 1f88357aa8917918a1a5fde10b5aa787be2fb6d9 Author: Mihai Varga Date: Mon Jul 27 17:53:18 2015

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

2015-07-27 Thread Maxim Monastirsky
framework/source/uielement/subtoolbarcontroller.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4b35bffa0ec7295718fa59280b495972d86d7af8 Author: Maxim Monastirsky Date: Mon Jul 27 17:48:47 2015 +0300 Fix image update of DROPDOWNONLY buttons Change

Re: Have serf layer in webdav built again: need new lib vers in d-www

2015-07-27 Thread Giuseppe Castagno
On 07/27/2015 04:16 PM, Miklos Vajna wrote: Hi, On Mon, Jul 27, 2015 at 04:02:41PM +0200, Giuseppe Castagno wrote: I need someone add them to the dev-www repository; without removing the old one, of course :-). If you provide e.g. the wget commands on exactly what you want to have downloade

Re: Have serf layer in webdav built again: need new lib vers in d-www

2015-07-27 Thread Miklos Vajna
Hi, On Mon, Jul 27, 2015 at 04:02:41PM +0200, Giuseppe Castagno wrote: > I need someone add them to the dev-www repository; without removing > the old one, of course :-). If you provide e.g. the wget commands on exactly what you want to have downloaded and what should be the output name, then i

Have serf layer in webdav built again: need new lib vers in d-www

2015-07-27 Thread Giuseppe Castagno
Hi all, trying to have the switch --with-webdav=serf working, by building serf in place of neon. Currently it doesn't work. What I'd like to do at the same time is to upgrade the external library used to the latest stable version: apr [1] to 1.5.2 apr-util [1] to 1.5.4 serf [2] to 1.3.8

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

2015-07-27 Thread Eike Rathke
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 41 + 2 files changed, 43 insertions(+) New commits: commit 1abc8c1608eca18d5b4a010d8a43fbbe87a6b933 Author: Eike Rathke Date: Mon Jul 27 15:43:22 2015 +0200 unit test for FORM

Re: Help Authoring Extension

2015-07-27 Thread Christian Lohmaier
Hi Alex, *, On Mon, Jul 27, 2015 at 9:34 AM, Alex Thurgood wrote: > Le 24/07/2015 23:06, Jan Holesovsky a écrit : >> [...] >> https://wiki.documentfoundation.org/Documentation/Help >> > > When I go to that page, there is a link to the extension: > > https://dev-www.libreoffice.org/helpauthoring

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-07-27 Thread Michel Renon
bin/gbuild-to-ide | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit dcec162ea083b3604ff82c4dc3ca43d2b5054ea7 Author: Michel Renon Date: Tue Jul 14 23:40:04 2015 +0200 tdf#92561 : QtCreator doesn't find any generated c++ headers.

Re: Docker container for building LibreOffice

2015-07-27 Thread Dashamir Hoxha
Thanks Eike, your explanation makes sense. On Mon, Jul 27, 2015 at 2:55 PM, Eike Rathke wrote: > > > Building LibreOffice needs more RAM. At least 4GB, when building with debug or dbgutil even more. Using swap instead of real RAM is an option, > but it will result in much increased compile times

Re: Docker container for building LibreOffice

2015-07-27 Thread Eike Rathke
Hi Dashamir, On Monday, 2015-07-27 12:43:16 +0200, Dashamir Hoxha wrote: > It can be that it runs into resource limits, because this docker container > is running > inside a VPS with 1.7GB RAM Building LibreOffice needs more RAM. At least 4GB, when building with debug or dbgutil even more. Using

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-27 Thread matteocam
svx/source/svdraw/svdotext.cxx | 24 1 file changed, 12 insertions(+), 12 deletions(-) New commits: commit b15d415316b012886ae2d0aff44f9f667263d498 Author: matteocam Date: Mon Jul 27 14:07:58 2015 +0200 Make linking only for chainable boxes Change-Id: I

Re: [GSoC15] Chained Text Boxes - Report Week 9

2015-07-27 Thread Thorsten Behrens
Matteo Campanelli wrote: > Progress from last week: > - Overflow handling is triggered after pasting again (and cursor motion is > handled too); > - Left arrow, Backspace and Del key inputs are handled; > - Refactoring of cursor motion code. > Hi Matteo, nice progress there again! As said earlie

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-27 Thread matteocam
svx/source/svdraw/svdotext.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 07b44f63ee70ed57eabc33a34713c856719b19ad Author: matteocam Date: Mon Jul 27 13:49:38 2015 +0200 Add hack to link first two boxes in IsChainable Change-Id: I2903096b48f06e0

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

2015-07-27 Thread Mihai Varga
libreofficekit/qa/data/calc_sheetnames.ods |binary libreofficekit/qa/unit/tiledrendering.cxx | 24 +--- sc/inc/docuno.hxx |3 +++ sc/source/ui/unoobj/docuno.cxx |8 4 files changed, 32 insertions(+), 3 deletions(-) New

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

2015-07-27 Thread Noel Grandin
comphelper/source/compare/AnyCompareFactory.cxx |6 comphelper/source/container/IndexedPropertyValuesContainer.cxx| 74 +++--- comphelper/source/container/NamedPropertyValuesContainer.cxx | 80 +++ comphelper/source/container/container.cxx

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx

2015-07-27 Thread matteocam
include/svx/textchain.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 17a29e7572ff251acd5ccbe073dba26e1e2a0137 Author: matteocam Date: Mon Jul 27 12:46:41 2015 +0200 Make TextChain creatable only by SdrModel Change-Id: I5385885a9b2c72c6ce35974

Re: Docker container for building LibreOffice

2015-07-27 Thread Dashamir Hoxha
On Mon, Jul 27, 2015 at 11:58 AM, Bjoern Michaelsen < bjoern.michael...@canonical.com> wrote: > > > g++: internal compiler error: Killed (program cc1plus) > > Your compiler is broken and the question is why. Does this work outside the > docker container? If so, you are likely hitting some limits o

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-27 Thread matteocam
include/svx/svdmodel.hxx|1 + include/svx/svdotext.hxx|2 ++ include/svx/textchain.hxx | 12 ++-- svx/source/svdraw/svdmodel.cxx |6 ++ svx/source/svdraw/svdotext.cxx | 32 svx/source/svdraw/textchain.cxx |2 +

Re: Docker container for building LibreOffice

2015-07-27 Thread Bjoern Michaelsen
Hi, On Mon, Jul 27, 2015 at 11:27:38AM +0200, Dashamir Hoxha wrote: > The third try, this time using `./g` and the branch 'libreoffice-5-0-0', > failed with the same error message > (see the logs at: > https://drive.google.com/open?id=0B7H_DCc2DjNGMkNvSWtJWjZJcGM) That is to be expected as ./g an

Re: Somebody has broken --with-webdav=serf, please fix

2015-07-27 Thread Giuseppe Castagno
On 07/27/2015 08:55 AM, Noel Grandin wrote: fixed with http://cgit.freedesktop.org/libreoffice/core/commit/?id=16f3ef520cafaef42694f5e63a60167e3c41081c tnx Noel. I recently worked on serf in AOO. Currently there is still a problem building with serf in LibO, apr library, needed by serf, does

Re: pushing patches despite requests for a test

2015-07-27 Thread Miklos Vajna
Hi Kendy, On Mon, Jul 27, 2015 at 11:29:29AM +0200, Jan Holesovsky wrote: > https://wiki.documentfoundation.org/Development/Unit_Tests > > with two things: > > * list of areas that have "No fix without a unit test" rule (Miklos, I > believe you have the same rule in the import/export filters

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

2015-07-27 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 8d2afb39df09d5f71b8a1b146bf6c76559e1f1ac Author: Mihai Varga Date: Mon Jul 27 12:34:11 2015 +0300 loleaflet: update max bounds when the document has a new size diff --

Re: pushing patches despite requests for a test

2015-07-27 Thread Jan Holesovsky
Hi Moggi, all, Markus Mohrhard píše v So 25. 07. 2015 v 02:10 +0200: > Additionally I consider the "it's insane to rejecting this on the > grounds of unit tests" a quite direct personal attack. Normally I > would have tried to talk directly with someone who pushes such a patch > but after such a

Re: Docker container for building LibreOffice

2015-07-27 Thread Dashamir Hoxha
On Sun, Jul 26, 2015 at 8:28 PM, Bjoern Michaelsen < bjoern.michael...@canonical.com> wrote: > Hi, > > On Sun, Jul 26, 2015 at 08:04:57PM +0200, Dashamir Hoxha wrote: > > It is not mentioned here: https://wiki.ubuntu.com/BuildingLibreOffice > > But you are right because it is mentioned here: > > >

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

2015-07-27 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js |2 +- loleaflet/src/layer/tile/TileLayer.js |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 04be35fa39664202091cd97fea3b614c151e3f3f Author: Mihai Varga Date: Mon Jul 27 12:26:08 2015 +0300 loleaflet: prefetch tiles

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-27 Thread matteocam
svx/source/svdraw/textchaincursor.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1f2fe5b38c95e88775d4807d0f06fd78ac56c174 Author: matteocam Date: Mon Jul 27 10:35:30 2015 +0200 Minor changes Change-Id: Ibdf1c035a110eb2f95e430fe02d5e01f4ab90

[GSoC15] Chained Text Boxes - Report Week 9

2015-07-27 Thread Matteo Campanelli
Progress from last week: - Overflow handling is triggered after pasting again (and cursor motion is handled too); - Left arrow, Backspace and Del key inputs are handled; - Refactoring of cursor motion code. Cheers, Matteo ___ LibreOffice mailing list Li

Re: pushing patches despite requests for a test

2015-07-27 Thread Thorsten Behrens
Markus Mohrhard wrote: > I'd appreciate if it is discussed in the ESC as I think that no > patch should be pushed if a core developer likes to see a test or > some more discussion. > Quite. And there was a -1 from me as well & an (unanswered, open) question. On the other hand, we do seem to have

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

2015-07-27 Thread Caolán McNamara
toolkit/source/awt/vclxfont.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 950c5ad52c489f78d2bf55c5f4232273491a4e9c Author: Caolán McNamara Date: Fri Jul 24 13:09:28 2015 +0100 Resolves: tdf#90609 SolarMutex assert on threaded load Change-Id: I81a784ab506d0d3

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

2015-07-27 Thread Noel Grandin
chart2/source/controller/sidebar/ChartAreaPanel.hxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit e5440e415a0dba7f67324162306635e9c7b98078 Author: Noel Grandin Date: Mon Jul 27 09:06:19 2015 +0200 -Werror,-Winconsistent-missing-override

[Libreoffice-commits] core.git: pyuno/source stoc/source

2015-07-27 Thread Matthew J . Francis
pyuno/source/module/pyuno.cxx | 95 +++- pyuno/source/module/pyuno_adapter.cxx | 27 pyuno/source/module/pyuno_impl.hxx|9 - pyuno/source/module/pyuno_module.cxx |4 pyuno/source/module/pyuno_runtime.cxx | 22 +-- stoc/source/inspect/introspection.cxx |

Re: pushing patches despite requests for a test

2015-07-27 Thread Michael Meeks
On Sat, 2015-07-25 at 12:15 +0200, Markus Mohrhard wrote: > would be required for the tests ? [ if it is easy to test > then ... worse style I guess ]. > > Writing a XShape test only requires to create a test document that > shows the changed code. Hopefully everyone fixing a bug h

[GSoC] Rework the Expert Configuration dialog Week 9

2015-07-27 Thread Mihály Palenik
Hello, Last two weeks I was on holiday. In the 9th week I fixed the alternating row colors in SvTreeListBox class. Here is the commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=af162f1c37e8c909386e72e5d8b4ff6bccfd529b Best regards, Mihály Palenik ___

Re: Help Authoring Extension

2015-07-27 Thread Alex Thurgood
Le 24/07/2015 23:06, Jan Holesovsky a écrit : Hi Kendy, This sounds like a really nice move forward for help content authoring. > I've spent some time today fixing the HelpAuthoring extension, and > together with the Regina's fix (thank you, Regina!), I think it got to a > usable state :-) > >

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

2015-07-27 Thread Mihai Varga
loleaflet/spec/tilebench.html |6 ++ loleaflet/spec/tilebench/TileBenchSpec.js | 23 +++ 2 files changed, 5 insertions(+), 24 deletions(-) New commits: commit 746c3cb747545ec68a54b9a7d5ae7391322cbcea Author: Mihai Varga Date: Mon Jul 27 10:34:07 2015 +

[Libreoffice-commits] core.git: 5 commits - ucb/source

2015-07-27 Thread Noel Grandin
ucb/source/ucp/webdav/DAVResourceAccess.hxx|2 - ucb/source/ucp/webdav/DateTimeHelper.cxx | 26 - ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx |2 - ucb/source/ucp/webdav/SerfPostReqProcImpl.cxx |2 - ucb/source/ucp/webdav/SerfRequestProcessor.cxx

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

2015-07-27 Thread Miklos Vajna
sw/qa/extras/uiwriter/uiwriter.cxx| 42 ++ sw/source/core/doc/DocumentLinksAdministrationManager.cxx |3 - writerfilter/source/dmapper/DomainMapper.cxx |8 +- writerfilter/source/dmapper/DomainMapper.hxx |6 +- 4 files cha