[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

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

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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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:

[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.

[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: 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 +-

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

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,

[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

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 >>>

[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

[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

[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

[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 -

[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

[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 --

[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: 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 ++

[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: 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 +

[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

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 >

[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:

[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

[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: 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

[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:

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,

[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

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] h 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 '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:

[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

[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

[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

[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:

[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] 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

[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

[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

[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

[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

[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

[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:

[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:

[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

[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

[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 ++

[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,

[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

[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

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

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

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

[Libreoffice-ux-advise] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 Óvári changed: What|Removed |Added CC||ovar...@gmail.com ---

[Libreoffice-ux-advise] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 --- Comment #3 from Heiko Tietze --- A lot of good arguments from Óvári. To give another example: You placed en (en_GB or en_US?) in all packages, likely to offer English to everybody. But not taking the other big

[Libreoffice-ux-advise] [Bug 97885] SIDEBAR: Message missing from blank properties tab

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97885 raal changed: What|Removed |Added Keywords|bibisectRequest |bibisected

[Libreoffice-ux-advise] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 Yousuf (Jay) Philips changed: What|Removed |Added CC|

[Libreoffice-ux-advise] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 --- Comment #5 from Yousuf (Jay) Philips --- (In reply to Óvári from comment #2) > 1. How would the new arrangement change the installation instruction (cf. >

[Libreoffice-qa] 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

[Libreoffice-qa] 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,

[Libreoffice-bugs] [Bug 97980] SVG: Graph data series filled colors being cropped

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97980 --- Comment #5 from Xisco Faulí --- Hi raal, this is weird because Jay could reproduce it in a build from 2016-02-01_10:25:20 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 65509] FILESAVE "Automatically save" is not running

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=65509 --- Comment #20 from christ...@ludwig.nrw --- I just realised that the feature is missing. This cost me some data, sadly, because the "normal" AutoRecovery didn't work after a blue screen produced by windows... The AutoRecovery-Program

[Libreoffice-bugs] [Bug 97830] Global Menu not integrated (5.1)

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97830 --- Comment #4 from Alex --- That fixed it, thank you very much. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 98000] New: DOCX export: problem with size of headers & other formatting

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98000 Bug ID: 98000 Summary: DOCX export: problem with size of headers & other formatting Product: LibreOffice Version: 5.1.0.3 release Hardware: All OS:

[Libreoffice-bugs] [Bug 97993] EDITING: Copy and Paste for Images / Shapes Wonky in Writer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97993 Luke changed: What|Removed |Added OS|All |Windows (All) --

[Libreoffice-bugs] [Bug 97288] Difficulty to scroll down

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97288 Stefano Costa changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment

[Libreoffice-bugs] [Bug 97974] PNG 8-bit colormap files are printed as as black rectangle

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97974 i...@medizinische-genetik.de changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 94897] FORMATTING: Diacritic letters displayed wrong with Cambria font when space follows

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94897 jhertel changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 Óvári changed: What|Removed |Added CC||ovar...@gmail.com ---

[Libreoffice-bugs] [Bug 97807] HELP: incorrect description of Insert Rows

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97807 Stanislav Horacek changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 92825] Update help for all menu changes

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92825 Bug 92825 depends on bug 97807, which changed state. Bug 97807 Summary: HELP: incorrect description of Insert Rows https://bugs.documentfoundation.org/show_bug.cgi?id=97807 What|Removed |Added

[Libreoffice-bugs] [Bug 94897] FORMATTING: Diacritic letters displayed wrong with Cambria font when space follows

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94897 --- Comment #15 from raal --- (In reply to jhertel from comment #14) > I installed 5.1.0.3 on Windows 10 a few days ago and the bug was still > there. I experienced the bug with the Danish letter "å". > > I had to

[Libreoffice-bugs] [Bug 97830] Global Menu not integrated (5.1)

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97830 Maxim Monastirsky changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 98000] DOCX export: problem with size of headers & other formatting

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98000 --- Comment #1 from Timur --- It's highly unlikely that any bugs of type "multiple problems/bad rendering", will be fixed, so this bug shouldn't be confirmed. Each issue (section break, paragraph break, text box,

[Libreoffice-bugs] [Bug 97991] Reducing the size of the Windows Installer

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97991 --- Comment #3 from Heiko Tietze --- A lot of good arguments from Óvári. To give another example: You placed en (en_GB or en_US?) in all packages, likely to offer English to everybody. But not taking the other big

[Libreoffice-bugs] [Bug 98000] DOCX export: problem with size of headers

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98000 Kenny Moens changed: What|Removed |Added Summary|DOCX export: problem with |DOCX export:

[Libreoffice-bugs] [Bug 98000] DOCX export: problem with size of headers

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98000 --- Comment #2 from Kenny Moens --- Changed this report to only contain the issue about the header height where something goes wrong. It appears to me caused by the height of the header. So the problem statement

[Libreoffice-bugs] [Bug 97995] 0 word count in .docx documents

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97995 --- Comment #3 from Paul Hatherly --- Reproduced in v. 5.1.0.3; .docx shows zero word count -resaving and opening as ODF shows word count Running under windows 10 64 bit Build ID:

[Libreoffice-bugs] [Bug 90120] Editing: Pasting text to Writer from web, e-mail or documents sometimes doesn't work, it's a random beahaviour.

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90120 --- Comment #6 from colingirl...@googlemail.com --- I can re-produce part of this bug reliably by doing the following on Windows with Libre Writer version 5.0.4.2. Copy a word from a .hpp document in Visual Studio 2010 using Ctrl+C.

[Libreoffice-bugs] [Bug 98001] New: File/New, Recent documents, Wizards cannot be disabled

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98001 Bug ID: 98001 Summary: File/New, Recent documents, Wizards cannot be disabled Product: LibreOffice Version: 5.2.0.0.alpha0+ Master Hardware: All OS: All

[Libreoffice-bugs] [Bug 98002] New: Deadlock with Clipboard Help+Spell

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98002 Bug ID: 98002 Summary: Deadlock with Clipboard Help+Spell Product: LibreOffice Version: 4.0.1.2 release Hardware: x86-64 (AMD64) OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 98002] Deadlock with Clipboard Help+Spell

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98002 --- Comment #2 from jhertel --- Created attachment 122795 --> https://bugs.documentfoundation.org/attachment.cgi?id=122795=edit Deadlock shown by Resource Monitor -- You are receiving

[Libreoffice-bugs] [Bug 98002] Deadlock with Clipboard Help+Spell

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98002 --- Comment #1 from jhertel --- Created attachment 122794 --> https://bugs.documentfoundation.org/attachment.cgi?id=122794=edit Deadlock shown by Resource Monitor -- You are receiving

[Libreoffice-bugs] [Bug 98002] Deadlock with Clipboard Help+Spell

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98002 --- Comment #3 from jhertel --- Created attachment 122796 --> https://bugs.documentfoundation.org/attachment.cgi?id=122796=edit One of the processes mentioned to take part in the deadlock

[Libreoffice-bugs] [Bug 98002] Deadlock with Clipboard Help+Spell

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98002 --- Comment #4 from jhertel --- Created attachment 122797 --> https://bugs.documentfoundation.org/attachment.cgi?id=122797=edit The other of the two processes mentioned to take part in the

[Libreoffice-bugs] [Bug 98001] File/New, Recent documents, Wizards cannot be disabled

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98001 --- Comment #1 from Oliver Specht (CIB) --- This already fixed in master with commit a6e8910a3c5d33e671a13559438b7228596b8bca -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 98003] New: missing menu entry

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98003 Bug ID: 98003 Summary: missing menu entry Product: LibreOffice Version: 5.1.0.3 release Hardware: All OS: All Status: UNCONFIRMED Severity: normal

[Libreoffice-bugs] [Bug 98003] missing menu entry

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=98003 Maxim Monastirsky changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 97870] "Edit > Fill" dialog vanished in LibreOffice 5.1 Calc

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97870 Maxim Monastirsky changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 97824] [HELP] improve description of SUMIFS conditions

2016-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97824 tagezi changed: What|Removed |Added CC|

  1   2   3   >