Re: GSOC Android App LibreOffice Viewer

2016-01-07 Thread jan iversen
Welcome. Please do not for your license statement and to get gerrit setup. https://wiki.documentfoundation.org/Development/Developers I you want help to get started or have any questions, then please contact me. I am here to help you (and others) getting their first patch submitted. LibreOff

[Bug 95845] Use CommandInfoProvider to receive UNO command labels/tooltips

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95845 --- Comment #5 from jan iversen --- (In reply to Susobhan Ghosh from comment #4) > Hi, I'd like to take up this issue! Looking forward to see a patch, please have a careful look at what is missing, as some of this has already been done.

Re: about using test files in our unit tests

2016-01-07 Thread Matúš Kukan
On 8 January 2016 at 01:50, Markus Mohrhard wrote: > Hey, > > a short update. I think most of our random test failures have been fixed. This is awesome. Thanks a lot Markus. It was really annoying. Best, Matus ___ LibreOffice mailing list LibreOffice@

[Libreoffice-commits] core.git: cui/uiconfig odk/docs odk/examples odk/index.html odk/index_online.html setup_native/source sfx2/uiconfig

2016-01-07 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/aboutdialog.ui|2 odk/docs/install.html |2 odk/docs/tools.html |2 odk/examples/DevelopersGuide/examples.html|2 odk/examples/examples.html

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

2016-01-07 Thread Chris Sherlock
include/vcl/imagerepository.hxx |3 +++ include/vcl/opengl/OpenGLHelper.hxx |7 ++- include/vcl/vclptr.hxx |2 +- include/vcl/virdev.hxx |2 +- vcl/inc/salgdiimpl.hxx |6 -- vcl/inc/sft.hxx |4 6 fi

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

2016-01-07 Thread Matúš Kukan
package/source/zippackage/ZipPackageStream.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit eaed822c9cf6b3762f727f1281003dafd300df6d Author: Matúš Kukan Date: Thu Jan 7 21:34:50 2016 +0100 tdf#89236: Don't deflate encrypted document in parallel

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

2016-01-07 Thread Justin Luth
sd/source/ui/table/tablefunction.cxx | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit 86fb1b4590873e436c60d935ff2953988b3d9498 Author: Justin Luth Date: Wed Jan 6 21:23:47 2016 +0300 set reasonable default size for new draw/impress tabl

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

2016-01-07 Thread Julien Nabet
canvas/source/opengl/ogl_texturecache.cxx |8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) New commits: commit 4af3fd71eb0b698089acaac064cec4b318362cfd Author: Julien Nabet Date: Thu Jan 7 23:33:24 2016 +0100 Remove useless extra var for loop Take benefit of retur

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

2016-01-07 Thread Chris Sherlock
include/vcl/ITiledRenderable.hxx |4 ++-- sc/source/ui/unoobj/docuno.cxx| 24 vcl/source/filter/jpeg/transupp.c |2 +- 3 files changed, 15 insertions(+), 15 deletions(-) New commits: commit 3f787ee4ad062fc5c14d783140a1d9d67e79af41 Author: Chris Sherlock Da

[Libreoffice-commits] core.git: readlicense_oo/docs

2016-01-07 Thread Adolfo Jayme Barrientos
readlicense_oo/docs/readme.xrm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 00d8c1a19c7ff0e24f54ac0261a53ac4d8235993 Author: Adolfo Jayme Barrientos Date: Thu Jan 7 23:18:13 2016 -0600 Include Windows 10 in system requirements … and fix the minim

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

2016-01-07 Thread Chris Sherlock
include/vcl/ITiledRenderable.hxx | 17 +++-- include/vcl/outdev.hxx | 12 ++-- vcl/inc/salgdiimpl.hxx | 12 3 files changed, 17 insertions(+), 24 deletions(-) New commits: commit e80433a9734ab325bd8931649f984f5fefb21b97 Author: Chris Sher

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

