[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #290 from sasha.libreoff...@gmail.com 2012-04-19 22:20:19 PDT --- Yes, but preferred that only one bug per day. We should have time to think on one bug before appears another -- Configure bugmail: https://bugs.freedesktop.org/userpre

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #289 from dE 2012-04-19 21:28:05 PDT --- Should I add more bugs (I can easily add a 100 more). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are o

Re: Windows - Embed Server et al.

2012-04-19 Thread Enrico Weigelt
Hi Enrico, > > And this works on other platforms, ets say, GNU/Linux, *BSD, etc, > > etc ? > > I find it is often well worth engaging the brain before typing at > the > keyboard and creating noise for others to have to read. This was a serious question! I wouldn't be so much surpri

[PATCH] fdo#47436: FILEOPEN: Writer crashes when it opens an odt file produced by JasperReport

2012-04-19 Thread Dézsi Szabolcs
Hi! https://bugs.freedesktop.org/show_bug.cgi?id=47436 Hi! editeng/source/items/frmitems.cxx:1954 1951: for (int n(0); n != SAL_N_ELEMENTS(aBorders); ++n) 1952: { 1953: editeng::SvxBorderLine* pLine = const_cast< editeng::SvxBorderLine* >( GetLine( aBorders[n] ) ); 1954: pLine-

[Libreoffice] minor idl fixes

2012-04-19 Thread Tomas Hlavaty
Hi all, bellow are some patches fixing minor issues with idl files. Also I would like to ask: 1) Exceptions have message and context fields and there should be a constructor with arguments (java.lang.String m, java.lang.Object c) for those fields. However, this doesn't seem to be applied

[REVIEW 3-5-3] fdo#48856 update sheet-local named expressions correctly

2012-04-19 Thread Eike Rathke
Hi, Two reviews needed to cherry-pick to 3-5-3 http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=9a9121929408e8ffc86b91606355ff5fe9514f7d Fixes https://bugs.freedesktop.org/show_bug.cgi?id=48856 Thanks Eike -- LibreOffice Calc developer. Number formatter stricken i18n

[PATCH] Modify unusedcode.easy

2012-04-19 Thread Xavi Escriche Galindo
0001-Modify-unusedcode.easy.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PUSHED-3-5 REVIEW-3-5-3] fdo#46687 fix find toolbar crash ...

2012-04-19 Thread Bjoern Michaelsen
On Thu, Apr 19, 2012 at 05:38:09PM +0200, Bjoern Michaelsen wrote: > On Thu, Apr 19, 2012 at 02:38:47PM +0100, Michael Meeks wrote: > > I had a poke at this heisenbug (that disappears with SAL_SYNCHRONIZE > > set), and - after a bit of xtracing, discovered that (rather > > un-satisfyingly) that

Asynchronous use of SwHTMLParser - is this needed

2012-04-19 Thread Kohei Yoshida
Hi there, I'm working on removing SvRefBase from SvParser to make its life cycle a little more easier to understand. I've checked the call sites of all of its derived classes, and in most of those call sites, we could easily replace it with scoped_ptr. The only exception is the SwHTMLParser, whe

Re: Windows - Embed Server et al.

2012-04-19 Thread Mat M
Le Thu, 19 Apr 2012 10:03:04 +0200, Noel Grandin a écrit: OOh, I really hope you're planning on working on: https://bugs.freedesktop.org/show_bug.cgi?id=38808 That would make setting up windows build machines much easier. Nope. I am not a so-skilled developer, alas. shmget already found a s

Re: minutes of ESC call ...

2012-04-19 Thread Francois Tigeot
Hey, On Thu, Apr 19, 2012 at 04:11:18PM +0100, Michael Meeks wrote: > > * tinderboxen / status (Norbert) > + bytemark machine #2 > + working on *BSD in virtualbox with little > joy help appreciated (Norbert) > + need 3x BSD virtual-boxes (ideally)

Re: unbuilded code in sd/source/ui/notes

2012-04-19 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Em 19-04-2012 07:43, Michael Meeks escreveu: > Any chance you could 'git rm' the relevant code & push that > Olivier ? :-) > > Thanks, > > Michael. Done... Thank you - -- Olivier Hallot Founder, Board of Directors Memb

Re: Windows - Embed Server et al.

