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

2017-01-12 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/information/fods/na.fods | 1658 sc/qa/unit/data/functions/mathematical/fods/pi.fods | 1626 +++ 2 files changed, 3284 insertions(+) New commits: commit 8c73acd101c80a4479f25e35278a451dc3c4b22e Author: Zdeněk Crhonek Date: Sun Ja

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

2017-01-12 Thread Noel Grandin
vcl/null/printerinfomanager.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit d1787d6ac6c15c02e6f66c8cfb6d6360d06c85c2 Author: Noel Grandin Date: Fri Jan 13 09:25:40 2017 +0200 fix android build Change-Id: I55ff31b40366398b6159ee7a99c75e393a05b36a diff --

[Libreoffice-commits] core.git: cui/source include/vcl reportdesign/source sc/source sfx2/source svx/source sw/source vcl/headless vcl/inc vcl/opengl vcl/source vcl/unx

2017-01-12 Thread Noel Grandin
cui/source/options/optcolor.cxx|2 - include/vcl/builder.hxx|2 - include/vcl/commandevent.hxx |4 +-- include/vcl/field.hxx |3 +- include/vcl/graph.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - accessibility/source

2017-01-12 Thread Caolán McNamara
accessibility/source/standard/vclxaccessibletabcontrol.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit ef191c51ee9912ebc0ef3c59f6d9a86ff09723b1 Author: Caolán McNamara Date: Thu Jan 12 14:03:43 2017 + a11y crash on accessing disposed TabCon

Re: I have question in build step

2017-01-12 Thread Jan Iversen
> On 12 Jan 2017, at 13:46, 김광연 wrote: > > Follwing step-by-step guide, I runned autogen in my windows 10 system. But It > says 'configure: error:Ant not found - Make sure it's in the path or use > --with-ant-home' > Please help me. the step by step guide, says install with LODE, and that dow

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

2017-01-12 Thread Jochen Nitschke
sc/source/filter/inc/defnamesbuffer.hxx |1 - sc/source/filter/oox/autofilterbuffer.cxx |7 +-- sc/source/filter/oox/defnamesbuffer.cxx |8 3 files changed, 5 insertions(+), 11 deletions(-) New commits: commit 5e0e27e758e6f7fa325f36e6e51540e10bab0fdc Author: Jochen Ni

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

2017-01-12 Thread Michael Stahl
sd/inc/sdmod.hxx |5 -- sd/source/ui/app/sdmod.cxx |4 - sd/source/ui/inc/tools/SdGlobalResourceContainer.hxx |2 sd/source/ui/tools/SdGlobalResourceContainer.cxx | 41 --- 4 files changed, 29 insertio

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

2017-01-12 Thread Khaled Hosny
vcl/win/gdi/salfont.cxx | 28 1 file changed, 8 insertions(+), 20 deletions(-) New commits: commit 349a3c073391842e94ee83345e9c2f38339be1d7 Author: Khaled Hosny Date: Thu Jan 12 08:51:39 2017 +0200 Drop unused struct members Change-Id: I37aea9a2a40a

Re: Resizable wizards

2017-01-12 Thread Thorsten Wagner
Issue filed as #105299 in bugzilla > On 12.01.2017, at 12:45, Stephan Bergmann wrote: > > On 01/10/2017 08:33 PM, Thorsten Wagner wrote: >> please keep in mind that resizable dialogs cause problems on OS X. In full >> screen mode they cover the whole display, because such windows are maximized

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - translations

2017-01-12 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 43a0f83fd7620dc0e81a8245f8a7feef04c2a27b Author: Andras Timar Date: Thu Jan 12 22:42:18 2017 +0100 Updated core Project: translations 8717b9da50e69a92e7afb89f641631ac2a7b51bf Updated Sl

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-3' - source/sl

2017-01-12 Thread Andras Timar
source/sl/cui/uiconfig/ui.po | 10 +- source/sl/helpcontent2/source/text/sbasic/shared.po|4 ++-- source/sl/helpcontent2/source/text/scalc/01.po |4 ++-- source/sl/helpcontent2/source/text/sdraw/04.po

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