2016-01-07 Thread Chris Sherlock
include/vcl/gdimtf.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit 778d9b4f65ba42cb434f716d2177b7803967ae42 Author: Chris Sherlock Date: Fri Jan 8 15:00:13 2016 +1100 vcl: document parameter Change-Id: I6215f0af4b5ce0d310c0a00c1806edbe7a5017eb diff --git a/inclu

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

2016-01-07 Thread Chris Sherlock
include/vcl/bitmapex.hxx |2 +- vcl/inc/openglgdiimpl.hxx | 15 --- vcl/inc/salgdi.hxx| 15 --- 3 files changed, 25 insertions(+), 7 deletions(-) New commits: commit 8900ffa6fb1514c93efd93f5970ab96de31be4b3 Author: Chris Sherlock Date: Fri Jan 8 14:58:3

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

2016-01-07 Thread Henry Castro
loolwsd/LOOLKit.cpp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ab1a3a147ead52683451b797776df72181ba8ad4 Author: Henry Castro Date: Thu Jan 7 23:43:09 2016 -0400 loolwsd: not necessary to find session Every lokit instances has a unique URL, that

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

2016-01-07 Thread Henry Castro
loolwsd/LOOLKit.cpp | 30 ++ 1 file changed, 30 insertions(+) New commits: commit 2c7b4490ec7f877f891096a6ad108e5b87364adf Author: Henry Castro Date: Thu Jan 7 23:23:41 2016 -0400 loolwsd: ensure to remove the connection of unloaded document diff --git a/loo

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

2016-01-07 Thread Chris Sherlock
include/vcl/bitmap.hxx |3 --- include/vcl/svapp.hxx |9 ++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 7e57359f3fe874293b1a307e8b7895760dcdc185 Author: Chris Sherlock Date: Fri Jan 8 14:36:54 2016 +1100 vcl: pProgress is not a parameter of Bitmap:

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

2016-01-07 Thread Chris Sherlock
include/vcl/wrkwin.hxx |3 ++- vcl/inc/sft.hxx|6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 42f57eacb163beda6d7042b44a9e1808ca3da401 Author: Chris Sherlock Date: Fri Jan 8 14:19:02 2016 +1100 vcl: document parameters in vcl/inc/sft.hxx

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

2016-01-07 Thread Chris Sherlock
include/vcl/builder.hxx |2 +- include/vcl/opengl/OpenGLContext.hxx |2 +- include/vcl/outdev.hxx |2 +- include/vcl/scheduler.hxx|6 +++--- include/vcl/window.hxx |2 +- solenv/inc/doxygen.cfg |2 +- vcl/in

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

2016-01-07 Thread Chris Sherlock
include/vcl/wrkwin.hxx |2 +- vcl/source/window/wrkwin.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9321c560943330fbc76dacfebff67bd740fbc95b Author: Chris Sherlock Date: Fri Jan 8 13:51:58 2016 +1100 vcl: StartPresentationMode should be usi

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

2016-01-07 Thread Chris Sherlock
vcl/source/window/toolbox2.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 606f44f2e6df977df2e37ef2881b12a2fa9d7f88 Author: Chris Sherlock Date: Fri Jan 8 13:48:44 2016 +1100 vcl: cleanup namespaces is vcl/source/window/toolbox2.cxx Change-Id: I

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

2016-01-07 Thread Chris Sherlock
include/vcl/opengl/OpenGLHelper.hxx |6 +++--- vcl/source/image/ImageList.cxx |8 +++- vcl/source/window/builder.cxx | 16 +++- vcl/source/window/menu.cxx |3 +-- 4 files changed, 14 insertions(+), 19 deletions(-) New commits: commit b07952a02ab84

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

2016-01-07 Thread Markus Mohrhard
filter/source/odfflatxml/OdfFlatXml.cxx | 24 +- filter/source/xmlfilteradaptor/XmlFilterAdaptor.cxx | 12 - oox/source/drawingml/chart/datasourcecontext.cxx|5 xmloff/source/core/xmlimp.cxx | 183 ++-- 4 files changed, 111 insertions

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

