[Libreoffice-commits] .: pyuno/CustomTarget_python_wrapper.mk pyuno/Executable_python_wrapper.mk pyuno/Module_pyuno.mk Repository.mk

2012-06-19 Thread David Ostrovsky
Repository.mk|2 - pyuno/CustomTarget_python_wrapper.mk | 36 --- pyuno/Executable_python_wrapper.mk |8 +++ pyuno/Module_pyuno.mk|3 -- 4 files changed, 6 insertions(+), 43 deletions(-) New commits:

Re: [GERRIT] gbuild migration: pyuno module

2012-06-19 Thread David Ostrovsky
Hi David, On 19.06.2012 07:23, David Tardon wrote: Hi, On Fri, Jun 08, 2012 at 09:22:12AM +0200, David Ostrovsky wrote: Hi, with the last change set https://gerrit.libreoffice.org/#/c/179/ clean build on linux x86_64 with --enable-python=internal is working. Two questions: The thing is on

Re: [PATCH 6/6] Remove unnecessary temp variable

2012-06-19 Thread Brad Sowden
Hi Stephan, diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx index 04e6e73..9f6d2f2 100644 --- a/sw/source/ui/docvw/edtwin.cxx +++ b/sw/source/ui/docvw/edtwin.cxx @@ -4992,12 +4992,9 @@ void SwEditWin::Command( const CommandEvent rCEvt ) rSh.IsCrsrReadonly();

