New Bugzilla Version Picker Contents

2012-06-19 Thread Rainer Bielefeld
Hi all, today in the afternoon I will change the picker contents as discussed: For a short while the Bug Submission Assistant will be out of order, please excuse the inconvenience! Best Regards Rainer Bielefeld

[GSOC] how to fetch document/templates properties

2012-06-19 Thread Rafael Dominguez
Im trying to fetch document properties like author, creation date, application that created it, etc, from a document or template stored in the filesystem that arent loaded, to get the templates from the filesystem im using this class http://opengrok.libreoffice.org/xref/core/sfx2/inc/sfx2/doctempl.

[PATCH] [REVIEW:3-5] fdo#37626 form wizard does not apply background colour from style

2012-06-19 Thread Lionel Elie Mamane
My fix for fdo#37626 was reverted by commit b35b7080980c0ba43f411db469feb30f8a5c6881 Author: Michael Meeks Date: Fri Dec 2 17:15:48 2011 + pywizards: resurrect Xisco's code lost in rebasing Xisco merged this to master and then deleted it on master, which cause these files

[Libreoffice-commits] Changes to 'features/base-preview'

2012-06-19 Thread Lionel Elie Mamane
New branch 'features/base-preview' available with the following commits: commit 2354cf3bc358ffb627a49ddc58f54b27addefd55 Author: Lionel Elie Mamane Date: Thu Nov 24 19:37:46 2011 +0100 fdo#37626: form wizard recognise "#" also at beginning of line This was keeping the Base form wiz

[Libreoffice-commits] .: Branch 'features/base-preview' - 0 commits -

2012-06-19 Thread Lionel Elie Mamane
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] .: wizards/com

2012-06-19 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/form/StyleApplier.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8d39b71f35e088f9e153e2462158ce2962cf3a8a Author: Lionel Elie Mamane Date: Thu Nov 24 19:37:46 2011 +0100 fdo#37626: form wizard recognise "#" also at beginning

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - wizards/com

2012-06-19 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/form/StyleApplier.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15fc21e6ca8f461286ca4bc88ebb74beca54213b Author: Lionel Elie Mamane Date: Thu Nov 24 19:37:46 2011 +0100 fdo#37626: form wizard recognise "#" also at beginning

Re: Possible change to the "Native Build" page?

2012-06-19 Thread Phil Hart
On 20/06/2012 7:02 AM, Caolán McNamara wrote: On Tue, 2012-06-19 at 06:06 +0800, Phil Hart wrote: Hello. I have found (and solved) an annoyance when it comes to native build on openSUSE 12.1 . It is this: openSUSE 12.1 ships with Java 1.5, but the current version of LibreOffice needs Java 1.6.

[Libreoffice-commits] .: Branch 'feature/template-dialog' - 17 commits - sfx2/AllLangResTarget_sfx2.mk sfx2/inc sfx2/Library_sfx.mk sfx2/Package_inc.mk sfx2/source

2012-06-19 Thread Rafael Dominguez
sfx2/AllLangResTarget_sfx2.mk |1 sfx2/Library_sfx.mk|2 sfx2/Package_inc.mk|2 sfx2/inc/sfx2/templatefolderview.hxx | 32 ++ sfx2/inc/sfx2/templatefolderviewitem.hxx | 36 +++ sfx2/

Re: Possible change to the "Native Build" page?

2012-06-19 Thread Caolán McNamara
On Tue, 2012-06-19 at 06:06 +0800, Phil Hart wrote: > Hello. > > I have found (and solved) an annoyance when it comes to native build on > openSUSE 12.1 . It is this: openSUSE 12.1 ships with Java 1.5, but the > current version of LibreOffice needs Java 1.6. Does it ?, I thought we were still o

Re: libicudata in non-standard directory linking issues.

2012-06-19 Thread Jonathan Adams
to get icu working on Openindiana/Illumos/Solaris ... http://bugs.icu-project.org/trac/ticket/9390 I downloaded the very latest icu4c from icu-project and then worked through the source till I compiled it ... :) I put a patch on their bug system to get it to compile on Solaris ... although someo

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #4

2012-06-19 Thread Thorsten Behrens
Marco Cecchetti wrote: > how should I categorize them ? > Is EasyHack,DifficultyBeginner,SkillJavaScript,SkillCpp ok ? > Yeah, sounds good. > What about LibO version and importance settings ? > LibO master, and whatever you think the importance should be, I'd say. :) > Well, I did that but I nam

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - sc/source