2016-01-07 Thread Chris Sherlock
vcl/source/image/Image.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit c0ae710c1c449ccacfa4910ccdace9a7dd6fcb8b Author: Chris Sherlock Date: Fri Jan 8 13:34:30 2016 +1100 vcl: cleanup namespaces in vcl/source/image/Image.cxx Change-Id: Idc1

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit d96128d72b55071a706ae076a42d6d9150e40c86 Author: Chris Sherlock Date: Fri Jan 8 13:29:25 2016 +1100 vcl: cosmetic, tabify print3.cxx Change-Id: Iacef3026ef

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 278 ++ 1 file changed, 138 insertions(+), 140 deletions(-) New commits: commit ff65b6892198d40885b9bf0040329ad37fc79f76 Author: Chris Sherlock Date: Fri Jan 8 13:25:19 2016 +1100 vcl: cleanup namespaces in vcl/sourc

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 33 - 1 file changed, 16 insertions(+), 17 deletions(-) New commits: commit 81e59f3b5012fe8db00adf0dbe6245090590d348 Author: Chris Sherlock Date: Fri Jan 8 12:50:24 2016 +1100 vcl: cleanup vcl/source/gdi/print3.cxx headers

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

2016-01-07 Thread Chris Sherlock
solenv/inc/doxygen.cfg |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 31c9e2891604ef6077a5c6f727b3b76df32ea3e3 Author: Chris Sherlock Date: Fri Jan 8 12:36:50 2016 +1100 vcl: configure some predefines in Doxygen for several of the vcl filters Cha

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

2016-01-07 Thread Chris Sherlock
vcl/source/gdi/print3.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 13ee43524dcaa3299b460c22cbde6b7994032e6e Author: Chris Sherlock Date: Fri Jan 8 12:14:45 2016 +1100 vcl: silence Doxygen warning about mismatched param var names in print3.

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

2016-01-07 Thread Chris Sherlock
vcl/inc/filter/Exif.hxx | 92 +++ vcl/inc/filter/FilterConfigCache.hxx | 124 vcl/inc/filter/JpegReader.hxx| 75 ++ vcl/inc/filter/JpegTransform.hxx | 42 + vcl/inc/filter/JpegWriter.hxx| 57 + vcl/inc/filter/de

Re: about using test files in our unit tests

