[Libreoffice-commits] core.git: 2 commits - comphelper/source editeng/source include/comphelper sc/source sw/source

2015-10-07 Thread Miklos Vajna
comphelper/source/misc/string.cxx| 11 +++ editeng/source/editeng/impedit.cxx |9 - include/comphelper/string.hxx|4 sc/source/ui/view/gridwin.cxx| 13 - sw/source/core/crsr/crsrsh.cxx | 16 +++- sw/source/core/

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Tor Lillqvist
On 8 October 2015 at 05:51, Arjun kochhar wrote: > I updated configure.ac to consider 9.0 as a possible SDK too, since the > highest value mentioned there was 8.3 > Then you must be using some other branch than master, because that was changed on June 16 in master. Please use the master branch f

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

2015-10-07 Thread Takeshi Abe
starmath/inc/cursor.hxx|6 ++ starmath/source/cursor.cxx |4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit ce924d97aaea265b8f58265bedb49dbcd71fbc31 Author: Takeshi Abe Date: Wed Oct 7 23:21:00 2015 +0900 starmath: Represent ownership by std::uni

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack SkillCpp |EasyHack SkillCpp

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950 --- Comment #60 from Commit Notification --- Aybuke Ozdemir committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bbfc031333aa74fbd4c6362c33405c49c22283f3 tdf#57

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

2015-10-07 Thread Aybuke Ozdemir
tools/source/generic/config.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit bbfc031333aa74fbd4c6362c33405c49c22283f3 Author: Aybuke Ozdemir Date: Wed Oct 7 14:48:57 2015 +0300 tdf#57950 Replace chained O(U)StringBuffer::append() with operator+

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Tor Lillqvist
> > > *configure: WARNING: using cross tools not prefixed with host triplet* > This can be ignored. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Arjun kochhar
Also, I seem to get the following warnings in config.log, not sure if this something I should be worried about, and if I require some specific version of gcc to get the build going for iOS: checking for arm-apple-darwin10-gcc... no checking for gcc... gcc *configure: WARNING: using cross tools n

tdf94635 (FORECAST functions) and triple exponential smoothing

2015-10-07 Thread Winfried Donkers
Hi Eike, I'm currently implementing the new FORECAST functions that are added to Excel 2016. Mostly they use triple exponential smoothing. To avoid double work, am I correct that the current LO codebase does not contain code that uses triple exponential smoothing? I would also like to create a

RE: df#50950 sort out Calc (ISO)WEEKNUM functions

2015-10-07 Thread Winfried Donkers
Hi Eike, > As odffmap.cxx could not be used for that, I hacked up a solution > committed with > https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=74010f1c50 > 2a4bd7eb1ef3ee3d0e8c45a1c9afee I noticed, great you've found a solution :) > We can reuse that approach for further Add-I

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Arjun kochhar
Thanks a lot tor, I seem to get couple of compilation errors while trying to build using the following commands : "--build=x86_64-apple-darwin14.5.0 --host=arm-apple-darwin14 --enable-dbgutil --enable-debug --enable-werror". I am currently running OS X Yosemite 10.10.5 on my Mac and have iOS 9.0 SD

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - extensions.lst LICENSE_ALv2

2015-10-07 Thread Andrea Pescetti
LICENSE_ALv2 |2 +- extensions.lst |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c3c479c9f3ca98db3cbad9349f6f7e753388fe0 Author: Andrea Pescetti Date: Wed Oct 7 22:41:05 2015 + #i126573# Update English dictionary to version 2015.10.01 diff --g

Re: Can't track flow of characters in from Input Method Editor

2015-10-07 Thread Richard Wordingham
Thank you all for your inputs. On Wed, 7 Oct 2015 09:57:14 +0200 Miklos Vajna wrote: > Writer "main text" gets all keyboard input in SwEditWin::KeyInput(), > sw/source/uibase/docvw/edtwin.cxx. It's VCL that calls that member > function, and in your case it's probably the VCL KDE backend in > par

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

2015-10-07 Thread Markus Mohrhard
sc/source/filter/excel/xeextlst.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2e6feddc53830406fa04b4a0aea49bb8438dc702 Author: Markus Mohrhard Date: Wed Oct 7 23:26:50 2015 +0200 3stars iconset not exported to OOXML, tdf#94850 Change-Id: I983406a9eae2c975de0bb5

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641 Robinson Tryon (qubit) changed: What|Removed |Added Depends on|88276 | -- You are receiving t

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sal/osl

2015-10-07 Thread Pedro Giffuni
sal/osl/unx/backtrace.h |2 +- sal/osl/unx/file.cxx|2 +- sal/osl/w32/profile.cxx |6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 6c12a27867dc7df6196e74a0409c21072601bb79 Author: Pedro Giffuni Date: Wed Oct 7 21:37:01 2015 + Bring back t

