[PUSHED][PATCH] unusedcode.easy: Removed unused code

2012-02-13 Thread Caolán McNamara
On Fri, 2012-02-10 at 15:29 +0100, Alexander Bergmann wrote: > 15 files changed, 0 insertions(+), 217 deletions(-) Pushed this now, thanks for this. Though SetEnableATToolSupport is actually used under windows, so I tweaked it to be windows-only code rather than remove it. C. __

RE: sfx2 deprecated?

2012-02-13 Thread Winfried Donkers
Michael Meeks wrote (13 februari 2012 13:07) > Great; I assume there is an existing sub-class used by those buttons >that already are split buttons, and that much of the work is tweaking >those call sites that use the old (non-split) button (?). Yes, it is mainly using existing derived classe

Re: JDK 1.7 error in autogen.sh

2012-02-13 Thread Michael Meeks
On Mon, 2012-02-13 at 20:35 +0800, LOH KOK HOE wrote: > Thank you so much of your reply, may I know what "./g pull -r"? Type it and see :-) [ inside core/ ] All the best, Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___

Re: JDK 1.7 error in autogen.sh

2012-02-13 Thread LOH KOK HOE
Thank you so much of your reply, may I know what "./g pull -r"? THanks @! On Mon, Feb 13, 2012 at 7:46 PM, Caolán McNamara wrote: > On Sun, 2012-02-12 at 14:44 +0800, LOH KOK HOE wrote: > > configure: error: 1.7 is not a supported Java bytecode version! > > Error running configure at ./autogen.

[PUSHED 3-5]Re: [REVIEW][3-5] Header/Footer and PageBreak indicators to be hidden in RO mode

2012-02-13 Thread Jan Holesovsky
Hi Cedric, Cedric Bosdonnat píše v Po 13. 02. 2012 v 11:24 +0100: > Could someone (kendy?) review and cherry-pick -s in -3-5 the following > commit: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=beb8a85796c78d4cdcf6497b6725fce8f7141d75 > > A bug was also recently filed that is fixed

Re: Hosting LibreOffice online

2012-02-13 Thread Michael Meeks
On Mon, 2012-02-13 at 11:43 +0100, Andor E wrote: > https://wiki.documentfoundation.org/Using_LibreOffice_in_a_Web_Browser > > As promised I have created a first version of the Wiki page. I hope it > is not too awful. Thanks for that ! :-) I tweaked it a bit, it'd be nice to link Drew's

[PUSHED 3-5] Re: [REVIEW 3.5 (and maybe 3.4?)] fdo#42771: Fix crash when loading an invalid .fodt

2012-02-13 Thread Jan Holesovsky
[just marking as PUSHED] Jan Holesovsky píše v Po 13. 02. 2012 v 13:15 +0100: > Hi Michael, > > Michael Meeks píše v Po 13. 02. 2012 v 11:59 +: > > > > Returning a 'I was unable create a cursor' value via throwing runtime > > > exception [in SwXFootnote::createTextCursorByRange()] is not rea

Re: [Libreoffice] LibreOffice / openIndiana ...

2012-02-13 Thread Michael Meeks
Hi guys, On Tue, 2012-02-07 at 14:58 +, Jonathan Adams wrote: > ran out of time ... will try again in a week if the projects I'm on > start to lessen. I guess the problem here is that, various people got different places with this - and then sent pseudo-patches: "change line 34 to rea

Re: [REVIEW 3.5 (and maybe 3.4?)] fdo#42771: Fix crash when loading an invalid .fodt

2012-02-13 Thread Jan Holesovsky
Hi Michael, Michael Meeks píše v Po 13. 02. 2012 v 11:59 +: > > Returning a 'I was unable create a cursor' value via throwing runtime > > exception [in SwXFootnote::createTextCursorByRange()] is not really > > efficient ;-) - but I have no idea what I might break by changing that, > > so I ju

Re: minor autogen.sh (windows /cygwin) bug

2012-02-13 Thread Michael Meeks
On Thu, 2012-02-09 at 17:18 +0100, walter wrote: > Using --with-max-jobs=1 --with-num-cpus=1 > fails generating vfork error. Nasty :-) did you get past that ? vfork errors sound quite unpleasant. Thanks, Michael. -- michael.me...@suse.com <><, Pseudo Engine

Re: [Libreoffice] [PATCH] Making default tab prefix name configurable in Calc

2012-02-13 Thread Noel Power
On 09/02/12 14:53, Albert Thuswaldner wrote: If it was up to me I would go for the visual bell. Any thoughts on this? actually thinking about it some more I don't find it unnatural to have the whole ( reverted ) prefix selected after entering an illegal character ( I think this is a technique u

Re: sfx2 deprecated?

2012-02-13 Thread Michael Meeks
Hi there, On Fri, 2012-02-10 at 11:22 +0100, Winfried Donkers wrote: > I just started working on the 45671-bug series that Astron created to > split a lot of color-toolbar buttons. (thank you, Astron) Lovely ! :-) > The toolbar buttons are derived from SfxToolBoxControl. Great;