2017-01-12 Thread Michael Stahl
sfx2/qa/complex/sfx2/UndoManager.java |5 + 1 file changed, 5 insertions(+) New commits: commit e19cdeaf7ddbcf39da47d9685d8e79e775dde7f4 Author: Michael Stahl Date: Thu Jan 12 22:09:27 2017 +0100 sfx2: fix race in JunitTest UndoManager.checkBrokenScripts() 1) checkBrokenS

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

2017-01-12 Thread Bartosz Kosiorek
sc/source/core/data/table2.cxx | 69 - sc/source/core/data/table4.cxx |8 ++-- sc/source/core/data/table6.cxx | 23 - sc/source/core/data/table7.cxx |6 +-- 4 files changed, 57 insertions(+), 49 deletions(-) New commits: commit 5e223

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

2017-01-12 Thread Caolán McNamara
filter/source/graphicfilter/ios2met/ios2met.cxx | 12 1 file changed, 12 deletions(-) New commits: commit 80e261cec7a90272f8820a36cca4c751a90916f5 Author: Caolán McNamara Date: Thu Jan 12 20:58:21 2017 + ofz: this cluster of variables are unused but lead to a

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

2017-01-12 Thread Caolán McNamara
filter/source/graphicfilter/idxf/dxfreprd.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 1cd1b640f428763de7eeebe2edaf8f9b062c0b1d Author: Caolán McNamara Date: Thu Jan 12 20:54:36 2017 + ofz: avoid config during fuzzing Change-Id: Ia5fa

[Libreoffice-commits] core.git: oox/Library_oox.mk

2017-01-12 Thread Rene Engelhard
oox/Library_oox.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 8f15fa63ce726d0ef1f91a76d640981c16d301cd Author: Rene Engelhard Date: Thu Jan 12 19:00:28 2017 +0100 add -mlong-jump-table-offsets for m68k also for oox Change-Id: Ibfba6c7c808ca5212884032c17546

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

2017-01-12 Thread Alex McMurchy1917
sw/source/uibase/dbui/dbmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 03ec9c397c676faff51041d992f6d715c475ff13 Author: Alex McMurchy1917 Date: Thu Jan 12 11:06:52 2017 + tdf#105071 MM no emails sent when using doc as mail body The condit

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

2017-01-12 Thread Jochen Nitschke
sc/source/filter/inc/formulabase.hxx |2 sc/source/filter/oox/formulabase.cxx |5 +- sc/source/filter/oox/formulaparser.cxx| 63 -- sc/source/filter/oox/ooxformulaparser.cxx |7 +-- 4 files changed, 18 insertions(+), 59 deletions(-) New com

I have question in build step

2017-01-12 Thread 김광연
Follwing step-by-step guide, I runned autogen in my windows 10 system. But It says 'configure: error:Ant not found - Make sure it's in the path or use --with-ant-home' Please help me. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

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

2017-01-12 Thread Caolán McNamara
svx/source/sdr/contact/viewcontactofsdrpathobj.cxx | 39 +++-- 1 file changed, 22 insertions(+), 17 deletions(-) New commits: commit 2fd88ab1cbb4690a770ca2ca5d66157ec4906a2e Author: Caolán McNamara Date: Thu Jan 12 16:42:05 2017 + Resolves: tdf#101187 colossal page

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

2017-01-12 Thread Tomaž Vajngerl
cui/uiconfig/ui/areatabpage.ui |2 ++ 1 file changed, 2 insertions(+) New commits: commit 00db9f51215d11da3b27685a39ec940ecd65e387 Author: Tomaž Vajngerl Date: Thu Jan 12 17:39:52 2017 +0100 tdf#103225 make AreaTab box fill to content Change-Id: I9900bab2bb4510352d191ee42c0f

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css | 21 - 1 file changed, 21 deletions(-) New commits: commit 9a4aba717a8b531d0f84e90f7c554497be9e2ef6 Author: Pranav Kant Date: Thu Jan 12 21:45:47 2017 +0530 loleaflet: Remove this hamburger <-> closebutton animation Change-Id: I0c

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/loleaflet.css | 27 +++- loleaflet/dist/loleaflet.html |3 ++ loleaflet/dist/menubar.css| 20 +++-- loleaflet/dist/spreadsheet.css| 16 ++ loleaflet/dist/toolba

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

