Final review to resolve bug 85761

2016-02-19 Thread Chris Sherlock
Hi all, I've got a final back ported fix for the 5-0 series of LO. Would someone be able to review it and submit? https://gerrit.libreoffice.org/#/c/22454/ It has been reviewed and pushed to master and to 5-1 thanks to Tomasz's diligent help :-) so it would be nice to get this into 5-0 Thank

Re: Problem Building Libreoffice on Linux

2016-02-19 Thread Chris Sherlock
Is it worthwhile asking the RHEL guys to consider creating a Harfbuzz package? From a comment in that bug I believe the only reason we now statically link Harfbuzz is because RHEL doesn't have a package. Previously we also did it was because of ABI stability issues, but these are apparently no l

Re: LibreOffice_5.1.0.3

2016-02-19 Thread Chris Sherlock
It is definitely valuable feedback :-) Are you actively working on it and need some code pointers? If that's the case, then this list is definitely the one to ask on, so others can help just let us know what you've tried so we can make sure we don't go over old ground. Otherwise, if there isn't

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

2016-02-19 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx |8 +++- sc/source/ui/app/scmod.cxx |1 + 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 1684e347cd16ce91ecf27d94691b185a0110cc34 Author: Eike Rathke Date: Sat Feb 20 01:20:12 2016 +0100 add missing IsFormulaWildcard

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - solenv/bin

2016-02-19 Thread Damjan Jovanovic
solenv/bin/download_external_dependencies.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9825e795eca5a633a169e8e8511b9215be102762 Author: Damjan Jovanovic Date: Fri Feb 19 22:58:06 2016 + Log the HTTP status when a download in ./bootstrap fails.

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

2016-02-19 Thread Eike Rathke
sc/source/filter/xml/XMLCalculationSettingsContext.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 59a175b692fd26200bf2dfbe411a969eef3e00f5 Author: Eike Rathke Date: Fri Feb 19 13:20:09 2016 +0100 read ODF table:use-wildcards, tdf#72196 Cha

[Libreoffice-commits] core.git: 7 commits - include/unotools offapi/com officecfg/registry sc/inc sc/source

2016-02-19 Thread Eike Rathke
include/unotools/textsearch.hxx | 30 ++ offapi/com/sun/star/sheet/SpreadsheetDocumentSettings.idl | 16 +++ officecfg/registry/schema/org/openoffice/Office/Calc.xcs |8 +++ sc/inc/docoptio.hxx |6 ++ sc/i

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/uiconfig

2016-02-19 Thread Yousuf Philips
cui/uiconfig/ui/distributionpage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3422b8804c2459fdd7f870ee300f2a81f3365d6c Author: Yousuf Philips Date: Fri Feb 19 02:26:25 2016 +0400 Fix incorrect icon reference in Distribution dialog Change-Id: I2b

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

2016-02-19 Thread Pranav Kant
loolwsd/test/httpwstest.cpp | 101 +++- 1 file changed, 54 insertions(+), 47 deletions(-) New commits: commit d05f42df08a429e18e7b1d8ff0c74b46612a9825 Author: Pranav Kant Date: Sat Feb 20 03:52:22 2016 +0530 loolwsd: Rework document password unit t

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

2016-02-19 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp | 48 --- loolwsd/ChildProcessSession.hpp |4 - loolwsd/LOOLKit.cpp | 100 ++-- loolwsd/LOOLSession.hpp |8 --- 4 files changed, 100 insertions(+), 60 deletions(-) New commits: commi

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

2016-02-19 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 67 +++- 1 file changed, 30 insertions(+), 37 deletions(-) New commits: commit 631ae0f11fb863a2ba9bbcc279c83905af8bba96 Author: Pranav Kant Date: Sun Feb 7 22:08:48 2016 +0530 loolwsd: Get the first *live* connection

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

2016-02-19 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp | 21 --- loolwsd/LOOLKit.cpp | 73 ++-- 2 files changed, 72 insertions(+), 22 deletions(-) New commits: commit 10db02c208a79dc1dcaac0b96de15831a9800082 Author: Pranav Kant Date: Sun Feb 7 21:35:00 2016

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