2012-04-19 Thread Michael Meeks
Hi Enrico, On Thu, 2012-04-19 at 17:47 +0200, Enrico Weigelt wrote: > And this works on other platforms, ets say, GNU/Linux, *BSD, etc, etc ? I find it is often well worth engaging the brain before typing at the keyboard and creating noise for others to have to read. All the best

Re: [PUSHED] Opengrok remote attribute

2012-04-19 Thread Thorsten Behrens
Neat, updated patch works - committed, pushed & deployed. Thanks a lot! :) -- Thorsten pgpT8BwAYRdPJ.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Windows - Embed Server et al.

2012-04-19 Thread Enrico Weigelt
> On Thu, 2012-04-19 at 16:34 +0200, Enrico Weigelt wrote: > > > It is also used in Groupwise for editing mail. > > > > Groupwise calls LO as editor ? > > Or Microsoft Word - And this works on other platforms, ets say, GNU/Linux, *BSD, etc, etc ? hmm, does Groupwise client meanwhile fully w

Re: [REVIEW-3-5] fdo#46687 fix find toolbar crash ...

2012-04-19 Thread Bjoern Michaelsen
On Thu, Apr 19, 2012 at 02:38:47PM +0100, Michael Meeks wrote: > I had a poke at this heisenbug (that disappears with SAL_SYNCHRONIZE > set), and - after a bit of xtracing, discovered that (rather > un-satisfyingly) that the attached patch fixes it; it should be entirely > harmless if not ent

Re: Removed unused code formula::ArgInput::GetArgSelection

2012-04-19 Thread jaime . navarro
Hi all, All of my past, present and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Thanks. Michael Meeks ha escrito: Hi Jaime, We need a blanket license statement that all the code you contribute is made available under the terms of the MPL/

Re: Windows - Embed Server et al.

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 16:34 +0200, Enrico Weigelt wrote: > > It is also used in Groupwise for editing mail. > > Groupwise calls LO as editor ? Or Microsoft Word - Outlook also uses MS Word as it's editor, where are you going with that ? ATB, Michael. -- mi

Re: ancient openssl bundled

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 17:09 +0200, Enrico Weigelt wrote: > hmm, who exactly needs it ? grep openssl */prj/build.lst HTH, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ LibreOffice maili

minutes of ESC call ...

2012-04-19 Thread Michael Meeks
* Present: + David, Stephan, Thorsten, Andras, Markus, Caolan, Bjoern, Norbert, Fridrich, Michael S, Eike, Kohei, Tor, Petr, Kendy, Lionel, Lubos * Completed Action Items + review and re-close 3.4.x MAB fixed in 3.5.x (Rainer) + Apple Developer Enrollmen

Re: ancient openssl bundled

2012-04-19 Thread Enrico Weigelt
> As a sidenote, the need for openssl is not direct for LO, but > something > needed for dependencies. I wanted to remove openssl altogether and > rely on > nss instead, and you could almost hear the grunts of pain on irc. My > feeling is that this dep is too obscure, so nobody wants to touch > it

Re: Windows - Embed Server et al.

2012-04-19 Thread Enrico Weigelt
> It is also used in Groupwise for editing mail. Groupwise calls LO as editor ? cu -- Mit freundlichen Grüßen / Kind regards Enrico Weigelt VNC - Virtual Network Consult GmbH Development Äußere Bayreuther Str. 55, D - 90409 Nürnberg Tel: +49 911 72303-30 Fax: +49 911 72303-50 e

Checksum failure involving AES encryption

2012-04-19 Thread Udo Schuermann
I've been working on an external tool to decrypt the contents of ODF containers, but two files in the container consistently fail their checksum when decrypted with AES256, even though they actually decrypt perfectly; the other files have no issues with their checksums. I have been trying to cr

Re: Weird error during build of 3.5.2 libreoffice

2012-04-19 Thread Petr Mladek
Tomáš Chvátal píše v St 18. 04. 2012 v 18:20 +0200: > Dne 16. dubna 2012 14:30 Petr Mladek napsal(a): > > Tomáš Chvátal píše v Čt 12. 04. 2012 v 08:39 +0200: > >> Complete log: https://401507.bugs.gentoo.org/attachment.cgi?id=300617 > > > > Could you please attach solenv/inc/tg_ext.mk from your bu

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-04-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 46687, which changed state. Bug 46687 Summary: 'Find' toolbar causes writer,calc,impress, not responding https://bugs.freedesktop.org/show_bug.cgi?id=46687 What|Old Value |New Value -