2012-06-19 Thread Daniel Bankston
sc/source/filter/xml/xmlcelli.cxx | 23 --- 1 file changed, 8 insertions(+), 15 deletions(-) New commits: commit cb1b6e89995196e3dc61dc46d3207d410058638e Author: Daniel Bankston Date: Tue Jun 19 16:42:54 2012 -0500 Clean up logic a bit for formula cell ODS import

Re: libicudata in non-standard directory linking issues.

2012-06-19 Thread Eike Rathke
Hi Jonathan, On Tuesday, 2012-06-19 17:55:09 +0100, Jonathan Adams wrote: > Having had trouble getting icu compiled on Solaris with GCC, I > compiled it out of tree and placed it in /opt/icu on my computer (I > want to know what specifically needs to attach to non-standard > libraries on my syste

[Libreoffice][PATCH] Prevent print settings dialog to show help button when it's called from help window

2012-06-19 Thread Maxime de Roucy
Hello, Here is some patchs : 0001 : one line, code simplification. 0002 : explicite NULL or 0 comparison in if. I don't know if LibreOffice have a coding standard about that type of comparison ? 0003 : some rewriting of SfxViewShell::ExecPrint_Impl ; add some comments, prevent a segfault (NULL poi

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread d . ostrovsky
Quoting Norbert Thiebaud : On Tue, Jun 19, 2012 at 7:05 AM, Jan Holesovsky wrote: Thanks Robert for doing that!  Please - is there any chance to use cgit instead, so that it is compatible / familiar with the freedesktop browsing? in theory it is... but gitweb was working out of the box

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Robert Einsle
Hi Kendy, The configuration is trivial, you just edit /etc/cgitrc to point to the repos, and you are done; but of course I have no idea how well does it play with gerrit. My "Problem" was the Integration of cgit in gerrit. If it helps, i can install cgit as Standalone App beyond the gerrit-

Re: Link-time optimization status

2012-06-19 Thread Michael Meeks
Hi Matus, On Sun, 2012-06-17 at 19:09 +0200, Matúš Kukan wrote: > Part of the result of my GSoC 2011 project is --enable-lto and > --enable-mergelibs. :-) > So I tried --enable-lto now just to see what will happen and here is > the summary: Nice. > My first experiments were wit

Re: [REVIEW-3-5] MSVC qsort issue

2012-06-19 Thread Muthu Subramanian K
Hi Eike, This doesn't seem to be a problem on 3.6+, so we need this workaround only on <=3.5. May be we can live that? If so, it would be nice to commit this to the 3.5 branch, please? That said, there could still be cases (in any version) that the order is changed by sort() (may be some co

Possible change to the "Native Build" page?

2012-06-19 Thread Phil Hart
Hello. I have found (and solved) an annoyance when it comes to native build on openSUSE 12.1 . It is this: openSUSE 12.1 ships with Java 1.5, but the current version of LibreOffice needs Java 1.6. This can be resolved by installing Java-1_6_0-openjdk-devel before the ./autogen.sh step. Sho

[PATCH] - avoid some memset

2012-06-19 Thread Marion & Christophe JAILLET
Hi, this patch removes some useless memset(..., 0, ...) of memory that has been calloc'ated It also improves a bit some formating, (*) --> ( *) It is against : vcl/source/fontsubset/sft.cxx Best regards Christophe JAILLET >From b81145830995f9808be3ebed3f451cd6befd73db Mon Sep 17 00:00:00

Re: How to integrate an image into the source tree

2012-06-19 Thread Cedric Bosdonnat
On Mon, 2012-06-18 at 14:20 -0430, Rafael Dominguez wrote: > Im trying to use a picture in my dialog for a button, i added the > image (check.png) to icon-themes/galaxy/sfx2/res folder but when i > compile, i get an error msg > The image(s) could not be found. Could you show a snippet of your co

Re: Cleaning bug list

2012-06-19 Thread Joel Madero
I moved this to a new thread because the subject here didn't really accurately portray the direction of the conversation but I wanted to say I have uploaded the latest flowchard: https://wiki.documentfoundation.org/images/0/06/Prioritizing_Bugs_Flowchart.jpg I wasn't sure how or if I needed a wi

Re: [PUSHED 3-5][REVIEW-3-5-5] Use after delete in oox

2012-06-19 Thread Eike Rathke
Hi Lubos, On Tuesday, 2012-06-19 15:20:40 +0200, Lubos Lunak wrote: > please review and backport to 3-5 and 3-5-5 the attached patch. Looks sensible, pushed to 3-5 Two more reviews needed for 3-5-5 Btw, this ... > -const ShapeBase* ShapeContainer::takeLastShape() > +boost::shared_ptr< ShapeBa

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