2016-02-19 Thread Pranav Kant
loolwsd/LOOLKit.cpp | 29 - 1 file changed, 16 insertions(+), 13 deletions(-) New commits: commit 7ecde2342246274d4f5564fd13511856e7533921 Author: Pranav Kant Date: Sun Feb 7 14:38:03 2016 +0530 loolwsd: Remove superfluous registration of callback Ou

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

2016-02-19 Thread Pranav Kant
loolwsd/MasterProcessSession.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit a2549e3df708426052dcb4e29773aa95fcc85258 Author: Pranav Kant Date: Thu Feb 18 00:14:25 2016 +0530 loolwsd: Disconnect the child if there is no client Don't let them hanging around,

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

2016-02-19 Thread Pranav Kant
loolwsd/test/data/password-protected.ods |binary loolwsd/test/httpwstest.cpp | 61 +++ 2 files changed, 61 insertions(+) New commits: commit b902d80ec7354923f3680aea83b774114be387c4 Author: Pranav Kant Date: Thu Feb 18 02:45:28 2016 +0530 loolws

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

2016-02-19 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp | 63 +++ loolwsd/ChildProcessSession.hpp |4 ++ loolwsd/LOOLKit.cpp |5 +++ loolwsd/LOOLSession.cpp | 10 ++ loolwsd/LOOLSession.hpp | 20 loolwsd/MasterProcessSessi

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

2016-02-19 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |1 loolwsd/Storage.hpp | 84 2 files changed, 85 insertions(+) New commits: commit 13f9b7a2dbd88974fb328498ae31bf1910d7f982 Author: Ashod Nakashian Date: Fri Feb 19 16:19:15 2016 -0500 loolwsd: Storage Abstra

[Libreoffice-commits] online.git: loleaflet/debug loleaflet/src loolwsd/Auth.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-02-19 Thread Ashod Nakashian
loleaflet/debug/document/document_simple_example.html |2 loleaflet/src/core/Socket.js |2 loolwsd/Auth.hpp | 110 ++ loolwsd/LOOLWSD.cpp | 34 + loolwsd/LOOLWSD.hpp

[Libreoffice-commits] core.git: Branch 'feature/mailmerge-toolbar' - sw/source

2016-02-19 Thread Jan Holesovsky
sw/source/uibase/app/apphdl.cxx | 64 +++- 1 file changed, 31 insertions(+), 33 deletions(-) New commits: commit 04d239711187667032398e622857f06c5eeaa332 Author: Jan Holesovsky Date: Fri Feb 19 21:37:21 2016 +0100 mailmerge: Create the documents for p

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

2016-02-19 Thread Caolán McNamara
include/vcl/spin.h |8 ++ vcl/source/control/spinfld.cxx | 114 + vcl/source/window/toolbox.cxx |4 - 3 files changed, 71 insertions(+), 55 deletions(-) New commits: commit 63212b4614c134233f520cee95611ec5e7b3d8a0 Author: Caolán McNam

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

2016-02-19 Thread Michael Stahl
sw/source/core/doc/DocumentContentOperationsManager.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 9f0e9c7c52fe2685838cfd9f71a44105a3688d1d Author: Michael Stahl Date: Fri Feb 19 17:32:48 2016 +0100 sw: tdf#63022 fix drag-and-drop of text in same

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

2016-02-19 Thread Caolán McNamara
include/svx/fmgridcl.hxx | 11 ++- svx/source/fmcomp/fmgridcl.cxx |2 +- 2 files changed, 3 insertions(+), 10 deletions(-) New commits: commit 4bc2e84c8bf9ff685ecb00b1bf782eae9ee93e8d Author: Caolán McNamara Date: Fri Feb 19 16:36:07 2016 + no need for two trigger

