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

2016-02-17 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 a6e8910a3c5

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

2016-02-17 Thread Markus Mohrhard
sc/inc/scmatrix.hxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit fa20b651d61edb7bf9487cb79140bb57fc668967 Author: Markus Mohrhard Date: Thu Feb 18 05:45:19 2016 +0100 fix DEBUG_MATRIX build Change-Id: Iefffba765ff3e651fa0f6d4067ab3a335ec1

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

2016-02-17 Thread Markus Mohrhard
sc/inc/column.hxx|2 - sc/inc/document.hxx |2 - sc/inc/table.hxx |2 - sc/source/core/data/column2.cxx | 35 sc/source/core/data/documen8.cxx |4 +- sc/source/core/data/tab

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

2016-02-17 Thread Markus Mohrhard
sc/qa/unit/ucalc_formula.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de669d714fa6f7d33d6df6e323c72710f470f77c Author: Markus Mohrhard Date: Wed Feb 17 20:24:07 2016 +0100 use better asserter macro Change-Id: I144545f5376acbab164e05aecd8937d336

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

2016-02-17 Thread Katarina Behrens
sc/qa/unit/subsequent_export-test.cxx |3 ++- sc/source/filter/excel/xestring.cxx |3 +-- sc/source/filter/excel/xetable.cxx| 17 +++-- 3 files changed, 14 insertions(+), 9 deletions(-) New commits: commit 14279955b467241a70b61f993c334757c2b4a756 Author: Katarina Behre

[Libreoffice-commits] dev-tools.git: scripts/esc-mentoring.py

2016-02-17 Thread jan iversen
scripts/esc-mentoring.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a26513bc551b6ab7b03621dc014452ccc895371 Author: jan iversen Date: Thu Feb 18 08:27:27 2016 +0100 mentoring tool Update to ESC report diff --git a/scripts/esc-mentoring.py b/scr

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

2016-02-17 Thread Yousuf Philips
sysui/desktop/menus/draw.desktop |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ab8c349f7bc0348b54e6e0766c5bd6785b415ae5 Author: Yousuf Philips Date: Thu Feb 18 01:35:01 2016 +0400 Add pdf and visio to info to Draw's linux application menu file C

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - scp2/InstallModule_quickstart.mk

2016-02-17 Thread Michael Stahl
scp2/InstallModule_quickstart.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5df14e419ae2bd0aa8e02fd6e2b7980fc2fb5011 Author: Michael Stahl Date: Wed Feb 17 17:39:09 2016 +0100 scp2: fix typo in InstallModule_quickstart.mk (cherry picked from comm

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 Samuel Mehrbrodt (CIB) changed: What|Removed |Added Status|NEW |RESOLVED Resolut

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

2016-02-17 Thread David Ostrovsky
configure.ac | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 9218ca64957a27dfeacefd317b12edb82b405c7c Author: David Ostrovsky Date: Thu Feb 18 00:30:16 2016 +0100 configure: Fix Windows SDK 10 retrieval Change-Id: I800bd502c3ecd4ec1cd

LibreOffice_5.1.0.3

2016-02-17 Thread Steven Howe
I use DSL. I have 128K bits up, 1 mbits down. This is not uncommon. Some issue with 'remote' file mode. 1) saving takes forever. The lock state is not good for remote file save. Spin that task off. That's what multithreading is for. 2) local temp storage vs network. Use local for recovery. Not eve

[Libreoffice-commits] core.git: solenv/bin solenv/inc

2016-02-17 Thread Chris Sherlock
solenv/bin/mkdocs.sh |2 +- solenv/inc/doxygen.cfg |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f8f6ea8a68f326e0191e2c9031137462685c8dcb Author: Chris Sherlock Date: Wed Feb 17 16:41:05 2016 +1100 solenv: use html files for doxygen, not xhtml files

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 Commit Notification changed: What|Removed |Added Whiteboard|ToBeReviewed|ToBeReviewed target:5.2.0 -

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 --- Comment #5 from Commit Notification --- Chirag Manwani committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9046ce5cb9df2cdb379bc460dfd23e00f96e51f3 tdf#976

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 --- Comment #4 from Chris Sherlock --- Caolan fixed a problem that occurs when GTK3 is loaded and Swing tries to use GTK2. I've pushed this to master now. -- You are receiving this mail because: You are on the CC list for the bug. __