Re: Patch for Easy Hack 45033

2012-02-13 Thread Tommy
On Mon, 13 Feb 2012 12:27:26 +0100, Italo Vignoli wrote: I have patched the biblio.odb document with LibreOffice entries (got rid of the old OOo entries). The patch is below to be checked, but I do not understand if I have to attach the patched document as well. Please help. Thanks, Italo

[REVIEW][3-5][3-4] fdo#41712 SwFlowFrm::pPrecede regression

2012-02-13 Thread Michael Stahl
apparently a SwFlowFrm::pPrecede was introduced, turning the SwFlowFrm list from a singly linked list to a doubly linked list, without much thought given to the additional invariants that need to be maintained; these patches should fix that up and should go into libreoffice-3-4 and libreoffice-3-5

Re: [REVIEW 3.5 (and maybe 3.4?)] fdo#42771: Fix crash when loading an invalid .fodt

2012-02-13 Thread Michael Meeks
On Fri, 2012-02-10 at 18:12 +0100, Jan Holesovsky wrote: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=9951de4a10386a85dc1bfa465304cd0005414b8e Workaround looks fine to me :-) I'm amazed that we throw such a hard exception here, but ... > Returning a 'I was unable create a cu

Re: [PUSHED] New tool for better understanding the codebase, to complement the wiki.

2012-02-13 Thread Thorsten Behrens
> So, wow again for this great work - I couldn't resist, and merged > that up with the existing doxygen documentation, result is here: > > http://docs.libreoffice.org/ > Pushed now to solenv/bin/mkdocs.sh - thanks again! Cheers, -- Thorsten pgpLbm6gctRk7.pgp Description: PGP signature __

Re: JDK 1.7 error in autogen.sh

2012-02-13 Thread Caolán McNamara
On Sun, 2012-02-12 at 14:44 +0800, LOH KOK HOE wrote: > configure: error: 1.7 is not a supported Java bytecode version! > Error running configure at ./autogen.sh line 157. > > May I know how this problem could be resolve? I'm not sure why we check for the version here. *maybe* it was because the

Re: OK to get rid of scaddins?

2012-02-13 Thread Tor Lillqvist
> is that really necessary? No, so OK, not then. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: OK to get rid of scaddins?

2012-02-13 Thread Michael Stahl
On 13/02/12 12:31, Tor Lillqvist wrote: > Do we really need to keep "analysis" and "date" as separate shared > libraries? Would it be OK to move their source code over to the "sc" > module, and merge their objects into the "sc" library, and their > ..component files into sc.component? is that real

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #181 from Petr Mladek 2012-02-13 03:35:50 PST --- (In reply to comment #180) > Can't install 3.5 because it says I must quit using another version of libre It is most likely caused by the bug 45068. The update to LO-.3.5 does not wor

Re: building master fails on nlpsolver

2012-02-13 Thread Caolán McNamara
On Sat, 2012-02-11 at 08:47 +0100, Jean-Baptiste Faure wrote: > Hi, > > When building the master (Ubuntu 11.10, x86_64), it fails and says that > the problem is inside nlpsolver. If I try to build nlpsolver by > make nlpsolver > I get the following error messages : > > > cd nlpsolver && make -j 2

OK to get rid of scaddins?

2012-02-13 Thread Tor Lillqvist
Do we really need to keep "analysis" and "date" as separate shared libraries? Would it be OK to move their source code over to the "sc" module, and merge their objects into the "sc" library, and their .component files into sc.component? Probably the code that refers to them could be simplified a b

Patch for Easy Hack 45033

2012-02-13 Thread Italo Vignoli
I have patched the biblio.odb document with LibreOffice entries (got rid of the old OOo entries). The patch is below to be checked, but I do not understand if I have to attach the patched document as well. Please help. Thanks, Italo --- extras/source/database/biblio.odb | Bin 2796 -> 2723 bytes

Re: basegfx::fround and friends seems needed in windows build

2012-02-13 Thread Michael Meeks
Hi there, On Sun, 2012-02-12 at 12:45 +0700, Korrawit Pruegsanusak wrote: > >> > So there are some alternatives options to hide something from > >> > callcatcher. [...] write unit tests that call it [...] > > Could you please give me a hint how to do this? Thanks :-) Sure ! :-) so we wan

Re: [Libreoffice] [PATCH] Making default tab prefix name configurable in Calc

2012-02-13 Thread Noel Power
On 09/02/12 14:53, Albert Thuswaldner wrote: Hi, [...] So I have improved the patch according to Kohei's suggestion above. Now I store the prefix at each key-stroke and check for illegal characters. When an illegal character is entered, the text is reverted back to the last good prefix. (So ba

development summary: year 2012, week 06

2012-02-13 Thread Petr Mladek
Hi, this time a brief summary of what happened during the 6th week in 2012 on LibreOffice repositories and the living branches: + master:LO-3.5 development + libreoffice-3-5: fixes for LO-3.5.1 bug fix release + libreoffice-3-4: fixes for potential LO-3.4.6

Re: Hosting LibreOffice online