Re: [PATCH] [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#43967 legacy report wizard improperly formats dates

2012-06-19 Thread Miklos Vajna
On Mon, Jun 18, 2012 at 09:14:09PM +0100, Caolán McNamara caol...@redhat.com wrote: On Mon, 2012-06-18 at 16:54 +0200, Lionel Elie Mamane wrote: Legacy reports (not Sun/Oracle Report Builder ones) wizard show date columns as an integer days-since-epoch instead of e.g. nicely formatted

Re: [PATCH] [REVIEW 3-5-5 (2/3)][PUSHED 3-5] fdo#43967 legacy report wizard improperly formats dates

2012-06-19 Thread Stephan Bergmann
On 06/18/2012 10:14 PM, Caolán McNamara wrote: On Mon, 2012-06-18 at 16:54 +0200, Lionel Elie Mamane wrote: Legacy reports (not Sun/Oracle Report Builder ones) wizard show date columns as an integer days-since-epoch instead of e.g. nicely formatted DD-MM-YY (day-month-year) in *newly* *created*

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

2012-06-19 Thread Stephan Bergmann
wizards/com/sun/star/wizards/common/NumberFormatter.java |5 +++- wizards/com/sun/star/wizards/db/FieldColumn.java | 16 +++ 2 files changed, 12 insertions(+), 9 deletions(-) New commits: commit 3de97fff254c369927216d341057dbad3b3fbde2 Author: Lionel Elie Mamane

Re: [REVIEW 3-5-5] GTK: don't crash on X errors

2012-06-19 Thread Miklos Vajna
On Mon, Jun 18, 2012 at 05:01:57PM +0200, Fridrich Strba fridrich.st...@graduateinstitute.ch wrote: Hello, I cherry-picked with my signoff to 3-6 and 3-5. We need 2 more people for 3-5-5 Looks OK, +1 from me -- one more still needed. Miklos ___

[Libreoffice-commits] .: README.cross

2012-06-19 Thread Jan Holesovsky
README.cross |6 ++ 1 file changed, 6 insertions(+) New commits: commit 538b449ed5babe025df207cfdc6ca29d321dd67a Author: Jan Holesovsky ke...@suse.cz Date: Tue Jun 19 09:22:29 2012 +0200 Add a note about MinGW debugging TODO. Change-Id:

[Libreoffice-commits] .: 2 commits - writerfilter/source

2012-06-19 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 23 writerfilter/source/dmapper/DomainMapper_Impl.cxx | 42 ++ writerfilter/source/dmapper/DomainMapper_Impl.hxx |2 + 3 files changed, 60 insertions(+), 7 deletions(-) New commits: commit

Re: [PATCH 6/6] Remove unnecessary temp variable

2012-06-19 Thread Stephan Bergmann
On 06/19/2012 09:09 AM, Brad Sowden wrote: I believe it's unnecessary. In the pQuickHlpData-Stop(rSh) call that immediately follows Move() ClearCntnt() is called which then clears pQuickHlpData-m_aHelpStrings i.e. same result at the eliminated Move() call. Excellent. Sorry for not noting the

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

2012-06-19 Thread Caolán McNamara
On Mon, 2012-06-18 at 12:09 +0200, Bjoern Michaelsen wrote: gerrit is documented and ready to go. Can I get superquick overview of why gerrit?. e.g. the problems we have that gerrit fixes. My biggest concern has always been that patches go into gerrit and disappear in an out of sight out of

[REVIEW:3-5] fdo#49659 three RTF fixes

2012-06-19 Thread Miklos Vajna
Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=3c5a752 Again a never worked for DOCX, regression for RTF fix. Also on gerrit: https://gerrit.libreoffice.org/221 Thanks, Miklos ___ LibreOffice mailing list

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

2012-06-19 Thread Caolán McNamara
connectivity/source/drivers/evoab2/EApi.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 23769553d56cefa9bc4b1e84087ac9ab1dfbec68 Author: Rene Engelhard r...@debian.org Date: Mon Jun 18 23:19:09 2012 +0200 evoab2: add libebook-1.2.so.13 (evolution 3.4) Change-Id:

#51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Nguyen Vu Hung (vuhung)
Hello all, I am sorry if this mailing list is not suitable for pushing bugs. Can anyone take a look at this bug? https://bugs.freedesktop.org/show_bug.cgi?id=51213 Should we fix that bug for LibreOffice, or should we just leave it, or should we fix MSO? -- Best Regards, Nguyen Hung Vu [aka:

[Libreoffice-commits] .: oox/inc

2012-06-19 Thread Miklos Vajna
oox/inc/oox/vml/vmlshapecontainer.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 2e4c6b51699362252d0bbdc27e0311c68e2ab21b Author: Miklos Vajna vmik...@suse.cz Date: Tue Jun 19 10:07:32 2012 +0200 oox: fix all vmlshapecontainer doxygen errors

Re: [PUSHED][PATCH] - avoid some memset

2012-06-19 Thread Caolán McNamara
On Mon, 2012-06-18 at 22:51 +0200, Marion Christophe JAILLET wrote: Hi, in a previous commit, the only memset in the file has been removed, so it should be safe to remove this include. looks sane, pushed to master. Thanks for this. C. ___

[Libreoffice-commits] .: 2 commits - basic/source desktop/source extensions/source filter/source i18npool/source rsc/source sc/source svtools/source sw/source tools/inc tools/source unotools/source vc

2012-06-19 Thread Caolán McNamara
basic/source/runtime/iosys.cxx |2 +- desktop/source/app/lockfile2.cxx|6 +++--- extensions/source/scanner/sanedlg.cxx |4 ++-- filter/source/graphicfilter/idxf/dxf2mtf.cxx|4 ++--

Re: [PATCH] fdo#43192: : confusing label for data validity criterion

2012-06-19 Thread Petr Mladek
Hi Joel, first, congratulations to your first patch! Fridrich Strba píše v Po 18. 06. 2012 v 11:33 +0200: Hello, Joel, On 15/06/12 16:50, Joel Madero wrote: My first patch so I apologize in advance if I screwed something up. The patch is harmless and I pushed it to master. Could you

Re: [PUSHED 3-5] fdo#49659 three RTF fixes

2012-06-19 Thread Caolán McNamara
On Tue, 2012-06-19 at 10:02 +0200, Miklos Vajna wrote: Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=3c5a752 Again a never worked for DOCX, regression for RTF fix. Pushed to 3-5. Any extra/additional handling required for tables inside frames in relation to the trailing

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

2012-06-19 Thread Caolán McNamara
writerfilter/source/dmapper/DomainMapper.cxx |3 +++ writerfilter/source/dmapper/DomainMapper_Impl.cxx |4 ++-- writerfilter/source/dmapper/DomainMapper_Impl.hxx |7 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx| 15 +++

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

2012-06-19 Thread Jan Holesovsky
Hi Bjoern, On 2012-06-18 at 12:09 +0200, Bjoern Michaelsen wrote: http://sweetshark.livejournal.com/13298.html gerrit is documented and ready to go. Please use it for code review as much as possible now as it simplifies things a lot over manual patch fiddling on mailing lists. Can you

Re: shiny uno version, Desktop IDL

2012-06-19 Thread Stephan Bergmann
On 06/14/2012 01:55 PM, Bjoern Michaelsen wrote: On Thu, Jun 14, 2012 at 01:44:58PM +0200, Stephan Bergmann wrote: This is not about RAD, this is about software development. Yay, on to a flamefest! ;) Taking the flamebait: Was UNO ever used for something else than RAD? Software development