Bugzilla: Further restrictions on Severity field

2015-10-07 Thread Robinson Tryon
Hi all, As I mentioned at the QA Meeting today, we've implemented further restrictions on access to the Severity field. For users to raise the Severity above 'normal', they will have to be a member of the 'Contributors' group. To ensure that new contributors don't have to wait for a Bugzilla Admi

QA Meeting Minutes - 2015-10-07

2015-10-07 Thread Robinson Tryon
Hi all, Thanks for the great QA Meeting today! For those who couldn't make it, please see the minutes and ACTION items here: https://wiki.documentfoundation.org/QA/Meetings/2015/October_07 At our meeting next week, we'll continue to talk about recruitment, UNCONFIRMED bugs, the upcoming 5.1 rele

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-5.0.3.1'

2015-10-07 Thread Christian Lohmaier
Tag 'libreoffice-5.0.3.1' created by Christian Lohmaier at 2015-10-07 21:33 -0700 Tag libreoffice-5.0.3.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWFYGrAAoJEPQ0oe+v7q6j6A4P+QHVrGGJwxCPTvW+trClbJ9G s5hsw9TeZk0MMXczmtEy07R5HwCBxREA5Uqn6zb8hTheMDWJk/6lCZMm1j+CE5ue 4xk9Eqx2xaM

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-5.0.3.1'

2015-10-07 Thread Christian Lohmaier
Tag 'libreoffice-5.0.3.1' created by Christian Lohmaier at 2015-10-07 21:33 -0700 Tag libreoffice-5.0.3.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWFYGuAAoJEPQ0oe+v7q6jjm8P/3IYtDYiV/U9QPJEP1++zQVc 1jKUdqG10ly9oeqVToX4p97dK7sgzkHCmcwt8DoYsikgZZ4Se8ismVUv8xyf9hd4 sWI3/NWL2vR

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-5.0.3.1'

2015-10-07 Thread Christian Lohmaier
Tag 'libreoffice-5.0.3.1' created by Christian Lohmaier at 2015-10-07 21:33 -0700 Tag libreoffice-5.0.3.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWFYGoAAoJEPQ0oe+v7q6jukgQAKwUTJB6O+poJC0wp5dOBzyB cA/I76o8lphgiEfVUwMaPdv9NArqs6J/LahVoUpx5E3+SJSxSFQv747CkNJ4pFTW UiLGCkuGM2I

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-5.0.3.1'

2015-10-07 Thread Christian Lohmaier
Tag 'libreoffice-5.0.3.1' created by Christian Lohmaier at 2015-10-07 21:33 -0700 Tag libreoffice-5.0.3.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJWFYGlAAoJEPQ0oe+v7q6jn4IQAL7/C4bZQ5KHkZu4TB987Js5 dvVMC4GIiqqljphLJSuOA6uvvcqeuRnKz93xQp8IhWTMjYzav7lJnBXCVj95QNUU sjn78ym6WKG

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-3' - configure.ac

2015-10-07 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 299bca2a9fbb871291cc803ef8c1b90450fb5090 Author: Christian Lohmaier Date: Wed Oct 7 22:34:35 2015 +0200 bump product version to 5.0.3.1.0+ Change-Id: If73cce5f0d56e084545df21c99de11067fc1dc3

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - configure.ac

2015-10-07 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23c217590e903f243e206e2a4372448c9eeaff0c Author: Christian Lohmaier Date: Wed Oct 7 22:30:37 2015 +0200 bump product version to 5.0.4.0.0+ Change-Id: Ia1d361c5528507d5683b2bafed677f71752b78e

[Libreoffice-commits] core.git: Changes to 'libreoffice-5-0-3'

2015-10-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-3' available with the following commits: commit 793b72ac5a8121b55b90fd03c7fead8a9496e3de Author: Christian Lohmaier Date: Wed Oct 7 22:29:32 2015 +0200 Branch libreoffice-5-0-3 This is 'libreoffice-5-0-3' - the stable branch for the 5.0.3 release. On

[Libreoffice-commits] help.git: Changes to 'libreoffice-5-0-3'

2015-10-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-3' available with the following commits: commit f3cc5cfcbabc36d95522204ab2db1d9a834c20a4 Author: Christian Lohmaier Date: Wed Oct 7 22:29:14 2015 +0200 Branch libreoffice-5-0-3 This is 'libreoffice-5-0-3' - the stable branch for the 5.0.3 release. On

[Libreoffice-commits] dictionaries.git: Changes to 'libreoffice-5-0-3'

2015-10-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-3' available with the following commits: commit 001f39d12aa1aaae5b2b9da15c7a728fe913eb7d Author: Christian Lohmaier Date: Wed Oct 7 22:29:14 2015 +0200 Branch libreoffice-5-0-3 This is 'libreoffice-5-0-3' - the stable branch for the 5.0.3 release. On