[REVIEW-3-5] fdo#46687 fix find toolbar crash ...

2012-04-19 Thread Michael Meeks
Hi there, I had a poke at this heisenbug (that disappears with SAL_SYNCHRONIZE set), and - after a bit of xtracing, discovered that (rather un-satisfyingly) that the attached patch fixes it; it should be entirely harmless if not entirely explained [ the error push/pop should stop this happ

Re: killing soffice.bin from oosplash

2012-04-19 Thread Stephan Bergmann
On 04/19/2012 03:11 PM, Michael Stahl wrote: On 19/04/12 13:35, Stephan Bergmann wrote: On 04/17/2012 03:15 PM, Michael Stahl wrote: have oosplash forward SIGTERM to soffice.bin: http://cgit.freedesktop.org/libreoffice/core/commit/?id=946e7180be96178937e7be1b0bd7132902709a87 The above is not

Re: killing soffice.bin from oosplash (was: Re: [REVIEW][3-5] misc stuff)

2012-04-19 Thread Lubos Lunak
On Thursday 19 of April 2012, Michael Stahl wrote: > the soffice.bin really should be dead by the time the JUnit test process > exits, because otherwise the next time you try to run the test it won't > run (and even worse will hang forever currently...), because the old > soffice.bin is still liste

Bug 48716: FILESAVE soffice.bin crashed with SIGABRT in os::abort()

2012-04-19 Thread Dézsi Szabolcs
Hi! Actually this gives me SIGSEGV (not SIGABRT) in sw/fmtcntnt.hxx line 60: return (const SwFmtCntnt&)Get( RES_CNTNT,bInP); I print out '*this' and it's like this: { = {_vptr.SfxItemSet = 0x18, _pPool = 0x10001, _pParent = 0x1757920, _aItems = 0x18, _pWhichRanges = 0x10001, _nCount =

killing soffice.bin from oosplash (was: Re: [REVIEW][3-5] misc stuff)

2012-04-19 Thread Michael Stahl
On 19/04/12 13:35, Stephan Bergmann wrote: > On 04/17/2012 03:15 PM, Michael Stahl wrote: >> have oosplash forward SIGTERM to soffice.bin: >> >> http://cgit.freedesktop.org/libreoffice/core/commit/?id=946e7180be96178937e7be1b0bd7132902709a87 > > The above is not a good idea. At least with POSIX,

Re: [REVIEW][3-5] misc stuff

2012-04-19 Thread Stephan Bergmann
On 04/17/2012 03:15 PM, Michael Stahl wrote: have oosplash forward SIGTERM to soffice.bin: http://cgit.freedesktop.org/libreoffice/core/commit/?id=946e7180be96178937e7be1b0bd7132902709a87 The above is not a good idea. At least with POSIX, there is no reliable way for a parent process to forw

[PUSHED] Re: [PATCH] converts SV_DECL_PTRARR in SVX module

2012-04-19 Thread Michael Stahl
On 18/04/12 17:27, Noel Grandin wrote: > These patches convert the usage of SV_DECL_PTRARR in SVX module to > std::set, std::vector and boost::ptr_vector variously. > > Survived a "make svx.check" and a "make subsequentcheck" (at least up > until the point at which my Ubuntu box has a problem w

Re: unbuilded code in sd/source/ui/notes

2012-04-19 Thread Michael Meeks
Hi Olivier, On Thu, 2012-04-19 at 07:31 +0200, David Tardon wrote: > On Wed, Apr 18, 2012 at 11:21:04PM +0100, Caolán McNamara wrote: > > On Sat, 2012-04-14 at 11:31 -0300, Olivier Hallot wrote: > > > Is this a feature we curently miss by mistake, or is a dead code never > > > finished/released? >

Re: Removed unused code formula::ArgInput::GetArgSelection

2012-04-19 Thread Michael Meeks
Hi Jaime, We need a blanket license statement that all the code you contribute is made available under the terms of the MPL/LGPLv3+ dual license so we can link you into: http://wiki.documentfoundation.org/Development/Developers Can you send that to this list ? An

Re: Windows - Embed Server et al.

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 11:26 +0300, Tor Lillqvist wrote: > > It looks like the ActiveX control was intended to allow embedding of LO > > inside InternetExplorer. > > And *my* opinion is that such embedding opens up a horrible Pandora's > box of potential problems that we don't really have enough pe

Re: [PATCH] Removed RTL_CONSTASCII_(U)STRINGPARAM from accessibility (there was two equalsAsciiL leftovers too)

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 10:31 +0200, Noel Grandin wrote: > On 2012-04-19 10:27, Michael Meeks wrote: > > Huge code changes like this will make the re-licensing / re-basing > > process much more problematic for very little win in the compiled code. > > Sure the difficulty of the re-basing process i

Re: [PUSHED] fdo#48473 No object information in status bar

2012-04-19 Thread Thorsten Behrens
Regina Henschel wrote: > I have now defined a macro for that string, so that there is only > one place for the literal string. This way the semantic remains the > same as it has worked for several years. > Thanks a lot Regina, pushed with an insignificant tweak. -- Thorsten pgp2P2qoQxNJJ.pgp De

Re: ancient openssl bundled

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 05:32 -0400, Marc-André Laverdière wrote: > As a sidenote, the need for openssl is not direct for LO, but > something needed for dependencies. I wanted to remove openssl > altogether and rely on nss instead, and you could almost hear the > grunts of pain on irc. My feeling is

Re: [libreoffice-l10n] [ANNOUNCE] Branch libreoffice-3-5-3 created

2012-04-19 Thread Michael Meeks
Hi Martin, On Wed, 2012-04-18 at 20:45 +0200, Martin Srebotnjak wrote: > Do you plan to release 3.5.3 with this bug? > https://bugs.freedesktop.org/show_bug.cgi?id=48356 Whichever bugs are fixed up to the date that it is released, will be the bugs that are fixed in the release - that is t

Re: ancient openssl bundled

2012-04-19 Thread Marc-André Laverdière
As a sidenote, the need for openssl is not direct for LO, but something needed for dependencies. I wanted to remove openssl altogether and rely on nss instead, and you could almost hear the grunts of pain on irc. My feeling is that this dep is too obscure, so nobody wants to touch it... On 2012-03-

[Patch] [Advice] Wrapping fields in impress

2012-04-19 Thread Muthu Subramanian K
Hi, I was trying to implement the wrapping feature for fields (specifically the hyperlinks) in impress. Currently, the text box containing hyperlinks can overflow the width of the box. This can be a problem when the content is on the border of the slide (or otherwise). What this patch does/d

Re: [ANDROID-UI-PATCH] [REJECTED] Empty Junity android project

2012-04-19 Thread Tor Lillqvist
> What my plan was for including and creating the Unit test project, was to be > able to do the development of the file explorer concept which is as follows: Sure sure, but an *empty* Junit test project does not need to be in git, does it? Once it is a bit more substantial, we can add it. --tml _

Removed unused code formula::ArgInput::GetArgSelection

2012-04-19 Thread Jaime Navarro Santapau
Salvo indicado de otro modo más arriba / Unless stated otherwise above: International Business Machines, S.A. Santa Hortensia, 26-28, 28002 Madrid Registro Mercantil de Madrid; Folio 1; Tomo 1525; Hoja M-28146 CIF A28-010791 0001-Removed-unused-code-formula-ArgInput-GetArgSelection.patch Descript

RE: [PATCH] Removed RTL_CONSTASCII_USTRINGPARAM from animation

2012-04-19 Thread Dézsi Szabolcs
> > It'd prolly be more useful to work on other things until the > re-licensing is done in a couple of months :-) > > Large scale string changes have the potential to create far more work > for me than any win they provide :-) > > Thanks ! Ok, no problem. :) Szabolcs

Re: [PATCH] Removed RTL_CONSTASCII_(U)STRINGPARAM from accessibility (there was two equalsAsciiL leftovers too)

2012-04-19 Thread Noel Grandin
On 2012-04-19 10:27, Michael Meeks wrote: Huge code changes like this will make the re-licensing / re-basing process much more problematic for very little win in the compiled code. Sure the difficulty of the re-basing process is only concerned with the difference between state of the initial

Re: [PATCH] Opengrok remote attribute

2012-04-19 Thread Thorsten Behrens
Andrew Higginson wrote: > This patch to opengrok adds a 'remote' id the the body tag when > ?remote=true is given in the URL (and as a result in CSS, hides some extra > chrome, like the header) > Hi Andrew, great mockup & something we definitely want - unfortunately the patch did cause some troub

Re: [PATCH] Removed RTL_CONSTASCII_(U)STRINGPARAM from accessibility (there was two equalsAsciiL leftovers too)

2012-04-19 Thread Michael Meeks
On Thu, 2012-04-19 at 09:52 +0200, Dézsi Szabolcs wrote: > Hi, I'm going to send these on a per module basis for easier > reviewing. (Previous 1.5M sized megapatch was very difficult to > review) Huge code changes like this will make the re-licensing / re-basing process much more problema

Re: Windows - Embed Server et al.

2012-04-19 Thread Tor Lillqvist
> It looks like the ActiveX control was intended to allow embedding of LO > inside InternetExplorer. And *my* opinion is that such embedding opens up a horrible Pandora's box of potential problems that we don't really have enough people to solve, and thus we really should try to kill this monster

[PATCH] Removed RTL_CONSTASCII_(U)STRINGPARAM from avmedia

2012-04-19 Thread Dézsi Szabolcs
Hi! Replaced a few RTL_CONSTASCII... macros in avmedia. Szabolcs From 116fc5e8f22f4234944dacc73b5b489ca27aa694 Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Thu, 19 Apr 2012 10:22:50 +0200 Subject: [PATCH] Removed RTL_CONSTASCII_(U)STRINGPARAM fro

Re: [ANDROID-UI-PATCH] [REJECTED] Empty Junity android project

2012-04-19 Thread Jonathan Aquilina
On 4/19/12 10:02 AM, Tor Lillqvist wrote: I don't think it makes much sense to add such an *empty* unit test project, which I assume was basically just created by clicking an "create unit test project" (or whatever the wording might be) button in Eclipse? Let's get back to it when 1) there is so

Re: Windows - Embed Server et al.

2012-04-19 Thread Noel Grandin
OOh, I really hope you're planning on working on: https://bugs.freedesktop.org/show_bug.cgi?id=38808 That would make setting up windows build machines much easier. I'm not an expert, but this is what I could find: It looks like the ActiveX control was intended to allow embedding of LO inside In

Re: [ANDROID-UI-PATCH] [REJECTED] Empty Junity android project

2012-04-19 Thread Tor Lillqvist
I don't think it makes much sense to add such an *empty* unit test project, which I assume was basically just created by clicking an "create unit test project" (or whatever the wording might be) button in Eclipse? Let's get back to it when 1) there is something it would test, and 2) it can actuall