Re: [PUSHED 3-5] fdo#49659 three RTF fixes

2012-06-19 Thread Miklos Vajna
Hi Caolán, On Tue, Jun 19, 2012 at 09:27:20AM +0100, Caolán McNamara caol...@redhat.com wrote: Pushed to 3-5. Thanks. Any extra/additional handling required for tables inside frames in relation to the trailing paragraph that comes preentered into a frame ? If I understand correctly,

[Libreoffice-commits] .: unusedcode.README

2012-06-19 Thread Caolán McNamara
unusedcode.README |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 1d8cc547ff6ab4d70365298d3d05a704025ad975 Author: Caolán McNamara caol...@redhat.com Date: Tue Jun 19 09:41:00 2012 +0100 document what methods are from the pre-stl containers

Re: shiny uno version, Desktop IDL

2012-06-19 Thread Stephan Bergmann
On 06/14/2012 01:58 PM, Bjoern Michaelsen wrote: On Thu, Jun 14, 2012 at 01:44:58PM +0200, Stephan Bergmann wrote: But then, when you assume the entity's behavior is (largely) static anyway, why not properly codify it in the first place? Because is lots and lots of bookkeeping and boilerplate

Re: [PUSHED 3-5] fdo#49659 three RTF fixes

2012-06-19 Thread Caolán McNamara
On Tue, 2012-06-19 at 10:40 +0200, Miklos Vajna wrote: If I understand correctly, that's not really a problem: if the header has too much content and does not fit into the frame, it simply gets cut down at the end, and the empty paragraph being cut down is not annoying. I mean text frames

Re: [PUSHED 3-5] fdo#49659 three RTF fixes