2012-02-13 Thread Andor E
https://wiki.documentfoundation.org/Using_LibreOffice_in_a_Web_Browser As promised I have created a first version of the Wiki page. I hope it is not too awful. On Mon, Feb 13, 2012 at 10:11 AM, Andor E wrote: > Hi, > thanks for the info. That's a lot of stuff to process. I can't > promise, that

[REVIEW][3-5] Header/Footer and PageBreak indicators to be hidden in RO mode

2012-02-13 Thread Cedric Bosdonnat
Hi all, Could someone (kendy?) review and cherry-pick -s in -3-5 the following commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=beb8a85796c78d4cdcf6497b6725fce8f7141d75 A bug was also recently filed that is fixed by this one: https://bugs.freedesktop.org/show_bug.cgi?id=45548 Tha

Re: [PUSHED][REVIEWED 3-5] Wrong mapping to log level from postgresql-sdbc.ini

2012-02-13 Thread Lionel Elie Mamane
On Sat, Feb 11, 2012 at 11:42:11PM +0900, Takeshi Abe wrote: > Please review the commit: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=4649fafa317f4717634d863d3f3edf1d0180fc1e > for cherry-pick to 3-5 if appropriate. Pushed. Thanks. -- Lionel

Re: Adding Extension for Experimental Thai Spelling

2012-02-13 Thread Michael Stahl
On 11/02/12 17:23, Richard Wordingham wrote: > As I understand it, the lack of a usable Thai spell-checker for > LibreOffice (unlike, say, a Khmer spell-checker) is due to the Thai > break iterator. (I had expected Thai and Khmer to face similar > problems, for neither has a visible word separator

Re: Master fails to compile with cclan in moz module

2012-02-13 Thread Michael Meeks
Hi Julien, On Sun, 2012-02-12 at 23:30 -0800, julien2412 wrote: > I gave a try to cclang and scan-build. > Compilation stops because of some errors in moz module. That is odd. > Here is the file : > http://nabble.documentfoundation.org/file/n3739375/llvm_moz.log llvm_moz.log Pa

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-13 Thread Michael Meeks
On Sat, 2012-02-11 at 10:24 -0800, julien2412 wrote: > On master branch (not on 3.5 branch), each time I start a module Calc, > Writer or Impress (I didn't test on others), when I begin to type something, > it seems to freeze for some seconds (about 10 secs) then everything seems > ok. Th

Re: minutes of ESC call ...

2012-02-13 Thread Stephan Bergmann
On 02/09/2012 06:54 PM, Michael Meeks wrote: * make check triggers build + make it as easy as possible to run checks (Stephan) + 'make check' is simpler + hopefully time it takes to re-run a pristine make will improve over time (Norbert) Seen fixed. Thanks a l

Re: [PATCH][PUSHED] Remove unused code (5)

2012-02-13 Thread Stephan Bergmann
On 02/11/2012 03:59 PM, Ivan Timofeev wrote: Pushed, thank you. marking thread as pushed Stephan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: basegfx::fround and friends seems needed in windows build

2012-02-13 Thread Stephan Bergmann
On 02/12/2012 06:45 AM, Korrawit Pruegsanusak wrote: On Thu, Feb 9, 2012 at 17:39, Michael Meeks wrote: On Wed, 2012-02-08 at 21:36 +0100, Stephan Bergmann wrote: On 02/08/2012 09:30 PM, Caolán McNamara wrote: So there are some alternatives options to hide something from callcatcher. [...] wr

Re: Hosting LibreOffice online

2012-02-13 Thread Andor E
Hi, thanks for the info. That's a lot of stuff to process. I can't promise, that I have the time for it right now (even if I'd like to). But I will do the write up of the information contained in this thread as asked by Michael. Thanks Andor Ertsey On Fri, Feb 10, 2012 at 9:00 AM, drew wrote: >

Re: changes in profile path in release notes for 3.5

2012-02-13 Thread Stephan Bergmann
On 02/12/2012 05:05 PM, Cor Nouws wrote: Jean-Baptiste Faure wrote (11-02-12 09:04) On Linux (or Linux Gnome only ???) the profile directory for LO 3.5.0 has been move to ~/.config/libreoffice. This information should be clearly stated in the release notes for 3.5. Could somebody who knows exact

Re: Cannot build on Debian: no fontconfig and unmet dependencies

2012-02-13 Thread Lionel Elie Mamane
On Mon, Feb 13, 2012 at 04:19:17PM +1000, Andrew Roffey wrote: > I have been trying to build LibreOffice on Debian Squeeze using the > instructions at > http://wiki.documentfoundation.org/Development/Native_Build > $ apt-get build-dep openoffice.org > The following packages have unmet dependencie

Re: Trying to understand why LO seems freezed for some seconds when a module is started

2012-02-13 Thread Stephan Bergmann
On 02/11/2012 07:24 PM, julien2412 wrote: On master branch (not on 3.5 branch), each time I start a module Calc, Writer or Impress (I didn't test on others), when I begin to type something, it seems to freeze for some seconds (about 10 secs) then everything seems ok. So I runned valgrind by using

<    1   2