2012-06-19 Thread Eike Rathke
oox/inc/oox/vml/vmlshapecontainer.hxx|2 +- oox/source/shape/ShapeContextHandler.cxx |2 +- oox/source/vml/vmlshapecontainer.cxx |6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 78ef70018013f4f02fdecaac8dbf2ab51ad247d2 Author: Luboš Luňák Dat

Re: libicudata in non-standard directory linking issues.

2012-06-19 Thread Caolán McNamara
On Tue, 2012-06-19 at 17:55 +0100, Jonathan Adams wrote: > I have an issue with compiling tail_build on certain > modules because they redefine the LD)LIBRARY_PATH: > > S=/home/sal/LibreOffice/libo && O=$S/solver/unxsogi && > W=$S/workdir/unxsogi && LD_LIBRARY_PATH="$O/lib" > > can anyone tell m

Re: Enable CTL for Default?

2012-06-19 Thread Joel Madero
Let's first decide about how we handle the default, then we can get into the mess of PC naming. If we mix the two this might get even more complicated. Thanks for the input, it's gone in my list :) Joel On Tue, Jun 19, 2012 at 12:39 PM, Khaled Hosny wrote: > On Tue, Jun 19, 2012 at 12:52:24PM -

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
Hi Tor, On Tue, Jun 19, 2012 at 10:14:27PM +0300, Tor Lillqvist wrote: > But if the intent is that *all* changes are to go through gerrit, Its not. As said repeatedly on this thread already, everyone who has an fd.o account will be able to continue to push to master. However, the hope is that the

Bug Triaging FlowChart Example

2012-06-19 Thread Joel Madero
Hi All I will be putting the latest workflow bug triaging flowchart on a wiki page this afternoon with a link on the QA wiki page to it. I saw an email in the digest that had a ton of questions. I answered some to the best of my abilities, if someone else wants to look at the questions (bolded) a

3.6.0.0beta2 build fails

2012-06-19 Thread Andreas Radke
mv: cannot stat '../../unxlngx6.pro/misc/lodev/mimelnklist.unxlngx6.pro/drawing.desktop': No such file or directory mv: cannot stat '../../unxlngx6.pro/misc/lodev/mimelnklist.unxlngx6.pro/extension.desktop': No such file or directory mv: cannot stat '../../unxlngx6.pro/misc/lodev/mimelnklist.u

Re: Enable CTL for Default?

2012-06-19 Thread Khaled Hosny
On Tue, Jun 19, 2012 at 12:52:24PM -0500, Norbert Thiebaud wrote: > On Tue, Jun 19, 2012 at 8:41 AM, Christian Lohmaier > > * not treating CTL/Asian scripts as second class (not to > > mention that "Asian" is a so ignorant > > orientalistic term in this context) > http://dictionary.reverso.net/engl

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread David Ostrovsky
Hi Petr, all, i am using gerrit for a while now and gathered some experience with it already and would like to share it with you. On 19.06.2012 19:24, Petr Mladek wrote: Bjoern Michaelsen píše v Út 19. 06. 2012 v 18:40 +0200: Hi Petr, On Tue, Jun 19, 2012 at 06:14:18PM +0200, Petr Mladek wr

Re: First translation German English

2012-06-19 Thread Philipp Riemer
Hey, I made some minor changes to that patch (all credits still go to the original author - Florian) by fixing some typos and deleting also the ASCII art. In addition, I changed the commit message to "Translate German comments in sc/inc/viewopti.hxx" which in my eyes is more helpful than "Translate

Re: gerrit for release branches (bots ftw?)

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 07:57:30PM +0200, Petr Mladek wrote: > One more idea. This is not easy to compare. I wonder if you could create > a table when you will compare the basic operations side by side. I mean > something like https://git.wiki.kernel.org/index.php/GitSvnCrashCourse Started here:

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Tor Lillqvist
I find it peculiar that in the discussion here people keep talking about patches, as if gerrit was only a "patch" review tool. At least I understand "patch" to mean a relatively local change to the code in order to fix some specific bug. But if the intent is that *all* changes are to go through ger

Re: [PATCH] Give Macro recorder separate option, apart from Experimental features

2012-06-19 Thread Cor Nouws
Michael Meeks wrote (19-06-12 12:28) So - it's good to have the patch included :-) However, it should be noted that by submitting this patch you (and Olivier?) are morally volunteering ;-) to fix any macro recording / playback bugs that get filed ;-) There is a reason that the f

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
Hi, On Tue, Jun 19, 2012 at 07:24:30PM +0200, Petr Mladek wrote: > Sure but who will be the reviewer? The mailing list has the advantage > that people step in when they are interested. It helps to balance the > workload. Also it is very open for new reviewers. I am afraid that > gerrit could make

