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

2014-11-15 Thread Tomaž Vajngerl
sc/source/ui/StatisticsDialogs/TTestDialog.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 6b30907a926890f835c094a5afdf4c0e6d8a1d19 Author: Tomaž Vajngerl Date: Sat Nov 15 09:08:49 2014 +0100 Make "Hypothesized Mean Difference" as parameter

[Libreoffice-commits] core.git: 13 commits - sc/source vcl/inc vcl/Library_vclplug_gen.mk vcl/opengl vcl/quartz vcl/source vcl/unx vcl/win

2014-11-15 Thread Markus Mohrhard
sc/source/core/tool/interpr5.cxx |9 vcl/Library_vclplug_gen.mk |1 vcl/inc/generic/genpspgraphics.h |1 vcl/inc/headless/svpgdi.hxx |1 vcl/inc/opengl/salbmp.hxx|7 vcl/inc/

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

2014-11-15 Thread Markus Mohrhard
sax/source/fastparser/fastparser.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 169562ff2648a99a04a7faf6223c471e957608db Author: Markus Mohrhard Date: Sat Nov 15 12:23:04 2014 +0100 windows blind fix diff --git a/sax/source/fastparser/fastparser.cxx b/s

Separate sourcecode and build directory error

2014-11-15 Thread Maarten Hoes
Hi, Im trying to set up a separate libreoffice source code and build directory, but am running into the following error : $ mkdir /tmp/build $ cd /tmp/build $ /home/user/libreoffice-source/autogen.sh $ ./configure * * Runnin

Re: [Libreoffice-qa] Release Notes Whiteboard Keyword

2014-11-15 Thread Jay Philips
Hi Joel, MAB is limited to bug fixes and some bugs fixes that are in the release notes are not in MAB. Also the release notes are primarily focused on enhancements. :D Regards, Jay Philips On 11/15/2014 02:56 AM, Joel Madero wrote: > > Hi Jay, >> Hi All, >> >> I had recently been listening to a

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-11-15 Thread Tomaž Vajngerl
sc/source/ui/StatisticsDialogs/TTestDialog.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 017aa78254397ade65fbd70b75bd4d70665dada5 Author: Tomaž Vajngerl Date: Sat Nov 15 09:08:49 2014 +0100 fdo#86284 Make "Hypothesized Mean Difference" as

Re: Separate sourcecode and build directory error

2014-11-15 Thread Norbert Thiebaud
On Sat, Nov 15, 2014 at 5:48 AM, Maarten Hoes wrote: > Hi, > > > Im trying to set up a separate libreoffice source code and build directory, > but am running into the following error : > > > $ mkdir /tmp/build > $ cd /tmp/build > $ /home/user/libreoffice-source/autogen.sh ^^^ autogen.sh already ru

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/unx

2014-11-15 Thread Jan Holesovsky
vcl/unx/generic/app/saldisp.cxx | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) New commits: commit 780616de98c0cee74e1ca4a0da6fb513c1c94ed9 Author: Jan Holesovsky Date: Fri Nov 14 17:04:25 2014 +0100 vcl: Stop-gap solution to start the gen / kde / kde4 plugins agai

[Libreoffice-commits] core.git: Changes to 'private/moggi/build-test2'

2014-11-15 Thread Michael Meeks
New branch 'private/moggi/build-test2' available with the following commits: commit 4f8442440681eaaa8db1a800843d2ed25f111681 Author: Michael Meeks Date: Fri Nov 14 16:32:06 2014 + vcl: assert more useful truths on BitmapWriterAccess completion. Change-Id: I2ccc5eb64bf3b5d5ce94e

[Libreoffice-commits] core.git: 16 commits - vcl/inc vcl/opengl vcl/quartz vcl/source vcl/win vcl/workben

2014-11-15 Thread Michael Meeks
vcl/inc/impimagetree.hxx|7 vcl/opengl/gdiimpl.cxx |9 + vcl/opengl/salbmp.cxx | 18 ++ vcl/opengl/texture.cxx | 18 ++ vcl/opengl/x11/gdiimpl.cxx |2 vcl/quartz/salgdicommon.cxx |6 vcl/source/gdi/impimage

[Libreoffice-commits] core.git: Changes to 'feature/opengl-vcl2'

2014-11-15 Thread Michael Meeks
New branch 'feature/opengl-vcl2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: 5 commits - drawinglayer/source include/vcl oox/source sfx2/source sw/qa vcl/source writerfilter/source

