LibreOffice Gerrit News for core on 2013-10-30

2013-10-29 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: + fdo#70978 Improve Word Count display in https://gerrit.libreoffice.org/6479 from Samuel Mehrbrodt + Don't destroy OString until we need its char array in https://gerrit.libreoffice.org/6475 from Arnaud Versini + f

[Libreoffice-commits] core.git: wizards/com

2013-10-29 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/document/Control.java | 15 +-- 1 file changed, 13 insertions(+), 2 deletions(-) New commits: commit 9f374ac73f8789aa6daa16969ebb25e2803373f8 Author: Lionel Elie Mamane Date: Wed Oct 30 05:35:42 2013 +0100 fdo#70674 adapt wizard code to incompati

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-group-interpreter-4-dynamic-kernels-reviewed' - 0 commits -

2013-10-29 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-10-29 Thread Kohei Yoshida
sc/qa/unit/opencl-test.cxx | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) New commits: commit 91d88ff8646d5ae86c37b92441b7e857ec5e86ca Author: Kohei Yoshida Date: Tue Oct 29 22:06:34 2013 -0400 We don't need this hack. This actually causes the test to crash

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa

2013-10-29 Thread Kohei Yoshida
sc/qa/unit/opencl-test.cxx | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) New commits: commit fd59f791aeb042fc3547c5c2ab52be59081720d3 Author: Kohei Yoshida Date: Tue Oct 29 22:06:34 2013 -0400 We don't need this hack. This actually causes the test to crash

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

2013-10-29 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx|6 ++ sc/source/core/data/column2.cxx | 34 -- 2 files changed, 38 insertions(+), 2 deletions(-) New commits: commit f518cd28d7ebacf059ca826353c8202c87be957f Author: Kohei Yoshida Date: Tue Oct 29 21:52:09 2013 -0400

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa sc/source

2013-10-29 Thread Kohei Yoshida
sc/qa/unit/ucalc_formula.cxx|6 ++ sc/source/core/data/column2.cxx | 34 -- 2 files changed, 38 insertions(+), 2 deletions(-) New commits: commit 2146cfd8f91d45cba529a878ae2d9e76af268569 Author: Kohei Yoshida Date: Tue Oct 29 21:52:09 2013 -0400

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

2013-10-29 Thread Takeshi Abe
sdext/source/presenter/PresenterBitmapContainer.cxx |1 - sdext/source/presenter/PresenterBitmapContainer.hxx |2 -- sdext/source/presenter/PresenterController.hxx|3 --- sdext/source/presenter/PresenterHelpView.hxx |1 + sdext/source/presenter/PresenterNotesVi

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9e7e21cd532f04a1b1c7c7288bc439848963b748 Author: Kohei Yoshida Date: Tue Oct 29 20:31:51 2013 -0400 Believe or not, '>>' in this context is also C++11 specific. F

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c88576e424d7e6827edf2d9894b16fe22675b333 Author: Kohei Yoshida Date: Tue Oct 29 20:31:51 2013 -0400 Believe or not, '>>' in this context is also C++11 specific. F

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

2013-10-29 Thread Eike Rathke
sc/AllLangResTarget_sc.mk |7 sc/inc/globstr.hrc | 62 --- sc/inc/sc.hrc |5 sc/inc/strload.hxx |1 sc/sour

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 18 -- sc/source/core/opencl/opbase.hxx |4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 5ebecfc110f2c31e7bcef1c6e0a8fb2f6f1d56d5 Author: I-Jui (Ray) Sung Date: Tue Oct 29 17:06:53 2013 -0500

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

2013-10-29 Thread Ray
sc/source/core/opencl/formulagroupcl.cxx | 18 -- sc/source/core/opencl/opbase.hxx |4 +++- 2 files changed, 15 insertions(+), 7 deletions(-) New commits: commit 43a61b3dd74c059a690b9cf46d294c2908212557 Author: I-Jui (Ray) Sung Date: Tue Oct 29 17:06:53 2013 -0500

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b3aadaa58c7a5c28132da3d085ce39378fe69ce8 Author: Kohei Yoshida Date: Tue Oct 29 19:44:16 2013 -0400 Hopefull this is the last of std::unique_ptr. Again, this

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4ade490f992c84d5f2335528f1f286fa93180329 Author: Kohei Yoshida Date: Tue Oct 29 19:44:16 2013 -0400 Hopefull this is the last of std::unique_ptr. Again, this

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