Re: Enable CTL for Default?

2012-06-19 Thread Joel Madero
If we can run a test to look at performance and verify that it's minimal or no inpact maybe we can turn CTL on by default but leave the option to turn it off. Let our team play around with it for awhile before submitting it to the master branch. This way if it does cause a major headache at least:

Re: Cleaning bug list

2012-06-19 Thread bfo
Joel Madero-2 wrote > > Version 2, changed orientation and tried to take comments into > account. Let me know what you all think. > Hi. This is a very nice workflow, but I have some questions: - how you define "Bug prevent users from making professional quality work?" Interoperability issues a

Re: Enable CTL for Default?

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 1:12 PM, Christian Lohmaier wrote: > Hi Norbert,  *, > > On Tue, Jun 19, 2012 at 7:52 PM, Norbert Thiebaud wrote: >> On Tue, Jun 19, 2012 at 8:41 AM, Christian Lohmaier >> wrote: >> [..] >>> * visible cursor travelling, input sequence checking and detection of >>> writing

Re: gerrit for release branches (bots ftw?)

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 11:58 AM, Petr Mladek wrote: > > This handles only people with commit access and review for stable > branches. It does not handle newbies. commit upstream first... so commit to master in most case adding a patch to a release branch consist in cherry-picking it from master.

Re: Enable CTL for Default?

2012-06-19 Thread Christian Lohmaier
Hi Norbert, *, On Tue, Jun 19, 2012 at 7:52 PM, Norbert Thiebaud wrote: > On Tue, Jun 19, 2012 at 8:41 AM, Christian Lohmaier > wrote: > [..] >> * visible cursor travelling, input sequence checking and detection of >> writing mode that are only active for CTL might have a tiny >> performance im

Re: gerrit for release branches (bots ftw?)

2012-06-19 Thread Bjoern Michaelsen
Hi Petr, On Tue, Jun 19, 2012 at 06:58:33PM +0200, Petr Mladek wrote: > > submitter: > > - find cgit link > > - write to mailing list with cgit link asking for review > > This handles only people with commit access and review for stable > branches. It does not handle newbies. Right, see subject.

Re: gerrit for release branches (bots ftw?)

2012-06-19 Thread Petr Mladek
Bjoern Michaelsen píše v Po 18. 06. 2012 v 15:27 +0200: > submitter: > - find cgit link > - write to mailing list with cgit link asking for review > > reviewer: > - check out the release branch > - cherrypick commit on release branch by exctracting the commit-id from the > cgit link > - review th

Re: Difficulties with Flat XML under source control

2012-06-19 Thread Johannes Sixt
Michael, thanks for your feedback! Am 19.06.2012 10:48, schrieb Michael Meeks: > On Sun, 2012-06-17 at 22:10 +0200, Johannes Sixt wrote: >> I'm writing a small tool that transforms the XML into a canonical format >> so that only substantial changes remain. The question is: Which >> transformation

Re: Enable CTL for Default?

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 8:41 AM, Christian Lohmaier wrote: > Hi UX-Advise, *, > > > Cons: [..] > * visible cursor travelling, input sequence checking and detection of > writing mode that are only active for CTL might have a tiny > performance impact Either it _has_ a tiny performance impact or it

[ANNOUNCE] libreoffice-3.6.0.0.beta2 tag created

2012-06-19 Thread Petr Mladek
Hi, there have been created the libreoffice-3.6.0.0.beta2 tag. The corresponding official builds will be available within next few days. See the attached list of changes against 3.6.0.0.beta1. See also http://wiki.documentfoundation.org/ReleaseNotes/3.6 Now, you might switch your current 3-6 so

First translation German English

2012-06-19 Thread Florian Reisinger
Hi there! Here is my first translation of comments from German to English Please correct me (There are only small changes) Yours Florian >From 9a9f61f10066b4176ee2dbf211587165c62dbea9 Mon Sep 17 00:00:00 2001 From: Florian Reisinger Date: Tue, 19 Jun 2012 19:23:09 +0200 Subject: [PATCH] T

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Petr Mladek
Bjoern Michaelsen píše v Út 19. 06. 2012 v 18:40 +0200: > Hi Petr, > > On Tue, Jun 19, 2012 at 06:14:18PM +0200, Petr Mladek wrote: > > Ah, this bug is about a daily digest. I think that we first need to > > decide how much we want to modify the current work flow. Do we want to > > really move mos

[Libreoffice-commits] .: canvas/source

