[SOLVED] Re: About tdf#92188 and dup LO from Apple Store)

2015-06-19 Thread Julien Nabet
On 19/06/2015 22:17, Andras Timar wrote: ... Please assign those bugs to me in the future. Hopefully there will not be many. Collabora and TDF are building from the same codebase, yet different configuration is used. A bugfix for one will benefit the other, in general Done! :-) Thank you for

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

2015-06-19 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2787 ++-- 1 file changed, 1405 insertions(+), 1382 deletions(-) New commits: commit a8b6c7807ba79045dac3141eef2077e2d6cb69e3 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jun 19 22:38:16 2015

Re: About tdf#92188 and dup LO from Apple Store)

2015-06-19 Thread Andras Timar
On Fri, Jun 19, 2015 at 6:57 PM, Julien Nabet serval2...@yahoo.fr wrote: On 19/06/2015 18:50, Eike Rathke wrote: Hi julien2412, On Friday, 2015-06-19 09:36:48 -0700, julien2412 wrote: I noticed these bugtrackers tdf#92188 and tdf#92189, both indicate a purchase of LO on Apple store (!) and

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

2015-06-19 Thread Katarina Behrens
sc/source/ui/app/inputwin.cxx |4 1 file changed, 4 insertions(+) New commits: commit 3ecef8cedb215e49237a11607197edc91639bfcd Author: Katarina Behrens katarina.behr...@cib.de Date: Fri Jun 19 17:07:50 2015 +0200 tdf#83859: Make arrow keys work again in named ranges dropdown

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

2015-06-19 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/arrowshapes.xml | 32 +++ sc/uiconfig/scalc/toolbar/basicshapes.xml | 20 -- sc/uiconfig/scalc/toolbar/calloutshapes.xml|3 +- sc/uiconfig/scalc/toolbar/drawbar.xml | 15 +--

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

2015-06-19 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2787 ++-- 1 file changed, 1405 insertions(+), 1382 deletions(-) New commits: commit 6889dd9477e7049a7249e89725244dcc9355fc9c Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jun 19 22:40:14 2015

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit db6cb513f87e4261e8899799b5474b38c6ca92f9 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 20:03:04 2015 -0400 Don't set immediately text in editing outliner in overflow

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

2015-06-19 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2787 ++-- 1 file changed, 1405 insertions(+), 1382 deletions(-) New commits: commit b3c4d4c5a4f8826274fa531831fecd9d7a798d43 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jun 19 22:35:57 2015

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx | 28 +--- 1 file changed, 25 insertions(+), 3 deletions(-) New commits: commit 0aab59ad3ab459b271bc9d6bab8d4002695845c1 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 21:19:06 2015 -0400 Finding out overflow by

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 0b6f9623414d9c70de2519476e6978388715ab8d Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 22:57:25 2015 -0400 Make sure to call underflow one more time (not sure if really useful)

Re: ScPostIt revision

2015-06-19 Thread Mike Kaganski
Hello Eike, thank you very much for your notes! 6/20/2015 2:44 AM, Eike Rathke пишет: I think that there are only three distinct types of notes out there: There *are* or there *should be*? I tried to look for places where currently ScPostIt is used, and only found these types of usage. So,

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit d89a98a71ecd9211fcb494a3524d2f75717ac6f1 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 22:11:26 2015 -0400 Don't set nonOverflowing text to

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-19 Thread matteocam
include/svx/textchain.hxx |4 svx/source/svdraw/svdotext.cxx |9 - svx/source/svdraw/svdotextdecomposition.cxx |5 - svx/source/svdraw/textchain.cxx | 13 + 4 files changed, 29 insertions(+), 2 deletions(-) New

[GSoC15] Chained Text Boxes - Report Week 4

2015-06-19 Thread Matteo Campanelli
Hi there, progress from this week revolved around: - Refactoring overflowing code so to use an object having global information on text chain; - Implementing underflow handling during editing mode. Underflow exploits overflow under the hood; current implementation is basically a finite state

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit d910aeb4e8b73e9679cdbc954cbf82217b02ff3e Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 21:52:56 2015 -0400 Other changes related to finding

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