2014-11-15 Thread Miklos Vajna
drawinglayer/source/dumper/XShapeDumper.cxx|4 ++-- include/vcl/dialog.hxx |4 ++-- include/vcl/tabdlg.hxx |2 +- oox/source/drawingml/customshapepresetdata.cxx |6 +++--- sfx2/source/dialog/tabdlg.cxx |4 ++--

Re: Childwindow slot missing

2014-11-15 Thread Caolán McNamara
On Fri, 2014-11-14 at 09:58 +0100, Stephan Bergmann wrote: > On 11/14/2014 06:42 AM, Richard PALO wrote: > > Starting up 'swriter', 'scalc' or such I notice the following warnings > > systematically : > > | richard@omnis:/home/richard$ swriter > > | warn:sfx.control:101391:1:sfx2/source/control/dis

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

2014-11-15 Thread Michael Meeks
vcl/unx/generic/window/salframe.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 34c1c41817212ca95117cbd1fe582b180007945c Author: Michael Meeks Date: Sat Nov 15 16:09:03 2014 +0100 vcl: avoid crash with 'gen' backend around window icons. Change

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/unx

2014-11-15 Thread Michael Meeks
vcl/unx/generic/window/salframe.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 56eacc96ab9045b3d09bc2d9ec21b771e3139f5e Author: Michael Meeks Date: Sat Nov 15 16:09:03 2014 +0100 vcl: avoid crash with 'gen' backend around window icons. Change

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 85614, which changed state. Bug 85614 Summary: Accelerate 4.3.4 release to resolve sorting issue with 4.2.7 and 4.3.3 https://bugs.freedesktop.org/show_bug.cgi?id=85614 What|Removed |Ad

[Libreoffice-commits] core.git: officecfg/registry

2014-11-15 Thread Tomofumi Yagi
officecfg/registry/data/org/openoffice/VCL.xcu | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 735a1a17648071eee91099d73ef0a8000edf134f Author: Tomofumi Yagi Date: Sat Nov 15 20:26:15 2014 +0900 fdo#77971 Writer:Better font selection in Japanes

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

2014-11-15 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/autocorrectdialog.ui |1 - 1 file changed, 1 deletion(-) New commits: commit c8b07093f104ff4297f6a2bfbc363fd640374f18 Author: Adolfo Jayme Barrientos Date: Sat Nov 15 00:12:08 2014 -0600 fdo#67040 There’s a valid use case to enable manual resizing in this dialog

[Libreoffice-commits] core.git: external/glm external/mysqlcppconn

2014-11-15 Thread Andrea Gelmini
external/glm/Wshadow-unix.patch |4 ++-- external/glm/Wshadow-windows.patch|4 ++-- external/mysqlcppconn/patches/cmake.patch |2 +- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 702d14d954d5dcb88e70cfad8517118f9614c987 Author: Andrea Gelmini

[Libreoffice-commits] core.git: bin/check-merged.sh

2014-11-15 Thread Andrea Gelmini
bin/check-merged.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3403c19d2590649b052848ed05f61f048443bbba Author: Andrea Gelmini Date: Sat Nov 15 00:31:44 2014 +0100 Fix typo in bin/check-merged.sh Change-Id: I7ca06602179e35d5ce86879b1081299a841feb

[Libreoffice-commits] core.git: officecfg/registry

2014-11-15 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65faf6938d50a87ea8d84d19b5a4ec7ea35b6a2c Author: Yousuf Philips Date: Fri Nov 14 23:54:27 2014 +0400 fdo#86289 renaming 'Page Preview' to 'Prin

[Libreoffice-commits] core.git: officecfg/registry

2014-11-15 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b29f745a26e52fde8a6991094f9c7edd4465a531 Author: Yousuf Philips Date: Fri Nov 14 07:00:54 2014 +0400 fdo#85817 changed 'Document as Email' to '

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

2014-11-15 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/formatobjectbar.xml | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit c481f596877f52e1c801981618ebfbf2aab88dcf Author: Yousuf Philips Date: Fri Nov 14 03:53:08 2014 +0400 fdo#86132 add useful tooltips to number formatting to

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

2014-11-15 Thread Noel Grandin
sc/inc/compiler.hxx | 32 ++ sc/source/core/tool/token.cxx | 74 -- unusedcode.easy |2 - 3 files changed, 4 insertions(+), 104 deletions(-) New commits: commit 1866d90d81d6ed3f4700e8b6a9021cd4afd84d9e Author:

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - 3 commits - Repository.mk vcl/opengl vcl/source

2014-11-15 Thread Markus Mohrhard
Repository.mk |6 +++--- vcl/opengl/gdiimpl.cxx |2 +- vcl/source/opengl/OpenGLContext.cxx |2 -- 3 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 6661fdab95b981843f6d8392769f32e7377eaaeb Author: Markus Mohrhard Date: Sat Nov 1

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - vcl/opengl vcl/workben