[Libreoffice-commits] core.git: Branch 'feature/mailmerge-toolbar' - 1042 commits - accessibility/inc accessibility/source android/source animations/source apple_remote/source avmedia/inc avmedia/Libr

2016-02-19 Thread Jan Holesovsky
Rebased ref, commits from common ancestor: commit 6c42a5e4597dc5d0bcbf4b02c6171a7431d84a4d Author: Jan Holesovsky Date: Wed Jan 6 12:07:55 2016 +0100 mailmerge: Create the target view independantly of the mailmerge execution. Change-Id: Ib6a53b89b0fe2a30eac104afd1c8fe75d2348edd di

XSLT help

2016-02-19 Thread Olivier Hallot
Hi The expression below is supposed to generate an output like , , ... depending on the value of $level [1] However, per [2] the expression will not work for Nestcape 6, and indeed does not work on Firefox, but work in Rekonq (KHTML engine). I am running short ideas to output the string '

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/AllLangResTarget_svx.mk svx/Package_inc.mk

2016-02-19 Thread Damjan Jovanovic
svx/AllLangResTarget_svx.mk | 12 +--- svx/Package_inc.mk |1 - 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit bcf075eb572f1595b0144097877ad787e16edf99 Author: Damjan Jovanovic Date: Fri Feb 19 17:16:19 2016 + Merge r1409397 from branches/g

Minutes of the Design Hangout: 2016-02-19

2016-02-19 Thread Jan Holesovsky
* Present: Heiko, Jan-Marek, Kendy, Samuel, Tomaž * GSoC is close again + https://wiki.documentfoundation.org/Development/GSoC/Ideas + needs to be filed in until the next Tue + Heiko will add the ideas there (/done) /done Area Fill, Table Styles, AutText, Bibliogra

[Libreoffice-commits] core.git: Branch 'feature/fixes16' - vcl/source

2016-02-19 Thread Marco Cecchetti
vcl/source/gdi/pdfextoutdevdata.cxx | 21 + vcl/source/gdi/pdfwriter_impl2.cxx | 10 -- 2 files changed, 21 insertions(+), 10 deletions(-) New commits: commit 131123238dbf003d22d54f6069f95c693d751524 Author: Marco Cecchetti Date: Fri Feb 19 18:12:49 2016 +0100

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

2016-02-19 Thread Michael Stahl
sw/source/core/doc/DocumentContentOperationsManager.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit fabc45a6a902c8988eff087831f8b2f84ea8ae6c Author: Michael Stahl Date: Fri Feb 19 17:32:48 2016 +0100 sw: tdf#63022 fix drag-and-drop of text in same

[Libreoffice-commits] core.git: config_host.mk.in configure.ac RepositoryExternal.mk vcl/inc vcl/unx

2016-02-19 Thread Caolán McNamara
RepositoryExternal.mk |6 -- config_host.mk.in |1 - configure.ac| 22 +- vcl/inc/unx/fontmanager.hxx |4 ++-- vcl/unx/generic/fontmanager/fontconfig.cxx |8 ++

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

2016-02-19 Thread Miklos Vajna
include/sfx2/classificationhelper.hxx |1 + sfx2/source/view/classificationhelper.cxx |9 + 2 files changed, 10 insertions(+) New commits: commit 67b14461bfcf4847b83b17535dde9b3efa2ed762 Author: Miklos Vajna Date: Fri Feb 19 16:35:23 2016 +0100 sfx classification: give

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

2016-02-19 Thread Marco Cecchetti
include/vcl/pdfextoutdevdata.hxx|2 +- vcl/source/gdi/pdfextoutdevdata.cxx | 14 +++--- vcl/source/gdi/pdfwriter_impl.hxx |2 +- vcl/source/gdi/pdfwriter_impl2.cxx | 32 4 files changed, 25 insertions(+), 25 deletions(-) New commits: com

Re: Build failed on linux with latest master

2016-02-19 Thread Michael Stahl
On 18.02.2016 17:55, Pranav Ganorkar wrote: > When trying to build libreoffice on archlinux 64-bit , the build fails > with following message: > > * > [LNK] Executable/ui-previewer > /mnt/D-Drive/LibreOffice/libreoffice/instdir/program/libvcl

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