2012-06-19 Thread Michael Meeks
canvas/source/cairo/cairo_cairo.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 9d088154b4d18c559e15b535a43cd86fab8325bb Author: Michael Meeks Date: Tue Jun 19 18:10:49 2012 +0100 fix comment snafu diff --git a/canvas/source/cairo/cairo_cairo.cxx b/canvas/source/cairo/c

Re: gerrit for release branches (bots ftw?)

2012-06-19 Thread Petr Mladek
Bjoern Michaelsen píše v Po 18. 06. 2012 v 15:27 +0200: > Hi all, > > reviewing patches for a release branch is currently a hassle: I see the main advantages of gerrit in the following three things: + be able to check build on more platforms before pushing; useful for more comp

libicudata in non-standard directory linking issues.

2012-06-19 Thread Jonathan Adams
Having had trouble getting icu compiled on Solaris with GCC, I compiled it out of tree and placed it in /opt/icu on my computer (I want to know what specifically needs to attach to non-standard libraries on my system for portability) however I noticed that although LibreOffice is happy to know it

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 8:09 AM, Jan Holesovsky wrote: > Hi Bjoern, > > On 2012-06-19 at 12:50 +0200, Bjoern Michaelsen wrote: > >> (*) That is, if you did the initial setup there on time. You were all asked >> to >> get yourself an account on gerrit more than a month ago. Dont blame the >> admi

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
Hi Petr, On Tue, Jun 19, 2012 at 06:14:18PM +0200, Petr Mladek wrote: > Ah, this bug is about a daily digest. I think that we first need to > decide how much we want to modify the current work flow. Do we want to > really move most discussions from the mailing list to gerrit? IMHO yes, they are n

[Libreoffice-commits] .: android/experimental

2012-06-19 Thread Tor Lillqvist
android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java | 359 ++ 1 file changed, 225 insertions(+), 134 deletions(-) New commits: commit 7bcadeadfe882fa85fb2831bb5a6a056b68297bd Author: Tor Lillqvist Date: Tue Jun 19 18:07:40 2012 +0300 Asy

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Petr Mladek
Bjoern Michaelsen píše v Út 19. 06. 2012 v 13:38 +0200: > On Tue, Jun 19, 2012 at 11:13:45AM +0200, Petr Mladek wrote: > > It means that gerrit should be able to detect patches for review on the > > mailing list, integrate them, and make them ready for review. > > > > My expectation would be that

[Libreoffice-commits] .: 2 commits - android/experimental

2012-06-19 Thread Iain Billett
android/experimental/GSoC-2012-eclipse-workspace/LibreOfficeUI/res/drawable-hdpi/light_sort_by_size.png |binary android/experimental/GSoC-2012-eclipse-workspace/LibreOfficeUI/res/drawable-hdpi/light_view_as_grid.png |binary android/experimental/GSoC-2012-eclipse-workspace/

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
Hi, On Tue, Jun 19, 2012 at 05:04:58PM +0200, Lubos Lunak wrote: > Which is the problem. Besides asking just to do that it should have also > said > why one should do that. I'm one of the people who haven't done that, > because 'Do it because.' scores pretty low with my motivation. I hoped "

Re: [PATCH] fdo#39643: Remove --disable-strip-solver configure option

2012-06-19 Thread Stephan Bergmann
On 04/26/2012 10:59 AM, Petr Mladek wrote: I have also added -strip option when generating the LibreOffice installation set to make sure that the official build is the same as it was before. Looks like diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk index 7

[Libreoffice-commits] .: basctl/source configmgr/source fpicker/source linguistic/source svl/source xml2cmp/source xmlsecurity/source

2012-06-19 Thread Takeshi Abe
basctl/source/basicide/bastype2.hxx |3 --- basctl/source/basicide/bastype3.hxx |2 -- basctl/source/basicide/macrodlg.hxx |2 -- basctl/source/basicide/moduldlg.hxx |2 -- basctl/source/basicide/objdlg.hxx |

[Libreoffice-commits] .: instsetoo_native/util

2012-06-19 Thread Stephan Bergmann
instsetoo_native/util/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6bb8dbf8072caedd2f79faa9e72fddd63541baad Author: Stephan Bergmann Date: Tue Jun 19 17:47:57 2012 +0200 No need to strip archive sets ...and we are not stripping other PK

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 17:04 +0200, Lubos Lunak wrote: > Which is the problem. Besides asking just to do that it should have also > said > why one should do that. I'm one of the people who haven't done that, > because 'Do it because.' scores pretty low with my motivation. My hope is th

[Libreoffice-commits] .: writerfilter/source