[PATCH] Removed RTL_CONSTASCII_USTRINGPARAM from animation

2012-04-19 Thread Dézsi Szabolcs
Hi Same for module animation. Szabolcs From be3148a6bfda58b6093b598a7ec17cc6f587b6c3 Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Thu, 19 Apr 2012 09:58:41 +0200 Subject: [PATCH] Removed RTL_CONSTASCII_USTRINGPARAM from animation --- animations

Re: [PUSHED] Hackfest

2012-04-19 Thread Miklos Vajna
On Tue, Apr 17, 2012 at 02:18:05PM +0200, Italo Vignoli wrote: > As the attachment has been stripped by the system when I have sent it > the first time, I am resending the patch to the Impress Help file which > adds text shortcuts. Please review it carefully, as I have added quite a > large numbe

Re: [PUSHED] Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls

2012-04-19 Thread Miklos Vajna
On Thu, Apr 19, 2012 at 09:09:06AM +0200, Dézsi Szabolcs wrote: > I replaced RTL_CONSTASCII_USTRINGPARAM macros with simple "..." literals. Pushed, thanks. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mail

[PATCH] Removed RTL_CONSTASCII_USTRINGPARAM from UnoControls

2012-04-19 Thread Dézsi Szabolcs
Hi, title says it all. I replaced RTL_CONSTASCII_USTRINGPARAM macros with simple "..." literals. Szabolcs From f1c3e6877ecb2471f44221c0c9b49d55d7c04bc5 Mon Sep 17 00:00:00 2001 From: Szabolcs Dezsi Date: Thu, 19 Apr 2012 09:05:43 +0200 Subject: [PATCH] R