2016-02-19 Thread Caolán McNamara
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit daa1882dc2360cead712c3f100cbef0f35c74f5d Author: Caolán McNamara Date: Fri Feb 5 14:03:44 2016 + Resolves: tdf#97465 like wheel ignore swipe for sc input handler inputchanged (che

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source include/vcl vcl/inc vcl/source vcl/unx

2016-02-19 Thread Caolán McNamara
cui/source/options/optgdlg.cxx | 10 ++ include/vcl/svapp.hxx |6 ++ vcl/inc/svdata.hxx |1 + vcl/inc/unx/salinst.h |2 +- vcl/source/app/svapp.cxx|9 + vcl/source/app/svmain.cxx |5 + vcl/unx/generic/app

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - avmedia/Library_avmediagst.mk avmedia/source include/vcl vcl/inc vcl/Library_vcl.mk vcl/opengl vcl/unx

2016-02-19 Thread Caolán McNamara
avmedia/Library_avmediagst.mk | 16 + avmedia/source/gstreamer/gstplayer.cxx | 226 +++-- avmedia/source/gstreamer/gstplayer.hxx |8 include/vcl/sysdata.hxx|2 vcl/Library_vcl.mk

[Libreoffice-commits] core.git: config_host/config_dbus.h.in config_host/config_gio.h.in configure.ac RepositoryExternal.mk sd/source vcl/inc vcl/Library_vcl.mk vcl/Library_vclplug_gtk.mk vcl/unx

2016-02-19 Thread Caolán McNamara
RepositoryExternal.mk |4 config_host/config_dbus.h.in| 17 + config_host/config_gio.h.in | 17 +++-- configure.ac|2 ++ sd/source/ui/remotecontrol/Blu

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

2016-02-19 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf96175.rtf |6 ++ sw/qa/extras/rtfexport/rtfexport.cxx | 10 ++ sw/source/filter/ww8/rtfexport.cxx | 15 +++ 3 files changed, 31 insertions(+) New commits: commit 4b0390a9cb45f56a7c6d04eff795de8b63b13b2e Author: Miklos Vajna

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

2016-02-19 Thread Michael Stahl
sd/source/ui/slidesorter/controller/SlsAnimator.cxx | 17 +-- sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx |6 - sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx |7 - sd/source/ui/slidesorter/controller/SlsSlotManager.cxx| 12 -- sd/sour

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

2016-02-19 Thread Marco Cecchetti
include/vcl/pdfextoutdevdata.hxx|2 ++ vcl/source/gdi/pdfextoutdevdata.cxx | 17 - vcl/source/gdi/pdfwriter_impl.hxx |2 +- vcl/source/gdi/pdfwriter_impl2.cxx | 35 --- 4 files changed, 43 insertions(+), 13 deletions(-) New commit

[Libreoffice-commits] core.git: config_host/config_gio.h.in config_host/config_vclplug.h.in configure.ac RepositoryExternal.mk scp2/InstallModule_gnome.mk scp2/source sfx2/source vcl/inc vcl/unx

2016-02-19 Thread Caolán McNamara
RepositoryExternal.mk |4 config_host/config_gio.h.in| 12 config_host/config_vclplug.h.in|1 - configure.ac |1 + scp2/InstallModule_gnome.mk|1 - scp2/source/gnome/f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1-1' - external/harfbuzz

2016-02-19 Thread Michael Stahl
external/harfbuzz/ExternalProject_harfbuzz.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 548e0bf3d134049b8079ae33a019ef8805c96b47 Author: Michael Stahl Date: Thu Feb 18 14:06:35 2016 +0100 fdo#94009: harfbuzz: don't export symbols from VCL Should fix crashes due

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