2012-06-19 Thread Miklos Vajna
On Tue, Jun 19, 2012 at 09:42:40AM +0100, Caolán McNamara caol...@redhat.com wrote: I mean text frames rather than headers/footers. But anyway, its just an aside. Ah - I took frame as in any layout element. ;-) Textframes are not substreams in writerfilter (but rather a ww8-like in textframe

Re: shiny uno version, Desktop IDL

2012-06-19 Thread Stephan Bergmann
On 06/14/2012 12:50 PM, Stephan Bergmann wrote: On 06/14/2012 11:22 AM, Michael Meeks wrote: On Wed, 2012-06-13 at 15:22 +0200, Stephan Bergmann wrote: I wouldn't introduce the extra noise of an additional Desktop2 service. While technically it would be an incompatibility to change the

Re: Difficulties with Flat XML under source control

2012-06-19 Thread Michael Meeks
Hi Johannes, On Sun, 2012-06-17 at 22:10 +0200, Johannes Sixt wrote: I want to place a software manual under source control. It seems most feasible to use a flat XML format, in particular, .fodt. Yes - that's a good plan :-) But I have some difficulties because when LO 3.5.4 opens a

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Tor Lillqvist
Should we fix that bug for LibreOffice, or should we just leave it, And when you say we, you mean you, right? --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2012-06-19 Thread Petr Mladek
Bjoern Michaelsen píše v Po 18. 06. 2012 v 12:09 +0200: Hi all, with: http://sweetshark.livejournal.com/13298.html gerrit is documented and ready to go. Ah, there are several strange and long commands. Also I miss the cooperation with the mailing list. I remember that the main request

Re: LibreOffice OWA

2012-06-19 Thread Michael Meeks
On Fri, 2012-06-15 at 18:04 +0200, Jacqueline Rahemipour wrote: I can confirm this problem with LibO and OWA, two of my customers have the same problem - and I don't have a solution for that at the moment. In our case the files cannot be opened after unzipping/zipping, they show 0 kb

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

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 08:57:28AM +0100, Caolán McNamara wrote: Can I get superquick overview of why gerrit?. e.g. the problems we have that gerrit fixes. Gerrit will prevent exactly what you describe below, that is people having to harvest across the mailing list for patches and never being

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 12:12 +0300, Tor Lillqvist wrote: Should we fix that bug for LibreOffice, or should we just leave it, And when you say we, you mean you, right? Which put another way means - this is not the right mailing list to 'push' anything, except development of fixes

Re: LibreOffice OWA

2012-06-19 Thread Italo Vignoli
Michael Meeks wrote: Again - this is emphatically an Exchange / OWA bug - that needs filing with Microsoft. If a valid ODF file cannot make it through their software without being corrupted - it's an outrage :-) My wife is using OWA with one of her customers, so I might help in trying

Re: shiny uno version, Desktop IDL

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 10:42:39AM +0200, Stephan Bergmann wrote: On 06/14/2012 01:58 PM, Bjoern Michaelsen wrote: Actually writing down the static information can have a huge benefit on maintainability. (Even in static languages with type inference like Haskell, where you would not actually

[Libreoffice-commits] .: cui/source

2012-06-19 Thread Petr Mladek
cui/source/dialogs/about.cxx | 99 +++ cui/source/inc/about.hxx |6 +- 2 files changed, 66 insertions(+), 39 deletions(-) New commits: commit c3ef1efe476771206baad6ee763e9e9397b7cf3d Author: Stefan Knorr (astron) heinzless...@gmail.com Date:

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

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 10:31:08AM +0200, Jan Holesovsky wrote: Hi Bjoern, On 2012-06-18 at 12:09 +0200, Bjoern Michaelsen wrote: http://sweetshark.livejournal.com/13298.html gerrit is documented and ready to go. Please use it for code review as much as possible now as it

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

2012-06-19 Thread Michael Meeks
So, On Mon, 2012-06-18 at 12:09 +0200, Bjoern Michaelsen wrote: http://sweetshark.livejournal.com/13298.html gerrit is documented and ready to go. Please use it for code review as much as Personally I'd like to see where we're at with gerrit, how it works, get people trained up in

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

2012-06-19 Thread Petr Mladek
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 can pull and resend? Ah, sorry, Andras had already fixed the

[PUSHED 3-5-5] GTK: don't crash on X errors

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 09:21 +0200, Miklos Vajna wrote: On Mon, Jun 18, 2012 at 05:01:57PM +0200, Fridrich Strba fridrich.st...@graduateinstitute.ch wrote: Hello, I cherry-picked with my signoff to 3-6 and 3-5. We need 2 more people for 3-5-5 Looks OK, +1 from me -- one more still

[Libreoffice-commits] .: Branch 'libreoffice-3-5-5' - vcl/unx

2012-06-19 Thread Michael Meeks
vcl/unx/gtk/app/gtkdata.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0caef741da051161350de3b32a9da453ec7c4d16 Author: Ruslan Kabatsayev b7.10110...@gmail.com Date: Mon Jun 18 17:23:46 2012 +0400 GTK: don't crash on X errors Change-Id:

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

2012-06-19 Thread Jan Holesovsky
Hi Bjoern, On 2012-06-19 at 11:30 +0200, Bjoern Michaelsen wrote: http://sweetshark.livejournal.com/13298.html gerrit is documented and ready to go. Please use it for code review as much as possible now as it simplifies things a lot over manual patch fiddling on mailing

[Libreoffice-commits] .: 6 commits - oox/inc oox/source svtools/source sw/qa vcl/source writerfilter/source

2012-06-19 Thread Lubos Lunak
oox/inc/oox/vml/vmlshapecontainer.hxx | 21 ++-- oox/source/shape/ShapeContextHandler.cxx | 13 +++- oox/source/vml/vmlshapecontainer.cxx | 22 - svtools/source/graphic/grfmgr2.cxx|7 ++

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

2012-06-19 Thread Lubos Lunak
oox/inc/oox/vml/vmlshapecontainer.hxx| 31 --- oox/source/shape/ShapeContextHandler.cxx | 13 - oox/source/vml/vmlshapecontainer.cxx | 22 +- 3 files changed, 53 insertions(+), 13 deletions(-) New commits: commit

[Libreoffice-commits] .: sw/qa

2012-06-19 Thread Lubos Lunak
sw/qa/extras/ooxmltok/ooxmltok.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1eb52e99b1bb20616d91142e71f6e535bb8eb13f Author: Luboš Luňák l.lu...@suse.cz Date: Tue Jun 19 12:12:23 2012 +0200 treat for tinderbox with obsolete gcc and -Werror *sigh*

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

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 11:54:25AM +0200, Jan Holesovsky wrote: Maybe the command line interface will be easier to use, but https://wiki.documentfoundation.org/Development/gerrit/PatchReview did not convince me that it simplifies things a lot over manual patch fiddling - described in my

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

2012-06-19 Thread Michael Meeks
On Mon, 2012-06-18 at 07:53 +0200, Cor Nouws wrote: Incidentally - if you want to get this into 3.6 as a late feature you need to be drumming up support for another 2x reviews quickly ;-) - we want to get that lot in by Monday. Ah, if possible, that would be nice. I see a + 1 from

Re: How to integrate an image into the source tree

2012-06-19 Thread Michael Meeks
Hi Rafael, 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 Sounds exciting :-) In theory galaxy is the root or

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