[Libreoffice-commits] translations.git: Changes to 'libreoffice-5-0-3'

2015-10-07 Thread Christian Lohmaier
New branch 'libreoffice-5-0-3' available with the following commits: commit 7f72f0b6a093c5ca52a43e3a7f4b15afe0a1f17d Author: Christian Lohmaier Date: Wed Oct 7 22:29:15 2015 +0200 Branch libreoffice-5-0-3 This is 'libreoffice-5-0-3' - the stable branch for the 5.0.3 release. On

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

2015-10-07 Thread Eike Rathke
sc/source/core/tool/parclass.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f3dfab0c23bde81a00fa2f16cf4d96c8809e5045 Author: Eike Rathke Date: Wed Oct 7 22:23:51 2015 +0200 Resolves: tdf#94796 LINEST and LOGEST have ForceArray parameters Chan

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - readlicense_oo/license

2015-10-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2521 ++-- 1 file changed, 1280 insertions(+), 1241 deletions(-) New commits: commit c56e167a9e24b4ab445b27ba2ec6d4ba3a8e47d2 Author: Christian Lohmaier Date: Wed Oct 7 22:15:15 2015 +0200 update credits Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-6' - readlicense_oo/license

2015-10-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2521 ++-- 1 file changed, 1280 insertions(+), 1241 deletions(-) New commits: commit 73039db6d0a1d0901dbff4d7ceed25679b615f64 Author: Christian Lohmaier Date: Wed Oct 7 22:15:15 2015 +0200 update credits Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - readlicense_oo/license

2015-10-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2521 ++-- 1 file changed, 1280 insertions(+), 1241 deletions(-) New commits: commit 2c4b41a3e5b8940961e443a846a5fa43fd4c0973 Author: Christian Lohmaier Date: Wed Oct 7 22:15:15 2015 +0200 update credits Change

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

2015-10-07 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2521 ++-- 1 file changed, 1280 insertions(+), 1241 deletions(-) New commits: commit 6a3d10a14e024359896a2f1f5b58ac9fbff4b579 Author: Christian Lohmaier Date: Wed Oct 7 22:15:15 2015 +0200 update credits Change

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

2015-10-07 Thread Christian Lohmaier
extras/source/autocorr/lang/bg/DocumentList.xml| 28 extras/source/autocorr/lang/ca/DocumentList.xml| 15 extras/source/autocorr/lang/de/DocumentList.xml| 24 extras/source/autocorr/lang/en-AU/DocumentList.xml | 24 extras/source/autocorr/lang/en-US/DocumentList.xml | 24

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0' - source/am source/cy source/de source/el source/eo source/es source/fi source/fr source/gl source/gug source/he source/is source/ja so

2015-10-07 Thread Christian Lohmaier
source/am/helpcontent2/source/text/swriter/guide.po | 24 source/am/svx/uiconfig/ui.po| 6 source/cy/uui/uiconfig/ui.po| 6 source/de/cui/source/options.po

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

2015-10-07 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit efa089a880f0c4621bc1f90bf2aa308ad2525b6c Author: Christian Lohmaier Date: Wed Oct 7 21:33:59 2015 +0200 Updated core Project: translations 3a5354783e989a66d3a3142a18412893ba93caeb updat

[Libreoffice-commits] translations.git: Changes to 'refs/tags/cp-4.4-9'

2015-10-07 Thread Andras Timar
Tag 'cp-4.4-9' created by Andras Timar at 2015-10-07 20:43 -0700 cp-4.4-9 Changes since cp-4.4-8: Andras Timar (1): sync translations with upstream --- source/af/officecfg/registry/data/org/openoffice/Office.po | 12 source/af/officecfg/registry/data/org/openoffice/

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.4-9'

2015-10-07 Thread Andras Timar
Tag 'cp-4.4-9' created by Andras Timar at 2015-10-07 20:43 -0700 cp-4.4-9 Changes since cp-4.4-8-50: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.4-9'

2015-10-07 Thread Olivier R
Tag 'cp-4.4-9' created by Andras Timar at 2015-10-07 20:43 -0700 cp-4.4-9 Changes since cp-4.4-branch-point-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.4-9'

2015-10-07 Thread Andras Timar
Tag 'cp-4.4-9' created by Andras Timar at 2015-10-07 20:43 -0700 cp-4.4-9 Changes since cp-4.4-branch-point: Andras Timar (1): tdf#86301 fix hids of startcenter --- source/text/shared/guide/startcenter.xhp | 27 +-- 1 file changed, 13 insertions(+), 14 deletion

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