2012-06-19 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4abb20ee162ff874cc143fd952f72d30ddc9d136 Author: Miklos Vajna Date: Tue Jun 19 17:36:28 2012 +0200 n#758883 DomainMapper::lcl_startParagraphGroup: set style name consistently

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.0.beta2'

2012-06-19 Thread Petr Mladek
Tag 'libreoffice-3.6.0.0.beta2' created by Petr Mladek at 2012-06-19 16:12 -0700 Tag libreoffice-3.6.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP4JbBAAoJEPQ0oe+v7q6jjjEP/0uoQKULo3JpkxOF3W/ngB0w QtaW0X9sDskDtbAV/U3YV2GsjMLVcEHWBLPad8BGV7kwjhIiTUN2KNJ

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.0.beta2'

2012-06-19 Thread Petr Mladek
Tag 'libreoffice-3.6.0.0.beta2' created by Petr Mladek at 2012-06-19 16:12 -0700 Tag libreoffice-3.6.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP4JbBAAoJEPQ0oe+v7q6jGYUP/0vC1f4xNTxDjXFtpTaFBS2x m8Y8mZlQzBm4KokKXYV1Uam5mMgsTKBCHppQtBKzFSw6SW+qunnU0i+

Re: Enable CTL for Default?

2012-06-19 Thread Joel Madero
Given those pros I'm for stripping it out and enabling it by default. I think slightly more complicated (potentially) is outweighed by works out of box alone, let alone adding the second class status of Asian scripts and taking out one entry out of the already abundant options. Joel On Tue, Jun

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.0.beta2'

2012-06-19 Thread Petr Mladek
Tag 'libreoffice-3.6.0.0.beta2' created by Petr Mladek at 2012-06-19 16:11 -0700 Tag libreoffice-3.6.0.0.beta2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJP4JbBAAoJEPQ0oe+v7q6j4fMQAM+BlVBw35N4ncR2SsjC2sPr ZhOqVYy7oB8Tmlqvxl1D1hWUiJq5qCwJuUkKxcsjmDErTSOfB941cuh

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Lubos Lunak
On Tuesday 19 of June 2012, Bjoern Michaelsen wrote: > On Tue, Jun 19, 2012 at 02:05:05PM +0200, Jan Holesovsky wrote: > > > The second step however does not yet work as long as gerrit does not > > > own the repository. Thats why it is so damn important, that everyone > > > gets his gerrit account

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - bridges/source connectivity/inc connectivity/source dbaccess/source editeng/source extensions/source jvmfwk/source qadevOOo/runner qadevOOo/tests sc

2012-06-19 Thread Andras Timar
bridges/source/cpp_uno/gcc3_linux_mips/uno2cpp.cxx |2 +- bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx |2 +- bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx

[Libreoffice-commits] .: bridges/source connectivity/inc connectivity/source dbaccess/source editeng/source extensions/source jvmfwk/source qadevOOo/runner qadevOOo/tests scripting/java sc/source svto

2012-06-19 Thread Andras Timar
bridges/source/cpp_uno/gcc3_linux_mips/uno2cpp.cxx |2 +- bridges/source/cpp_uno/gcc3_linux_powerpc/uno2cpp.cxx |2 +- bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx

License

2012-06-19 Thread Joel Madero
"All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. " Best regards, Joel Madero ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] fix some java deprecation warnings in qadevOOo module

2012-06-19 Thread Noel Grandin
Hi Since the qadevOOo module seems to require java 1.5, I updated a couple of places to remove some deprecation warnings. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0001-Fix-some-deprecation-warnings.patch Description: application/mbox 0002-Convert-date-cal

[PATCH] fix some java deprecation warnings in qadevOOo module

2012-06-19 Thread Noel Grandin
Hi Since the qadevOOo module seems to require java 1.5, I updated a couple of places to remove some deprecation warnings. Regards, Noel Grandin 0001-Fix-some-deprecation-warnings.patch Description: application/mbox 0002-Convert-date-calendar-code-to-avoid-deprecation-warn.patch Description

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

2012-06-19 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 47 +++ solenv/bin/modules/installer/download.pm |1 2 files changed, 24 insertions(+), 24 deletions(-) New commits: commit 2444e28e8e619772b37311765a3d95a532466d1f Author: Petr Mladek Date: Tue Jun 19 15:21:34 2012

Re: [ANN] Please -play-with- Gerrit from now on for Patch Review ...

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 10:30:22AM +0100, Michael Meeks wrote: > Personally I'd like to see where we're at with gerrit, how it works, > get people trained up in the command-line tooling, and get a final > sign-off from the ESC before we encourage world+wife to deploy this. Note though that i