2012-06-19 Thread Marco Cecchetti
On Mon, 18 Jun 2012 22:51:48 +0200, Thorsten Behrens t...@documentfoundation.org wrote: Marco Cecchetti wrote: Slightly tangential - how about filing a few easy hacks for adding more shape and slide animations? It's mostly busy work, and a nice rewarding experience for new hackers - here's

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

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 08:57:28AM +0100, Caolán McNamara wrote: On Mon, 2012-06-18 at 12:09 +0200, Bjoern Michaelsen wrote: gerrit is documented and ready to go. Can I get superquick overview of why gerrit?. e.g. the problems we have that gerrit fixes. My biggest concern has always been

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

2012-06-19 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-06-19 01:33:41 +0200, Matúš Kukan wrote: I have created more patches. Great, if something is ready and working just push it to the tubes2 branch. It should be possible to start collaboration only for the document ScDocShell::GetShellByNum(0) from the contacts

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

2012-06-19 Thread Bjoern Michaelsen
On Tue, Jun 19, 2012 at 11:54:25AM +0200, Jan Holesovsky wrote: If you answer was that the new workflow would be: - click a link in a mail from gerrit - that will open the syntax-highlighted cgit-like patch in the browser, on a page with a big [Push it!] button + space to write the

Re: LibreOffice OWA

2012-06-19 Thread Michael Meeks
On Tue, 2012-06-19 at 11:26 +0200, Italo Vignoli wrote: Again - this is emphatically an Exchange / OWA bug - that needs filing with Microsoft. If a valid ODF file cannot make it through their software without being corrupted - it's an outrage :-) My wife is using OWA with one of her

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Nguyễn Vũ Hưng
On Tue, Jun 19, 2012 at 6:12 PM, Tor Lillqvist t...@iki.fi wrote: And when you say we, you mean you, right? No, I did mean we - the LibreOffice team and I consider myself a member :) # I work on Vietnamese l10n team and in this bug report, as a tester. -- Best Regards, Nguyen Hung Vu [aka:

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

2012-06-19 Thread Bjoern Michaelsen
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 it sends a replay to the mailing list with a link to diff, link to

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Nguyễn Vũ Hưng
On Tue, Jun 19, 2012 at 6:23 PM, Michael Meeks michael.me...@suse.com wrote:        Which put another way means - this is not the right mailing list to 'push' anything, Please excuse my English - my second language - :), I've looked up a dictionary I found that I did mean something else.

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Christian Lohmaier
Hi Nguyễn, *, On Tue, Jun 19, 2012 at 1:40 PM, Nguyễn Vũ Hưng vuhung16p...@gmail.com wrote: [...] By the way, when viewing the file with the same font (Arial), the widths look the same. It seems the under Windows or Linux, rendering with DejaVu fonts are not correct. Current Windows

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