2015-10-07 Thread Eike Rathke
sc/source/core/tool/interpr4.cxx | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) New commits: commit 934e47958c78d1184beaaefdf3baefd3eecbea05 Author: Eike Rathke Date: Wed Oct 7 20:56:23 2015 +0200 Resolves: tdf#94869 propagate error when obtaining a scalar

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Tor Lillqvist
> So possibly a build for iOS will succeed, I had to fix up some bit-rot, but it did build, and the TiledLibreOffice app displayed the simple test1.odt as it should. (But not a more complex document; It crashed, and I have no inspiration now to dig into the exact reasons.) --tml _

two unexpected bugs in LO 4.4.5.2 (and 5.0.2 as well)

2015-10-07 Thread Riccardo Arzenton
Hi to all, I've attached two .doc files made with MSOffice 2003. Both files have problems with LO but runs well in OpenOffice 4.1.1 (and with MSOffice). 1) lo heading problems.doc LO handles badly the heading. The file should have one page setted with the "First Page" style with a classic hea

[Libreoffice-commits] core.git: 4 commits - configure.ac desktop/source postprocess/Rdb_services.mk vcl/headless vcl/inc vcl/ios vcl/source

2015-10-07 Thread Tor Lillqvist
configure.ac |2 +- desktop/source/lib/init.cxx | 19 ++- postprocess/Rdb_services.mk |2 +- vcl/headless/svpframe.cxx |7 --- vcl/inc/headless/svpframe.hxx |4 ++-- vcl/inc/ios/iosinst.hxx |2 -- vcl/inc/sft.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - icon-themes/breeze

2015-10-07 Thread andreas kainz
icon-themes/breeze/cmd/sc_unsetcellsreadonly.png |binary 1 file changed New commits: commit 5deed3e2e679f48b172e4cfe78f5fdbd3ca33775 Author: andreas kainz Date: Tue Oct 6 16:43:54 2015 +0200 Breeze Icons: add missing unprotection sc icon Change-Id: I341e1bda65919e13a381eeca599b5

config listener API ...

2015-10-07 Thread Michael Meeks
Hi there, Just pushed: https://gerrit.libreoffice.org/19234 Which I want to use in Calc to hide the hideous costs there. Input appreciated. I'm fairly convinced that I'd much prefer to have a really simple, native C++ binding that is usable; some boost::signals2

Re: QtCreator for LibreOffice : debugger integration

2015-10-07 Thread Michel Renon
Le 07/10/2015 14:22, Michael Stahl a écrit : On 07.10.2015 13:12, Michel Renon wrote: > Hi Michael, > > Le 15/06/2015 15:30, Michael Stahl a écrit : >> On 15.06.2015 15:21, Michel Renon wrote: >>> Hi, >>> >>> Here is the next step of QtCreator integration : debugging of OUString >>> (and internal

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5c/4bdb1716f4535b01bc7a6a44ea5c1677d1fba5

2015-10-07 Thread Caolán McNamara
5c/4bdb1716f4535b01bc7a6a44ea5c1677d1fba5 |1 + 1 file changed, 1 insertion(+) New commits: commit 67982a3ae9f658a5ea253a049c2fbf4c2c96d3a3 Author: Caolán McNamara Date: Wed Oct 7 17:31:45 2015 +0100 Notes added by 'git notes add' diff --git a/5c/4bdb1716f4535b01bc7a6a44ea5c1677d1fb

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3d/d63a6f7167fea8245830c4f1e10f97c0f4f39d

2015-10-07 Thread Caolán McNamara
3d/d63a6f7167fea8245830c4f1e10f97c0f4f39d |1 + 1 file changed, 1 insertion(+) New commits: commit e15b4bcb0e26fb53ca8d83f0b5bba7e3f5021192 Author: Caolán McNamara Date: Wed Oct 7 17:29:04 2015 +0100 Notes added by 'git notes add' diff --git a/3d/d63a6f7167fea8245830c4f1e10f97c0f4f3

[Libreoffice-commits] core.git: Branch 'feature/fixes11' - svx/source

2015-10-07 Thread Jan Holesovsky
svx/source/tbxctrls/tbcontrl.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 79f087ce394a0ae5eaeb8f7a226754b91e990ee7 Author: Jan Holesovsky Date: Wed Oct 7 17:37:22 2015 +0200 SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) e

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sal/osl

2015-10-07 Thread Pedro Giffuni
sal/osl/unx/util.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3dd63a6f7167fea8245830c4f1e10f97c0f4f39d Author: Pedro Giffuni Date: Wed Oct 7 15:48:25 2015 + Enable some code from SUN Studio that works for other compilers (GCC). Hinted from th

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