2013-10-29 Thread Michael Stahl
sc/qa/unit/opencl-test.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c2bb1a1fe7b2a258d404a29833d6fb0c1ce1013d Author: Michael Stahl Date: Wed Oct 30 00:38:10 2013 +0100 opencl-test.cxx: -Werror=unused-macros Change-Id: I762673fd315e2f37da18a7739acd2b71240418bf

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cfc9e0dc68abf2a35b9958d80d1ca27df6239da Author: Kohei Yoshida Date: Tue Oct 29 19:26:15 2013 -0400 DIE auto DIE!!! Change-Id: Ia4df8ac18a4b213a6c82a8faff0a4c08d5

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6877f54d9c4680fcbc9a6d3bf1037738e8b93224 Author: Kohei Yoshida Date: Tue Oct 29 19:26:15 2013 -0400 DIE auto DIE!!! Change-Id: Ia4df8ac18a4b213a6c82a8faff0a4c08d5

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7490d80c05d20e837cc11672ac58fa3cf1f61207 Author: Kohei Yoshida Date: Tue Oct 29 19:16:21 2013 -0400 Catch exception always as const reference. Change-Id: I752

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2bf7232a981ec009335562a799183055d2933f67 Author: Kohei Yoshida Date: Tue Oct 29 19:16:21 2013 -0400 Catch exception always as const reference. Change-Id: I752

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 15 +-- sc/source/core/opencl/opbase.cxx | 11 +++ 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 64e00faba5faefc50ae25dd410d0313026dea720 Author: Kohei Yoshida Date: Tue Oct 29 19:09:46 2013 -04

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 15 +-- sc/source/core/opencl/opbase.cxx | 11 +++ 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit bb1a1054fae950f7cc164251b5ca61b63b5817f5 Author: Kohei Yoshida Date: Tue Oct 29 19:09:46 2013 -04

[Libreoffice-commits] core.git: 17 commits - cli_ure/Module_cli_ure.mk cli_ure/Package_version.mk config_host.mk.in configure.ac connectivity/source desktop/win32 desktop/WinResTarget_quickstart.mk de

2013-10-29 Thread Michael Stahl
Makefile.in |6 - RepositoryExternal.mk|6 - cli_ure/Module_cli_ure.mk|4 cli_ure/Package_version.mk | 16 --- config_host.m

tinderbox <-> gerrit-buildbot integration: passing build specific configuration options

2013-10-29 Thread David Ostrovsky
On Mon Oct 28 08:44:27 CET 2013 David Ostrovsky wrote: >I wonder how hard would it be to accept configure options during build >scheduling? With new upcoming major Gerrit release 2.8 the Plugin API >was extended, so we could add a Schedule button and even a popup dialog >and gather additional user

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - instsetoo_native/CustomTarget_install.mk

2013-10-29 Thread Andras Timar
instsetoo_native/CustomTarget_install.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 87bdefaa8773a52487fe8da9f2a09ee322c2fe71 Author: Andras Timar Date: Tue Oct 29 22:35:37 2013 +0100 Multilingual Mac OS X DMG for Collabora Change-Id: Ib10e1df

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

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/opbase.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 050f342234e4e321d73d6c0630696ce71080ee26 Author: Kohei Yoshida Date: Tue Oct 29 17:17:48 2013 -0400 std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/source

2013-10-29 Thread Kohei Yoshida
sc/source/core/opencl/opbase.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0783ed47e223b7216766286c2c553970a1fd82d9 Author: Kohei Yoshida Date: Tue Oct 29 17:17:48 2013 -0400 std::unique_ptr is C++11 specific. Let's use boost::shared_ptr for now.

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-group-interpreter-4-dynamic-kernels-reviewed' - 3 commits - sc/Library_scopencl.mk sc/source

2013-10-29 Thread Kohei Yoshida
sc/Library_scopencl.mk |1 sc/source/core/opencl/formulagroupcl.cxx | 44 - sc/source/core/opencl/op_financial.cxx |5 - sc/source/core/opencl/op_math.cxx|5 - sc/source/core/opencl/op_statistical.cxx |5 - sc/source/core/opencl/opbase.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - 3 commits - configure.ac instsetoo_native/util readlicense_oo/odt readlicense_oo/Package_files.mk scp2/source solenv/bin