2016-02-19 Thread Yousuf Philips
cui/uiconfig/ui/distributionpage.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aa7ceb44cf018d092ce09bb1572d7ce4876be513 Author: Yousuf Philips Date: Fri Feb 19 02:26:25 2016 +0400 Fix incorrect icon reference in Distribution dialog Change-Id: I2b

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

2016-02-19 Thread Oliver Specht
framework/source/classes/menumanager.cxx | 46 +++ framework/source/uielement/menubarmanager.cxx| 26 +++-- framework/source/uielement/newmenucontroller.cxx | 11 + 3 files changed, 47 insertions(+), 36 deletions(-) New commits: commit 8a50946c286

Re: Problem Building Libreoffice on Linux

2016-02-19 Thread Michael Stahl
On 19.02.2016 10:10, Khaled Hosny wrote: > On Thu, Feb 18, 2016 at 02:36:48PM +0100, Michael Stahl wrote: >> On 18.02.2016 14:17, Khaled Hosny wrote: >>> I don’t think it is just the unit test that is failing, running the >>> application will most likely crash as well. Building with system >>> Harf

[Libreoffice-commits] core.git: officecfg/registry sd/sdi svx/sdi sw/sdi sw/source sw/uiconfig sw/UIConfig_swriter.mk

2016-02-19 Thread Gulsah Kose
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 8 --- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 8 +++ officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu | 14 + sd/sdi/sdraw.sdi

Minutes of the Design Hangout: 2016-02-12

2016-02-19 Thread Jan Holesovsky
* Present: Heiko, Stuart, Samuel, Jay, Jan-Marek * GSoC is close again + https://wiki.documentfoundation.org/Development/GSoC/Ideas + needs to be filed in until the next Tue + Heiko will add the ideas there (/done) /done Area Fill, Table Styles, AutText, Bibliograp

Minutes of the Design Hangout: 2016-02-05

2016-02-19 Thread Jan Holesovsky
* Present: * Sidebar max width (Jan-Marek) + The side bar currently has a maximum size limit + We would need more size to implement the WollMux form editor as a LibreOffice sidebar - On normal monitor, this means about 30-50% + Probably LO will get bug reports, if the sideb

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

2016-02-19 Thread Takeshi Abe
starmath/source/accessibility.cxx |8 +++--- starmath/source/cfgitem.cxx | 44 +++--- starmath/source/mathmlexport.cxx |2 - starmath/source/node.cxx |8 +++--- starmath/source/unomodel.cxx | 12 +- starmath/source/view.c

[Libreoffice-commits] core.git: compilerplugins/clang sc/inc sc/source sd/source sfx2/source slideshow/source svgio/inc svgio/source svl/source svx/source sw/inc sw/source ucb/source vcl/inc vcl/sourc

2016-02-19 Thread Noel Grandin
compilerplugins/clang/plugin.cxx |1 compilerplugins/clang/unusedfields.cxx | 89 ++- compilerplugins/clang/unusedfields.py| 60 ++- sc/inc/attrib.hxx| 13 -

[Libreoffice-commits] core.git: Branch 'feature/fixes16' - vcl/source

2016-02-19 Thread Michael Meeks
vcl/source/app/svapp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2eff630c2f10d32b5959b71705a1d99af75a5901 Author: Michael Meeks Date: Fri Feb 19 11:08:52 2016 + Also process idles queued by OS events eg. re-renders. Change-Id: Id3040c87baf

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

2016-02-19 Thread Miklos Vajna
vcl/unx/gtk3/gtk3gtkframe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 541c4c4509863beb7babe361b31e27f7295e3069 Author: Miklos Vajna Date: Fri Feb 19 12:04:34 2016 +0100 vcl: loplugin:staticcall Change-Id: I2ad98616ff60ebb88f14675d94bd82e51

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2016-02-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 +- vcl/inc/unx/gtk/gtksalmenu.hxx |4 ++-- vcl/unx/gtk/gtksalframe.cxx|8 vcl/unx/gtk3/gtk3gtkframe.cxx |8 4 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 2f3d85182ff9f2f1174a47b6139f358d232ee5e3 Aut

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