2017-01-12 Thread Michael Meeks
vcl/source/window/window2.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 16867471ffdb4742c18d6a04ceacd66e8f33dfa6 Author: Michael Meeks Date: Fri Jan 6 15:23:30 2017 + tdf#105151 - be more conservative about EndTracking / Tracking calls.

Re: test-bugzilla-files.py issues

2017-01-12 Thread Jan Iversen
> UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 10: > invalid start byte I have frequently the same problem with differen python scripts on different machines. The problem is usually you locale setting. I added export LANG='' export LC_ALL=en_US.UTF-8 export LC_CTYPE=en_U

test-bugzilla-files.py issues

2017-01-12 Thread Nagy Ákos
Hey, I want to run test-bugzilla-files.py to make some test, but I got an error: /opt/libreoffice5.3/program/python /opt/dev-tools/test-bugzilla-files/test-bugzilla-files.py --soffice=/opt/libreoffice5.3/program/soffice /opt/testfiles/untitled1.ods Traceback (most recent call last): File "/opt/

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

2017-01-12 Thread Mike Kaganski
oox/source/vml/vmlshape.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 6bc2c54711fc3e798c440978a78d03488f14f0d9 Author: Mike Kaganski Date: Wed Jan 11 10:37:28 2017 +0300 tdf#104414: don't stop on exception from SwXFrame::setPosition

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

2017-01-12 Thread Caolán McNamara
vcl/source/window/layout.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 1d7cf3f0391214a17593eced752e2a1786c0a1e3 Author: Caolán McNamara Date: Thu Jan 12 15:24:36 2017 + Resolves: tdf#104897 sort windows buttons into yes, no, cancel

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

2017-01-12 Thread Caolán McNamara
vcl/source/window/layout.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2d93108082298f3e5dea7ffba146bbcdf28653c2 Author: Caolán McNamara Date: Thu Jan 12 15:08:15 2017 + don't check every possible kde variant, startswith kde is good enough

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

2017-01-12 Thread Michael Stahl
solenv/gbuild/extensions/post_GbuildToJson.mk |4 1 file changed, 4 insertions(+) New commits: commit 7a75b39273de47190b7a1fa20e0bcaca6d089033 Author: Michael Stahl Date: Thu Jan 12 15:33:57 2017 +0100 gbuild: make 3.81 doesn't currently work with gbuildtojson There is s

[Libreoffice-commits] core.git: compilerplugins/clang

2017-01-12 Thread Stephan Bergmann
compilerplugins/clang/overrideparam.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 38d1c303e12d7f67e8e5eef78e912a4be879de74 Author: Stephan Bergmann Date: Thu Jan 12 15:19:22 2017 +0100 Adapt loplugin:overrideparam to recent Clang trun

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5205910212c25acffa25ccb10dc049537cd65fbc Author: Pranav Kant Date: Thu Jan 12 19:24:50 2017 +0530 loleaflet: Use tab here, not space otherwise our linting tool will shou

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

2017-01-12 Thread Caolán McNamara
accessibility/source/standard/vclxaccessibletabcontrol.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit ff30d20c1ae3a30717123c267d52eb2b3105a1b7 Author: Caolán McNamara Date: Thu Jan 12 14:03:43 2017 + a11y crash on accessing disposed TabCon

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb967d998b64541223528dd19496597b2514aa43 Author: Pranav Kant Date: Thu Jan 12 19:24:50 2017 +0530 loleaflet: Use tab here, not space otherwise our linting tool will shou

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist loleaflet/src

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |4 loleaflet/src/control/Toolbar.js |6 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit b1dabb4b818480fe107c0705a736d6b94289ec35 Author: Pranav Kant Date: Thu Jan 12 19:10:12 2017 +0530 loleaflet: Avoid a race con

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |4 loleaflet/src/control/Toolbar.js |6 +- 2 files changed, 9 insertions(+), 1 deletion(-) New commits: commit 8afcc582bef39630b6e899bbd79b3f5ca7c348d6 Author: Pranav Kant Date: Thu Jan 12 19:10:12 2017 +0530 loleaflet: Avoid a race con

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

