Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Muthu Subramanian K
On 09/12/2012 04:51 AM, Markus Mohrhard wrote: Hey Muthu, Two more points from me just as a notice. You might run into two problems with the rendering code that are also affecting the conditional format code. oh...yes...I forgot about this one...Let me test it out. I assume it should behave th

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Muthu Subramanian K
On 09/12/2012 11:49 AM, Stefan Knorr wrote: Hello all, so, here's an attempt at a UX view at the feature: * most of the UI looks the same as comparable UI for drawing objects – which is excellent, because that makes the UIs consistent, and because it already uses time-tested UI (which of course

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Stefan Knorr
Hello all, so, here's an attempt at a UX view at the feature: * most of the UI looks the same as comparable UI for drawing objects – which is excellent, because that makes the UIs consistent, and because it already uses time-tested UI (which of course doesn't mean that it's absolutely ideal, eithe

Re: static libraries (was: How to use internal neon ?)

2012-09-11 Thread David Tardon
Hi, On Tue, Sep 11, 2012 at 09:24:30AM +0200, Stephan Bergmann wrote: > On 09/10/2012 06:55 PM, Matúš Kukan wrote: > >I am pondering gbuildizing neon. > >It's built by dmake as dynamic library currently. > >Could it be used as static library ? > [...] > >It's used only in ucb/Library_ucpdav1.mk >

Reporting Ignorant User on FDO?

2012-09-11 Thread Joel Madero
Is there a way to report users on FDO. This is in regards to the comment made here by user "Urmas" https://bugs.freedesktop.org/show_bug.cgi?id=40025 "Now stop fucking with bugzilla and other people's bugs." I tend to not care much but this particular user pissed me off and well.I'll hol

Change in core[libreoffice-3-6]: fdo#48807 autofilter should not use LIKE operator

2012-09-11 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: fdo#48807 autofilter should not use LIKE operator .. Patch Set 1: Abandoned let's no do that in 3-6... -- To view, visit https://gerrit.libreoffice.org/512 To unsubsc

[PUSHED] coretext: use only the FontFace ref from the Style

2012-09-11 Thread Norbert Thiebaud (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/306 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/306 To unsubscribe,

[Libreoffice-commits] .: vcl/aqua vcl/inc

2012-09-11 Thread Libreoffice Gerrit user
vcl/aqua/source/gdi/coretext/salcoretextfontutils.cxx | 40 +- vcl/aqua/source/gdi/coretext/salcoretextlayout.cxx| 25 +-- vcl/aqua/source/gdi/coretext/salcoretextstyle.cxx |7 ++- vcl/aqua/source/gdi/coretext/salgdi.cxx | 19 ++-- vcl/in

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-11 Thread Markus Mohrhard
Hey Muthu, Two more points from me just as a notice. You might run into two problems with the rendering code that are also affecting the conditional format code. The page preview and GDI Metadata currently don't work reliable together with the background render code. My plan is to fix this as soo

[TRIAGE] 2nd Checker fdo#48942

2012-09-11 Thread Joel Madero
Can someone else check out this bug and see if you can verify. I was unable to but the user swears they still have a problem with it and has reopened the bug as such. If you could check and comment on it that would be great. https://bugs.freedesktop.org/show_bug.cgi?id=48942 Best Regards, Joel __

Re: Design-related questions

2012-09-11 Thread Alexander Wilms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Kendy, >It's always best to attach a screenshot / mockup to show what you have >exactly in mind But if I understand that correctly, it is the thing >that Firefox also uses to teach more about the license etc. > >This is not the first request for

[PUSHED] fdo#43210 Corrected page preview direction for RTL interface

2012-09-11 Thread via Code Review
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/557 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/557 To unsubscribe, v

[Libreoffice-commits] .: sw/source

2012-09-11 Thread Libreoffice Gerrit user
sw/source/core/view/pagepreviewlayout.cxx | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) New commits: commit f49db879b7e6362a12450c87352f6ba72823c45e Author: Issa Alkurtass Date: Tue Sep 4 13:22:26 2012 +0300 fdo#43210 Corrected page preview directi

[Libreoffice-commits] .: configure.in

2012-09-11 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6d0906c7fdde82b2c02b1839b9ca93be5e2084a6 Author: David Tardon Date: Tue Sep 11 20:34:34 2012 +0200 fix ./configure --without-system-liblangtag Change-Id: I4640e4c626a209035697e69587852ec86af

[PUSHED] ::rtl::OUString to OUString in UnoControls

2012-09-11 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/597 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/597 To unsubscribe, vi

[Libreoffice-commits] .: UnoControls/inc UnoControls/source