2015-06-19 Thread Philippe Jung
framework/source/uielement/toolbarmanager.cxx | 18 ++ vcl/source/window/toolbox2.cxx|2 ++ 2 files changed, 20 insertions(+) New commits: commit aecee4ff00f81ccd4654edb9124a9b3374c8b824 Author: Philippe Jung phil.j...@free.fr Date: Thu Jun 18 15:19:14

LibreOffice Gerrit News for core on 2015-06-19

2015-06-19 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + tdf#87348 allow non-sequentially processed textboxes to be linked in https://gerrit.libreoffice.org/16353 from Justin Luth about module writerfilter End

Building a installable exe or msi pack

2015-06-19 Thread ivan4o0o
Hi I am writing here because I couldn't find a better place on Libre office web site. I hope its the right place. My problem is as follows: In Bulgaria the standart for the decimal separator is , (comma), but most of the people here use dot .. I wanted to change that but with no luck. Then I

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

2015-06-19 Thread Miklos Vajna
cui/source/inc/dbregister.hxx |6 +-- cui/source/options/dbregister.cxx | 70 +++--- 2 files changed, 38 insertions(+), 38 deletions(-) New commits: commit f9a555799774de06be34467e0c22d9a63f0b236c Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri

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

2015-06-19 Thread Miklos Vajna
sw/qa/extras/tiledrendering/tiledrendering.cxx |3 +++ sw/source/uibase/uno/unotxdoc.cxx |3 +++ 2 files changed, 6 insertions(+) New commits: commit 0b532178a4936cb6014eba10aa6d5e1f33682e6e Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Jun 19 11:16:21 2015 +0200

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |4 1 file changed, 4 insertions(+) New commits: commit a319ef245229b18082110cd5e5014fe1fa250114 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 14:28:47 2015 +0100 gtk3: gtk_dialog_get_header_bar new in 3.12

Crash test update

2015-06-19 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/3090550b5297c86b63ba09ed1aa13bce4c0e5b70/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

Re: Building a installable exe or msi pack

2015-06-19 Thread Miklos Vajna
Hi, On Fri, Jun 19, 2015 at 12:34:43AM -0700, ivan4o0o van4...@yahoo.com wrote: So the problem is that this doesn't make a installable .exe or .msi You probably want --with-package-format=msi, that's what tinderboxes uploading daily .msi files use. Regards, Miklos signature.asc Description:

Re: Building LO java extension with Gradle or Ant

2015-06-19 Thread Miklos Vajna
Hi, If you are not happy with the SDK build system, you can do it yourself, too. In the past I wrote a Java extension where I wrote a standalone Makefile to do all the tasks, and it wasn't longer than 100 lines or so. So if you don't like make, but want some java-y markup, then you can do the

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

2015-06-19 Thread Miklos Vajna
writerperfect/source/common/WPFTEncodingDialog.cxx | 88 ++--- 1 file changed, 44 insertions(+), 44 deletions(-) New commits: commit 72833e22fcb2914fc422ff84d8e853d3e99c6c44 Author: Miklos Vajna vmik...@collabora.co.uk Date: Wed Jun 10 09:12:12 2015 +0200 writerperfect:

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

2015-06-19 Thread Jan Holesovsky
sw/source/core/layout/layact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb011e8f4059c2969d13a2322565dcaae3962253 Author: Jan Holesovsky ke...@collabora.com Date: Fri Jun 19 10:59:03 2015 +0200 rendercontext: Don't direct paint the SHOW_IDLE when

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

2015-06-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|1 - vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 23 ++- 2 files changed, 6 insertions(+), 18 deletions(-) New commits: commit 30df42a5a2e98f8eb971341a0cc00018865dbb54 Author: Caolán McNamara caol...@redhat.com Date:

Re: [Libreoffice-commits] core.git: Shall this produce a string representation of a number?