2017-01-12 Thread Michael Stahl
solenv/gbuild/extensions/post_GbuildToJson.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 0373db40fd43de7a8badcf6c3d0b9b44a2e05891 Author: Michael Stahl Date: Thu Jan 12 14:21:18 2017 +0100 gbuild: fix "make gbuildtojson" on Mac OS X Fails because library has dep

Re: [libreoffice-design] Minutes of the Design Hangout: 2017-Jan-12

2017-01-12 Thread kainz.a
Hi 2017-01-12 14:03 GMT+01:00 Heiko Tietze : > Present: Jay, Tomazs, Kendy, Steve, Heiko > > Tickets > > * Make Breeze the default icon set on Windows >+ https://pirati.ca/display/a6551d712873888e843e54a74a8e772a61684afd >+ https://bugs.documentfoundation.org/show_bug.cgi?id=90194 >

Minutes of the Design Hangout: 2017-Jan-12

2017-01-12 Thread Heiko Tietze
Present: Jay, Tomazs, Kendy, Steve, Heiko Tickets * Make Breeze the default icon set on Windows + https://pirati.ca/display/a6551d712873888e843e54a74a8e772a61684afd + https://bugs.documentfoundation.org/show_bug.cgi?id=90194 + https://plus.google.com/107566594492891737454/posts/H6W86P1

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

2017-01-12 Thread Tor Lillqvist
sfx2/source/view/ipclient.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69e0fa14ea8410e5dd2cb1a8dfcbc0ae1071dc90 Author: Tor Lillqvist Date: Thu Jan 12 14:58:39 2017 +0200 Fix apparent mistake Change-Id: I848c3e3229cc216dc1181893da32221b9d9f8274

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

2017-01-12 Thread Justin Luth
sd/inc/drawdoc.hxx |7 +++ sd/source/core/drawdoc2.cxx | 37 +++ sd/source/ui/docshell/docshel2.cxx |5 ++ sd/source/ui/inc/DrawDocShell.hxx|8 sd/source/ui/slidesort

[Libreoffice-commits] core.git: Branch 'ports/macosx10.5/master' - 168 commits - accessibility/inc accessibility/source android/Bootstrap android/source apple_remote/Library_AppleRemote.mk apple_remot

2017-01-12 Thread Douglas Mencken
Rebased ref, commits from common ancestor: commit 4c9357c4dbfb61144b46179aebbecfdb5c9b0e41 Author: Douglas Mencken Date: Tue Jan 10 17:56:39 2017 -0500 ( don’t squash ~ yet? ) more about panes with tabs No Change-Id, sorry diff --git a/include/vcl/tabctrl.hxx b/include/vcl/tabct

[Libreoffice-commits] core.git: 4 commits - Makefile.in Repository.mk vcl/Executable_dxffuzzer.mk vcl/Executable_metfuzzer.mk vcl/Executable_ppmfuzzer.mk vcl/Module_vcl.mk vcl/workben

2017-01-12 Thread Caolán McNamara
Makefile.in |2 - Repository.mk |3 ++ vcl/Executable_dxffuzzer.mk | 47 vcl/Executable_metfuzzer.mk | 47 vcl/Executable_ppmfuzzer.mk | 47

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css |4 1 file changed, 4 insertions(+) New commits: commit 72556d87a37a714d1c6c5aafc61114ad07562d98 Author: Pranav Kant Date: Thu Jan 12 17:01:52 2017 +0530 loleaflet: Override fontsize in lo-menu class We want to be consistent with our font in wh

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

2017-01-12 Thread Stephan Bergmann
solenv/CompilerTest_compilerplugins_clang.mk |2 ++ solenv/gbuild/CompilerTest.mk|1 + 2 files changed, 3 insertions(+) New commits: commit a3dfe938ef0be9af3c37f9302bb7dc296362a1e3 Author: Stephan Bergmann Date: Thu Jan 12 11:38:02 2017 +0100 Allow CompilerTest_com

Re: Resizable wizards

2017-01-12 Thread Stephan Bergmann
On 01/10/2017 08:33 PM, Thorsten Wagner wrote: please keep in mind that resizable dialogs cause problems on OS X. In full screen mode they cover the whole display, because such windows are maximized by OS X in full screen mode. Non resizable dialogs are a prerequisite to keep LO usable in full