[Libreoffice-commits] core.git: scripting/java

2016-02-17 Thread Chirag Manwani
scripting/java/com/sun/star/script/framework/provider/beanshell/PlainSourceView.java |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9046ce5cb9df2cdb379bc460dfd23e00f96e51f3 Author: Chirag Manwani Date: Wed Feb 17 19:54:52 2016 +0530 tdf#97642 Use native theming for

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

2016-02-17 Thread Caolán McNamara
stoc/source/javavm/javavm.cxx |9 - vcl/unx/gtk/gtksys.cxx|7 +++ 2 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 9f7f881d11ceb4e2534758b9507a55292ec697b0 Author: Caolán McNamara Date: Wed Feb 17 16:09:01 2016 + Resolves: rhbz#1285356

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

2016-02-17 Thread Henry Castro
loolwsd/LOOLBroker.cpp |2 ++ loolwsd/LOOLKit.cpp|2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 76f405af98956e8553dcfadd386c6167c7e89ff2 Author: Henry Castro Date: Wed Feb 17 23:56:30 2016 -0400 loolwsd: add Log::info Preinit stage OK diff --git a/

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

2016-02-17 Thread Henry Castro
sd/source/ui/func/fuinsert.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 6eec9807349494c54decfdd22bc2d36e70dfea2f Author: Henry Castro Date: Tue Feb 16 19:05:47 2016 -0400 tdf#97719: Canceling insert image dialog gives error dialog

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - include/LibreOfficeKit sd/qa sd/source

2016-02-17 Thread Henry Castro
include/LibreOfficeKit/LibreOfficeKitEnums.h| 12 + sd/qa/unit/tiledrendering/data/insert-delete.odp|binary sd/qa/unit/tiledrendering/tiledrendering.cxx| 122 sd/source/ui/inc/SlideSorterViewShell.hxx |3 sd/source/ui/inc/View

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

2016-02-17 Thread Michael Meeks
vcl/source/control/tabctrl.cxx|2 - vcl/win/gdi/salnativewidgets-luna.cxx | 36 +- 2 files changed, 28 insertions(+), 10 deletions(-) New commits: commit 2966d57bdfdd40a55e31408f7da75b415e809d8e Author: Michael Meeks Date: Wed Feb 17 21:42:37 2016

[Libreoffice-commits] core.git: canvas/source chart2/source cui/source dbaccess/source drawinglayer/source editeng/source extensions/source reportdesign/source toolkit/source

2016-02-17 Thread David Ostrovsky
canvas/source/opengl/ogl_spritedevicehelper.cxx |2 ++ chart2/source/controller/accessibility/AccessibleBase.cxx |1 + chart2/source/controller/main/ObjectHierarchy.cxx |1 + cui/source/customize/macropg.cxx |1 + dbaccess/source/ui/app/Ap

[MSVC 14.0] jpeg-turbo breakage on master

2016-02-17 Thread David Ostrovsky
@Stephan, could you please have a look, why this change: [1] broke jpeg-turbo compilation on MSVC 14.0. For the record, MS did a great job in splitting the include path in two * compiler internal * UCRT (Universal C Runtime) This is mapped in configure.ac: [2] and respected in external modules

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

2016-02-17 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 751d6cbc16a010e3f8712da26bb8a1edaf93034b Author: Michael Meeks Date: Wed Feb 17 21:28:17 2016 + Revert bits pushed to wrong branch. This reverts commit d60bbf190d

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

2016-02-17 Thread Michael Meeks
include/vcl/salnativewidgets.hxx |6 ++ include/vcl/toolbox.hxx |3 ++- vcl/source/control/spinfld.cxx |3 ++- vcl/source/window/toolbox.cxx| 13 ++--- 4 files changed, 16 insertions(+), 9 deletions(-) New commits: commit 497c511f082d8c0eb0db0f7cbc490a6c91