2016-01-07 Thread Markus Mohrhard
Hey, a short update. I think most of our random test failures have been fixed. However if you want to push your patch to gerrit and need the test build (either you don't have commit access or because you like the additional safety) make sure that your push tree includes at least a30a36b3c70e64b62a

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

2016-01-07 Thread Chris Sherlock
vcl/source/edit/textview.cxx| 102 +--- vcl/source/filter/graphicfilter.cxx | 14 ++-- 2 files changed, 56 insertions(+), 60 deletions(-) New commits: commit e415bab58ba859f783f12932e478e503bcaa9e4c Author: Chris Sherlock Date: Fri Jan 8 11:44:43 2016

AW: GSOC Android App LibreOffice Viewer

2016-01-07 Thread Samuel Mehrbrodt
Hi Mirko, welcome aboard! Please read https://wiki.documentfoundation.org/Development/BuildingForAndroid and come back with any questions you have. You might also ask in IRC (#libreoffice-dev). Thanks Samuel Von: LibreOffice im Auftrag von GregoryHuss

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

2016-01-07 Thread Chris Sherlock
include/vcl/vclptr.hxx |2 ++ vcl/source/control/combobox.cxx |2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 86338fbb94324ede329e1d232eeaf70f2fde696e Author: Chris Sherlock Date: Fri Jan 8 10:47:05 2016 +1100 vcl: ComboBox::ImplUserDrawHandler

Ability to make doxygen only index specified modules

2016-01-07 Thread Chris Sherlock
Hi all, I’ve been running make docs on my local system, but I’ve noticed it takes a fair amount of time to index all modules, when all I wanted to index was the vcl module. I’ve made a small change to solenv/bin/mkdocs.sh that is entirely transparent to the existing processes. All I’ve done

Bugzilla Tip: Ever want to make private notes on a bug report?

2016-01-07 Thread Robinson Tryon
Hi all, Here's a handy tip to help you get the most out of using our Bugzilla instance: If any of you have ever wanted to make a private note on a bug report, feel free to use the 'Tags' field. The content in there is only viewable to you, and editing that field won't send email to any other user

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

2016-01-07 Thread Chris Sherlock
solenv/bin/mkdocs.sh |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit cfcef8c99908a781c1d5b4153f4fa9fca69d4351 Author: Chris Sherlock Date: Fri Jan 8 09:55:38 2016 +1100 solenv: allow mkdocs.sh to index selected modules only I've added a test of the

Re: Doxygen output on docs.libreoffice.org

2016-01-07 Thread Chris Sherlock
Oh, and further to this - it appears that OpenGrok is updated once a day… is it possible to do this more frequently? I find OpenGrok to be a great way of exploring the codebase. There’s something ridiculously intuitive about the way it presents things, at least to me. Chris > On 8 Jan 2016, a

[Libreoffice-commits] core.git: Changes to 'private/jmux/mm-cleanup'

2016-01-07 Thread Jan-Marek Glogowski
New branch 'private/jmux/mm-cleanup' available with the following commits: commit accd6c60051cf268400ebe829b26dd1428f79f97 Author: Jan-Marek Glogowski Date: Thu Jan 7 23:06:29 2016 +0100 Dummy Change-Id: I8816c8c4e5c15a3bcb0e2a451b920d78a61c5951 commit 9515cd79f03be63e0c50d90982a4

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

2016-01-07 Thread Chris Sherlock
solenv/inc/doxygen.cfg | 2391 + 1 file changed, 1442 insertions(+), 949 deletions(-) New commits: commit 46e2258aab774c7454bd24053f9cbc7582f25a5f Author: Chris Sherlock Date: Fri Jan 8 08:55:09 2016 +1100 Upgrade doxygen config file via dox

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

2016-01-07 Thread Jan Holesovsky
loleaflet/Makefile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f91f3b9d619682d53fd790207559e35ac5ddce1a Author: Jan Holesovsky Date: Thu Jan 7 23:02:54 2016 +0100 loleaflet: bump version after tarball diff --git a/loleaflet/Makefile b/loleaflet/Makefile i

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

2016-01-07 Thread Jan Holesovsky
loleaflet/src/control/Control.Zoom.js | 11 +++ loleaflet/src/layer/tile/TileLayer.js | 20 +--- loleaflet/src/map/Map.js | 10 +- loleaflet/src/map/handler/Map.FileInserter.js |3 +-- 4 files changed, 26 insertions(+),

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

2016-01-07 Thread Jan Holesovsky
loleaflet/src/control/Control.Zoom.js | 11 +++ loleaflet/src/layer/tile/TileLayer.js | 20 +--- loleaflet/src/map/Map.js | 10 +- loleaflet/src/map/handler/Map.FileInserter.js |3 +-- 4 files changed, 26 insertions(+),

Doxygen output on docs.libreoffice.org

2016-01-07 Thread Chris Sherlock
Hi all, The Doxygen documentation on docs.libreoffice.org doesn’t appear to be keeping up with the code… can someone tell me how often this is updated… and perhaps why it doesn’t stay in sync with master? Thanks! Chris Sherlock ___ LibreOffice mailin

Re: Build error on branch libreoffice-5-0-4

2016-01-07 Thread Chris Sherlock
Thanks Michael, appreciate the fix! If I had a Windows machine currently I’d do a test :-) Chris > On 7 Jan 2016, at 9:55 PM, Michael Stahl wrote: > > On 04.01.2016 04:58, Chris Sherlock wrote: >> I’ve done a quick check of the cygwin documentation, and they say the >> following: >> >>"A

Bugzilla: Standardizing format of Keywords

2016-01-07 Thread Robinson Tryon
Hi all, As mentioned during the ESC call, to keep things standardized in Bugzilla, we've made a small change to two Keywords: have-backtrace -> haveBacktrace want-backtrace -> wantBacktrace If you have any bookmarks to queries that refer to these Keywords (or etc), please make sure to update the

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-07 Thread julien2412
Here are some others in this search list: https://bugs.documentfoundation.org/buglist.cgi?quicksearch=z-order&list_id=582929 could be similar to tdf#41006 for example. Julien -- View this message in context: http://nabble.documentfoundation.org/Is-there-a-limit-to-the-number-of-layers-in-a-Wri

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