Re: I have question in build step

2017-01-12 Thread Jan Iversen
Please mail such question to our mailing list (CC), where there are a lot more people available to help you. Did you install your windows version, with LODE and follow the instructions ? It looks as if you might have the wrong JDK version installed (e.g. 32bit instead of 64bit). rgds jan I >

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/menubar.css |4 1 file changed, 4 insertions(+) New commits: commit fd619e969e372c57b40c7a6310abba8e55776e1f Author: Pranav Kant Date: Thu Jan 12 17:01:52 2017 +0530 loleaflet: Override fontsize in lo-menu class We want to be consistent with our font in wh

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.0.2-1'

2017-01-12 Thread Pranav Kant
Tag '2.0.2-1' created by Andras Timar at 2017-01-12 11:27 + 2.0.2-1 Changes since 2.0.1-26: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libr

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 55 +- 1 file changed, 42 insertions(+), 13 deletions(-) New commits: commit 11f20a2ec165bb32cd3fa3e5da2486abaae28d71 Author: Pranav Kant Date: Thu Jan 12 16:33:35 2017 +0530 loleaflet: Update dropdowns on refresh e

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

2017-01-12 Thread Douglas Mencken
vcl/source/gdi/CommonSalLayout.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 77a0817cf46aace4b446d05af13c6905c7c6411a Author: Douglas Mencken Date: Sun Jan 8 15:04:12 2017 -0500 make the include of OpenGLHelper.hxx not global here surround i

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

2017-01-12 Thread Vitaliy Anderson
sw/source/core/text/guess.cxx | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit 1c1747ac13a9d895df0fcba2fbb1bd266dccd74b Author: Vitaliy Anderson Date: Tue Dec 20 03:00:51 2016 -0500 tdf#104668 remove the difference between MSO and LO te

[Libreoffice-commits] core.git: 2 commits - embeddedobj/source filter/source include/svx sd/source sfx2/source slideshow/source svx/source

2017-01-12 Thread Caolán McNamara
embeddedobj/source/msole/oleembed.cxx| 61 +-- filter/source/msfilter/escherex.cxx | 52 +-- include/svx/xbitmap.hxx |2 sd/source/filter/eppt/epptso.cxx |8 +-- sfx2/source/view/ipcl

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

2017-01-12 Thread Tor Lillqvist
loleaflet/src/layer/tile/CalcTileLayer.js|2 +- loleaflet/src/layer/tile/ImpressTileLayer.js | 13 - 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 13fcb10f91dfbf5c7cc276996a765af8e814d050 Author: Tor Lillqvist Date: Thu Jan 12 13:14:19 2017 +0200

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit fac3c3aafcb5182c9f59eb6ba5131b6b5606704e Author: Pranav Kant Date: Thu Jan 12 16:44:36 2017 +0530 loleaflet: Move this logic to updateCommandValues() Change-Id:

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

2017-01-12 Thread Tor Lillqvist
solenv/bin/macosx-codesign-app-bundle |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d2f5da94188a7db8a5815130caadaccd806a1826 Author: Tor Lillqvist Date: Thu Jan 12 13:09:42 2017 +0200 Update comment to match reality Change-Id: I0b4ee6377aac984

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js | 62 ++ 1 file changed, 43 insertions(+), 19 deletions(-) New commits: commit 1566ae634d08cb6d0b426d486ee5f1c8ed378b75 Author: Pranav Kant Date: Thu Jan 12 16:33:35 2017 +0530 loleaflet: Update dropdowns on refresh e

[Libreoffice-commits] core.git: helpcontent2

2017-01-12 Thread Olivier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1120256f89b62eea3a28ecfd17d4f5e60778b420 Author: Olivier Date: Tue Jan 10 18:09:37 2017 -0200 Updated core Project: help 2550608f310dd5cba88967e2b1d7430d46bd1bcd No need to explain erro

[Libreoffice-commits] help.git: source/text

2017-01-12 Thread Olivier
source/text/scalc/01/func_aggregate.xhp |1 - 1 file changed, 1 deletion(-) New commits: commit 2550608f310dd5cba88967e2b1d7430d46bd1bcd Author: Olivier Date: Tue Jan 10 18:09:37 2017 -0200 No need to explain errors after user mistake. Change-Id: I986fcfffe790fe8cff3d209f514c