2012-09-11 Thread Libreoffice Gerrit user
UnoControls/inc/basecontainercontrol.hxx |8 UnoControls/inc/basecontrol.hxx | 10 +- UnoControls/source/inc/framecontrol.hxx |8 UnoControls/source/inc/progressbar.hxx |4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) New commits: com

[PUSHED] Modifying comments to meet doxygen standards

2012-09-11 Thread Michael Stahl (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/596 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/596 To unsubscribe, vis

[PUSHED] Remove unnecessary #ifndef guards

2012-09-11 Thread Michael Stahl (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/594 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/594 To unsubscribe, vis

[Libreoffice-commits] .: basic/inc

2012-09-11 Thread Libreoffice Gerrit user
basic/inc/basic/sbmeth.hxx |3 -- basic/inc/basic/sbmod.hxx| 10 --- basic/inc/basic/sbobjmod.hxx |5 --- basic/inc/basic/sbprop.hxx |6 basic/inc/basic/sbstar.hxx |5 --- basic/inc/basic/sbx.hxx | 54 --- basic/in

[Libreoffice-commits] .: 2 commits - cui/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk svl/source uui/source

2012-09-11 Thread Libreoffice Gerrit user
cui/source/options/optinet2.cxx | 41 +++--- cui/source/options/webconninfo.cxx| 52 - offapi/UnoApi_offapi.mk |3 offapi/com/sun/star/task/PasswordContainer.idl| 22 - offapi/com/sun/sta

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 47368, which changed state. Bug 47368 Summary: [Task] Many crashes when accessibility enabled on MacOS X https://bugs.freedesktop.org/show_bug.cgi?id=47368 What|Old Value |New Value -

[Libreoffice-commits] .: toolkit/source

2012-09-11 Thread Libreoffice Gerrit user
toolkit/source/awt/vclxcontainer.cxx |4 1 file changed, 4 insertions(+) New commits: commit a9b9ffacac74310c38f152cb9bcc56fe06b0e1d6 Author: Noel Power Date: Tue Sep 11 17:48:21 2012 +0100 blind fix for toolkit_unoapi Change-Id: I545b712c5fb72d8de415752b7fb4ec20ab3fcee0

Re: [PUSHED-3.6][PUSHED-3-5] fix for fdo#54721

2012-09-11 Thread Petr Mladek
Petr Mladek píše v Út 11. 09. 2012 v 14:39 +0200: > Noel Power píše v Út 11. 09. 2012 v 12:02 +0100: > > On 11/09/12 11:12, Petr Mladek wrote: > > > Noel Power píše v Po 10. 09. 2012 v 12:10 +0100: > > >> another nasty bug ( can cause some quite weird side effects with vba ) > > >> https://bugs.fre

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sc/source sfx2/source

2012-09-11 Thread Libreoffice Gerrit user
sc/source/ui/unoobj/docuno.cxx | 11 +++ sfx2/source/doc/objxtor.cxx|2 +- 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit 7fb8aa0256ca18a62d7b87af10248bba3e31829e Author: Noel Power Date: Tue Sep 11 11:59:45 2012 +0100 missing part of fix for fdo#54

[Libreoffice-commits] .: toolkit/Library_tk.mk

2012-09-11 Thread Libreoffice Gerrit user
toolkit/Library_tk.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 9639d84bbc766d07d619df844c9c308013720c76 Author: Stephan Bergmann Date: Tue Sep 11 18:39:50 2012 +0200 Stray circular dependency of tk on svt Change-Id: I766178a729030fbe13dd42f82fc88d58e21439d7 di

[Libreoffice-commits] .: RepositoryExternal.mk solenv/gbuild

2012-09-11 Thread Libreoffice Gerrit user
RepositoryExternal.mk |2 +- solenv/gbuild/LinkTarget.mk |9 - 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit f4889fa21f7fb99477148dfed7fa40ba583cb63d Author: Matúš Kukan Date: Tue Sep 11 18:23:27 2012 +0200 use _use_static_libraries here agai

[PATCH] ::rtl::OUString to OUString in UnoControls

2012-09-11 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/597 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/597/1 ::rtl::OUString to OUString in UnoControls Change-Id: I12a95e61e7bf59c64fec7df98617926b774074ee --- M UnoControls/

Re: [RESOLVED] Toolbar and close button appeareance bug

2012-09-11 Thread Ivan Timofeev
Hi, On 11.09.2012 00:06, Caolán McNamara wrote: > On Sun, 2012-07-29 at 22:30 -0430, Rafael Dominguez wrote: >> Toolbar and close button backgrounds are all mess up in master. I >> guess its related to the visual fix done to the the widgets to a >> better gtk+ integration. > > Btw, is this all re

Re: OptionsPageDemo example missing

2012-09-11 Thread Miklos Vajna
Hi David, On Tue, Sep 11, 2012 at 04:13:29PM +0100, David Ludovino wrote: > I'm developing an extension and would like to add an options page to > it. The Developer's Guide has a section dedicated to it under > http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Options_Dialog > .

Re: OptionsPageDemo example missing

2012-09-11 Thread David Ludovino
Solved, just needed to use http instead of svn: svn export svn://svn.services.openoffice.org/ooo/contrib/sdk/examples/java/OptionsPageDemo Doesn't work. svn export http://svn.services.openoffice.org/ooo/contrib/sdk/examples/java/OptionsPageDemo Works. On 11/09/12 16:13, David Ludovino wrote: > Hi

[Libreoffice-commits] .: offapi/com

2012-09-11 Thread Libreoffice Gerrit user
offapi/com/sun/star/mail/MailServiceProvider.idl |4 1 file changed, 4 deletions(-) New commits: commit 233e2d3d842a81f75ce581ba787cc917729c35f8 Author: Stephan Bergmann Date: Tue Sep 11 17:52:29 2012 +0200 Unused includes Change-Id: I756b89012bc1cdef3a9b4612d9b2195fbe1f

Re: Changing .idl still causes excessive .{hpp,hdl} touching

2012-09-11 Thread Stephan Bergmann
On 09/11/2012 02:04 PM, Michael Stahl wrote: On 07/09/12 11:42, Stephan Bergmann wrote: Even after "idlc: clear include file set in Idlc::reset():" the problem described at the start of the below #

Re: Selection of dictionaries per installation

2012-09-11 Thread Stephan Bergmann
On 08/30/2012 01:16 PM, Stephan Bergmann wrote: However, on Windows, the base installation set contains all available localizations and all available dictionaries. During msi installation, some code apparently determines a default selection of only a subset of the "Additional user interface lang

Re: fdo#47907: fix flickering scrolling in Basic IDE

2012-09-11 Thread Caolán McNamara
On Thu, 2012-08-02 at 15:31 +0100, Noel Power wrote: > seems to work better :-), imho still is not as smooth as 3.4 So the summary here is that the patch got pushed, but the bug is still open because it's better, but not as good as it originally was, right ? C. _

[Libreoffice-commits] .: 3 commits - toolkit/inc toolkit/source

2012-09-11 Thread Libreoffice Gerrit user
toolkit/inc/toolkit/awt/scrollabledialog.hxx |1 + toolkit/source/awt/scrollabledialog.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 65d4139d14ebe9e05b0eb02cb278906e24f6cf20 Author: Stephan Bergmann Date: Tue Sep 11 17:21:52 2012 +0200 Missi

Re: About fdo#52122 Crash when selecting "MediaWiki" tab on options menu with old profile

2012-09-11 Thread Caolán McNamara
On Tue, 2012-08-07 at 14:11 -0700, julien2412 wrote: > No idea about this ? > > Julien > (in my last message, I meant at the end : "any idea to keep on the > investigation") I think we're now working on the theory that this is either a duplicate of fdo#38913 or fdo#36149. If you can reproduce thi

OptionsPageDemo example missing

2012-09-11 Thread David Ludovino
Hi everyone, I'm developing an extension and would like to add an options page to it. The Developer's Guide has a section dedicated to it under http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Options_Dialog . Though all links to the most important part, the example, are broken. I

[Libreoffice-commits] .: 2 commits - liborcus/ExternalProject_liborcus.mk liborcus/Module_liborcus.mk liborcus/Package_liborcus.mk solenv/gbuild

2012-09-11 Thread Libreoffice Gerrit user
liborcus/ExternalProject_liborcus.mk |3 --- liborcus/Module_liborcus.mk |1 + liborcus/Package_liborcus.mk | 20 solenv/gbuild/UnpackedTarball.mk | 10 ++ 4 files changed, 27 insertions(+), 7 deletions(-) New commits: commit e7d85cc07

[ANNOUNCE] libreoffice-3.6.2.1 tag created

2012-09-11 Thread Petr Mladek
Hi, there have been created the libreoffice-3.6.2.1 tag (aka rc1). The corresponding official builds will be available within next few days. See the attached list of changes against 3.6.1.2[*]. Now, you might switch your current 3-6 source tree to it using: ./g fetch --tags ./g checkout -b tag

[ANNOUNCE] Branch libreoffice-3-6-2 created

2012-09-11 Thread Petr Mladek
Hi all, there have been created the libreoffice-3-6-2 branch. It will be used for fine tuning of the 3.6.2 release. !!!IMPORTANT:!!! We are trying the "two-weeks-between-rcs" approach, so there is longer time before rc2. I suggest to keep the number of changes on minimum. RC2 should includ

[Libreoffice-commits] .: configure.in

2012-09-11 Thread Libreoffice Gerrit user
configure.in | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 2e594d1685e052b56946273dd3b66600c658fb73 Author: Tor Lillqvist Date: Tue Sep 11 17:32:48 2012 +0300 Fix liblangtag and GLib checks for iOS and Android Change-Id: If6b46ebdb

[Libreoffice-commits] .: RepositoryExternal.mk

2012-09-11 Thread Libreoffice Gerrit user
RepositoryExternal.mk |4 1 file changed, 4 insertions(+) New commits: commit 8a026375dc838362888aad41927ddf312da93e04 Author: Matúš Kukan Date: Tue Sep 11 16:19:19 2012 +0200 we still need to register the library Change-Id: Ia3c38ec42bcf5b36465bca3bfee81c4008c937c3 d

[Libreoffice-commits] .: liborcus/ExternalProject_liborcus.mk RepositoryExternal.mk solenv/gbuild

2012-09-11 Thread Libreoffice Gerrit user
RepositoryExternal.mk|9 + liborcus/ExternalProject_liborcus.mk |2 +- solenv/gbuild/LinkTarget.mk | 14 -- 3 files changed, 6 insertions(+), 19 deletions(-) New commits: commit c83d82e71b7c792190489529f15957eed31f60e0 Author: Matúš Kukan

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.1'

2012-09-11 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.1' created by Petr Mladek at 2012-09-11 14:37 -0700 Tag libreoffice-3.6.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQTz6YAAoJEPQ0oe+v7q6j4VQQAJvJfmwuhwkYZoOyEVhhWdMQ T6f4cvJnPx7NmWlOV1Q2cHkj/eQk41jzUDM0Qfb9saIelPmNs0fcxQQNpGHqubeA ID

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.1'

2012-09-11 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.1' created by Petr Mladek at 2012-09-11 14:37 -0700 Tag libreoffice-3.6.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQTz6YAAoJEPQ0oe+v7q6jH5sP/03Zt0Xt4DS8Akkke5dDUAeP sEEhQQtr8yyK2Pl0CqMB4cwOAL0ypeEyC1vSlf/daNA0ccQtyHKlwk5EhoURlrUT Ix

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.1'

2012-09-11 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.1' created by Petr Mladek at 2012-09-11 14:37 -0700 Tag libreoffice-3.6.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQTz6XAAoJEPQ0oe+v7q6jptoP/1ik2J0KW3zDzf8Haaerj8kw UXFBtsV8lPW85RTLPR3A1Q0GCAYsY6rFJ9ApZfnzNLV6wnE82HF9dxjKdjnHiy06 jx

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.1'

2012-09-11 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.1' created by Petr Mladek at 2012-09-11 14:37 -0700 Tag libreoffice-3.6.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQTz6XAAoJEPQ0oe+v7q6j8ewP/iALIxTLCCTMo2b3P2aLruyb crbQhtg4eCG3q1qLmm7B54Ik+N596gsEVX39wSFQGQdL7r1qKQDiDt4QvjuqDDVa +z

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.1'

2012-09-11 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.1' created by Petr Mladek at 2012-09-11 14:37 -0700 Tag libreoffice-3.6.2.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQTz6XAAoJEPQ0oe+v7q6jy5oP/jyCexIro9gi3lqAUkw94yKj 7Plzau2xhWsKfd0KDqETETOXIrmGQh5tL6xO17b6ZBr6pldEpjCi5aqlag0+zu97 wG

[Libreoffice-commits] .: liborcus/UnpackedTarball_orcus.mk

2012-09-11 Thread Libreoffice Gerrit user
liborcus/UnpackedTarball_orcus.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit e31e8a13b859d182a8e4719a1037c27d12ef63bc Author: Michael Stahl Date: Tue Sep 11 15:36:44 2012 +0200 orcus: use gb_UnpackedTarball_fix_end_of_line so patch applies Ch

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - sw/source

2012-09-11 Thread Libreoffice Gerrit user
sw/source/ui/misc/linenum.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 429235f5603bb136b12ad7c8c1ce187995aa894e Author: Caolán McNamara Date: Tue Sep 11 14:29:58 2012 +0100 desensitive row seperator with global on/off numbering Change-

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - instsetoo_native/util solenv/inc

2012-09-11 Thread Libreoffice Gerrit user
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |2 - 2 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 5e13c24c7d1af9315db9e3abbc1d57fe0e8f1aa5 Author: Petr Mladek Date: Tue Sep 11 15:28:07 2012 +02

[Libreoffice-commits] Changes to 'libreoffice-3-6-2'

2012-09-11 Thread Libreoffice Gerrit user
New branch 'libreoffice-3-6-2' available with the following commits: commit 0778e08dc8867883cf248b8a8394be01f7f22086 Author: Petr Mladek Date: Tue Sep 11 15:23:51 2012 +0200 Branch libreoffice-3-6-2 This is 'libreoffice-3-6-2' - the stable branch for the 3.6.2 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-6-2'

2012-09-11 Thread Libreoffice Gerrit user
New branch 'libreoffice-3-6-2' available with the following commits: commit 1e489e0d86bbe62487da77ea85cc8a3701cd8c51 Author: Petr Mladek Date: Tue Sep 11 15:23:50 2012 +0200 Branch libreoffice-3-6-2 This is 'libreoffice-3-6-2' - the stable branch for the 3.6.2 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-6-2'

2012-09-11 Thread Libreoffice Gerrit user
New branch 'libreoffice-3-6-2' available with the following commits: commit 43cafdd85621623347fbd39ce08158098e4d9692 Author: Petr Mladek Date: Tue Sep 11 15:23:50 2012 +0200 Branch libreoffice-3-6-2 This is 'libreoffice-3-6-2' - the stable branch for the 3.6.2 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-6-2'

2012-09-11 Thread Libreoffice Gerrit user
New branch 'libreoffice-3-6-2' available with the following commits: commit bbfad9ceec41d3c4b46f66e65269ed920624ebf8 Author: Petr Mladek Date: Tue Sep 11 15:23:49 2012 +0200 Branch libreoffice-3-6-2 This is 'libreoffice-3-6-2' - the stable branch for the 3.6.2 release. Only ver

[Libreoffice-commits] Changes to 'libreoffice-3-6-2'

2012-09-11 Thread Libreoffice Gerrit user
New branch 'libreoffice-3-6-2' available with the following commits: commit 9dac019e39d7432b5403ab4dbbd42def430e46da Author: Petr Mladek Date: Tue Sep 11 15:23:47 2012 +0200 Branch libreoffice-3-6-2 This is 'libreoffice-3-6-2' - the stable branch for the 3.6.2 release. Only ver

[Libreoffice-commits] .: sal/qa

2012-09-11 Thread Libreoffice Gerrit user
sal/qa/rtl/uri/rtl_Uri.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c5e30cb710f1aa6d27ee090c5b19a937d484b67 Author: Luboš Luňák Date: Tue Sep 11 14:53:46 2012 +0200 no ascii >127 chars in string literals Change-Id: Icf7fadc27823b0cd32795f3a

[PUSHED] fdo#39625 Make existing cppunittests work

2012-09-11 Thread via Code Review
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/590 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/590 To unsubscribe, visit

[Libreoffice-commits] .: sal/CppunitTest_sal_rtl_uri.mk sal/Module_sal.mk sal/qa

2012-09-11 Thread Libreoffice Gerrit user
sal/CppunitTest_sal_rtl_uri.mk | 28 sal/Module_sal.mk |1 + sal/qa/rtl/uri/rtl_Uri.cxx | 29 +++-- sal/qa/rtl/uri/rtl_testuri.cxx | 12 +--- 4 files changed, 49 insertions(+), 21 deletions(-) New commits: com

[PUSHED] ::rtl::OUString to OUString correction in accessibility

2012-09-11 Thread via Code Review
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/589 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/589 To unsubscribe, visit

Re: [PUSHED-3.6][REVIEW--3-5] fix for fdo#54721

2012-09-11 Thread Petr Mladek
Noel Power píše v Út 11. 09. 2012 v 12:02 +0100: > On 11/09/12 11:12, Petr Mladek wrote: > > Noel Power píše v Po 10. 09. 2012 v 12:10 +0100: > >> another nasty bug ( can cause some quite weird side effects with vba ) > >> https://bugs.freedesktop.org/show_bug.cgi?id=54721 > >> fix to cherrypick is

[Libreoffice-commits] .: 2 commits - config_host.mk.in configure.in liborcus/ExternalProject_liborcus.mk liborcus/liborcus_0.1.0-boost_disable_auto_lib.patch liborcus/liborcus_0.1.0-configure.patch li

2012-09-11 Thread Libreoffice Gerrit user
Makefile.top |2 Module_tail_build.mk |2 RepositoryExternal.mk|5 + RepositoryModule_ooo.mk |1 config_host.mk.in

[PATCH] Modifying comments to meet doxygen standards

2012-09-11 Thread abdulmajeed ahmed (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/596 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/596/1 Modifying comments to meet doxygen standards Change-Id: I363ce532c7d11e798c2a5cc67b1b7893dcd0a389 --- M sw/inc/fmt

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - sc/source sfx2/source

2012-09-11 Thread Libreoffice Gerrit user
sc/source/ui/unoobj/docuno.cxx | 11 +++ sfx2/source/doc/objxtor.cxx|2 +- 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit a27e830309aa292833dfd9d3ffb08932df855341 Author: Noel Power Date: Tue Sep 11 11:59:45 2012 +0100 missing part of fix for fdo#54

Re: Design-related questions

2012-09-11 Thread Jan Holesovsky
Hi Alex, Alexander Wilms píše v So 08. 09. 2012 v 00:38 +0200: > during the last IRC meeting of the design team a few questions were > raised and maybe some devs could answer them. > > 1) Would it be feasible to create a new UI element, a modal bar like > the one shown in Nautilus when e.g. an M

Re: Tinderbox failure, Linux-x86-64@8-SLED11, libreoffice-3-5, last success: 2012-08-29 21:47:46

2012-09-11 Thread Lubos Lunak
On Tuesday 11 of September 2012, Jan Holesovsky wrote: > Hi Lubos, > > Lubos Lunak píše v Po 10. 09. 2012 v 12:12 +0200: > > > Yes, and "something" has fixed that in master; so I wonder - OK to live > > > with this time-to-time breakage, or should I stop tinderboxing 3.5? [I > > > so far prefer th

Re: Changing .idl still causes excessive .{hpp,hdl} touching

2012-09-11 Thread Michael Stahl
On 07/09/12 11:42, Stephan Bergmann wrote: > Even after > > > "idlc: clear include file set in Idlc::reset():" the problem described > at the start of the below #libreoffice IRC transcript still r

[Libreoffice-commits] .: basic/source

2012-09-11 Thread Libreoffice Gerrit user
basic/source/uno/namecont.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ed2ad9638208b905f6501fedcd9b84d4176b9529 Author: Noel Power Date: Tue Sep 11 13:01:09 2012 +0100 kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076 Change-Id: I7

[Libreoffice-commits] .: configure.in

2012-09-11 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cdb94e3f1499f96d35c01aa7313c03124a643a06 Author: Tor Lillqvist Date: Tue Sep 11 15:00:20 2012 +0300 Fix typo Change-Id: Ibe0da6862cd241e10d79817aab08a65590610604 diff --git a/configure.in b

[Libreoffice-commits] .: 4 commits - config_host.mk.in configure.in RepositoryExternal.mk vcl/generic

2012-09-11 Thread Libreoffice Gerrit user
RepositoryExternal.mk |6 +++ config_host.mk.in |3 + configure.in | 64 - vcl/generic/fontmanager/fontconfig.cxx |8 ++-- 4 files changed, 61 insertions(+), 20 deletions(-) New commits:

Re: Tinderbox failure, Linux-x86-64@8-SLED11, libreoffice-3-5, last success: 2012-08-29 21:47:46

2012-09-11 Thread Jan Holesovsky
Hi Lubos, Lubos Lunak píše v Po 10. 09. 2012 v 12:12 +0200: > > Yes, and "something" has fixed that in master; so I wonder - OK to live > > with this time-to-time breakage, or should I stop tinderboxing 3.5? [I > > so far prefer the former, but... ;-)] > > If all you want is to hide a specific

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/inc vcl/unx

2012-09-11 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/gloactiongroup.h | 11 +-- vcl/inc/unx/gtk/gtksalmenu.hxx|1 vcl/unx/gtk/window/gloactiongroup.cxx | 105 ++ vcl/unx/gtk/window/gtksalmenu.cxx | 50 4 files changed, 76 insertions(+), 91 deletions(-) New c

solaris/unobridge: prevent inlining of callVirtualMethod fun...

2012-09-11 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Pierre-Eric Pelloux-Prayer has abandoned this change. Change subject: solaris/unobridge: prevent inlining of callVirtualMethod function .. Patch Set 1: Abandoned My bad ; I submitted an incorrect version of the patch. Also as

Re: [REVIEW-3.6][REVIEW--3-5] fix for fdo#54721

2012-09-11 Thread Noel Power
On 11/09/12 11:12, Petr Mladek wrote: Noel Power píše v Po 10. 09. 2012 v 12:10 +0100: another nasty bug ( can cause some quite weird side effects with vba ) https://bugs.freedesktop.org/show_bug.cgi?id=54721 fix to cherrypick is http://cgit.freedesktop.org/libreoffice/core/commit/?id=cea414bfe8

[Libreoffice-commits] .: sfx2/source

2012-09-11 Thread Libreoffice Gerrit user
sfx2/source/doc/objxtor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c29057f55dc1afde8911ac527814ca09ead2c2f Author: Noel Power Date: Tue Sep 11 11:59:45 2012 +0100 missing part of fix for fdo#54721 commit id cea414bfe8fe356793778bdf09f5ca3b3a

Re: [PATCH] Fix for fdo#44969

2012-09-11 Thread Peter Jentsch
Hi Kendy, thanks a lot for the explanation on how to get change ids into older commits. David indicated something in this direction. I'll try to commit the last missing patch myself. Anyway I'm glad David reviewed the build related stuff. Cheers, P. Von meinem iPhone gesendet Am 11.09.201

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 54719, which changed state. Bug 54719 Summary: Crash when deleting a row in a sheet with conditional formatting https://bugs.freedesktop.org/show_bug.cgi?id=54719 What|Old Value |New Val

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - shell/source

2012-09-11 Thread Libreoffice Gerrit user
shell/source/win32/zipfile/zipfile.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit bd116e73139e3340d6b66579c3813d767f380207 Author: Andras Timar Date: Tue Sep 11 12:38:15 2012 +0200 fdo#53588 Assume cdir being in the last 1k of the file to speed-up search Change-

Re: [PATCH] Fix for fdo#44969

2012-09-11 Thread Jan Holesovsky
Hi Peter, Peter Jentsch píše v Ne 09. 09. 2012 v 23:16 +0200: > I'm attaching a series of patches that I can't seem to get into gerrit > (presumably because the first commits precede the switch to gerrit and > thus don't carry a change-id). I'd gladly submit them to gerrit if sb > tells me how

Re: Selection of dictionaries per installation

2012-09-11 Thread Stephan Bergmann
On 09/11/2012 09:59 AM, Petr Mladek wrote: Stephan Bergmann píše v Po 10. 09. 2012 v 17:53 +0200: On 09/10/2012 05:09 PM, Andras Timar wrote: 2012/9/10 Stephan Bergmann : On 08/30/2012 01:16 PM, Stephan Bergmann wrote: PS1: The way dictionaries "related" to a given locale are determined appea

[Libreoffice-commits] .: shell/source

2012-09-11 Thread Libreoffice Gerrit user
shell/source/win32/zipfile/zipfile.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ed08ddb31ba37da393a42586cbaa4c19e771598c Author: Andras Timar Date: Tue Sep 11 12:38:15 2012 +0200 fdo#53588 Assume cdir being in the last 1k of the file to speed-up search Change-

Re: [REVIEW-3.6][REVIEW--3-5] fix for fdo#54721

2012-09-11 Thread Petr Mladek
Noel Power píše v Po 10. 09. 2012 v 12:10 +0100: > another nasty bug ( can cause some quite weird side effects with vba ) > https://bugs.freedesktop.org/show_bug.cgi?id=54721 > fix to cherrypick is > http://cgit.freedesktop.org/libreoffice/core/commit/?id=cea414bfe8fe356793778bdf09f5ca3b3a42daa0

[PATCH] solaris/unobridge: prevent inlining of callVirtualMethod fun...

2012-09-11 Thread Pierre-Eric Pelloux-Prayer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/595 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/95/595/1 solaris/unobridge: prevent inlining of callVirtualMethod function If this function get inlined, exception catching

Re: [PUSHED-3-6][PUSHED-3-5] fix for fdo#54718

2012-09-11 Thread Petr Mladek
Noel Power píše v Po 10. 09. 2012 v 12:07 +0100: > This could be potentially quite a nasty problem with basic > > https://bugs.freedesktop.org/show_bug.cgi?id=54718 > > fix to cherry-pick is > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=986a0f4eabae324091434c2670bb9592fadc1536 Gre

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - basic/source

2012-09-11 Thread Libreoffice Gerrit user
basic/source/runtime/runtime.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a396652955a40f7e5f344c60a8f69e3bc52c747b Author: Noel Power Date: Sun Sep 9 10:46:03 2012 +0100 fdo#54718 fix opcode detection in basic resulting in failed/unregcognized co

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - basic/source

2012-09-11 Thread Libreoffice Gerrit user
basic/source/runtime/runtime.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3e27d06e44a7e5268558fc06e9cf45ef3405ffd1 Author: Noel Power Date: Sun Sep 9 10:46:03 2012 +0100 fdo#54718 fix opcode detection in basic resulting in failed/unregcognized co

[Libreoffice-commits] .: sd/inc sd/source svtools/inc svtools/source svx/inc svx/source vcl/inc vcl/source

2012-09-11 Thread Libreoffice Gerrit user
sd/inc/sdpage.hxx |6 +-- sd/source/core/drawdoc3.cxx | 10 ++--- sd/source/core/sdpage.cxx | 18 - sd/source/core/sdpage2.cxx |8 ++-- sd/source/core/st

Re: [PATCH][PUSHED] fdo#44925: list box contents should be same direction/alignment as sheet, not the interface

2012-09-11 Thread Michael Meeks
On Mon, 2012-09-10 at 23:21 +0100, Caolán McNamara wrote: > On Mon, 2012-09-10 at 22:00 +, Manal M. Alhassoun wrote: > > thanks for your review. > > > > I have attached another patch " using the shorter way that you have > > provided " > > and I've just sent my license statement to the list.

Re: port spreadsheet engine to iOS

2012-09-11 Thread Tor Lillqvist
> How to generate a spreadsheet grid for the iPad. Which UI component could be a > better one. When I used the UILabl for each cell inside a UIViw, it was very > heavy.Which UI Compnent could be a better one. Can you help on this. Well, I at least can't, sorry. That kind of problem is not somethin

Re: minutes of ESC call ...

2012-09-11 Thread Petr Mladek
Lionel Elie Mamane píše v Po 10. 09. 2012 v 15:44 +0200: > On Thu, Sep 06, 2012 at 04:42:11PM +0100, Michael Meeks wrote: > > > * QA update (Rainer) > > + HardHacks: > > ID OS Component - Summary > > >

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - 3 commits - sc/UI_scalc.mk vcl/inc vcl/source vcl/uiconfig

2012-09-11 Thread Libreoffice Gerrit user
sc/UI_scalc.mk |2 +- vcl/inc/svids.hrc |2 -- vcl/source/window/builder.cxx |1 + vcl/source/window/printdlg.cxx |6 +- vcl/uiconfig/ui/printdialog.ui |2 +- 5 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 3683ab3083f98a9

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - helpcontent2/source

2012-09-11 Thread Libreoffice Gerrit user
helpcontent2/source/text/shared/01/0113.xhp | 39 +++- 1 file changed, 18 insertions(+), 21 deletions(-) New commits: commit 34f1f0d41ea34e3e4efd3699e6c6f06f6af10854 Author: Caolán McNamara Date: Tue Sep 11 09:52:17 2012 +0100 update static PrinterDialog help id

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - distro-configs/LibreOfficeLinux.conf

2012-09-11 Thread Libreoffice Gerrit user
distro-configs/LibreOfficeLinux.conf |1 + 1 file changed, 1 insertion(+) New commits: commit b6cb9214324cb9f56d07aeb1e297d2d574bba4e6 Author: Lionel Elie Mamane Date: Mon Sep 10 15:40:14 2012 +0200 Enable Evolution Adress Book support in official GNU/Linux build Conflicts:

[Libreoffice-commits] .: basic/source

2012-09-11 Thread Libreoffice Gerrit user
basic/source/uno/namecont.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c0c7fb66985a9a3e8f9b7a796c1e0489e407879b Author: Noel Power Date: Tue Sep 11 10:28:51 2012 +0100 fix for fdo#52076 don't write out basic storage if no modules Change-Id: I

[Libreoffice-commits] .: sw/source

2012-09-11 Thread Libreoffice Gerrit user
sw/source/ui/docvw/edtwin.cxx | 27 --- 1 file changed, 20 insertions(+), 7 deletions(-) New commits: commit 3925a10d4784cf5966c5ee182dd64296b1cfba21 Author: Miklos Vajna Date: Tue Sep 11 11:02:22 2012 +0200 n#778148 SwEditWin::MouseButtonDown: prefer url over he

[Libreoffice-commits] .: 3 commits - sal/inc sc/source solenv/bin

2012-09-11 Thread Libreoffice Gerrit user
sal/inc/rtl/oustringostreaminserter.hxx |4 ++-- sc/source/ui/view/gridwin.cxx |2 +- solenv/bin/modules/installer/files.pm |3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 3b333819a335a6c734eba26a7ff4ff87c3cffbd9 Author: Stephan Bergmann Date:

[PUSHED] Change in core[libreoffice-3-6]: fdo#53113 various docx shape export fixes

2012-09-11 Thread Bosdonnat Cedric (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/411 Approvals: Bosdonnat Cedric: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/411 To unsubscribe,

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - oox/inc oox/Library_oox.mk oox/source sw/source

2012-09-11 Thread Libreoffice Gerrit user
oox/Library_oox.mk |1 oox/inc/oox/export/vmlexport.hxx | 23 +++- oox/source/export/vmlexport.cxx | 72 --- sw/source/filter/ww8/docxattributeoutput.cxx | 51 ++- sw/source/filter/ww8/docxatt

[Libreoffice-commits] .: sdext/source

2012-09-11 Thread Libreoffice Gerrit user
sdext/source/pdfimport/test/tests.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit d66dfba86d998cc92caa442931120092ac7eaec1 Author: Fridrich Å trba Date: Tue Sep 11 10:02:59 2012 +0200 Revert "Temporary workaround for failing XPDF tests" This tests were failing w

Re: Selection of dictionaries per installation

2012-09-11 Thread Petr Mladek
Stephan Bergmann píše v Po 10. 09. 2012 v 17:53 +0200: > On 09/10/2012 05:09 PM, Andras Timar wrote: > > 2012/9/10 Stephan Bergmann : > >> On 08/30/2012 01:16 PM, Stephan Bergmann wrote: > >>> PS1: The way dictionaries "related" to a given locale are determined > >>> appears to be the the list at >

  1   2   >