2013-10-29 Thread Andras Timar
configure.ac |2 +- instsetoo_native/util/openoffice.lst.in | 14 +++--- readlicense_oo/Package_files.mk |3 +++ readlicense_oo/odt/EULA.odt |binary scp2/source/ooo/common_brand.scp

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

2013-10-29 Thread Julien Nabet
sw/source/filter/ww8/wrtww8.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ad44c41234aaa29af8d900f9dc4dc4e131d1453 Author: Julien Nabet Date: Tue Oct 29 20:44:23 2013 +0100 cppcheck: fix Possible inefficient checking for emptiness Change-Id: I4d

[Libreoffice-commits] core.git: ios/CustomTarget_MobileLibreOffice_app.mk ios/MobileLibreOffice ios/Module_ios.mk ios/shared

2013-10-29 Thread Roi Illouz
ios/CustomTarget_MobileLibreOffice_app.mk| 136 ++ ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj| 29 -- ios/MobileLibreOffice/MobileLibreOffice/MobileLibreOffice-Info.plist |2 ios/Module_ios.mk

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - icon-themes/galaxy

2013-10-29 Thread Andras Timar
icon-themes/galaxy/brand_cp/shell/backing_left.png |binary icon-themes/galaxy/brand_cp/shell/backing_right.png |binary icon-themes/galaxy/brand_cp/shell/backing_space.png |binary 3 files changed New commits: commit 488648ba759d8a417ece3817b5607e4100c517b6 Author: Andras Timar Date: Tue Oct

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - icon-themes/galaxy

2013-10-29 Thread Andras Timar
icon-themes/galaxy/brand_cp/backing_left.png |binary icon-themes/galaxy/brand_cp/backing_right.png |binary icon-themes/galaxy/brand_cp/backing_rtl_left.png |binary icon-themes/galaxy/brand_cp/backing_rtl_right.png |binary icon-themes/galaxy/brand_cp/backing_space.png |binary 5 f

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

2013-10-29 Thread Miklos Vajna
writerfilter/source/doctok/WW8LFOTable.cxx | 26 -- writerfilter/source/doctok/resources.xmi |9 - 2 files changed, 35 deletions(-) New commits: commit aeb29afa11b7be87153f048044a2d4af9a87b50c Author: Miklos Vajna Date: Tue Oct 29 19:10:07 2013 +0100

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

2013-10-29 Thread Eike Rathke
sc/inc/globstr.hrc |3 -- sc/source/ui/src/globstr.src |8 - sc/source/ui/view/formatsh.cxx | 59 - 3 files changed, 70 deletions(-) New commits: commit 955281e50e2728932edc3b688ce3cf235bdfd0c9 Author: Eike Rathke Date: Tue Oc

Re: Spam in mailing list

2013-10-29 Thread Tae Wong
Here's a post in Brazilian Portuguese. It uses the acute accent for apostrophe. http://lists.freedesktop.org/archives/libreoffice/2013-October/056978.html http://lists.freedesktop.org/archives/libreoffice/2013-October/056980.html And there's another post for film investments! http://lists.freede

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ef/d64ff0a59f4860554e439b59d37b934af632dc

2013-10-29 Thread Caolán McNamara
ef/d64ff0a59f4860554e439b59d37b934af632dc |1 + 1 file changed, 1 insertion(+) New commits: commit 99e7132d6a0df0c26f686adf2e9d99283fc30068 Author: Caolán McNamara Date: Tue Oct 29 17:10:08 2013 + Notes added by 'git notes add' diff --git a/ef/d64ff0a59f4860554e439b59d37b934af63

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

2013-10-29 Thread Miklos Vajna
writerfilter/source/dmapper/TablePropertiesHandler.cxx | 20 - writerfilter/source/dmapper/TblStylePrHandler.cxx | 12 -- 2 files changed, 29 insertions(+), 3 deletions(-) New commits: commit c2b8170cbdac557bdd63a467be8bf4f124e74702 Author: Miklos Vajna Date: T

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-group-interpreter-4-dynamic-kernels-reviewed' - 3 commits - sc/inc sc/qa sc/source

2013-10-29 Thread Kohei Yoshida
sc/inc/formulagroup.hxx |3 sc/qa/unit/opencl-test.cxx | 216 ++- sc/source/core/tool/formulagroup.cxx | 29 +++- 3 files changed, 161 insertions(+), 87 deletions(-) New commits: commit aa8fa1a1160d14c979be4470aec946da8028b0e0 Author:

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