2012-06-19 Thread David Tardon
solenv/bin/install-gdb-printers |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2ad7432769141bc627688af171342316a8de4567 Author: David Tardon dtar...@redhat.com Date: Mon Jun 11 14:09:39 2012 +0200 use ure instead of ure-link Change-Id:

[Libreoffice-commits] .: 2 commits - bin/distro-install-desktop-integration l10ntools/source

2012-06-19 Thread Petr Mladek
bin/distro-install-desktop-integration |4 l10ntools/source/localize.cxx | 14 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) New commits: commit aab6aba1482c56823b9fcc9a5f0ed0d131d37af0 Author: Petr Mladek pmla...@suse.cz Date: Tue Jun 19 13:50:55 2012

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

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 4:54 AM, Jan Holesovsky ke...@suse.cz wrote: I would be happy.  But is it going to be so?  So far the best I've got from gerrit was clicking [Diff all unified], that opened one browser window per file (ugh!), with more clicking to actually do the review. We added gitweb

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 3 commits - bin/distro-install-desktop-integration cui/source l10ntools/source

2012-06-19 Thread Petr Mladek
bin/distro-install-desktop-integration |4 + cui/source/dialogs/about.cxx | 99 + cui/source/inc/about.hxx |6 +- l10ntools/source/localize.cxx | 14 ++-- 4 files changed, 77 insertions(+), 46 deletions(-) New commits:

Re: #51213 Rendered text under Ubuntu's Writer is wider than Windows

2012-06-19 Thread Michael Meeks
Hi Nguyen, On Tue, 2012-06-19 at 20:40 +0900, Nguyễn Vũ Hưng wrote: except development of fixes :-) if you want to work on a patch to fix it (and it may well be a simple font issue I havn't looked), then this is the right place; otherwise please discuss it on the discuss list. I really

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

2012-06-19 Thread Jan Holesovsky
Hi Bjoern, On 2012-06-19 at 13:03 +0200, Bjoern Michaelsen wrote: If you answer was that the new workflow would be: - click a link in a mail from gerrit - that will open the syntax-highlighted cgit-like patch in the browser, on a page with a big [Push it!] button + space to

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

2012-06-19 Thread Norbert Thiebaud
On Tue, Jun 19, 2012 at 7:05 AM, Jan Holesovsky ke...@suse.cz 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 there any

[Libreoffice-commits] .: vcl/source

2012-06-19 Thread Lubos Lunak
vcl/source/gdi/outdev2.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ad08216f8f489ad36c8def71ae4f27a64d89 Author: Luboš Luňák l.lu...@suse.cz Date: Tue Jun 19 13:47:42 2012 +0200 match properly the type in the extern declaration

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

[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 libreoff...@bielefeldundbuss.de 2012-06-19 05:33:06 PDT --- Add Bug 51232 - EDITING: CRASH when paste in outline view after SLIDESHOW because of crash -- Configure bugmail:

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 sberg...@redhat.com: http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5e9c2e3e85a2bcdd6a0b2088253fc133e52e831 fdo#50603: Close fds across a restart of soffice on Mac OS X fixes that on master, and I

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 there

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 sberg...@redhat.com: http://cgit.freedesktop.org/libreoffice/core/commit/?id=d5e9c2e3e85a2bcdd6a0b2088253fc133e52e831 fdo#50603: Close fds across a

[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 sberg...@redhat.com Date: Mon Jun 18 13:00:08 2012 +0200 fdo#50603: Close fds across a restart of soffice

[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-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 ++

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

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 can pull

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 page

[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 libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||51232

[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

[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 caol...@redhat.com Date: Tue Jun 19 14:21:59 2012 +0100 WaE: silence warning Change-Id:

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 jmadero@gmail.com 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

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 guys

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

[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

[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 r...@novell.com Date: Tue Jun 19 16:01:24 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] .: 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 vmik...@suse.cz Date: Tue Jun 19 16:10:52

[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 gokcen.eras...@gmail.com Date: Tue Jun 19 17:18:52 2012 +0300 Add initial support for PDF signing. PDF signing has still some missing

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 scenario,

[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

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 it

[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 pmla...@suse.cz Date: Tue Jun

[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

[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

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

[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

[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

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 set up as

[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 pmla...@suse.cz 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

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

  1   2   3   >