2014-11-15 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |5 + vcl/workben/vcldemo.cxx |1 + 2 files changed, 6 insertions(+) New commits: commit d36a86d8d64a878e90bb57274dce5aca759caa17 Author: Michael Meeks Date: Sat Nov 15 17:33:36 2014 +0100 vcldemo: disable broken gradient stencil use. Change-Id

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

2014-11-15 Thread Caolán McNamara
cui/uiconfig/ui/areatabpage.ui | 213 +++-- cui/uiconfig/ui/eventassignpage.ui | 35 +- 2 files changed, 143 insertions(+), 105 deletions(-) New commits: commit a6db5e6a2a2ac7f92e6d15669693d991c9460998 Author: Caolán McNamara Date: Sat Nov 15 17:17:5

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

2014-11-15 Thread Tomaž Vajngerl
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |8 sc/Library_sc.mk |1 sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc |3

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

2014-11-15 Thread Takeshi Abe
starmath/source/edit.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 2492783bd87d534e4eb1d6a00f082772e7b03172 Author: Takeshi Abe Date: Sun Nov 16 03:00:35 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I06525aa3

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

2014-11-15 Thread Tor Lillqvist
vcl/opengl/gdiimpl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f8782d8ca17a91527e1a72def32a127095cfa7ef Author: Tor Lillqvist Date: Sat Nov 15 20:29:35 2014 +0200 WaE: unused variable 'aSize' Change-Id: I74a671656a703eefa9ae10e839c156a4c0f66335 diff --git a/v

Re: Separate sourcecode and build directory error

2014-11-15 Thread Christian Lohmaier
Hi Maarten, Am 15.11.2014 14:46 schrieb "Norbert Thiebaud" : > > On Sat, Nov 15, 2014 at 5:48 AM, Maarten Hoes wrote: > > > $ mkdir /tmp/build Unrelated: make sure tmp is not tempfs/RAM backed (or make sure to have plenty of RAM to spare). When using ccache and hard links, make sure to have them

Re: Childwindow slot missing

2014-11-15 Thread julien2412
Hello, As I had noticed some time ago in https://bugs.freedesktop.org/show_bug.cgi?id=72277#c10, " Alfresco provides an open cmis server which you can test against: https://cmis.alfresco.com/cmisatom http://cmis.alfresco.com/cmisatom username: admin password: admin " It could help to test. Jul

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

2014-11-15 Thread Marcos Paulo de Souza
starmath/source/ElementsDockingWindow.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 2ff1cc856a1d884187d8667e4f4b24d82c56b2c4 Author: Marcos Paulo de Souza Date: Sat Nov 15 19:57:43 2014 -0200 Math: Remove aqua and fuchsia from the Elements Dock

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

2014-11-15 Thread Kohei Yoshida
sc/inc/document.hxx |2 +- sc/source/core/data/patattr.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 3cf226622a3d8c09d655034dbcc81695f1662b87 Author: Kohei Yoshida Date: Sat Nov 15 18:16:47 2014 -0500 Remove tools/fract.hxx from document

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

2014-11-15 Thread Kohei Yoshida
sc/inc/document.hxx |4 +++- sc/source/core/tool/lookupcache.cxx |1 + sc/source/ui/undo/undoblk.cxx |1 + sc/source/ui/unoobj/chart2uno.cxx |1 + 4 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 30123b9559e2fb74c9db7d530c538a1c6dc7e32c A

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

2014-11-15 Thread Kohei Yoshida
sc/inc/document.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 2f342c61616418c6ad7303d7f5efa27a28378681 Author: Kohei Yoshida Date: Sat Nov 15 19:24:35 2014 -0500 Remove unused header include. Change-Id: I57cfac2993301e438124c224655fdcac0ed0fd32 diff --git a/sc/

LibreOffice Gerrit News for core on 2014-11-16

2014-11-15 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#84909 add distribution selection to drawing toolbar in https://gerrit.libreoffice.org/12471 from Yousuf Philips about module icon-themes, officecfg, sd + f

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

2014-11-15 Thread Tor Lillqvist
vcl/quartz/salgdi.cxx |4 1 file changed, 4 insertions(+) New commits: commit 1defd9aeb9c051dc3b719bade5edb58462b4b817 Author: Tor Lillqvist Date: Sun Nov 16 08:31:16 2014 +0200 Avoid error: redefinition of 'GetImpl' for iOS Whether this stuff actually works at all for i