2015-06-19 Thread Lionel Elie Mamane
On Fri, Jun 19, 2015 at 11:49:43AM +0200, Stephan Bergmann wrote: Do you happen to have insight into this, how to trigger the code? (Found in preparation for https://gerrit.libreoffice.org/#/c/16371/ Catch inadvertent uses of OUString(sal_Unicode) ctor.) This seems to be called only in

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

2015-06-19 Thread Miklos Vajna
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit bb2223e2805d28b344832ebd07883601a53a6959 Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Jun 19 15:07:21 2015 +0200 gtk3: error: 'GTK_STATE_FLAG_CHECKED'

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

2015-06-19 Thread Andras Timar
vcl/source/control/fixed.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c7658a1efd3ce9158ff9db1dd30b681d24462b51 Author: Andras Timar andras.ti...@collabora.com Date: Fri Jun 19 16:25:40 2015 +0200 tdf#91467 FixedText vertical orientation restored

[Libreoffice-commits] core.git: config_host/config_global.h.in configure.ac sdext/source

2015-06-19 Thread Stephan Bergmann
config_host/config_global.h.in |1 + configure.ac | 21 + sdext/source/pdfimport/tree/drawtreevisiting.cxx |4 ++-- sdext/source/pdfimport/tree/writertreevisiting.cxx |3 ++- 4 files changed, 26

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |4 1 file changed, 4 insertions(+) New commits: commit b6d31d5a1897834b84477f32cdb2331e426d4c70 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 14:28:47 2015 +0100 gtk3: gtk_dialog_get_header_bar new in 3.12

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

2015-06-19 Thread Stephan Bergmann
writerperfect/source/common/WPFTEncodingDialog.cxx | 159 ++--- 1 file changed, 82 insertions(+), 77 deletions(-) New commits: commit 56813553a39716f710d1406cbc1c90435ca2e223 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jun 19 15:54:22 2015 +0200 clean up

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

2015-06-19 Thread Miklos Vajna
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a38f8c2228f15611136ad6a4b69d77e167a2b781 Author: Miklos Vajna vmik...@collabora.co.uk Date: Fri Jun 19 15:07:21 2015 +0200 gtk3: error: 'GTK_STATE_FLAG_CHECKED'

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

2015-06-19 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js | 196 +++--- 1 file changed, 67 insertions(+), 129 deletions(-) New commits: commit dbc369c445bb4768ce718986176c66b1eacfc7d4 Author: Henry Castro hcas...@collabora.com Date: Fri Jun 19 09:32:27 2015 -0400 loleaflet: Use

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

2015-06-19 Thread Henry Castro
loleaflet/src/layer/tile/TileLayer.js |6 +- loleaflet/src/map/Map.js |4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit c157e732f935eddd39c605fb99d81f7279635b95 Author: Henry Castro hcas...@collabora.com Date: Fri Jun 19 09:50:24 2015 -0400

[Libreoffice-commits] core.git: desktop/scripts desktop/source

2015-06-19 Thread Katarina Behrens
desktop/scripts/unopkg.sh | 19 +-- desktop/source/pkgchk/unopkg/unopkg_app.cxx | 19 +++ 2 files changed, 20 insertions(+), 18 deletions(-) New commits: commit c15b96a4b9ad0c37e7848e8460732e7d088529e3 Author: Katarina Behrens

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

2015-06-19 Thread Michael Stahl
qadevOOo/qa/registrymodifications.xcu |9 + solenv/gbuild/JunitTest.mk|3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 32b6002d46682819d440243aff4dd53556e89754 Author: Michael Stahl mst...@redhat.com Date: Fri Jun 19 12:32:26 2015 +0200

Re: [SOLVED] Re: JunitTest_sc_unoapi_4 depends on localization

2015-06-19 Thread Michael Stahl
On 13.06.2015 08:41, julien2412 wrote: Indeed, if I run export LANG=C, everything is ok. well that's sort of suboptimal... 32b6002d46682819d440243aff4dd53556e89754 forces the JunitTests to run with English UILocale and that seems to work for me when running LC_ALL=fr_FR make check. the most

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/drawtreevisiting.cxx | 10 -- sdext/source/pdfimport/tree/writertreevisiting.cxx |9 +++-- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit 1352d166748ff730b11d9e165e302f7e9a1dc090 Author: Noel Grandin n...@peralex.com Date:

[Libreoffice-commits] core.git: include/rtl lotuswordpro/source sdext/source svx/source sw/source vcl/source

2015-06-19 Thread Stephan Bergmann
include/rtl/ustring.hxx | 11 +++ lotuswordpro/source/filter/lwpfribmark.cxx | 18 +- sdext/source/pdfimport/tree/drawtreevisiting.cxx |6 +++--- svx/source/tbxctrls/layctrl.cxx |2 +-

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit a17b73acbe96049259979413eafe71159d2e1204 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 12:33:54 2015 +0100 gtk3: get right bounds for

[Bug 90290] reduce some copypaste code in ucalc

2015-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|EasyHack

[Bug 90290] reduce some copypaste code in ucalc

2015-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 --- Comment #17 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- ritztro committed a patch related to this issue. It has been pushed to master:

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

2015-06-19 Thread ritztro
sc/qa/unit/filters-test.cxx| 21 - sc/qa/unit/helper/qahelper.cxx | 29 + sc/qa/unit/helper/qahelper.hxx |3 sc/qa/unit/helper/shared_test_impl.hxx |3 sc/qa/unit/rangelst_test.cxx |1 sc/qa/unit/subsequent_export-test.cxx | 42 --

Windows @39 tinderbox

2015-06-19 Thread Jan Holesovsky
Hi, I am terribly sorry, but the box needs a reboot so that it stops spamming you with the 'Resource is busy' message. Unfortunately I am away, and there is no way how I could reboot it remotely :-( - please ignore the messages until Monday. All the best, Kendy

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 340592693fd419e614df37fb957abb8306456cae Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:43:56 2015 +0100 gtk3: hacky fpicker button removal needs updating

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/window/gtksalframe.cxx | 28 1 file changed, 28 deletions(-) New commits: commit 109d1d193c959209846337f6fbdac3c588a9eb92 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:18:58 2015 +0100 gtk3: get rid of this incorrectly gtk3-only

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

2015-06-19 Thread Noel Grandin
sd/source/ui/inc/ViewShell.hxx |2 +- sd/source/ui/view/viewshel.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit a61e55a2c8b1c555de905986834462f3ce31621c Author: Noel Grandin n...@peralex.com Date: Fri Jun 19 12:51:57 2015 +0200

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/drawtreevisiting.cxx |3 - sdext/source/pdfimport/tree/writertreevisiting.cxx |2 svx/source/svdraw/svdpage.cxx | 62 ++--- 3 files changed, 46 insertions(+), 21 deletions(-) New commits: commit

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

2015-06-19 Thread David Tardon
sc/source/core/data/table4.cxx | 45 +++-- 1 file changed, 30 insertions(+), 15 deletions(-) New commits: commit b12cd99fd46e81e710479e2530e80c75404f3443 Author: David Tardon dtar...@redhat.com Date: Fri Jun 19 13:52:49 2015 +0200 rhbz#1233420 handle

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/window/gtksalframe.cxx | 28 1 file changed, 28 deletions(-) New commits: commit 9377cf0f5bdfbbc43c32699abc079e37cbf7aef5 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:18:58 2015 +0100 gtk3: get rid of this incorrectly gtk3-only

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 93701a5336e07d85daf12ca523f4260589d41bc6 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:43:56 2015 +0100 gtk3: hacky fpicker button removal needs updating

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

2015-06-19 Thread Stephan Bergmann
vcl/unx/gtk3/app/gtk3gtkinst.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit c38e0f01ac23dc6b75c8bf23af277940310097d1 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jun 19 11:09:05 2015 +0200 Work around G_DEFINE_TYPE -Werror,-Wunused-function

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit a4707e79b84eb27082c7af2d9c461492154a87f9 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 10:44:25 2015 +0100 gtk3: render menu radio buttons and checkboxes

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit ae74c58f8e299e3e0ccb6076280cbbb1d7aba8b1 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 12:33:54 2015 +0100 gtk3: get right bounds for

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

2015-06-19 Thread Noel Grandin
svx/source/svdraw/svdpage.cxx | 62 -- 1 file changed, 18 insertions(+), 44 deletions(-) New commits: commit 2f6af46dedcf3ad5ec3a40876dbf1120eec359b6 Author: Noel Grandin n...@peralex.com Date: Fri Jun 19 13:25:24 2015 +0200 Revert optimise

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit e8d203ed975a4c9fdfac81778924a11b3ba6c91d Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:30:20 2015 +0100 gtk3: we need to take margins in

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 3bc5d730dc2c7a093b9c490dc329c3429ce4f183 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 13:30:20 2015 +0100 gtk3: we need to take margins in

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

2015-06-19 Thread Eike Rathke
sc/qa/unit/filters-test.cxx| 21 - sc/qa/unit/helper/qahelper.cxx | 29 - sc/qa/unit/helper/qahelper.hxx |3 sc/qa/unit/helper/shared_test_impl.hxx |3 sc/qa/unit/rangelst_test.cxx |1 sc/qa/unit/subsequent_export-test.cxx | 42 +-

[Bug 90290] reduce some copypaste code in ucalc

2015-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 --- Comment #18 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Eike Rathke committed a patch related to this issue. It has been pushed to master:

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/genericelements.hxx | 19 ++--- sdext/source/pdfimport/tree/style.hxx |1 sdext/source/pdfimport/tree/treevisiting.hxx| 13 svl/source/inc/poolio.hxx |4 +-- svl/source/items/itempool.cxx

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/drawtreevisiting.cxx | 43 + sdext/source/pdfimport/tree/writertreevisiting.cxx | 33 ++-- svl/source/notify/lstner.cxx |5 +- xmloff/source/draw/shapeimport.cxx | 28 ++--- 4

Re: ScPostIt revision

2015-06-19 Thread Mike Kaganski
Hello Markus, thank you very much for your comments! 6/19/2015 3:17 AM, Markus Mohrhard пишет: On Wed, Jun 17, 2015 at 12:20 PM, Mike Kaganski mike.kagan...@collabora.com mailto:mike.kagan...@collabora.com wrote: So, I thought it's manifestation of obscure interface/protocol of the

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

2015-06-19 Thread Miklos Vajna
sd/qa/unit/tiledrendering/tiledrendering.cxx | 22 sd/source/ui/inc/ViewShell.hxx |2 + sd/source/ui/inc/unomodel.hxx|2 + sd/source/ui/unoidl/unomodel.cxx | 11 ++ sd/source/ui/view/viewshel.cxx | 48

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit d6aa88c48ae3e2076cd1f158d84a08e88c3392c1 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 10:44:25 2015 +0100 gtk3: render menu radio buttons and checkboxes

Re: Building a installable exe or msi pack

2015-06-19 Thread ivan4o0o
You mean to run ./autogen.sh --with-ackage-format=msi and then make? I've tried that but nothing changes ! ... May be I'm doing something wrong... -- View this message in context: http://nabble.documentfoundation.org/Building-a-installable-exe-or-msi-pack-tp4151996p4152010.html Sent from the

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

2015-06-19 Thread Jan Holesovsky
vcl/unx/gtk/window/gtksalframe.cxx |4 1 file changed, 4 insertions(+) New commits: commit 405abaa406d259536aa2e8f75cbbd9c5fc592958 Author: Jan Holesovsky ke...@collabora.com Date: Fri Jun 19 12:11:17 2015 +0200 SAL_NO_MOUSEGRABS disables grabbing of keyboard too. No

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

2015-06-19 Thread Caolán McNamara
vcl/unx/generic/plugadapt/salplug.cxx |8 - vcl/unx/gtk3/app/gtk3gtkinst.cxx | 152 ++ 2 files changed, 120 insertions(+), 40 deletions(-) New commits: commit 031a347668e56c1b38c0539d30e9a1cbb808ca02 Author: Caolán McNamara caol...@redhat.com Date:

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/style.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1497dd974575d0d5de7e5b3ca4b5a97948318b5c Author: Noel Grandin n...@peralex.com Date: Wed Jun 17 10:43:28 2015 +0200 tdf#42374, improve perf by fixing bug in

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/drawtreevisiting.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 34761d98c5939871554dd75ecdeb7031b65d0bfe Author: Noel Grandin n...@peralex.com Date: Fri Jun 19 10:57:11 2015 +0200 add comment Change-Id:

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/drawtreevisiting.cxx | 69 sdext/source/pdfimport/wrapper/wrapper.cxx | 94 --- 2 files changed, 102 insertions(+), 61 deletions(-) New commits: commit 7d69c94104ef60d4c9f08274136067b6120fa23e Author: Noel Grandin

[Libreoffice-commits] core.git: 11 commits - cui/source dbaccess/source editeng/source forms/source i18npool/source include/svtools lotuswordpro/source starmath/inc svtools/source sw/source

2015-06-19 Thread Stephan Bergmann
cui/source/options/optgenrl.cxx |3 dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx |2 editeng/source/editeng/impedit.hxx|2 editeng/source/editeng/impedit2.cxx |2 forms/source/component/Grid.cxx

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

2015-06-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|1 - vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 23 ++- 2 files changed, 6 insertions(+), 18 deletions(-) New commits: commit d30d6d9313912d45a38ea8fef689717ae3f8ec9c Author: Caolán McNamara caol...@redhat.com Date:

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

2015-06-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkinst.hxx |4 vcl/unx/generic/plugadapt/salplug.cxx |8 vcl/unx/gtk3/app/gtk3gtkinst.cxx | 612 ++ vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 13 4 files changed, 620 insertions(+), 17 deletions(-)

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

2015-06-19 Thread Jan Holesovsky
sw/source/core/layout/layact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ccda9e46074059f5ade64888689d946139d5c202 Author: Jan Holesovsky ke...@collabora.com Date: Fri Jun 19 10:59:03 2015 +0200 rendercontext: Don't direct paint the SHOW_IDLE when

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

2015-06-19 Thread Noel Grandin
sdext/source/pdfimport/tree/writertreevisiting.cxx | 56 ++--- 1 file changed, 29 insertions(+), 27 deletions(-) New commits: commit 9bc57ae7669fcdde4827f9a8e0a52cc6101c78c1 Author: Noel Grandin n...@peralex.com Date: Fri Jun 19 11:13:48 2015 +0200 fix older compiler

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

2015-06-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|3 ++- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 13 ++--- 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 09ed3cabdef82900507e747f1459d4bc14d962ad Author: Caolán McNamara caol...@redhat.com Date: Fri Jun

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

2015-06-19 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|3 ++- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 13 ++--- 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit ff123fa1086ae0c72c29c9ed4823ef53e6ff7de5 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun

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

2015-06-19 Thread Stephan Bergmann
vcl/unx/gtk3/app/gtk3gtkinst.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 3b23723e3fe516521d7241ca273553ce90930de2 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jun 19 11:09:05 2015 +0200 Work around G_DEFINE_TYPE -Werror,-Wunused-function

Re: [Libreoffice-commits] core.git: Shall this produce a string representation of a number?

2015-06-19 Thread Stephan Bergmann
Lionel, anyone, Do you happen to have insight into this, how to trigger the code? (Found in preparation for https://gerrit.libreoffice.org/#/c/16371/ Catch inadvertent uses of OUString(sal_Unicode) ctor.) On 06/19/2015 11:04 AM, Stephan Bergmann wrote: commit

Re: ScPostIt revision

2015-06-19 Thread Mike Kaganski
Hello Kohei, I hoped very much that you could take a look at this and comment here. Thank you! 6/19/2015 11:42 AM, Kohei Yoshida пишет: On Wed, 2015-06-17 at 20:20 +1000, Mike Kaganski wrote: Another crash that I haven't issued to bugzilla (it would only add up to those already mentioned;

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 14ef3efab2046efbc23305b656a5bfa49990e858 Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 11:17:59 2015 +0100 gtk3: use a more

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 859c2874ca24343d5cffca410bbc46483411824a Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 11:17:59 2015 +0100 gtk3: use a more

[Bug 90290] reduce some copypaste code in ucalc

2015-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90290 Eike Rathke er...@redhat.com changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack

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

2015-06-19 Thread Michael Stahl
sw/inc/authfld.hxx |2 - sw/inc/fldbas.hxx|2 - sw/source/core/fields/fldbas.cxx |6 sw/source/filter/ww8/docxattributeoutput.cxx |4 ++ sw/source/filter/ww8/ww8atr.cxx | 37

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

2015-06-19 Thread Andras Timar
vcl/source/control/fixed.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbf61deb87dad3868c3a65279daf540a870ff2b4 Author: Andras Timar andras.ti...@collabora.com Date: Fri Jun 19 16:25:40 2015 +0200 tdf#91467 FixedText vertical orientation restored

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

2015-06-19 Thread Miklos Vajna
sd/qa/unit/tiledrendering/tiledrendering.cxx |3 +++ sd/source/ui/view/viewshel.cxx |6 ++ sw/qa/extras/tiledrendering/tiledrendering.cxx |3 +++ sw/source/uibase/uno/unotxdoc.cxx |6 ++ 4 files changed, 18 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit bdce1b0f28fb483b041d00c5d3ea6dda250f78f9 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 11:05:01 2015 -0400 Changes the next link to empty after underflow even before causing

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

2015-06-19 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 0196c1c9277129b058827ee1804f93ffa90a307c Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 16:08:25 2015 +0100 HIG: the label should specify what it's a label

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 73ea279ee0a28b3a785569998919e03a0bc2a117 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 10:42:16 2015 -0400 Taking first part of text for underflow from

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

2015-06-19 Thread Eike Rathke
sc/qa/unit/ucalc.hxx |2 sc/qa/unit/ucalc_formula.cxx | 94 +++ 2 files changed, 96 insertions(+) New commits: commit 72be3521524f1c01842010f26c234f4e6cceb358 Author: Eike Rathke er...@redhat.com Date: Fri Jun 19 16:49:29 2015 +0200

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-06-19 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eea907d97f884b6523a9f168f4346a99e2e2a460 Author: matteocam matteo.campane...@gmail.com Date: Fri Jun 19 10:57:15 2015 -0400 Using NbCSetOutlinerParaObject after setting text for

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 2 commits - svtools/source

2015-06-19 Thread Szymon Kłos
svtools/source/dialogs/PlaceEditDialog.cxx | 31 + 1 file changed, 23 insertions(+), 8 deletions(-) New commits: commit 5b0d03303f0a7ad5b6b6a7dcf4da943b62b4e4d5 Author: Szymon Kłos eszka...@gmail.com Date: Fri Jun 19 17:02:46 2015 +0200 The proper order of

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

2015-06-19 Thread Stephan Bergmann
chart2/qa/extras/chart2export.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7faad20cebe2b92e51fa2279f9c49d9fbd5a2d3 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jun 19 17:14:27 2015 +0200 Fix expected/actual argument order Change-Id:

[Libreoffice-commits] core.git: cui/source framework/source include/vcl sc/source sd/source sfx2/source svtools/source svx/source sw/source vcl/source

2015-06-19 Thread Jan Holesovsky
cui/source/dialogs/hangulhanjadlg.cxx |2 framework/source/uielement/statusbarmanager.cxx |5 - include/vcl/event.hxx | 47 +++--- sc/source/ui/sidebar/CellLineStyleValueSet.cxx |2

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

2015-06-19 Thread Caolán McNamara
ucb/source/ucp/webdav-neon/NeonSession.cxx |4 +++- vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit fb0cc37991a13e81490363f187bf9adfdeb5781b Author: Caolán McNamara caol...@redhat.com Date: Fri Jun 19 16:58:50

About tdf#92188 and dup LO from Apple Store)

2015-06-19 Thread julien2412
Hello, I noticed these bugtrackers tdf#92188 and tdf#92189, both indicate a purchase of LO on Apple store (!) and both have the same pb. I advised to download LO from official website but can we do something else? Julien -- View this message in context:

Re: ScPostIt revision

2015-06-19 Thread Eike Rathke
Hi Mike, On Friday, 2015-06-19 20:19:10 +1000, Mike Kaganski wrote: So, I thought it's manifestation of obscure interface/protocol of the objects that leads to broken conditions when implementers use them. Currently I'm evaluating possible changes to (mainly) ScPostIt that would make its

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 11 commits - g qadevOOo/qa solenv/gbuild sw/inc sw/source

2015-06-19 Thread Michael Stahl
g|6 +-- qadevOOo/qa/registrymodifications.xcu|9 solenv/gbuild/JunitTest.mk |3 + sw/inc/authfld.hxx |2 - sw/inc/fldbas.hxx|2 -

  1   2   3   4   >