[Libreoffice-commits] .: android/experimental

2012-06-30 Thread Tor Lillqvist
android/experimental/LibreOffice4Android/src/org/libreoffice/ui/FileUtilities.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit daa5157a631d203e4ee80e41032b3d24400e8100 Author: Tor Lillqvist Date: Sun Jul 1 09:43:43 2012 +0300 This is Java, not C++

Licence Agreement

2012-06-30 Thread Faisal M. Alotaibi
Hi, All of my past & future contributions to LibreOffice may be licensed under the MPL 1.1/LGPLv3+ dual license. Yours sincerely, Faisal M. Al-Otaibi. Programmer. Computer Research Institute, KACST - Riyadh Warning: This message and its attachment, if any, are c

Re: [PATCH] 51497

2012-06-30 Thread Phil Hart
On Sat, Jun 30, 2012 at 11:44 PM, Andras Timar wrote: > Hi, > > 2012/6/30 Phil Hart : > > Hello LibreOffice, > > > > Please find attached a patch for bug 51497. > > > > When I add an ORDER BY clause to a query, the value of the column that > I order by is added to the output row. Why? > > Best re

Re: [GERRIT] moz build fixed on Ubuntu -- was Re: --disable mozilla necessary for Ubuntu

2012-06-30 Thread Caolán McNamara
On Sat, 2012-06-30 at 21:12 +0200, David Ostrovsky wrote: > Hi Michael, > > well i first turned off mozilla build by default (--enable-mozilla turn > it on now), > and then fixed the build error on Ubuntu: > > https://gerrit.libreoffice.org/#/c/248/ > > I hope, you don't mind that i did it in t

Questions regarding code peculiarities

2012-06-30 Thread Philipp Riemer
Hi, today I cleaned up the code in the directory "sw/source/core/attr/" and saw some things I am not sure about. Since I guess that it will not cost much time for an experienced LO dev to look at those "curious facts", I post them here on the list: (1) Where should I put documentation? At the mome

[Libreoffice-commits] .: Branch 'feature/pdf-signing' - filter/source vcl/inc vcl/source

2012-06-30 Thread Gökcen Eraslan
filter/source/pdf/impdialog.cxx | 11 +++- filter/source/pdf/impdialog.hxx |6 ++-- filter/source/pdf/pdfexport.cxx | 14 ++ filter/source/pdf/pdfexport.hxx |6 vcl/inc/vcl/pdfwriter.hxx |6 vcl/source/gdi/pdfwriter_impl.cxx | 50

Re: API Documentation - Since/Minimum Version

2012-06-30 Thread Miklos Vajna
On Fri, Jun 29, 2012 at 02:27:44PM -0700, Joel Madero wrote: > Friendly discussion about if we can commit to putting a "minimum version" > or a "since" on our API documentation. We've had a user put in a bug report > (I closed as not a bug but thought it was valid anyways) that we don't > consist

[GERRIT] moz build fixed on Ubuntu -- was Re: --disable mozilla necessary for Ubuntu

2012-06-30 Thread David Ostrovsky
Hi Michael, well i first turned off mozilla build by default (--enable-mozilla turn it on now), and then fixed the build error on Ubuntu: https://gerrit.libreoffice.org/#/c/248/ I hope, you don't mind that i did it in this order ;-) Regards David On 08.06.2012 22:29, Michael Meeks wrote: H

Re: [Libreoffice-qa] Importing from Mindview worth our time??

2012-06-30 Thread Rainer Bielefeld
Joel Madero schrieb: We could put WONTFIX with a message to the reporter that states. Hi all, during the last QA call we decided to do a mass close for NEEDINFO bugs without reaction for a too long time (>> 1000). There simply is too much time wasted by several people asking again and again

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

2012-06-30 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlg.cxx |3 ++- sc/source/ui/view/cellsh1.cxx |6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 86869dea4b76e35ee3ed3d0795f4f7dfc978e7d3 Author: Markus Mohrhard Date: Sat Jun 30 18:30:42 2012 +0200 handle s

[Libreoffice-commits] .: 3 commits - sc/source

2012-06-30 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlg.cxx |3 ++- sc/source/ui/view/cellsh1.cxx |6 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit df0334b9a53e3144ef87f5dda96a95626f2746cf Author: Markus Mohrhard Date: Sat Jun 30 19:09:24 2012 +0200 show cor

Re: minutes of ESC call ...

2012-06-30 Thread Michael Meeks
On Fri, 2012-06-29 at 23:57 +0200, Michael Stahl wrote: > > * Pending Action Items > > + [pending] merge the new pretty templates in place of the old ugly > > ones (Michael S) > > hmm... how come the minutes say i am merging templates? i consider it > unlikely that i said i would do such a t

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51555, which changed state. Bug 51555 Summary: FORMATTING Not possible to add Conditional formatting https://bugs.freedesktop.org/show_bug.cgi?id=51555 What|Old Value |New Value -

Re: Importing from Mindview worth our time??

2012-06-30 Thread Michael Meeks
Hi Joel, On Sat, 2012-06-30 at 08:38 -0700, Joel Madero wrote: > Michael, not quite sure where you're talking about putting that > statement. :-) in the message when we close it. > We could put WONTFIX with a message to the reporter that states. So - I start to like the bravery