2016-01-07 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 7994b77819a5de7a6da46ab01386883559e7a7d1 Author: Eike Rathke Date: Thu Jan 7 19:24:08 2016 +0100 tdf#96198 postpone conversion from WEEKNUM to ISOWEEKNUM, tdf#50950 follow

[Bug 34882] Special character favorites

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 --- Comment #19 from Commit Notification --- Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1f4751491b38196d0a246c135349bdd42aba28f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - dictionaries

2016-01-07 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 327cfb651246076d5292ca10de764fd36f8b5322 Author: Niklas Johansson Date: Wed Jan 6 13:25:15 2016 +0100 Updated core Project: dictionaries b186814ea5952df5ee543b218a265fc0fe4d48fd Update

[Libreoffice-commits] dictionaries.git: Branch 'libreoffice-5-1' - sv_SE/description.xml sv_SE/sv_FI.dic sv_SE/sv_SE.dic

2016-01-07 Thread Niklas Johansson
sv_SE/description.xml |2 sv_SE/sv_FI.dic | 361 - sv_SE/sv_SE.dic | 365 -- 3 files changed, 649 insertions(+), 79 deletions(-) New commits: commit b186814ea5952df5ee543b218a265fc0f

minutes of ESC call ...

2016-01-07 Thread Michael Meeks
* Present: + Christian, Lionel, Eike, Jan-Marek, Sophie, Stephan, Muthu, Norbert, Michael M, JanI, Kendy, Miklos, Jacobo, Michael S, Robinson, Thorsten, Andras * Completed Actions / Items: + file easy-hack to fix the UI issues with code ptrs (Thorsten) [ https://bug

New FORECAST.ETS function in Calc

2016-01-07 Thread dev-list LO
Hi Eike, As the making of the new FORECAST.ETS functions is nearing its completion, I would like to discuss a naming issue. Exponential Triple Smoothing has two types of calculation, the difference being the way in which the periodical (seasonal) influence is defined. The first (and oldest) wa

RE: [Libreoffice-commits] core.git: accessibility/inc accessibility/Library_acc.mk accessibility/source framework/source include/framework include/sfx2 include/svtools officecfg/registry sc/source sd/

2016-01-07 Thread Samuel Mehrbrodt
> I fixed those already in 7c73152f642f331c5640a98b256013cb88180a1d Thanks for that :) Samuel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-01-07 Thread Eike Rathke
sc/source/ui/undo/undoblk3.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 6384fc20aafa649604ae6e4ddb2f7a84b5471f81 Author: Eike Rathke Date: Thu Jan 7 12:11:30 2016 +0100 Resolves: tdf#94208 broadcast fill undo (for deleted cells) Change-Id: I0fb54956bffc7

Re: [Libreoffice-commits] core.git: accessibility/inc accessibility/Library_acc.mk accessibility/source framework/source include/framework include/sfx2 include/svtools officecfg/registry sc/source sd/