[Libreoffice-commits] .: 2 commits - instsetoo_native/util solenv/bin solenv/inc

2012-06-19 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 46 +++ solenv/bin/modules/installer/download.pm |1 solenv/inc/minor.mk |4 +- 3 files changed, 25 insertions(+), 26 deletions(-) New commits: commit ed4c2ab1e3f83cce828734b887e4884fc2f5ac4c Au

Re: [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#50603: Close fds across a restart of soffice on Mac OS X

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 15:43 +0200, Stephan Bergmann wrote: > On 06/19/2012 02:52 PM, Michael Meeks wrote: > > It -looks- like you do this on every startup, when in fact we really > > only want to do it -before- we run 'exec' in this rather rare re-start > > condition :-) > > For the given sce

[Libreoffice-commits] Changes to 'feature/pdf-signing'

2012-06-19 Thread Gökcen Eraslan
New branch 'feature/pdf-signing' available with the following commits: commit 35373f0ef4b60f5d50b53949db083f33b78974de Author: Gökçen Eraslan Date: Tue Jun 19 17:18:52 2012 +0300 Add initial support for PDF signing. PDF signing has still some missing parts like PKCS7 object creat

[Libreoffice-commits] .: writerfilter/source

2012-06-19 Thread Miklos Vajna
writerfilter/source/dmapper/PropertyMap.cxx | 13 - writerfilter/source/dmapper/PropertyMap.hxx |2 +- 2 files changed, 9 insertions(+), 6 deletions(-) New commits: commit e215b7c57ce9563069bb90b7630256abb1cb2e7e Author: Miklos Vajna Date: Tue Jun 19 16:10:52 2012 +0200

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 02:05:05PM +0200, Jan Holesovsky wrote: > > The second step however does not yet work as long as gerrit does not own the > > repository. Thats why it is so damn important, that everyone gets his gerrit > > account set up as requested a month ago, so that we can switch over

[Libreoffice-commits] .: 2 commits - connectivity/qa connectivity/source sc/source

2012-06-19 Thread Michael Meeks
connectivity/qa/complex/connectivity/DBaseDriverTest.java |1 connectivity/qa/complex/connectivity/HsqlDriverTest.java |1 connectivity/qa/complex/connectivity/JdbcLongVarCharTest.java |1 connectivity/qa/complex/connectivity/TestCase.java|1 connectivity/s

[Libreoffice-commits] .: src/pptrecord.py src/pptstream.py

2012-06-19 Thread Radek Doulík
src/pptrecord.py | 69 +++ src/pptstream.py |2 - 2 files changed, 70 insertions(+), 1 deletion(-) New commits: commit edeef1674366947637cd4960a4e44229ab2e6971 Author: Radek Doulik Date: Tue Jun 19 16:01:24 2012 +0200 dump SlideAto

Re: Precompiled headers?

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 02:32:23PM +0200, Lubos Lunak wrote: > does somebody know why support for precompiled headers has been removed from > LibreOffice? So back in the days: - lack of an insanely fast windows tinderbox - most people are on non-pch platforms, breaking the pch build regularly I

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 03:09:34PM +0200, Jan Holesovsky wrote: > The wiki page says you have to create a ssh key; I hope it is not > necessary, and one can reuse his fd.o key? If yes - can we automate > that in any way, to save the admins work? Thats a bit tricky - we can try to get the fd.o guy

Re: [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#50603: Close fds across a restart of soffice on Mac OS X

2012-06-19 Thread Stephan Bergmann
On 06/19/2012 02:52 PM, Michael Meeks wrote: It -looks- like you do this on every startup, when in fact we really only want to do it -before- we run 'exec' in this rather rare re-start condition :-) For the given scenario, we really only need to do it *after* exec under the restart con

Re: Enable CTL for Default?

2012-06-19 Thread Christian Lohmaier
Hi UX-Advise, *, On Mon, Jun 18, 2012 at 4:18 PM, Joel Madero wrote: > I guess with all of this said my question still is, should I mark the bug https://bugs.freedesktop.org/show_bug.cgi?id=47969 > report as WONTFIX and just have a comment why? [...] > Let me know and I'll pass on the message

[Libreoffice-commits] .: writerfilter/source

2012-06-19 Thread Caolán McNamara
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8cd35e01a4dfb68a9953d9554ea8d382fed37891 Author: Caolán McNamara Date: Tue Jun 19 14:21:59 2012 +0100 WaE: silence warning Change-Id: Ie0ed609076d59fbb9

[REVIEW-3-5-5] Use after delete in oox