2015-10-07 Thread Jan Holesovsky
svx/source/tbxctrls/tbcontrl.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit e8bcffc787939294b74492527b60fe309490d5e4 Author: Jan Holesovsky Date: Wed Oct 7 17:37:22 2015 +0200 SvxStyleBox_Impl::CalcOptimalExtraUserWidth() is a (very) e

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

2015-10-07 Thread Michael Meeks
dbaccess/source/ui/querydesign/TableWindowTitle.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit c8a795c9a0cc542f008166109528d4257afe2851 Author: Michael Meeks Date: Wed Oct 7 17:13:59 2015 +0100 tdf#94709 - protect TableWindowTitle Command execution.

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

2015-10-07 Thread Stephan Bergmann
svx/source/dialog/srchdlg.cxx |7 +- svx/source/sdr/primitive2d/sdrmeasureprimitive2d.cxx |4 - svx/source/svdraw/svdedxv.cxx |2 svx/source/svdraw/svdhdl.cxx

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

2015-10-07 Thread Andras Timar
sysui/desktop/macosx/Info.plist.in |4 1 file changed, 4 insertions(+) New commits: commit e1208d37e4d24bc15e147ff63eb39c12f09a414b Author: Andras Timar Date: Wed Oct 7 10:50:09 2015 +0200 Info.plist: fix ERROR ITMS-90243 "The product archive is invalid. The value of the