[Libreoffice-commits] core.git: comphelper/source dtrans/source dtrans/test fpicker/source include/rtl shell/source

2016-02-17 Thread Julien Nabet
comphelper/source/eventattachermgr/eventattachermgr.cxx |2 +- dtrans/source/cnttype/wbench/testcnttype.cxx |2 +- dtrans/source/win32/workbench/test_wincb.cxx |2 +- dtrans/source/win32/workbench/testmarshal.cxx |2 +- dtrans/test/win32/dnd/

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

2016-02-17 Thread Eike Rathke
i18npool/qa/cppunit/test_textsearch.cxx | 121 + i18npool/source/search/textsearch.cxx | 401 +++- i18npool/source/search/textsearch.hxx | 14 + 3 files changed, 533 insertions(+), 3 deletions(-) New commits: commit 8fd8a8875def353db34c68ee74d40772b83ba

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - filter/source include/vcl vcl/CppunitTest_vcl_mapmode.mk vcl/Module_vcl.mk vcl/qa vcl/source

2016-02-17 Thread Chris Sherlock
filter/source/graphicfilter/eps/eps.cxx | 53 -- include/vcl/graph.hxx |3 + include/vcl/mapmod.hxx |3 + vcl/CppunitTest_vcl_mapmode.mk | 53 ++ vcl/Module_vcl.mk |1

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

2016-02-17 Thread David Ostrovsky
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 649f74e21b6dc7117b542f490272897ac1d00566 Author: David Ostrovsky Date: Wed Feb 17 19:49:12 2016 +0100 Consider MSVC 14.0 per default, when no MSVC 12.0 installed Change-Id: I7de8df7d8b7d

[Bug 89095] Start Center: bigger thumbnails for templates

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89095 --- Comment #11 from bordfe...@web.de --- Created attachment 122741 --> https://bugs.documentfoundation.org/attachment.cgi?id=122741&action=edit templates preview in startcenter -- You are receiving this mail because: You are on the CC

[Bug 89095] Start Center: bigger thumbnails for templates

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89095 --- Comment #10 from bordfe...@web.de --- Created attachment 122740 --> https://bugs.documentfoundation.org/attachment.cgi?id=122740&action=edit recent files preview in startcenter -- You are receiving this mail because: You are on the

[Bug 89095] Start Center: bigger thumbnails for templates

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89095 --- Comment #9 from bordfe...@web.de --- LO 5.1.0.3 on Windows 10 For me this should be solved too, because I'm often using templates. I added too screenshots: one of the recent-files-preview in startcenter (which is ok) and one of the tem

Re: Contributing to LibreOffice

2016-02-17 Thread jan iversen
WELCOME We have made a step by step guide to help you get started: https://wiki.documentfoundation.org/Development/GetInvolved/DeveloperStepByStep We look forward to having you working on the LibreOffice codebase. rgds Jan Iversen. Sent from my iPad, please excuse any misspellings ___

Android Build error

2016-02-17 Thread madhu314
Hello,I wanted to build libreoffice for android, so I followed instruction mentioned in https://wiki.documentfoundation.org/Development/BuildingForAndroidautogen.sh went through fine, my autogen.input looks like --enable-bogus-pkg-config--with-distro=LibreOfficeAndroid--with-android-ndk=/Users/Madh

[Libreoffice-commits] core.git: scp2/InstallModule_quickstart.mk

2016-02-17 Thread Michael Stahl
scp2/InstallModule_quickstart.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72720ac9b934af6f84111ec694fa46555d10a7bd Author: Michael Stahl Date: Wed Feb 17 18:06:44 2016 +0100 scp2: argh, fix the *other* typo on that line too Change-Id: I21f309e6

Contributing to LibreOffice

2016-02-17 Thread Ayush Shah
Hi, This is Ayush Shah from Sardar Patel Institute Of Technology India.I am currently in 3rd year of Computer Engineering.Currently I am currently using Libre Office for all my work. I would really like to work on the project. My proficient languages would be C,Java and Python . I also know a

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Pranav Ganorkar
Hi, Using gdb , the backtrace I obtain is: ** warning: File "/mnt/D-Drive/LibreOffice/libreoffice/instdir/program/ libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load"