2016-01-07 Thread Maxim Monastirsky
Hi Eike, On Thu, 2016-01-07 at 15:49 +0100, Eike Rathke wrote: > > At least the STR_SFX_DOCK and STR_SFX_UNDOCK (didn't check the > others) > removed with sfx2/source/dialog/taskpane.src are not unused, in the > Sidebar Settings menu you now get "" for > "Undock" and "" for "Dock". > I fixed tho

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

2016-01-07 Thread Stephan Bergmann
sd/qa/unit/tiledrendering/tiledrendering.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit dc8b615d7a13c5ef4481b0e5f1fcc5e606c12234 Author: Stephan Bergmann Date: Thu Jan 7 15:15:49 2016 +0100 Avoid loplugin:unreffun ...with be343661b076f3f57e7eb

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

2016-01-07 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf96943.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 19 +++ sw/source/core/inc/pagefrm.hxx |3 +++ sw/source/core/layout/calcmove.cxx | 32 ++-- sw/source/core/layout/pagechg.cxx | 28 +

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

2016-01-07 Thread Johannes Hauf
basic/source/basmgr/basicmanagerrepository.cxx|2 - basic/source/classes/image.cxx| 28 +- basic/source/classes/sb.cxx |6 +-- basic/source/inc/iosys.hxx|8 ++--- connectivity/source

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

2016-01-07 Thread Tomáš Chvátal
vcl/unx/gtk/gtksalframe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 795324d953e54b8e42d34ce577feee8559b9226d Author: Tomáš Chvátal Date: Tue Jan 5 11:27:36 2016 +0100 Fix build with gtk2 older than 2.20 by using the old definition Chang

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

2016-01-07 Thread Giuseppe Castagno
svtools/source/control/breadcrumb.cxx | 11 ++- ucb/source/ucp/webdav-neon/NeonSession.cxx |1 + 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 8369e7d511d5cc07b8fac31a05a5897f58b46740 Author: Giuseppe Castagno Date: Sat Jan 2 16:03:20 2016 +0100 R

RE: How to decrypt ods file

2016-01-07 Thread Zhang, William
Hi Michael, Thanks a lot for your hint! But I still got some problems. With your suggestion, I used these two jars which looks like the new version. -odfdom-java-0.8.10-incubation-SNAPSHOT-jar-with-dependencies.jar -simple-odf-0.8.1-incubation-SNAPSHOT-jar-with-dependencies.jar ENV: Lib

GSOC Android App LibreOffice Viewer

2016-01-07 Thread GregoryHuss
i am new to LibreOffice and i came here over GSOC. My name is Mirko and i love android-developing. Sadly i couldn't find the LibreOffice Viewer mentioned at GSOC. I really would like to improve the android app and getting it out of the beta status. The last years while studying i worked for several

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

2016-01-07 Thread Arnaud Versini
basctl/source/basicide/basides1.cxx |4 - basctl/source/basicide/macrodlg.cxx |4 - basic/source/basmgr/basmgr.cxx | 34 --- basic/source/classes/sb.cxx | 78 ++-- basic/source/classes/sbxmod.cxx |7 +-- basic/source/comp

[Libreoffice-commits] core.git: sal/osl

2016-01-07 Thread Stephan Bergmann
sal/osl/unx/module.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8b10c2841bf38e0f4393594de9b61d9bd3cd842 Author: Stephan Bergmann Date: Thu Jan 7 12:36:24 2016 +0100 loplugin:nullptr Change-Id: I8c1ef744be34eea2130b458ed3a09d90804219cc diff --

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

2016-01-07 Thread Katarina Behrens
sc/qa/unit/subsequent_export-test.cxx | 77 ++ 1 file changed, 77 insertions(+) New commits: commit 90e07dd6f5d64a0d0041361c1592a6cd93ff2ac0 Author: Katarina Behrens Date: Mon Dec 14 18:50:03 2015 +0100 tdf#8 bugfix test Change-Id: Iaaf7f6b4b

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

2016-01-07 Thread Eike Rathke
sc/source/ui/undo/undoblk3.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit ece5cc21aa7814be79016e0d285981c6ced4d9ee Author: Eike Rathke Date: Thu Jan 7 12:11:30 2016 +0100 Resolves: tdf#94208 broadcast fill undo (for deleted cells) Change-Id: I0fb54956bffc7

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

2016-01-07 Thread Tor Lillqvist
vcl/Package_opengl_blacklist.mk |2 +- vcl/opengl/win/WinDeviceInfo.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 989f0fa8dbe6af56aa33fc6b8c63364811f8635c Author: Tor Lillqvist Date: Thu Jan 7 12:53:03 2016 +0200 The OpenGL Windows driver black

Re: Build error on branch libreoffice-5-0-4

2016-01-07 Thread Michael Stahl
On 04.01.2016 04:58, Chris Sherlock wrote: > I’ve done a quick check of the cygwin documentation, and they say the > following: > > "A few Windows tools, such as find.exe, link.exe andsort.exe, may > conflict > with the Cygwin versions make sure that you use the full path > (/usr/bin/

[Bug 39944] ACCESSIBILITY: Implement new ATK Roles

2016-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39944 Jacobo Aragunde Pérez changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resoluti

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

2016-01-07 Thread Jan Holesovsky
sd/qa/unit/tiledrendering/tiledrendering.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be343661b076f3f57e7eb9ca1a5a4d3529752b58 Author: Jan Holesovsky Date: Thu Jan 7 11:02:45 2016 +0100 Disabled the test for a moment. Change-Id: I251d079d6362cf

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

2016-01-07 Thread Marco Cecchetti
sd/source/ui/view/Outliner.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit fd0be5e94fd4f591cb7746ac5a373b1fa0ca1455 Author: Marco Cecchetti Date: Wed Jan 6 17:00:09 2016 +0100 sd: lool search all - 2nd search did not work - fixed

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

2016-01-07 Thread Marco Cecchetti
sd/source/ui/view/Outliner.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit f4bf83f6670999b4ef2406fd6fc5fd4e78b3e1ed Author: Marco Cecchetti Date: Wed Jan 6 17:00:09 2016 +0100 lool - search all - 2nd search does not work - fixed

Re: Sheikha AL-Hinai license statement

2016-01-07 Thread Stephan Bergmann
put on file at ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: bridges/source bridges/test canvas/source dtrans/source dtrans/test

2016-01-07 Thread Caolán McNamara
bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx |2 +- bridges/test/performance/testperformance.cxx| 16 bridges/test/testcomp.cxx |2 +- bridges/test/testcomp.h |2 +- canvas/source/directx/dx_textlay

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

2016-01-07 Thread Michael Meeks
vcl/inc/opengl/FixedTextureAtlas.hxx |3 ++- vcl/inc/opengl/texture.hxx | 10 +++--- vcl/opengl/FixedTextureAtlas.cxx | 22 -- vcl/opengl/salbmp.cxx| 15 ++- vcl/opengl/texture.cxx | 19 ++-

[Libreoffice-commits] core.git: dictionaries

2016-01-07 Thread Niklas Johansson
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 184a6a5301d699e0e1b3c16ddb27afc34e17a9d7 Author: Niklas Johansson Date: Wed Jan 6 13:25:15 2016 +0100 Updated core Project: dictionaries 3f7bdd798006d506d83d58e699d52878326bbd62 Update

Re: Is there a limit to the number of layers in a Writer Doc

2016-01-07 Thread SOS
On 7/01/2016 0:59, Chris Sherlock wrote: I’ve just seen on IRC that there is at least one known issue with z-ordering already logged in bugzilla: https://bugs.documentfoundation.org/show_bug.cgi?id=84127 The first description is exactly the same problem ! The problems starts when using "Brin

[Libreoffice-commits] core.git: config_host.mk.in configure.ac external/openssl external/python3 external/python33 Makefile.in postprocess/CustomTarget_images.mk postprocess/CustomTarget_registry.mk p

2016-01-07 Thread Michael Stahl
Makefile.in |2 +- config_host.mk.in|3 ++- configure.ac | 13 ++--- external/openssl/UnpackedTarball_openssl.mk |2 +- external/python3/ExternalProject_python3.mk |2 +- extern

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - slideshow/opengl slideshow/Package_opengl.mk slideshow/source vcl/source

2016-01-07 Thread Emmanuel Gil Peyrot
slideshow/Package_opengl.mk |1 slideshow/opengl/basicVertexShader.glsl | 43 ++ slideshow/opengl/glitterFragmentShader.glsl |2 slideshow/opengl/glitterVertexShader.glsl

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

2016-01-07 Thread Chris Sherlock
vcl/generic/fontmanager/fontconfig.cxx |2 vcl/generic/fontmanager/fontsubst.cxx |2 vcl/generic/glyphs/gcach_ftyp.cxx |2 vcl/generic/glyphs/glyphcache.cxx |2 vcl/generic/print/genpspgraphics.cxx |2 vcl/inc/PhysicalFontCollection.hxx