2012-06-19 Thread Lubos Lunak
Hello, please review and backport to 3-5 and 3-5-5 the attached patch. It is a stripped down version of a revert (http://cgit.freedesktop.org/libreoffice/core/commit/?id=831c2d9528) and rewrite (http://cgit.freedesktop.org/libreoffice/core/commit/?id=886e29cff7) in master, but I don't feel

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld changed: What|Removed |Added Depends on||51232 -- Configure bugmail: https://

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Jan Holesovsky
Hi Bjoern, On 2012-06-19 at 12:50 +0200, Bjoern Michaelsen wrote: > (*) That is, if you did the initial setup there on time. You were all asked to > get yourself an account on gerrit more than a month ago. Dont blame the admins > if you stumble in with 400 others in the last minute. The wiki pag

Re: [PUSHED:3-6] A few more improvements to the About dialogue

2012-06-19 Thread Petr Mladek
Petr Mladek píše v Út 19. 06. 2012 v 11:35 +0200: > Stefan Knorr píše v Po 18. 06. 2012 v 22:01 +0200: > > On Mo, 2012-06-18 at 16:39 +0200, Fridrich Strba wrote: > > > I pushed the second patch to master. Nevertheless, the first one does > > > not apply on today's master checkout, any chance you c

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-19 Thread Eike Rathke
Hi Matúš, seems I missed answering this.. On Wednesday, 2012-06-13 22:54:55 +0200, Matúš Kukan wrote: > I have no idea what's the difference between > - ExecMethod = Execute and putting code to sc/source/ui/view/cellsh3.cxx > - ExecMethod = ExecuteEdit and code in sc/source/ui/view/cellsh1.cxx >

[Libreoffice-commits] .: basctl/uiconfig chart2/uiconfig dbaccess/uiconfig extensions/source framework/uiconfig reportdesign/uiconfig sc/uiconfig sd/uiconfig starmath/uiconfig sw/uiconfig

2012-06-19 Thread Petr Mladek
basctl/uiconfig/basicide/menubar/menubar.xml | 2 ++ chart2/uiconfig/menubar/menubar.xml | 2 ++ dbaccess/uiconfig/dbapp/menubar/menubar.xml | 2 ++ dbaccess/uiconfig/dbquery/menubar/menuba

[PUSHED 3-5-5] fdo#50603: Close fds across a restart of soffice on Mac OS X

2012-06-19 Thread Michael Meeks
> It looks fine to me; I'll cherry-pick it. And update Subject: pushed to -3-5-5 Thanks, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ LibreOffice mailing list LibreOffice@lists.

[Libreoffice-commits] .: Branch 'libreoffice-3-5-5' - sal/osl

2012-06-19 Thread Michael Meeks
sal/osl/unx/salinit.cxx | 32 1 file changed, 32 insertions(+) New commits: commit a76695e1f3e0ad3a6a610ed7ffe6cd0507bde4aa Author: Stephan Bergmann Date: Mon Jun 18 13:00:08 2012 +0200 fdo#50603: Close fds across a restart of soffice on Mac OS X

Re: [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#50603: Close fds across a restart of soffice on Mac OS X

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 13:38 +0100, Caolán McNamara wrote: > On Mon, 2012-06-18 at 13:40 +0200, Andras Timar wrote: > > 2012/6/18 Stephan Bergmann : > > > > > > "fdo#50603: Close fds across a restart

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-19 Thread Jan Holesovsky
Hi Norbert, On 2012-06-19 at 07:23 -0500, Norbert Thiebaud wrote: > > Thanks Robert for doing that! Please - is there any chance to use cgit > > instead, so that it is compatible / familiar with the freedesktop > > browsing? > > in theory it is... but gitweb was working out of the box > Is

Re: [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#50603: Close fds across a restart of soffice on Mac OS X

2012-06-19 Thread Caolán McNamara
On Mon, 2012-06-18 at 13:40 +0200, Andras Timar wrote: > 2012/6/18 Stephan Bergmann : > > > > "fdo#50603: Close fds across a restart of soffice on Mac OS X" fixes that on > > master, and I already bac

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #333 from Rainer Bielefeld 2012-06-19 05:33:06 PDT --- Add "Bug 51232 - EDITING: CRASH when paste in outline view after SLIDESHOW" because of crash -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

Precompiled headers?

2012-06-19 Thread Lubos Lunak
Hello, does somebody know why support for precompiled headers has been removed from LibreOffice? I couldn't find anything conclusive, repo log messages just say that it's being done but not why, in list archives I can find threads like http://lists.freedesktop.org/archives/libreoffice/2011

  1   2   >