2013-10-29 Thread Tor Lillqvist
sc/source/filter/excel/xecontent.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit dd7f23bf0d37a33c04c4f752492b012567cdaa90 Author: Tor Lillqvist Date: Tue Oct 29 13:25:50 2013 +0200 WaE: unused variable 'sTmp' [loplugin] Change-Id: I6a1ae44e4959a8aa37f4d5efd88993d7

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

2013-10-29 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 13 + writerfilter/source/dmapper/StyleSheetTable.cxx |2 ++ writerfilter/source/dmapper/TblStylePrHandler.cxx | 21 + 3 files changed, 36 insertions(+) New commits: commit 97e9eda0cec15e4d8e8d86010b98f3

Re: Development wiki spring (autumn) cleanup

2013-10-29 Thread Michael Meeks
On Tue, 2013-10-15 at 10:56 +0200, bjoern wrote: > On Mon, Oct 14, 2013 at 09:55:31PM +0200, Philipp Weissenbacher wrote: > > On 9 okt. 2013, at 12:00, "bjoern" wrote: > > > > > 26964 Development/Code Overview > > > > I tried to turn this into more than "just a redirect to the code README >

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

2013-10-29 Thread Caolán McNamara
include/vcl/floatwin.hxx |1 + include/vcl/menu.hxx | 17 +++-- vcl/source/window/menu.cxx | 34 -- 3 files changed, 40 insertions(+), 12 deletions(-) New commits: commit 0881ae68b0d7f977003e0798e52548caa2556f44 Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - include/touch sw/source vcl/ios

2013-10-29 Thread Ptyl Dragon
include/touch/touch.h | 15 ++- sw/source/core/view/viewsh.cxx |9 + vcl/ios/iosinst.cxx| 11 --- 3 files changed, 23 insertions(+), 12 deletions(-) New commits: commit 02cf93393fc0c0af8673008dee159a976acaeb3a Author: Ptyl Dragon Date: T

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - sw/source

2013-10-29 Thread Tor Lillqvist
sw/source/core/view/viewsh.cxx |4 1 file changed, 4 insertions(+) New commits: commit 43846931cbd1fa569e1bd463ddd63f3f5fd59ac2 Author: Tor Lillqvist Date: Tue Oct 29 18:00:39 2013 +0200 Need to acquire SolarMutex while using a VirtualDevice Change-Id: I1f3b86a45bb26d07a

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - include/touch sw/source vcl/ios

2013-10-29 Thread Ptyl Dragon
include/touch/touch.h |2 +- sw/source/core/view/viewsh.cxx | 12 vcl/ios/iosinst.cxx| 11 +++ 3 files changed, 12 insertions(+), 13 deletions(-) New commits: commit 8e22438b560121b74f588cef19891b4e2c3e45a6 Author: Ptyl Dragon Date: Tue Oct 29

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 --- Comment #103 from Joel Madero --- Nominated bug 66988 Regression which makes LibreOffice lose the ability to print some borders. Also seems to affect performance. Simple test document available and bibisect is completed -- You are receivin

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Joel Madero changed: What|Removed |Added Depends on||66988 -- You are receiving this mail beca

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - include/touch sw/source

2013-10-29 Thread Ptyl Dragon
include/touch/touch.h |1 + sw/source/core/view/viewsh.cxx | 10 ++ 2 files changed, 11 insertions(+) New commits: commit 1d8592059259a3ccc5088516c3f14fc34e49c160 Author: Ptyl Dragon Date: Tue Oct 29 16:11:58 2013 +0200 added the touch_lo_get_content_size to touch.h

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

2013-10-29 Thread Samuel Mehrbrodt
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24e5614da671f6809e8c9c2ced550e89ba0bca0a Author: Samuel Mehrbrodt Date: Sun Oct 27 01:19:54 2013 +0200 fdo#40077 Characters cropped in GTK-based ComboBox Change-I

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

2013-10-29 Thread Pierre-Eric Pelloux-Prayer
sw/inc/swabstdlg.hxx |3 ++- sw/source/ui/dialog/swdlgfact.cxx |5 + sw/source/ui/dialog/swdlgfact.hxx |1 + sw/source/ui/wrtsh/wrtsh2.cxx | 38 -- 4 files changed, 44 insertions(+), 3 deletions(-) New commits: commit eb42610c

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