2016-02-19 Thread Miklos Vajna
sw/source/ui/fldui/fldref.cxx | 12 ++-- sw/source/ui/fldui/fldref.hxx |4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit cb3a1b5958ea067af867e4dd59636868dfdd2d5c Author: Miklos Vajna Date: Fri Feb 19 11:44:44 2016 +0100 sw: loplugin:staticmethods

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

2016-02-19 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 8071c8cc56c938d08cf328ae2f50c4e22d2f094c Author: Miklos Vajna Date: Fri Feb 19 11:38:39 2016 +0100 desktop: loplugin:loopvartoosmall Change-Id: Ic17077b48e

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

2016-02-19 Thread Marco Cecchetti
loleaflet/src/layer/tile/TileLayer.js | 24 1 file changed, 24 insertions(+) New commits: commit 049633a6445084271ecd9cd0289d36de60068395 Author: Marco Cecchetti Date: Thu Feb 18 15:30:19 2016 +0100 loleaflet - user view does not follow the cell cursor

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

2016-02-19 Thread Marco Cecchetti
loleaflet/src/layer/tile/TileLayer.js | 24 1 file changed, 24 insertions(+) New commits: commit 70dd2e2487286de8c8cbd18d00ca14c9ad23 Author: Marco Cecchetti Date: Thu Feb 18 15:30:19 2016 +0100 loleaflet - user view does not follow the cell cursor

Re: Question about values getPartPageRectangles.

2016-02-19 Thread Miklos Vajna
Hi, On Fri, Feb 19, 2016 at 10:01:46AM +0100, Stef Bon wrote: > So there are two "logical rectangles", one at (284, 284, +11906, > +16838) and one at (284, 17406, +11906, +16838) > > I understand that the values with a + are relative to the startpoint > (the first two), which is absolute. Is thi

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

2016-02-19 Thread akki95
sw/source/ui/fldui/fldref.cxx| 129 +++ sw/source/ui/fldui/fldref.hxx|8 + sw/uiconfig/swriter/ui/fldrefpage.ui | 167 ++- 3 files changed, 207 insertions(+), 97 deletions(-) New commits: commit bebd483511a0a83532dc37e7

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

2016-02-19 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 261bf2565816ca2cb8dafa6078d38f95015ba8eb Author: Caolán McNamara Date: Fri Feb 19 09:32:35 2016 + gtk3: typo mnMaximizedWidth -> mnMaximizedHeight Change-Id: I8966fd13d

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

2016-02-19 Thread Caolán McNamara
vcl/unx/gtk3/gtk3gtkframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8779459b1a619fc09e60d4c7ee9b86803383f5d0 Author: Caolán McNamara Date: Fri Feb 19 09:32:35 2016 + gtk3: typo mnMaximizedWidth -> mnMaximizedHeight Change-Id: I8966fd13d

Re: Problem Building Libreoffice on Linux

2016-02-19 Thread Khaled Hosny
On Thu, Feb 18, 2016 at 02:36:48PM +0100, Michael Stahl wrote: > On 18.02.2016 14:17, Khaled Hosny wrote: > > I don’t think it is just the unit test that is failing, running the > > application will most likely crash as well. Building with system > > HarfBuzz should fix the issue, until a better fi

Re: Question about values getPartPageRectangles.

2016-02-19 Thread Stef Bon
2016-02-18 9:29 GMT+01:00 Tomaž Vajngerl : > Hi, >> What do these last values mean? >> In the .hxx file the comment says:"logical rectangle of each part". >> What are these? > > A writer document is always rendered complete with all pages, so in > that case the size will tell you the dimensions of

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2016-02-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 + vcl/inc/unx/gtk/gtksalmenu.hxx |2 + vcl/unx/gtk/gtksalframe.cxx|2 + vcl/unx/gtk3/gtk3gtkframe.cxx | 49 - 4 files changed, 35 insertions(+), 20 deletions(-) New commits: commit 59d978389721c780b1df5e