Re: A Problem while building

2017-01-12 Thread Tor Lillqvist
Try reading what the error messages say. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - bin/pack-debug

2017-01-12 Thread Andras Timar
bin/pack-debug |1 + 1 file changed, 1 insertion(+) New commits: commit b88bf43749b859506a97bdab7d3b62687400f5c9 Author: Andras Timar Date: Thu Jan 12 11:54:44 2017 +0100 fix debug package of report builder Change-Id: I331dfa58fb05c08423d7d8dd00cd799238338858 diff --git a/bi

A Problem while building

2017-01-12 Thread Vyshu Ravella
Actually I followed sequential steps to build libreoffice on my PC but what happened is when I used 'make' command I got an error . Hope I'll get a solution for it. If anyone knows please help me in solving it. Actually error is like this: sri@sri-Inspiron-3542:~$ cd libreoffice sri@sri-Inspiron

[Libreoffice-commits] core.git: 10 commits - wizards/Package_access2base.mk wizards/source

2017-01-12 Thread Jean-Pierre Ledure
wizards/Package_access2base.mk |1 wizards/source/access2base/Application.xba | 164 +- wizards/source/access2base/Collect.xba |8 wizards/source/access2base/Compatible.xba| 10 wizards/source/access2base/Control.xba | 417 --- wizards

Re: Resizable wizards

2017-01-12 Thread Thorsten Wagner
Hi Heiko, Eike, please keep in mind that resizable dialogs cause problems on OS X. In full screen mode they cover the whole display, because such windows are maximized by OS X in full screen mode. Non resizable dialogs are a prerequisite to keep LO usable in full screen mode on Macs. brgds Th

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

2017-01-12 Thread Tor Lillqvist
loleaflet/src/layer/tile/CalcTileLayer.js | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit e8f55142ef2bf5624e03d4b51cbe572fe983b71b Author: Tor Lillqvist Date: Thu Jan 12 12:17:27 2017 +0200 Do the oldhash thing for Calc documents, too (So

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

2017-01-12 Thread Pranav Kant
loleaflet/dist/toolbar/toolbar.js |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit d1502fa918583f77926b0a2c49b7f183c3b6ab8d Author: Pranav Kant Date: Thu Jan 12 15:49:57 2017 +0530 loleaflet: Don't hide prev/next buttons for calc Primary reason w

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

2017-01-12 Thread Tor Lillqvist
loleaflet/src/core/Socket.js |9 - loleaflet/src/layer/tile/CalcTileLayer.js|1 + loleaflet/src/layer/tile/ImpressTileLayer.js |1 + 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 6370143a4b935d97556036f9c02c88ae0d00d7a0 Author: Tor Li

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

2017-01-12 Thread Thorsten Behrens
package/inc/ZipFile.hxx |2 +- package/source/zipapi/ZipFile.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit e442b7666761b4e38de2e3eb2b1ed04f54b095a8 Author: Thorsten Behrens Date: Thu Jan 12 10:48:22 2017 +0100 package: fixup SAL_CALL rem

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-0' - loleaflet/dist loleaflet/main.css loleaflet/src

2017-01-12 Thread Pranav Kant
loleaflet/dist/loleaflet.css | 35 +-- loleaflet/dist/loleaflet.html | 31 ++ loleaflet/dist/menubar.css| 216 +++ loleaflet/dist/partsPreviewControl.css| 15 - loleaflet/dist/sm-simple.css | 287

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

2017-01-12 Thread Katarina Behrens
svx/source/dialog/SafeModeDialog.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 229d98e94a5d6b350c4d5fd5469be8e4a260a40c Author: Katarina Behrens Date: Wed Jan 11 14:47:47 2017 +0100 SafeModeDialog: set correct initial checkbox state Chang

[Libreoffice-commits] core.git: configure.ac download.lst writerperfect/qa

2017-01-12 Thread David Tardon
configure.ac |2 +- download.lst |4 ++-- writerperfect/qa/unit/WpftCalcFilterTest.cxx |6 +- writerperfect/qa/unit/data/calc/libwps/pass/Lotus123_3.123 |binary 4 files change