2013-10-29 Thread Krisztian Pinter
sfx2/uiconfig/ui/startcenter.ui | 178 +++- 1 file changed, 105 insertions(+), 73 deletions(-) New commits: commit 298305d2c0f7ad4166345814633060b26dec3976 Author: Krisztian Pinter Date: Fri Oct 18 10:43:02 2013 +0200 startcenter: Tweak StartCenter but

Re: Serious problems with Arabic text rendering

2013-10-29 Thread Khaled Hosny
On Tue, Oct 29, 2013 at 04:15:08PM +0330, Hossein Noorikhah wrote: > Salaam, > > I'm using "Microsoft Windows 7", but other users using "Ubuntu Linux" > reported similar problems. I'd be interested in Linux reports of issue 1 (issue 2 is hopeless, I have a vague idea how to fix the root of it, in

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

2013-10-29 Thread Caolán McNamara
sfx2/source/dialog/templdlg.cxx | 41 ++-- 1 file changed, 19 insertions(+), 22 deletions(-) New commits: commit 38b8e742872b2cbdba93f4d1b84c8f09b5ab38ff Author: Caolán McNamara Date: Tue Oct 29 13:42:31 2013 + Related: fdo#67461 consider hierarc

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

2013-10-29 Thread Joren De Cuyper
sfx2/source/dialog/templdlg.cxx | 41 1 file changed, 21 insertions(+), 20 deletions(-) New commits: commit 6bd50778ae8427dce7bd87f404cbaa9b6634ef1f Author: Joren De Cuyper Date: Fri Sep 13 16:35:08 2013 +0200 fdo#67461 add multiple selection sup

[Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

[Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848 --- Comment #16 from Samuel M. --- Fixed. You might test a daily build to verify it (should be a build from tomorrow): http://dev-builds.libreoffice.org/daily/master/Win-x86@42/current/ -- You are receiving this mail because: You are on the CC

[Bug 33848] UI – Zoom slider should not hide when Slides sidebar is in use

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33848 Samuel M. changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-10-29 Thread Samuel Mehrbrodt
sd/sdi/SlideSorterController.sdi |6 -- sd/source/ui/slidesorter/controller/SlsSlotManager.cxx |4 2 files changed, 10 deletions(-) New commits: commit 637033d67c11582abaef43b1d16d3ba4e5653a0d Author: Samuel Mehrbrodt Date: Sat Oct 5 13:47:45 2013 +0200

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

2013-10-29 Thread László Németh
source/text/swriter/librelogo/LibreLogo.xhp | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 095662e815939e3819e055fc48e5853355671788 Author: László Németh Date: Tue Oct 29 13:50:22 2013 +0100 update librelogo (SVG/SMIL animations, PENCAP...)

[Libreoffice-commits] core.git: helpcontent2

2013-10-29 Thread László Németh
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76343810f6d11fc9b380f0d91503ff6c83475ca2 Author: László Németh Date: Tue Oct 29 13:50:22 2013 +0100 Updated core Project: help 095662e815939e3819e055fc48e5853355671788 diff --git a/helpconte

Re: Serious problems with Arabic text rendering

2013-10-29 Thread Hossein Noorikhah
Salaam, I'm using "Microsoft Windows 7", but other users using "Ubuntu Linux" reported similar problems. Hossein 2013/10/29 Khaled Hosny > On Tue, Oct 29, 2013 at 03:48:01PM +0330, Hossein Noorikhah wrote: > > Hi, > > > > Starting with version LibreOffice 3.6, we had some issues with Arabic >

Re: Serious problems with Arabic text rendering

2013-10-29 Thread Khaled Hosny
On Tue, Oct 29, 2013 at 03:48:01PM +0330, Hossein Noorikhah wrote: > Hi, > > Starting with version LibreOffice 3.6, we had some issues with Arabic text > rendering in LibreOffice. These issues got worse starting LO 4.0. I hoped > that patches which some developers provided [1], may fix the bugs. B

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

2013-10-29 Thread Norah A . Abanumay
icon-themes/sifr/cmd/sc_arrowshapes.chevron.png |binary icon-themes/sifr/cmd/sc_arrowshapes.circular-arrow.png |binary icon-themes/sifr/cmd/sc_arrowshapes.corner-right-arrow.png |binary icon-themes/sifr/cmd/sc_arrowshapes.down

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sw/source

2013-10-29 Thread Caolán McNamara
sw/source/ui/docvw/edtwin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46d4789bdf14208d927d58e7a871cb14c8c7f917 Author: Caolán McNamara Date: Thu Oct 24 10:19:36 2013 +0100 Resolves: fdo#70571 don't crash when clicking link in toc when link is

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - sw/source

2013-10-29 Thread Caolán McNamara
sw/source/core/text/portxt.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 66edf3c164176180c15dc768ce2b4518a9178183 Author: Caolán McNamara Date: Tue Oct 29 10:58:18 2013 + Resolves: fdo#69510 don't access beyond end of string Change-Id: Ib

[Bug 69079] Creating a new themes in the gallery the files are always created as file "new theme.*" instead of "sdxxx.*" - existing files will be overwritten and leads to data loss.

2013-10-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69079 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - scp2/source setup_native/Package_misc.mk setup_native/source solenv/bin

2013-10-29 Thread Andras Timar
scp2/source/base/folderitem_base.scp |3 scp2/source/calc/folderitem_calc.scp |3 scp2/source/draw/folderitem_draw.scp |3 scp2/source/impress/folderitem_impress.scp|3 scp2/source/math/folderitem_math.scp |3 scp

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

2013-10-29 Thread Arnaud Versini
ucb/source/ucp/cmis/cmis_repo_content.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 118116a67fb80863ebf3981a164d725b19c61e2e Author: Arnaud Versini Date: Mon Oct 28 14:20:55 2013 +0100 UCB: RepoContent::RepoContent use OUString::startsWith instead cop

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

2013-10-29 Thread Caolán McNamara
vcl/source/filter/jpeg/Exif.cxx | 55 ++-- vcl/source/filter/jpeg/Exif.hxx |3 +- 2 files changed, 49 insertions(+), 9 deletions(-) New commits: commit 69f026fc37cc5be080c02497e8fe3e0b88efa913 Author: Caolán McNamara Date: Tue Oct 15 10:21:35 2013 +01

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - 2 commits - solenv/bin sot/source

2013-10-29 Thread Armin Le Grand
solenv/bin/modules/installer/windows/feature.pm |1 + sot/source/sdstor/stgstrms.cxx | 15 +++ 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit e09cdbcf83cb71de5f59f4609b244b104a584089 Author: Armin Le Grand Date: Wed Oct 16 16:47:38 2013

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - solenv/bin

2013-10-29 Thread Andras Timar
solenv/bin/modules/installer/windows/feature.pm |1 + 1 file changed, 1 insertion(+) New commits: commit 5f4fa9754f6bb55204d4381cdfea1606d61b13b5 Author: Andras Timar Date: Sat Oct 12 10:00:51 2013 -0700 fdo#33798 msidbFeatureAttributesUIDisallowAbsent for hidden feat. Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - unoidl/source

2013-10-29 Thread Stephan Bergmann
unoidl/source/unoidl.cxx | 112 --- 1 file changed, 78 insertions(+), 34 deletions(-) New commits: commit cfa141a67592ae5eda7ccf9cc8dbfbe78c7b1959 Author: Stephan Bergmann Date: Thu Oct 24 09:48:13 2013 +0200 fdo#67725 unoidl::AggregatingCursor

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/svx svx/source

2013-10-29 Thread Michael Meeks
include/svx/gallery1.hxx |4 +++- svx/source/gallery2/gallery1.cxx | 29 ++--- svx/source/gallery2/galtheme.cxx |2 +- 3 files changed, 30 insertions(+), 5 deletions(-) New commits: commit 41102212d49fd18643bba375d65963bd41008bc7 Author: Michael Meeks Da

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - librelogo/source

2013-10-29 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit c24493db0d4b4d2685ef5b8fcca51f163531394d Author: László Németh Date: Thu Oct 24 16:11:33 2013 +0200 librelogo: fix Writer/Draw synchronization in cropp

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - librelogo/source

2013-10-29 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py | 36 ++-- 1 file changed, 30 insertions(+), 6 deletions(-) New commits: commit 1d0c9f7d6bca4aedfc791681efdcf60c97654204 Author: László Németh Date: Fri Oct 25 11:46:45 2013 +0200 fdo#70858 librelogo: fix Logo progra

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

2013-10-29 Thread Caolán McNamara
i18npool/qa/cppunit/test_characterclassification.cxx | 26 + i18npool/source/characterclassification/cclass_unicode.cxx | 12 -- sc/source/core/tool/interpr1.cxx |4 +- 3 files changed, 37 insertions(+), 5 deletions(-) New commits: commit f1

[Libreoffice-commits] core.git: dictionaries

2013-10-29 Thread Marcos Paulo de Souza
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9d6bc2c63360632edf871e5cbf74e96d8d2c2d76 Author: Marcos Paulo de Souza Date: Fri Oct 25 21:27:23 2013 -0200 Updated core Project: dictionaries c6f4f79b596756f5d45c5264a49232e491b9cd78 U

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

2013-10-29 Thread Efe Gürkan YALAMAN
cui/source/options/optaboutconfig.cxx | 18 -- 1 file changed, 8 insertions(+), 10 deletions(-) New commits: commit f87f5c829e612d333ddff892752693b2835cec19 Author: Efe Gürkan YALAMAN Date: Mon Oct 28 01:33:41 2013 +0200 fdo#70049 Expert Config page cannot save boolean

[Libreoffice-commits] core.git: offapi/com

2013-10-29 Thread Christian Lohmaier
offapi/com/sun/star/inspection/XPropertyHandler.idl|2 +- offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl |4 ++-- offapi/com/sun/star/ucb/XCachedDynamicResultSetStubFactory.idl |4 ++-- offapi/com/sun/star/ucb/XWebDAVCommandEnvironment.idl |2 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - librelogo/source

2013-10-29 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eae6ac5550d28379a5523af022da7f1f936d Author: László Németh Date: Mon Oct 28 14:03:46 2013 +0100 fdo#70951 librelogo: fix parsing problem of functions (almos

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

2013-10-29 Thread Caolán McNamara
sot/qa/cppunit/data/fail/fdo70483-1.compound |binary sot/source/sdstor/stgstrms.cxx |5 ++--- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 203d3e63762bb269f9a111279d9e800f20adaf33 Author: Caolán McNamara Date: Tue Oct 29 11:37:46 2013 + Rela

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

2013-10-29 Thread Tor Lillqvist
vcl/generic/app/geninst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit ec70e1cb8c162cd1d8adcd459aefbae44cdcd2f8 Author: Tor Lillqvist Date: Tue Oct 29 13:23:24 2013 +0200 Typo Change-Id: I564659c8b05f08d497b778144a04464ba8f9ddd6 diff --git a/vcl/generic/app/

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

2013-10-29 Thread Caolán McNamara
i18npool/source/characterclassification/cclass_unicode.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f0ecf253531963144d3d1c9ee5c12a6cda99c4e Author: Caolán McNamara Date: Tue Oct 29 11:20:19 2013 + lets be super sure in the face of falling between

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - vcl/generic

2013-10-29 Thread Tor Lillqvist
vcl/generic/app/geninst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f5a9d5cd3bad825aa334ee52843fd9863c54d4f Author: Tor Lillqvist Date: Tue Oct 29 13:23:24 2013 +0200 Typo Change-Id: I564659c8b05f08d497b778144a04464ba8f9ddd6 diff --git a/vcl

[Libreoffice-commits] core.git: external/jfreereport

2013-10-29 Thread Matúš Kukan
external/jfreereport/ExternalProject_jfreereport_liblayout.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cacfaa8bff333c8eb8080a52eb7db80b2f65ed43 Author: Matúš Kukan Date: Tue Oct 29 12:19:22 2013 +0100 fix another misplaced ) Change-Id: I53dfa

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - vcl/generic

2013-10-29 Thread Tor Lillqvist
vcl/generic/app/geninst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit b903c2f776b2d2b6fa08c7e017bcf1642ce2b82d Author: Tor Lillqvist Date: Tue Oct 29 13:16:39 2013 +0200 Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() fails Change-I

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

2013-10-29 Thread Arnaud Versini
vcl/unx/generic/app/i18n_status.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a9269e410a61d196396fb9c10bb577853adbc9c6 Author: Arnaud Versini Date: Mon Oct 28 13:14:46 2013 +0100 VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - i18npool/source

2013-10-29 Thread Stephan Bergmann
i18npool/source/breakiterator/breakiterator_th.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f4586edfbfdceb76b5cbd75239d03b325f67e541 Author: Stephan Bergmann Date: Mon Oct 28 18:03:47 2013 +0100 Do not access nextCellIndex (nor Text) past the end

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

2013-10-29 Thread Caolán McNamara
sw/source/core/text/portxt.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 47690627565bec866ea2de74b5504160479cff74 Author: Caolán McNamara Date: Tue Oct 29 10:58:18 2013 + Resolves: fdo#69510 don't access beyond end of string Change-Id: Ib

Re: ATTENTION, creators of mysql-connector-ooo.oxt (--enable-ext-mariadb-connector)

2013-10-29 Thread Eike Rathke
Hi Dan, On Tuesday, 2013-10-22 10:50:21 -0400, Dan Lewis wrote: > Top post: I am the one that created the Linux 32 bit and 64 bit > version of the extension. However, I no longer have 24/7 access to > the Internet so I can not create the updates to either extension. > Please advise. You don't ne

Re: libexttextcat data garbled in Hungarian

2013-10-29 Thread Caolán McNamara
On Fri, 2013-10-25 at 12:10 +0100, Mark Robson wrote: > Hi, > > The data files for libexttextcat in this directory: > > https://github.com/giuliopaci/libexttextcat/tree/master/langclass/ShortTexts > > > Contains a garbled Hungarian version, it's almost in iso-8859-1 but > some characters are de

[Libreoffice-commits] libexttextcat.git: langclass/ShortTexts

2013-10-29 Thread Caolán McNamara
langclass/ShortTexts/hu.txt | 354 ++-- 1 file changed, 210 insertions(+), 144 deletions(-) New commits: commit d1e601d794f524da55a51dc879a0d418ff802b6b Author: Caolán McNamara Date: Tue Oct 29 10:46:32 2013 + replace hungarian udhr with utf-8

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

2013-10-29 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |4 + sw/source/filter/ww8/docxattributeoutput.cxx | 101 ++- 2 files changed, 104 insertions(+), 1 deletion(-) New commits: commit ef439702fa80ed8730d885aeded60dbf0bc5d264 Author: Miklos Vajna Date: Tue Oct 29 11:38:17

Re: Spam in mailing list

2013-10-29 Thread Eike Rathke
Hi Tae, On Tuesday, 2013-10-29 16:51:55 +0900, Tae Wong wrote: > The development mailing list has been spammed a few times during the > last half year. Yes, from time to time a spam mail slips through the filters. Don't worry, be happy you don't receive the other 100 spam mails per day that the

Re: minutes of ESC call ...

2013-10-29 Thread Caolán McNamara
On Thu, 2013-10-24 at 21:35 +0100, Michael Meeks wrote: > * Pending Action Items: > + Include new C* font google replacements into vanilla install > (Caolan) Had crappy connection during call. This is done in master. C. ___ LibreOffi

[Libreoffice-commits] core.git: external/jfreereport

2013-10-29 Thread Matúš Kukan
external/jfreereport/ExternalProject_jfreereport_flow_engine.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a14d3e0a344ad43825574e8ba7b3b0ba04e8bf80 Author: Matúš Kukan Date: Tue Oct 29 11:18:36 2013 +0100 fix misplaced ) parenthesis Change-Id:

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

2013-10-29 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx|7 +++ writerfilter/source/dmapper/StyleSheetTable.cxx |4 +++- writerfilter/source/dmapper/ThemeTable.cxx | 24 writerfilter/source/dmapper/ThemeTable.hxx |1 + 4 files changed, 35 insertions(+),

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - ios/shared

2013-10-29 Thread Tor Lillqvist
ios/shared/ios_sharedlo/cxx/mlo.mm |2 -- 1 file changed, 2 deletions(-) New commits: commit 4f1ab2f2b95ffafdf46f3c5b00d4819946f70522 Author: Tor Lillqvist Date: Tue Oct 29 11:43:05 2013 +0200 fileacc is not a separate component any more Change-Id: I5adadb725e4792360d542121b2

[Libreoffice-commits] core.git: Branch 'feature/tiledrendering' - 2 commits - ios/MobileLibreOffice solenv/gbuild

2013-10-29 Thread Tor Lillqvist
ios/MobileLibreOffice/MobileLibreOffice.xcodeproj/project.pbxproj |2 +- solenv/gbuild/platform/IOS_ARM_GCC.mk |3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 3b0aa94f1c2d629ec53034973892e0f66a8d5981 Author: Tor Lillqvist Date: Tu

  1   2   >