[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-5.0' - sysui/desktop

2015-10-07 Thread Andras Timar
sysui/desktop/macosx/Info.plist.in |4 1 file changed, 4 insertions(+) New commits: commit 3637d1edfabbabb884cacc56ad6d561eaf9a143d Author: Andras Timar Date: Wed Oct 7 10:50:09 2015 +0200 Info.plist: fix ERROR ITMS-90243 "The product archive is invalid. The value of the

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

2015-10-07 Thread Miklos Vajna
libreofficekit/source/gtk/lokdocview.cxx |1 + sc/source/ui/view/viewfun2.cxx |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit a31f95b180728c1c671930913b4b4ad96ebcda5f Author: Miklos Vajna Date: Wed Oct 7 17:19:26 2015 +0200 sc tiled rendering:

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

2015-10-07 Thread Oliver Specht
sw/qa/extras/ooxmlimport/data/tdf90810short.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 12 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |7 +-- 3 files changed, 17 insertions(+), 2 deletions(-) New commits: commit 7e50b8073ef40d1bbe7

[Libreoffice-commits] core.git: ios/CustomTarget_TiledLibreOffice_app.mk

2015-10-07 Thread Tor Lillqvist
ios/CustomTarget_TiledLibreOffice_app.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b120b18a71ecf98bbdecbd1db763df9c2c7dcf7a Author: Tor Lillqvist Date: Sun Sep 20 16:01:28 2015 +0300 Link in calc, draw and edit stuff here, too, like for Android

Re: Compiling Tiled LibreOffice Xcode Project

2015-10-07 Thread Tor Lillqvist
On 7 October 2015 at 08:41, Tor Lillqvist wrote: > (But note that building LibreOffice on OS X 10.11 is broken at the moment. > Actually, it seems that as long as one uses at least --disable-firebird-sdbc, possibly also --disable-collada --disable-gltf --without-java, LibreOffice builds fine als

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

2015-10-07 Thread Stephan Bergmann
sfx2/source/appl/appopen.cxx |2 -- sfx2/source/dialog/taskpane.cxx|2 +- sfx2/source/doc/doctempl.cxx | 10 +++--- sfx2/source/doc/objstor.cxx|4 +--- sfx2/source/view/viewprn.cxx

Re: Implement expected failures for CppUnit

2015-10-07 Thread Jan-Marek Glogowski
Am 07.10.2015 um 16:17 schrieb Jan-Marek Glogowski: > Hi Markus > > Does this also handle the inverse case, if the CPPUNIT_TEST_FAIL > actually passes, i.e. throws no exception? So I tested this myself. Guess I can abandon the patchset. Jan-Marek ___ L

Re: Can't track flow of characters in from Input Method Editor

2015-10-07 Thread Hung Mark
Hi , Since you mentioned that Writer exhibit the problem but Calc doesn't,you might want to take a look at sw/source/core/doc/extinput.cxx. If you're looking for IME code from vcl, I suggest that you grep InputContext as a keyword. 2015-10-07 5:51 GMT+08:00 Richard Wordingham < richard.wording

Re: Implement expected failures for CppUnit

2015-10-07 Thread Jan-Marek Glogowski
Hi Markus Am 07.10.2015 um 14:21 schrieb Markus Mohrhard: > On Wed, Oct 7, 2015 at 2:11 PM, Jan-Marek Glogowski > wrote: > > Please keep in mind that this is possible with the current cppunit already. > The only difference (I'm not sure if that is really a useful feature) is > that your patch se

Berk Gureken license statement

2015-10-07 Thread Berk Güreken
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2015-10-07 Thread Caolán McNamara
desktop/source/app/app.cxx |4 +-- desktop/source/app/cmdlineargs.cxx |6 - desktop/source/app/cmdlineargs.hxx |2 + forms/source/component/CheckBox.hxx|2 - forms/source/component/Columns.hxx |6 ++--- for

Re: df#50950 sort out Calc (ISO)WEEKNUM functions

2015-10-07 Thread Eike Rathke
Hi Winfried, On Thursday, 2015-09-10 23:02:28 +0200, Eike Rathke wrote: > * keep the Add-In WEEKNUM_ADD implementation as is, and let it get used > when reading/writing old BIFF Excel documents as it is done today > * rename in UI to WEEKNUM_EXCEL2007 or whatever seems fit to point out >

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

2015-10-07 Thread Eike Rathke
scaddins/source/analysis/analysis.cxx |8 +++- scaddins/source/analysis/analysis.src | 18 +- scaddins/source/analysis/analysishelper.cxx | 12 +--- scaddins/source/analysis/analysishelper.hxx | 10 ++ 4 files changed, 35 insertions(+), 13

[Libreoffice-commits] core.git: 10 commits - opencl/source package/source registry/source sal/qa sccomp/source sot/source vcl/workben xmloff/source xmlsecurity/source

2015-10-07 Thread Stephan Bergmann
opencl/source/opencl_device.cxx |4 - package/source/zippackage/ZipPackage.cxx|5 + registry/source/reflwrit.cxx| 31 -- sal/qa/osl/file/osl_File.cxx|4 - sccomp/source/solver/CoinMPSolver.cxx | 23 ++

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

2015-10-07 Thread Michael Meeks
vcl/opengl/win/WinDeviceInfo.cxx |8 1 file changed, 8 insertions(+) New commits: commit 96aaae7710e2d5b241e15093b02bbfbfb971c108 Author: Michael Meeks Date: Wed Oct 7 10:53:28 2015 +0100 tdf#94686: Disable all vendors except for AMD/ATI/Intel/NVIDIA for now Change-I

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

2015-10-07 Thread Caolán McNamara
vcl/generic/glyphs/gcach_layout.cxx| 18 + vcl/generic/glyphs/graphite_serverfont.cxx |1 vcl/generic/print/genpspgraphics.cxx | 10 +++-- vcl/inc/graphite_serverfont.hxx|2 - vcl/inc/sallayout.hxx |7 +-- vcl/quartz/ctlayout.

[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py

2015-10-07 Thread Miklos Vajna
ciabot/libreoffice-bugzilla2.py | 34 +++--- 1 file changed, 19 insertions(+), 15 deletions(-) New commits: commit bff14d2a3643d1d190486cefa174cefbfd8b6919 Author: Miklos Vajna Date: Wed Oct 7 15:00:32 2015 +0200 libreoffice-bugzilla2: fix --dry-run

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950 --- Comment #59 from aybuke --- (In reply to aybuke from comment #58) > I sent following patch for this bug: > > https://gerrit.libreoffice.org/#/c/19027/ I sent accidentally recent reviews. I'm so sorry. I want to send the link patch:

[Libreoffice-commits] dev-tools.git: helpauthoring/filter

2015-10-07 Thread Regina Henschel
helpauthoring/filter/xmlhelp2soffice.xsl |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 7876235adbb4b3da4a0e7e809524b21d4fb47c88 Author: Regina Henschel Date: Wed Oct 7 12:29:22 2015 +0200 tdf#94201 Dont import blank visibility attribute of tag

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950 --- Comment #58 from aybuke --- I sent following patch for this bug: https://gerrit.libreoffice.org/#/c/19027/ -- You are receiving this mail because: You are on the CC list for the bug. ___ L

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

2015-10-07 Thread Caolán McNamara
vcl/source/app/svapp.cxx| 20 vcl/workben/README.eventtesting |3 +-- vcl/workben/eventtesting|binary 3 files changed, 17 insertions(+), 6 deletions(-) New commits: commit 9bb6863fcf0784c70a95510b488f0162fe6deb37 Author: Caolán McNamara Date: Wed Oc

[Bug 57950] Replace chained O(U)StringBuffer::append() with operator+

2015-10-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=57950 --- Comment #57 from aybuke --- I sent following patch for this bug: http://ci.libreoffice.org/job/lo_gerrit_master/7121/ -- You are receiving this mail because: You are on the CC list for the bug. ___

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

2015-10-07 Thread Julien Nabet
desktop/unx/source/splashx.c |4 1 file changed, 4 insertions(+) New commits: commit a614568c4356fe37ba132972e6f3649d606e2c9a Author: Julien Nabet Date: Tue Oct 6 22:27:00 2015 +0200 tdf#94829: Splash screen sets invalid XSizeHints Change-Id: I70b86624b4d34eb6cb8f2efee03

[Libreoffice-commits] dev-tools.git: 2 commits - ciabot/libreoffice-bugzilla2.py

2015-10-07 Thread Jan Holesovsky
ciabot/libreoffice-bugzilla2.py | 31 +++ 1 file changed, 23 insertions(+), 8 deletions(-) New commits: commit 052f5e102682a1e4694d330aa3ee50aa9149125c Author: Jan Holesovsky Date: Wed Oct 7 14:29:51 2015 +0200 libreoffice-bugzilla2.py: Don't add comment abou

Re: Implement expected failures for CppUnit

2015-10-07 Thread Stephan Bergmann
On 10/07/2015 02:11 PM, Jan-Marek Glogowski wrote: Am 07.10.2015 um 12:47 schrieb Stephan Bergmann: On 10/07/2015 11:37 AM, Jan-Marek Glogowski wrote: I've implemented CPPUNIT_TEST_XFAIL to add test cases to a suite, which are expected to fail. Do you have some explanation what this is good f

Re: QtCreator for LibreOffice : debugger integration

2015-10-07 Thread Michael Stahl
On 07.10.2015 13:12, Michel Renon wrote: > Hi Michael, > > Le 15/06/2015 15:30, Michael Stahl a écrit : >> On 15.06.2015 15:21, Michel Renon wrote: >>> Hi, >>> >>> Here is the next step of QtCreator integration : debugging of OUString >>> (and internal type rtl_uString) >>> >>> http://imgur.com/Zr

Re: Implement expected failures for CppUnit

2015-10-07 Thread Markus Mohrhard
Hey, On Wed, Oct 7, 2015 at 2:11 PM, Jan-Marek Glogowski wrote: > Am 07.10.2015 um 12:47 schrieb Stephan Bergmann: > > On 10/07/2015 11:37 AM, Jan-Marek Glogowski wrote: > >> I've implemented CPPUNIT_TEST_XFAIL to add test cases to a suite, which > >> are expected to fail. > > > > Do you have so

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

2015-10-07 Thread Justin Luth
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit ad0a17dac402852758d93b4efff522dd509c51f0 Author: Justin Luth Date: Wed Oct 7 13:33:28 2015 +0300 tdf#73691 add compatible macosx keyboard

[Libreoffice-commits] dev-tools.git: ciabot/bugzilla

2015-10-07 Thread Miklos Vajna
ciabot/bugzilla/__init__.py | 133 +++ ciabot/bugzilla/base.py | 1762 ++ ciabot/bugzilla/bug.py| 517 ciabot/bugzilla/bugzilla3.py | 34 ciabot/bugzilla/bugzilla4.py | 47 + ciabot/bugzilla/rhbugzilla.py | 368

Re: Implement expected failures for CppUnit

2015-10-07 Thread Jan-Marek Glogowski
Am 07.10.2015 um 12:47 schrieb Stephan Bergmann: > On 10/07/2015 11:37 AM, Jan-Marek Glogowski wrote: >> I've implemented CPPUNIT_TEST_XFAIL to add test cases to a suite, which >> are expected to fail. > > Do you have some explanation what this is good for? (My assumption is > that one would just

Calc function to check for text that could be number in order to place UI indicators

2015-10-07 Thread Eike Rathke
Hi Łukasz, On the LibreOffice Conference Hackfest at Aarhus we talked about placing UI indicators in the current view to hint cells that contain text that could be numbers instead. I moved and adapted the interpreter's function that handles such strings to ScGlobal::ConvertStringToValue(), see sc/

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

2015-10-07 Thread Caolán McNamara
compilerplugins/clang/mergeclasses.results |1 + vcl/generic/fontmanager/fontsubst.cxx | 19 --- vcl/inc/PhysicalFontCollection.hxx |4 ++-- vcl/inc/outdev.h | 10 +++--- vcl/inc/outfont.hxx|2 +- vc

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

2015-10-07 Thread Michael Meeks
vcl/opengl/win/WinDeviceInfo.cxx |8 1 file changed, 8 insertions(+) New commits: commit 325cf094e2392893928f2cfcdd67d74bfebdd16e Author: Michael Meeks Date: Wed Oct 7 10:53:28 2015 +0100 tdf#94686: Disable all vendors except for AMD/ATI/Intel/NVIDIA for now Change-I

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

2015-10-07 Thread Caolán McNamara
sw/source/core/layout/layact.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit b72e63fd5a7caf373eb42bedb2f7db49cef04e91 Author: Caolán McNamara Date: Wed Oct 7 11:41:47 2015 +0100 crashtesting: remove old fix for ooo55381-1.sxw this reverts commit 9eb16c85

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

2015-10-07 Thread Michael Meeks
vcl/opengl/win/WinDeviceInfo.cxx |8 1 file changed, 8 insertions(+) New commits: commit 320c6e5dd2cfae2c42e9d75b0890bec6143b4adc Author: Michael Meeks Date: Wed Oct 7 10:53:28 2015 +0100 tdf#94686: Disable all vendors except for AMD/ATI/Intel/NVIDIA for now Change-I

Re: QtCreator for LibreOffice : debugger integration

2015-10-07 Thread Michel Renon
Hi Michael, Le 15/06/2015 15:30, Michael Stahl a écrit : On 15.06.2015 15:21, Michel Renon wrote: > Hi, > > Here is the next step of QtCreator integration : debugging of OUString > (and internal type rtl_uString) > > http://imgur.com/ZrvIZ2V,2G52CwW,2r2wVSP > > 1 : default view for OUString vari

[Libreoffice-commits] core.git: 10 commits - extensions/source filter/source formula/source idlc/source io/source linguistic/source

2015-10-07 Thread Stephan Bergmann
extensions/source/scanner/sane.cxx| 43 -- extensions/source/scanner/sane.hxx|8 ++-- extensions/source/scanner/sanedlg.cxx |8 +--- filter/source/graphicfilter/epict/epict.cxx |7 +--- filter/source/graphicfilter/ipict/ipict.

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

2015-10-07 Thread Laurent Balland-Poirier
chart2/source/tools/PolynomialRegressionCurveCalculator.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 432ca6166976bd093d1c3921aa72d9b72865eeeb Author: Laurent Balland-Poirier Date: Wed Sep 30 16:57:41 2015 +0200 Improve polynomial trend line equa

Re: Implement expected failures for CppUnit

2015-10-07 Thread Stephan Bergmann
On 10/07/2015 11:37 AM, Jan-Marek Glogowski wrote: I've implemented CPPUNIT_TEST_XFAIL to add test cases to a suite, which are expected to fail. Do you have some explanation what this is good for? (My assumption is that one would just write the test code in a way that it is supposed to succe

[Libreoffice-commits] core.git: 5 commits - compilerplugins/clang editeng/source include/editeng include/svx sc/inc sc/source sd/source svx/Library_svxcore.mk svx/source sw/inc sw/source vcl/generic v

2015-10-07 Thread Noel Grandin
compilerplugins/clang/mergeclasses.py |2 compilerplugins/clang/mergeclasses.results |7 -- editeng/source/editeng/eertfpar.cxx| 10 +- editeng/source/editeng/eertfpar.hxx| 39 --- editeng/source/rtf/svxrtf.cxx | 14 ++-- editeng/source/xml/

Re: Can't track flow of characters in from Input Method Editor

2015-10-07 Thread Jan-Marek Glogowski
Am 06.10.2015 um 23:51 schrieb Richard Wordingham: > On Sunday I raised bug report 94753 about the apparent generation of > lone surrogates in response to the use of Keyman for Linux under ibus > as the input method editor. I have compiled Version 4.4.4.3.0+ with > debug to facilitate my investigat

Re: [Libreoffice-qa] New Whiteboard tags created for text layout bugs: text:rtl, text:cjk, text:ctl

2015-10-07 Thread Yousuf 'Jay' Philips
Hi Qubit, Just wanted to let you guys know what i've been doing about rtl and cjk bugs that i've encountered in the past. I've been setting them to their meta bugs as the meta bugs have alot of users CCed on them that would likely look over the bug as well. RTL - https://bugs.documentfoundat

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

2015-10-07 Thread Miklos Vajna
sd/source/core/drawdoc.cxx |4 - sw/inc/viewopt.hxx |3 sw/qa/extras/tiledrendering/tiledrendering.cxx |7 + sw/source/uibase/config/viewopt.cxx|8 ++ sw/source/uibase/uiview/viewsrch.cxx | 92 +---

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

2015-10-07 Thread Miklos Vajna
desktop/source/lib/lokandroid.cxx |3 - include/LibreOfficeKit/LibreOfficeKitEnums.h | 27 ++- sw/qa/extras/tiledrendering/tiledrendering.cxx | 49 sw/source/uibase/uiview/viewsrch.cxx | 59 - 4 files changed,

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 5 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/source sc/inc sc/source sd/source sw/inc sw/source

2015-10-07 Thread Miklos Vajna
desktop/source/lib/init.cxx | 10 include/LibreOfficeKit/LibreOfficeKit.h |4 include/LibreOfficeKit/LibreOfficeKit.hxx|4 include/LibreOfficeKit/LibreOfficeKitEnums.h |4 include/vcl/ITiledRenderable.hxx |2 libreofficekit/source/gtk/lo

  1   2   >