[Libreoffice-commits] .: basic/source chart2/source extensions/source hwpfilter/source sc/source sdext/source sw/source ucbhelper/source ucb/source

2012-06-30 Thread Julien Nabet
basic/source/uno/dlgcont.cxx |2 +- chart2/source/view/main/ChartView.cxx |2 +- chart2/source/view/main/VDataSeries.cxx|2 +- extensions/source/bibliography/general.cxx |4 ++-- hwpfilter/source/hwpfile.cxx |6 +++--- sc

Re: [PATCH] 51497

2012-06-30 Thread Andras Timar
Hi, 2012/6/30 Phil Hart : > Hello LibreOffice, > > Please find attached a patch for bug 51497. > When I add an ORDER BY clause to a query, the value of the column that I order by is added to the output row. Why? Best regards, Andras ___ LibreOffice mai

Re: Importing from Mindview worth our time??

2012-06-30 Thread Joel Madero
Michael, not quite sure where you're talking about putting that statement. Noel, agreed, but I think we can be better than that ;) My goal is and continues to be to have all bug statuses correct by the end of the year and then to never have a bug go UNCONFIRMED for more than a month (maybe 2) I l

[Libreoffice-commits] .: Branch 'feature/pdf-signing' - filter/source

2012-06-30 Thread Gökcen Eraslan
filter/source/pdf/impdialog.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 863cf84802ad387899f1d337fe20d907edfdc1a5 Author: Gökçen Eraslan Date: Sat Jun 30 17:41:32 2012 +0300 Show signing GUI in experimentalmode only. Change-Id: I5

[Libreoffice-commits] .: svtools/source

2012-06-30 Thread Andras Timar
svtools/source/dialogs/so3res.src |4 1 file changed, 4 deletions(-) New commits: commit 611334aa74f97768717376da637bea9baac015aa Author: Andras Timar Date: Sat Jun 30 15:07:58 2012 +0200 remove one more unused string Change-Id: I83942f6408b32b68631dde5d260fa8c8e01bdbfd

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

2012-06-30 Thread Andras Timar
svtools/source/dialogs/so3res.src |4 1 file changed, 4 deletions(-) New commits: commit 28e1bfff072d4954a42fb98c4a5c7e955104bd88 Author: Andras Timar Date: Sat Jun 30 15:07:58 2012 +0200 remove one more unused string Change-Id: I83942f6408b32b68631dde5d260fa8c8e01bdbfd

Re: [PATCH] 51497

2012-06-30 Thread Phil Hart
On 30/06/2012 8:04 PM, Andras Timar wrote: Hi Phil, 2012/6/30 Phil Hart : Hello LibreOffice, Please find attached a patch for bug 51497. My grateful thanks to Caolán for all his/her support. :) Thanks for the patch. Could you please send your licence statement to this mailing list, so we ca

Re: [PATCH] 51497

2012-06-30 Thread Andras Timar
Hi Phil, 2012/6/30 Phil Hart : > Hello LibreOffice, > > Please find attached a patch for bug 51497. > > My grateful thanks to Caolán for all his/her support. :) > Thanks for the patch. Could you please send your licence statement to this mailing list, so we can add you to http://wiki.documentfoun

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on||51582 --- Comment #36 from Rainer Bie

Re: Importing from Mindview worth our time??

2012-06-30 Thread Michael Meeks
On Fri, 2012-06-29 at 17:35 -0700, Joel Madero wrote: > One of my mein concerns is that we aren't keeping up with bug reports > so we may close a bug at eol without anyone from QA or any developer > ever looking at it. To me this seems unfair to the reporter. We could append a statement a

Re: Importing from Mindview worth our time??

2012-06-30 Thread Christian Lohmaier
Hi Joel, *, On Sat, Jun 30, 2012 at 12:36 AM, Joel Madero wrote: > I am really hesitant to support just having so many bugs floating around > like this. I think that marking as RESOLVED -> WONTFIX enables devs to look > at these if they are ever inclined to do s But doesn't really match. The res

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

2012-06-30 Thread Tor Lillqvist
android/experimental/DocumentLoader/build.xml | 13 android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.java | 386 +- 2 files changed, 387 insertions(+), 12 deletions(-) New commits: commit f7e4239c

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - cui/source svtools/inc svtools/source

2012-06-30 Thread Andras Timar
cui/source/dialogs/svuidlg.hrc|1 cui/source/dialogs/svuidlg.src|6 --- svtools/inc/svtools/sores.hxx | 17 -- svtools/source/dialogs/so3res.src | 64 -- 4 files changed, 88 deletions(-) New commits: commit f928812588e3cf6584a34

[Libreoffice-commits] .: cui/source svtools/inc svtools/source

2012-06-30 Thread Andras Timar
cui/source/dialogs/svuidlg.hrc|1 cui/source/dialogs/svuidlg.src|6 --- svtools/inc/svtools/sores.hxx | 17 -- svtools/source/dialogs/so3res.src | 64 -- 4 files changed, 88 deletions(-) New commits: commit 5a27543e41ec7a167d51e

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Sean Carlos changed: What|Removed |Added Depends on||51554 --- Comment #35 from Sean Carlos 20