[Libreoffice-commits] core.git: scp2/InstallModule_quickstart.mk

2016-02-17 Thread Michael Stahl
scp2/InstallModule_quickstart.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02ca4997d5a313c0679d7929f1f83f10f42f0510 Author: Michael Stahl Date: Wed Feb 17 17:39:09 2016 +0100 scp2: fix typo in InstallModule_quickstart.mk Change-Id: I1a574e9838bc

Dangling SwAccessibleContext -> SwAccessibleMap

2016-02-17 Thread Stephan Bergmann
crashed in JunitTest_sw_unoapi_1 with a SEGV as below. Smells like the SwAccessibleContext (base class of SwAccessibleParagraph)'s m_pMap (pointing at an SwAccessibleMap) is dangling. The lifecycle of any SwAccessibleMap instances is

Re: Unit test failure on building LibreOffice on Windows

2016-02-17 Thread Michael Stahl
On 16.02.2016 21:03, Paul Blinzer wrote: > Michael, et al, > > thank you for the suggestion of --disable-atl. Using it let the compile > go through. ok... i was more suspecting that nobody had tested --disable-atl and thus some test that actually required ATL was not disabled in that case, but go

Re: Build failures in unit test when firebird is enabled

2016-02-17 Thread Michael Stahl
On 16.02.2016 22:22, Ken Moffat wrote: > This is on 5.1.0.3, but I saw similar on 5.0 - at that time, I > needed the app and I hadn't built gdb. Found a few references, and > people building with firebird disabled, looks like the problem hits > some people from time to time. This is on an i7 hasw

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

2016-02-17 Thread Miklos Vajna
include/sfx2/classificationhelper.hxx |9 +++- include/sfx2/infobar.hxx | 11 - include/sfx2/viewfrm.hxx |7 ++- sfx2/source/dialog/infobar.cxx| 17 ++- sfx2/source/view/classificationhelper.cxx | 64 ++

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Michael Stahl
On 17.02.2016 16:20, Dennis Roczek wrote: > please check the thread "Unit test failure on building LibreOffice on > Windows" from yesterday. I really guess it contains the same problem: > wrong Visual Studio version plus wrong compiling flags. i suggest that the problems are unrelated and that cal

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

2016-02-17 Thread Ashod Nakashian
loolwsd/Admin.hpp | 262 loolwsd/Common.hpp |1 loolwsd/LOOLWSD.cpp |5 3 files changed, 268 insertions(+) New commits: commit 7aeeab46f8edc55a9a53a8ed93e6c8dd2aeab787 Author: Ashod Nakashian Date: Wed Feb 17 10:27:27 2016 -050

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Dennis Roczek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Pranav, please check the thread "Unit test failure on building LibreOffice on Windows" from yesterday. I really guess it contains the same problem: wrong Visual Studio version plus wrong compiling flags. Regards, Dennis Roczek Am 17.02.2016 um

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

2016-02-17 Thread Stephan Bergmann
sw/source/core/access/accmap.cxx |2 +- sw/source/core/access/accpara.cxx |4 ++-- sw/source/core/access/accpara.hxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 03f20846eb4219947e93cf48a5e0c46398bd8a04 Author: Stephan Bergmann Date: Wed Feb 17 16:00

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

2016-02-17 Thread Takeshi Abe
starmath/inc/starmath.hrc|1 - starmath/source/commands.src |1 - 2 files changed, 2 deletions(-) New commits: commit d26da8701469db73bc06adc2b59ccb5b6f862fff Author: Takeshi Abe Date: Wed Feb 17 15:25:27 2016 +0900 starmath: Drop unused RID_COLORX Change-Id: I99e6606

[Bug 97642] Beanshell Editor: Use native theming for swing controls

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97642 --- Comment #3 from Chirag --- (In reply to Samuel Mehrbrodt (CIB) from comment #0) > The dialog should use the SystemLookAndFeel for swing controls. Patch submitted on gerrit. Please review https://gerrit.libreoffice.org/#/c/22429/ --

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

2016-02-17 Thread Rishabh
svx/source/sidebar/area/AreaPropertyPanelBase.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit feb34173b12dfa8abb58cedd13a80b885162b329 Author: Rishabh Date: Wed Feb 17 18:09:31 2016 +0530 Make transparency spinbox and slider update simultaneously in Area Sidebar

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

2016-02-17 Thread Stephan Bergmann
New branch 'feature/fixes16' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango

2016-02-17 Thread Yousuf Philips
icon-themes/galaxy/links.txt |3 +++ icon-themes/tango/links.txt |2 ++ 2 files changed, 5 insertions(+) New commits: commit 3328ac997ec8774067b18476fe1b4e092a8727aa Author: Yousuf Philips Date: Wed Feb 17 01:12:08 2016 +0400 Tango/Galaxy: Add icon for conditional formatting grou

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

2016-02-17 Thread Stephan Bergmann
sd/source/ui/view/viewoverlaymanager.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 977aabeaf6e31a40f23b6d095056d63dad243663 Author: Stephan Bergmann Date: Wed Feb 17 14:32:28 2016 +0100 loplugin:staticmethods Change-Id: I7efdeae245b51d1e5bff282f

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

2016-02-17 Thread Tor Lillqvist
loolwsd/LOOLKit.cpp | 21 +++ loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h | 13 ++ 2 files changed, 34 insertions(+) New commits: commit 46e2446db19f252c43f72bf2132d5152e77a6440 Author: Tor Lillqvist Date: Wed Feb 17 15:

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

2016-02-17 Thread Stephan Bergmann
svtools/source/table/tabledatawindow.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d593fb2cbe0061a0fcc73502fae200e852043cb3 Author: Stephan Bergmann Date: Wed Feb 17 14:10:08 2016 +0100 loplugin:staticmethods Change-Id: I568b2bb029ac0c393c75cc55

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

2016-02-17 Thread Stephan Bergmann
include/sfx2/viewfrm.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36a0c25fa59df9e16d7cd2be36388803ddcec228 Author: Stephan Bergmann Date: Wed Feb 17 14:07:15 2016 +0100 loplugin:nullptr Change-Id: Iadf6c245e4902ef98d5e3de09c1648bdd74644bc diff

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

2016-02-17 Thread Stephan Bergmann
vcl/unx/gtk3/gtk3gtkframe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ddee088798cc93bcb165b08f3e24f5e710e3f606 Author: Stephan Bergmann Date: Wed Feb 17 14:05:24 2016 +0100 Missing semicolon Change-Id: If7e643ed3238074a3e6394834b17b8c96e8decac

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

2016-02-17 Thread Rishabh
svx/source/sidebar/area/AreaPropertyPanelBase.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit aa0f47aa65693a9763ac0ebeed85c09ac2076431 Author: Rishabh Date: Wed Feb 17 14:02:30 2016 +0530 tdf#97924: Transparency slider causes entire sidebar to consta

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Stephan Bergmann
On 02/17/2016 01:28 PM, Pranav Ganorkar wrote: make CppunitTest_svgio CPPUNITTRACE="gdb --args" *** make -j 4 -rs -f /mnt/D-Drive/LibreOffice/libreoffice/Makefile.gbuild CppunitTest_svgio [CUT] svgio GNU gdb (GDB) 7.10.1 Copyright

[Libreoffice-commits] core.git: include/vcl sc/source sd/source svtools/source sw/source vcl/inc vcl/source vcl/unx

2016-02-17 Thread Caolán McNamara
include/vcl/help.hxx | 19 +++--- sc/source/ui/app/inputhdl.cxx| 14 ++-- sc/source/ui/app/inputwin.cxx|7 +- sc/source/ui/view/tabview4.cxx |6 +- sd/source/ui/slidesorter/view/SlsToolTip.cxx |5 + sd/source/ui/

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

2016-02-17 Thread Miklos Vajna
include/sfx2/infobar.hxx |9 +++- include/sfx2/viewfrm.hxx |6 ++- sfx2/source/dialog/infobar.cxx| 56 +- sfx2/source/view/classificationhelper.cxx |3 + sfx2/source/view/viewfrm.cxx |4 +- 5 f

Re: Problem Building Libreoffice on Linux

2016-02-17 Thread Pranav Ganorkar
Hi, When I try the 'bt' command as suggested by Micheal, the following is the output: make CppunitTest_svgio CPPUNITTRACE="gdb --args" *** make -j 4 -rs -f /mnt/D-Drive/LibreOffice/libreoffice/Makefile.gbuild CppunitTest_svgio [CUT

Re: Chirag Manwani license statement

2016-02-17 Thread jan iversen
WELCOME Thanks for your license statement. If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffice is a very big program and getting it built, setting up gerrit, and getting the first p

Re: Arnold Dumas licence statement

2016-02-17 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-02-17 Thread Caolán McNamara
include/vcl/help.hxx| 12 +--- vcl/source/app/help.cxx |2 +- 2 files changed, 6 insertions(+), 8 deletions(-) New commits: commit d6bf086012343b4a1e27cd4242dced9ee0d73a06 Author: Caolán McNamara Date: Wed Feb 17 10:47:16 2016 + ForceReposition is unused Ch

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

2016-02-17 Thread Maxim Monastirsky
framework/source/uielement/popuptoolbarcontroller.cxx | 13 - officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 16 + officecfg/registry/data/org/openoffice/Office/UI/Controller.xcu | 28 ++ sc/UIConfig_scalc.mk |

Re: Gaurav Dhingra licence statement

2016-02-17 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

[Libreoffice-commits] core.git: 2 commits - javaunohelper/com ridljar/com

2016-02-17 Thread Michael Stahl
javaunohelper/com/sun/star/comp/helper/Bootstrap.java | 27 ++- javaunohelper/com/sun/star/comp/helper/SharedLibraryLoader.java| 3 javaunohelper/com/sun/star/lib/uno/helper/InterfaceContainer.java | 11 + javaunohelper/com/sun/star/lib/uno/help

Re: Vijay license statement

2016-02-17 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-02-17 Thread Pranav Kant
loolwsd/ChildProcessSession.cpp |4 loolwsd/LOKitClient.cpp |1 + 2 files changed, 5 insertions(+) New commits: commit da729a2b748b7bb184bac6a0b86eed22f2fbb220 Author: Pranav Kant Date: Wed Feb 17 15:13:26 2016 +0530 loolwsd: Add missing callbacks We have a n

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

2016-02-17 Thread Tor Lillqvist
loolwsd/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 268c48c47343f3950dc73cafb0fdafe258a35cfa Author: Tor Lillqvist Date: Wed Feb 17 12:43:03 2016 +0200 Minor edit diff --git a/loolwsd/README b/loolwsd/README index f294b82..541c672 100644 --- a/

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

2016-02-17 Thread Tor Lillqvist
loolwsd/README |2 ++ 1 file changed, 2 insertions(+) New commits: commit 86f1e5087c4037a8e434a9f29100f3a6e27aff94 Author: Tor Lillqvist Date: Wed Feb 17 12:34:23 2016 +0200 Say that running 'make check' is mandatory (Too bad that it is broken after 9e3d5c0337f9cd1439d4b6

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - download.lst editeng/source external/graphite vcl/inc vcl/source vcl/win

2016-02-17 Thread Caolán McNamara
download.lst |3 editeng/source/editeng/impedit3.cxx |6 external/graphite/StaticLibrary_graphite.mk |9 external/graphite/UnpackedTarball_graphite.mk |4 external/graphite/graphite2.issue1115.patch.1 |6 external/graphite/graph

[Libreoffice-commits] core.git: Branch 'private/Ashod/cp-5.0-preinit' - desktop/qa

2016-02-17 Thread Tor Lillqvist
desktop/qa/desktop_lib/test_desktop_lib.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 63b76086454004bbb5c1fc3f2ee98bd5df668c21 Author: Tor Lillqvist Date: Tue Jan 19 18:17:58 2016 +0200 WaE: unused variable Change-Id: I826a1eb45d0669dbe2495b4dbe4a171fcebb0865

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

2016-02-17 Thread Andras Timar
loleaflet/po/styles/km.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bbd3e4bb7aac5ad4c66971120b985915dc3d2e47 Author: Andras Timar Date: Wed Feb 17 11:24:14 2016 +0100 loleaflet: fix Khmer translation diff --git a/loleaflet/po/styles/km.po b/loleaflet/po

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

2016-02-17 Thread Andras Timar
loleaflet/po/styles/km.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d43cea2883a81bcb83e1f3ef701dcb9e6995d626 Author: Andras Timar Date: Wed Feb 17 11:24:14 2016 +0100 loleaflet: fix Khmer translation diff --git a/loleaflet/po/styles/km.po b/loleaflet/po

[Bug 90753] gbuild: Move packages to autoinstallation in scp2

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90753 Commit Notification changed: What|Removed |Added Whiteboard||target:5.2.0 -- You are re

[Bug 90753] gbuild: Move packages to autoinstallation in scp2

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90753 --- Comment #2 from Commit Notification --- David Ostrovsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=53f0eb12f0fdabc32fee523b0f63691b2342f3f4 tdf#90

[Libreoffice-commits] core.git: Repository.mk scp2/InstallModule_ooo.mk scp2/source

2016-02-17 Thread David Ostrovsky
Repository.mk |8 ++ scp2/InstallModule_ooo.mk | 10 scp2/source/ooo/file_ooo.scp | 48 - scp2/source/ooo/module_ooo.scp |3 -- 4 files changed, 8 insertions(+), 61 deletions(-) New commits: commit 53f0eb12f0

[Libreoffice-commits] core.git: solenv/gbuild

2016-02-17 Thread Michael Stahl
solenv/gbuild/AutoInstall.mk | 16 1 file changed, 16 insertions(+) New commits: commit 0bb0b5b0cfc1c03ded06481892d54bf2760567a9 Author: Michael Stahl Date: Wed Feb 17 00:05:17 2016 +0100 gbuild: AutoInstall: Packages in ooo module run into 8k Win32... ... comm

[Libreoffice-commits] online.git: 3 commits - loleaflet/dist loolwsd/debian loolwsd/loolwsd.spec.in

2016-02-17 Thread Andras Timar
loleaflet/dist/loleaflet.html |2 +- loleaflet/dist/toolbar/toolbar.js |2 +- loolwsd/debian/loolwsd.postinst |2 ++ loolwsd/loolwsd.spec.in |1 + 4 files changed, 5 insertions(+), 2 deletions(-) New commits: commit a178d445cd7b139eb4f9dfe09181525adf7ac65b Author:

[Libreoffice-commits] core.git: 3 commits - idl/inc idl/source svx/sdi

2016-02-17 Thread Noel Grandin
idl/inc/lex.hxx | 58 +++--- idl/inc/object.hxx|1 idl/inc/parser.hxx| 42 +- idl/inc/types.hxx |3 idl/source/prj/parser.cxx | 180 +- svx/sdi/svxitems.sdi |2 6 files changed, 1

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

2016-02-17 Thread Miklos Vajna
include/sfx2/classificationhelper.hxx | 39 + include/sfx2/sfx.hrc |1 sfx2/Library_sfx.mk |1 sfx2/source/view/classificationhelper.cxx | 87 ++ sfx2/source/view/view.src |5 +

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

2016-02-17 Thread Laurent Balland-Poirier
basic/qa/vba_tests/format.vb|4 sc/qa/unit/data/contentCSV/numberFormat.csv |2 ++ sc/qa/unit/data/ods/formats.ods |binary 3 files changed, 6 insertions(+) New commits: commit d977a49ef0fb5377379dbb7516cad3ee8ecead41 Author: Laurent Balland-Poirier Date:

[Bug 97654] replace UNO cell types in xlsx import with calc internal ones

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97654 Commit Notification changed: What|Removed |Added Whiteboard|ToBeReviewed|ToBeReviewed target:5.2.0 -

[Bug 97654] replace UNO cell types in xlsx import with calc internal ones

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97654 --- Comment #3 from Commit Notification --- Mohammed Abdul Azeem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c02986b76f26d6f09d5b1f9d209879bfa427ea1 t

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

2016-02-17 Thread Mohammed Abdul Azeem
sc/source/filter/inc/addressconverter.hxx| 77 ++- sc/source/filter/inc/formulabase.hxx |4 + sc/source/filter/inc/formulabuffer.hxx | 15 + sc/source/filter/inc/formulaparser.hxx |9 +++ sc/source/filter/inc/sheetdatabuffer.hxx |

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

2016-02-17 Thread Pranav Kant
loleaflet/dist/l10n/styles-localizations.json |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 4947b8feb69dfa4de2627fc018b8d68a6dfc23c0 Author: Pranav Kant Date: Mon Feb 15 17:04:36 2016 +0530 loleaflet: Change to browser language codes The .p

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

2016-02-17 Thread Pranav Kant
loleaflet/src/control/Control.Styles.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit f6baed14c08281c23d70e1908240f74d2af7ce9b Author: Pranav Kant Date: Sun Feb 14 19:00:32 2016 +0530 loleaflet: Handle outline levels as special case, for l10n

[Libreoffice-commits] online.git: loleaflet/debug loleaflet/dist loleaflet/Makefile loleaflet/po loleaflet/src

2016-02-17 Thread Pranav Kant
loleaflet/Makefile|3 loleaflet/debug/document/document_simple_example.html |6 loleaflet/dist/l10n/styles-localizations.json | 123 + loleaflet/dist/loleaflet.html |1 loleaflet/po/styles/ab.po

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

2016-02-17 Thread Pranav Kant
loleaflet/dist/l10n/styles-localizations.json |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 15d44fe9702a1b84f32d6fcd90ef6b89f3a948ec Author: Pranav Kant Date: Mon Feb 15 17:04:36 2016 +0530 loleaflet: Change to browser language codes The .p

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

2016-02-17 Thread Pranav Kant
loleaflet/src/control/Control.Styles.js |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 629b83814b900e553c3a73bb67b7e79e210d9c1b Author: Pranav Kant Date: Sun Feb 14 19:00:32 2016 +0530 loleaflet: Handle outline levels as special case, for l10n

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/debug loleaflet/dist loleaflet/Makefile loleaflet/po loleaflet/src loleaflet/util

2016-02-17 Thread Pranav Kant
loleaflet/Makefile|3 loleaflet/debug/document/document_simple_example.html |5 loleaflet/dist/l10n/json2.min.js |1 loleaflet/dist/l10n/l10n.min.js |2 loleaflet/dist/l10n/styles-localizations.json

[Bug 97703] EasyHack: Remove empty setUp/tearDown overrides from CppUnit test code

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97703 jan iversen changed: What|Removed |Added CC|libreoffice@lists.freedeskt |j...@documentfoundation.org

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

2016-02-17 Thread Miklos Vajna
sw/inc/node.hxx |2 +- sw/inc/numrule.hxx |2 +- sw/qa/extras/rtfimport/rtfimport.cxx | 16 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit e327587699ed9e071da68bf7b2a3eb62c34af135 Author: Miklos Vajna Date:

[Bug 30873] Field variables break with additional formats

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=30873 --- Comment #18 from Akshay Deep --- Kindly review this patch submitted for this bug :) https://gerrit.libreoffice.org/#/c/22165/ -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 33831] Media wiki export pictures as files

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33831 jan iversen changed: What|Removed |Added CC|libreoffice@lists.freedeskt |j...@documentfoundation.org

[Bug 33467] Mac: Default printer should be taken from the OS when printing

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33467 jan iversen changed: What|Removed |Added Status|NEW |NEEDINFO CC|libreof

[Bug 68617] UI: Row/Column Highlight of current selection not showing correctly

2016-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=68617 jan iversen changed: What|Removed |Added CC|libreoffice@lists.freedeskt |j...@documentfoundation.org