[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Rainer Bielefeld changed: What|Removed |Added Depends on||38542 --- Comment #173 from Rainer Bi

[Libreoffice] [PATCH] Splash screen fix for multi-head on Linux (bug 33214)

2011-07-19 Thread Josh Heidenreich
Uses xinerama to get the size of the primary screen 0001-Splash-screen-fix-for-multi-head-on-Linux-bug-33214.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libr

Re: [Libreoffice] [REVIEW][PUSHED 3-4] Fix for fdo#39236

2011-07-19 Thread David Tardon
On Tue, Jul 19, 2011 at 02:56:04PM -0400, Kohei Yoshida wrote: > Hi there, > > I'd like to have the following commit > > http://cgit.freedesktop.org/libreoffice/calc/commit/?id=8da78944e7c4fcae9ae40bea7162898d20db6329 > > cherry-picked to -3-4 and -3-4-2 in order to fix > > https://bugs.freedes

Re: [Libreoffice] [PATCH] Replace List with std::vector< ImplBmpObj* >

2011-07-19 Thread Joseph Powers
On Jul 19, 2011, at 7:34 AM, Matúš Kukan wrote: > On 19 July 2011 14:22, Joseph Powers wrote: >> >> A List<> would be better; however, it's a list of pointers so the size >> isn't that big. >> > So why not use it ? > I did not mean the actual size in memory but the number of elements. > I've

Re: [Libreoffice] Make RPMs

2011-07-19 Thread Nguyen Vu Hung (KiEi)
Hello, (2011/07/19 16:12), Caolán McNamara wrote: If you use "--enable-epm" (you can drop the explicit --with-package-format="rpm deb"), then when you do a "make" there should them be rpms created under instsetoo_native/unxlng*/some/sub/dir/use/find/to/find/them FWIW, distro-configs/LibreOffic

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 --- Comment #172 from mariosv 2011-07-19 15:15:22 PDT --- Bug 36555, Prevents read Microsoft Access database. Is a regression from OOo 3.3 Works well in 3.4 Seems as something is no shipped with 3.4. -- Configure bugmail: https://bugs.freedesk

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 mariosv changed: What|Removed |Added Depends on||36555 -- Configure bugmail: https://bugs.free

[Libreoffice] [REVIEW] Fix for fdo#39236

2011-07-19 Thread Kohei Yoshida
Hi there, I'd like to have the following commit http://cgit.freedesktop.org/libreoffice/calc/commit/?id=8da78944e7c4fcae9ae40bea7162898d20db6329 cherry-picked to -3-4 and -3-4-2 in order to fix https://bugs.freedesktop.org/show_bug.cgi?id=39236 which is a nasty crasher which took me almost a f

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-19 Thread Andreas Mantke
Hi Caolan, *, Am Dienstag, 19. Juli 2011, 12:23:20 schrieb Caolán McNamara: > On Sun, 2011-07-17 at 00:17 +0200, Andreas Mantke wrote: > > Hi all, > > > > I tried to build LibO on Linux-x64 with KDE 4 (openSUSE 11.4-x64) from a > > fresh cloned master and the build failed inside the module vcl. I

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 37763, which changed state. Bug 37763 Summary: Define a range name prevents recognition of a label https://bugs.freedesktop.org/show_bug.cgi?id=37763 What|Old Value |New Value ---

Re: [Libreoffice] hackfest agenda

2011-07-19 Thread Regina Henschel
Florian Effenberger schrieb: Hello, sorry to bother you, but I'm getting continous requests from our co-sponsor to give them some details on the hackfest agenda. :-) The proposed items list at http://wiki.documentfoundation.org/Hackfest2011#Ideas is rather empty for now. Anyone would like to ad

Re: [Libreoffice] [REVIEW 3-4] [PUSHED 3-4] Update mdds to 0.5.3

2011-07-19 Thread Kohei Yoshida
Hi guys, On Tue, 2011-07-19 at 10:13 +0100, Michael Meeks wrote: > Having said that - I'm not a pure PITA if there is an accurate and > complete patch of what actually changed here to review - then we can > review it - but I'm not a fan of approving big, confused, un-quantified > changes at

[Libreoffice] hackfest agenda

2011-07-19 Thread Florian Effenberger
Hello, sorry to bother you, but I'm getting continous requests from our co-sponsor to give them some details on the hackfest agenda. :-) The proposed items list at http://wiki.documentfoundation.org/Hackfest2011#Ideas is rather empty for now. Anyone would like to add their ideas and plans to

Re: [Libreoffice] permission 444/555 of installation files

2011-07-19 Thread Petr Mladek
Andreas Radke píše v Út 19. 07. 2011 v 00:09 +0200: > Nice, you've almost fixed all of them expect some *rc files: > > -r--r--r-- 1 root root 126 Jul 18 22:01 > /build/pkg/libreoffice-common/usr/lib/libreoffice/ure/bin/versionrc > -r--r--r-- 1 root root 1.1K Jul 18 22:01 > /build/pkg/libreoffice

Re: [Libreoffice] Review request: fdo#34805: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=6c397dfce4f7afddb55329b738388ab4eb16b7f8

2011-07-19 Thread Michael Meeks
Hi Tor, On Tue, 2011-07-19 at 08:45 -0600, Tor Lillqvist wrote: > This seems to fix fdo#34805. If I understand correctly, the autosave > files are always written in ODF formats, but the recovery code still > tried to load them using the filter for the original document. :-) > It should o

[Libreoffice] [ANNOUNCE] libreoffice-3.4.2.2 tag created (3.4.2-rc2)

2011-07-19 Thread Petr Mladek
Hi, there have been created the libreoffice-3.4.2.2 tag for 3.4.2-rc2 release. The corresponding official builds will be available by the end of the week. It will be used as final if no blocker is found. See the attached list of changes against 3.4.2-rc1. Now, you might switch your current 3-4

[Libreoffice] Minutes of the tech. steering call

2011-07-19 Thread Jan Holesovsky
I am terribly sorry I am sending the minutes this late :-( Present: Kendy, Andras, Mitch, Petr, Rainer, Rene, Caolan * Finished Action Items: + conference papers + Andras: + l10n panel / BoF * Pending Action Items: + Easy Hacks - completion

Re: [Libreoffice] [libreoffice-l10n] [ANN] LibreOffice 3.4.2 RC1 available

2011-07-19 Thread Petr Mladek
Cor Nouws píše v Út 19. 07. 2011 v 09:12 +0200: > Hi all, > > Nino Novak wrote (14-07-11 22:48) > > Am Donnerstag, 14. Juli 2011, um 14:29:53 schrieb Florian Effenberger: > > > >> The list of fixed bugs in this release is here: > >> > >> http://dev-builds.libreoffice.org/pre-releases/src/bugfixes-

Re: [Libreoffice] [REVIEWED] [PUSHED 3-4] fix for fdo#39333: database ranges don't work in formulas

2011-07-19 Thread Kohei Yoshida
Hi Markus, On Tue, 2011-07-19 at 13:19 +0200, Markus Mohrhard wrote: > It fixes that we can't use database ranges in formulas because > ScNameToken always used ocName but it could also be ocDBArea for > database ranges. It's nothing special, just added an optional > parameter to the constructor o

[Libreoffice] Review request: fdo#34805: http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=6c397dfce4f7afddb55329b738388ab4eb16b7f8

2011-07-19 Thread Tor Lillqvist
This seems to fix fdo#34805. If I understand correctly, the autosave files are always written in ODF formats, but the recovery code still tried to load them using the filter for the original document. That caused the bug, for the specific case described in the initial bug report, it tried to use

Re: [Libreoffice] [PATCH][REVIEWED] [PUSHED 3-4] SetNamedRanges speedup fdo#35357

2011-07-19 Thread Kohei Yoshida
Hi Laurent, On Fri, 2011-07-15 at 19:41 +0200, Laurent Godard wrote: > it would also be great for me if it could be part of the 3.4.x branch as > this would affect a large number of my users instead of being stuck to > OOo 3.2.1 So, with the bug in the function object now fixed, I've pushed your

Re: [Libreoffice] [PATCH] Replace List with std::vector< ImplBmpObj* >

2011-07-19 Thread Matúš Kukan
On 19 July 2011 14:22, Joseph Powers wrote: > > A List<> would  be better; however, it's a list of pointers so the size isn't > that big. > So why not use it ? I did not mean the actual size in memory but the number of elements. I've seen there around 150 elements when I tried to print the size.

Re: [Libreoffice] [PATCH][REVIEW][PUSHED 3-4] SetNamedRanges speedup fdo#35357

2011-07-19 Thread Kohei Yoshida
On Tue, 2011-07-19 at 07:24 +0200, David Tardon wrote: > (I haven't pushed Laurent's patch.) Thanks, David. I've just pushed Laurent's patch with my sign-off. Kohei -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mailing list LibreOffic

[Libreoffice] [PUSHED] Preserve RTF \'00 sequences (NUL) in strings

2011-07-19 Thread Caolán McNamara
On Tue, 2011-07-19 at 22:18 +1000, Troy Rollo wrote: > On Tuesday 19 July 2011, Caolán McNamara wrote: > > Well, this'll work I guess, and I'm minded to push it, but why ;-) Is > > there a concrete bug this fixes ? > > Yes, but it is a little obscure. If you take the attached ODT file, save it >

Re: [Libreoffice] [REVIEW] Fix wrapping around objects in headers (fdo#39155)

2011-07-19 Thread Jan Holesovsky
Hi Lubos, all, On 2011-07-19 at 13:49 +0200, Lubos Lunak wrote: > could I get reviews for the attached patch for 3-4 and 3-4-2 too, if > possible? It is actually just removing checking for header in the > bWrapAllowed expression. This is fdo#39155 and I do not see a reason for the > check the

Re: [Libreoffice] [REVIEWED 3-4-2] [PUSHED 3-4-2] Update mdds to 0.5.3

2011-07-19 Thread Kohei Yoshida
On Tue, 2011-07-19 at 12:05 +0100, Michael Meeks wrote: > On Mon, 2011-07-18 at 16:57 -0400, Kohei Yoshida wrote: > > Just to tone down this statistics a bit. The vast majority of changes > > are in fact code relocations with no changes > > So - I've pushed it to -3-4-2 - after doing my bes

Re: [Libreoffice] [tdf-discuss] Re: LibO 3.4.2 RC1 under Windows

2011-07-19 Thread Jesús Corrius
On Tue, Jul 19, 2011 at 3:25 PM, Italo Vignoli wrote: > On 7/19/11 2:53 PM, plino wrote: > >> I understand that it is the version you are supposed to distribute. BUT it >> still needs a CHECK because there are NEWER security fixes. > > Although I don't use Windows, I've seen a recent update of the

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Jan Holesovsky changed: What|Removed |Added Depends on|39155 | --- Comment #171 from Jan Holesovsky

Re: [Libreoffice] [tdf-discuss] Re: LibO 3.4.2 RC1 under Windows

2011-07-19 Thread Italo Vignoli
On 7/19/11 2:53 PM, plino wrote: > I understand that it is the version you are supposed to distribute. BUT it > still needs a CHECK because there are NEWER security fixes. Although I don't use Windows, I've seen a recent update of the C++ Redistributable Package under Windows 7 on a friend's PC.

Re: [Libreoffice] [PUSHED:3-4; 3-4-2] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread Petr Mladek
David Tardon píše v Út 19. 07. 2011 v 15:02 +0200: > On Tue, Jul 19, 2011 at 02:35:42PM +0200, Markus Mohrhard wrote: > Okay. > > I have pushed the fix to 3.4.1 as is (but the addendum is still in 3.4, > should we want it). I see it in 3-4-2 branch => updated subject. Thanks for help. Best Rega

Re: [Libreoffice] [REVIEW for 3-4-2][PUSHED:3-4-2] more distro-pack-install fixes

2011-07-19 Thread Petr Mladek
Fridrich Strba píše v Út 19. 07. 2011 v 15:08 +0200: > Looks perfectly OK. > > +1 from me Andy told me on irc that it worked for hit. I took it as 3rd approval and pushed into 3-4-2 branch. Best Regards, Petr ___ LibreOffice mailing list LibreOffice@

Re: [Libreoffice] [REVIEW for 3-4-2] more distro-pack-install fixes

2011-07-19 Thread Fridrich Strba
Looks perfectly OK. +1 from me F. On Tue, 2011-07-19 at 13:55 +0100, Michael Meeks wrote: > Hi guys, > > On Mon, 2011-07-18 at 16:58 +0200, Petr Mladek wrote: > > the below patches should fix two more problems reported by Andy. I would > > like to get them into libreoffice-3-4-2 branch. > >

Re: [Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread David Tardon
On Tue, Jul 19, 2011 at 02:35:42PM +0200, Markus Mohrhard wrote: > Hello David, > > I think the original version should be safe. Our formula api can't deal with > broken documents during import especially the oox import can't deal with > errors of any kinds in formulas. But a broken document won't

[Libreoffice] [REVIEW for 3-4-2] more distro-pack-install fixes

2011-07-19 Thread Michael Meeks
Hi guys, On Mon, 2011-07-18 at 16:58 +0200, Petr Mladek wrote: > the below patches should fix two more problems reported by Andy. I would > like to get them into libreoffice-3-4-2 branch. I've pushed them to libreoffice-3-4; and I attach them here, two more ack's needed, I understand Andr

Re: [Libreoffice] [REVIEW] more distro-pack-install fixes

2011-07-19 Thread Petr Mladek
Andreas Radke píše v Po 18. 07. 2011 v 18:18 +0200: > Am Mon, 18 Jul 2011 16:58:03 +0200 > schrieb Petr Mladek : > > > Hi, > > > > the below patches should fix two more problems reported by Andy. I > > would like to get them into libreoffice-3-4-2 branch. > > > > Best Regards, > > Petr > > > >

Re: [Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread Markus Mohrhard
Hello David, I think the original version should be safe. Our formula api can't deal with broken documents during import especially the oox import can't deal with errors of any kinds in formulas. But a broken document won't create a crash only a #Name entry in the cell that is not correct. I know

Re: [Libreoffice] sylk unit tests

2011-07-19 Thread Maciej Rumianowski
Hi Michael, > Hey ! - so unit tests are -never- useless, particularly if they are > fast, small and run during the build. Indeed - I would -love- to have > much more unit test coverage of calc. I also like the Idea of unit tests and an Easy Hack with calc unit tests is on my radar :) >

Re: [Libreoffice] [PATCH] Replace List with std::vector< ImplBmpObj* >

2011-07-19 Thread Joseph Powers
On Jul 19, 2011, at 12:51 AM, Matúš Kukan wrote: > Hi Joe, > > On 19 July 2011 06:40, Joseph Powers wrote: >> I'd like someone doing a Unix build to review this for me. I compile Mac and >> this is Unix only code so I don't just want to push and hope... >> > First I thought it would compile a

Re: [Libreoffice] [PATCH] Fix 33898 - import/export xrefs to numbered paras

2011-07-19 Thread Troy Rollo
On Tuesday 19 July 2011, Korrawit Pruegsanusak wrote: > Hello Troy, > > Digging mailing-list archive and just glancing at your patch, > isn't this patch against fdo#33960 ? > (https://bugs.freedesktop.org/show_bug.cgi?id=33960) > IMHO it isn't likely to be 33898. It should have said 33893 (althou

Re: [Libreoffice] [PATCH] Preserve RTF \'00 sequences (NUL) in strings

2011-07-19 Thread Troy Rollo
On Tuesday 19 July 2011, Caolán McNamara wrote: > Well, this'll work I guess, and I'm minded to push it, but why ;-) Is > there a concrete bug this fixes ? Yes, but it is a little obscure. If you take the attached ODT file, save it as an RTF, and then load the RTF, the prefix to the paragraph num

Re: [Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread David Tardon
On Tue, Jul 19, 2011 at 04:29:32PM +0530, Muthu Subramanian K wrote: > Hi, > > +if( maCurrCell.mnSharedId >= 0 ) > +{ > +Reference< XFormulaTokens > xTokens( maCurrCell.mxCell, > UNO_QUERY_THROW ); > +ExtCellFormulaContext aContext( *this, xTokens, > maCur

[Libreoffice] [REVIEWED, 1 more for 3-4-2] Re: [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection

2011-07-19 Thread Jan Holesovsky
Hi, On 2011-07-19 at 12:05 +0100, Caolán McNamara wrote: > > Looks fine except for a typo in scriptListCount definition. I have fixed > > it by > > http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=bfa455e31ab2356b4ee0cf499bb71138e837e6c7 > > > > Could you please approve this typo fix?

[Libreoffice] [REVIEW] Fix wrapping around objects in headers (fdo#39155)

2011-07-19 Thread Lubos Lunak
Hello, could I get reviews for the attached patch for 3-4 and 3-4-2 too, if possible? It is actually just removing checking for header in the bWrapAllowed expression. This is fdo#39155 and I do not see a reason for the check there anyway, the change applied only makes text in a header wrap

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 38095, which changed state. Bug 38095 Summary: Character classification for Western or Asian text font differ since conventional version. https://bugs.freedesktop.org/show_bug.cgi?id=38095 What|Old Value

Re: [Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread Katarina Machalkova
> Looks good to me. Will push it to 3.4. > > 2011/7/19 Muthu Subramanian K > > > Hi, > > > > It would be great if somebody could review+push the attached patch to > > 3.4 branch(s). This is _not_ a problem in master. > > Without this patch shared formula(s) would not be imported correctly in >

[Libreoffice] [REVIEW] fix for fdo#39333: database ranges don't work in formulas

2011-07-19 Thread Markus Mohrhard
Hello, I fear I'm a bit late for this patch to be included into 3.4.2 but at least we should push it to 3.4 It fixes that we can't use database ranges in formulas because ScNameToken always used ocName but it could also be ocDBArea for database ranges. It's nothing special, just added an optional

[Libreoffice] [REVIEWED] [PUSHED 3-4-2] patch for fdo#39023: shared formulas are not imported correctly from xlsx, first part

2011-07-19 Thread Michael Meeks
On Tue, 2011-07-12 at 11:18 +0200, Petr Mladek wrote: > Yes, it will be in 3.4.2. I am going to make sure that all patches are > in, do test build, tag, and branch. So this got into 3.4.2 - for the record. Thanks, Michael. -- michael.me...@novell.com <><, Pse

[Libreoffice] [REVIEWED 3-4-2] [PUSHED 3-4-2] Update mdds to 0.5.3

2011-07-19 Thread Michael Meeks
On Mon, 2011-07-18 at 16:57 -0400, Kohei Yoshida wrote: > Just to tone down this statistics a bit. The vast majority of changes > are in fact code relocations with no changes So - I've pushed it to -3-4-2 - after doing my best at reviewing the changes; but I'm really unhappy with this.

Re: [Libreoffice] [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection

2011-07-19 Thread Caolán McNamara
On Tue, 2011-07-19 at 12:49 +0200, Petr Mladek wrote: > Looks fine except for a typo in scriptListCount definition. I have fixed > it by > http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=bfa455e31ab2356b4ee0cf499bb71138e837e6c7 > > Could you please approve this typo fix? Oops, yes. Th

Re: [Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread Markus Mohrhard
Looks good to me. Will push it to 3.4. 2011/7/19 Muthu Subramanian K > Hi, > > It would be great if somebody could review+push the attached patch to > 3.4 branch(s). This is _not_ a problem in master. > Without this patch shared formula(s) would not be imported correctly in > builds from 3.4 bra

Re: [Libreoffice] [REVIEWED] cherry-picking fix for fdo#38095, character classification for font selection -- 2 more reviews needed

2011-07-19 Thread Michael Meeks
On Tue, 2011-07-19 at 03:06 -0600, Tor Lillqvist wrote: > > 2 more reviews needed for the current 3.4.2 > +1 And pushed to libreoffice-3-4-2; thanks - and lovely to see the unit test there to prevent regression :-) ATB, Michael. -- michael.me...@novell.com <>

Re: [Libreoffice] [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection

2011-07-19 Thread Petr Mladek
Caolán McNamara píše v Út 19. 07. 2011 v 09:50 +0100: > On Tue, 2011-07-19 at 01:14 +0900, Takeshi Abe wrote: > > Hi all, > > > > According to a discussion on the Japanese local mailing list, > > the following issue may prevent some users from migrating > > to 3.4.x series: > > https://bugs.freede

Re: [Libreoffice] sylk unit tests

2011-07-19 Thread Michael Meeks
Hi there, On Sun, 2011-07-17 at 18:50 +0200, Maciej Rumianowski wrote: > > Hmm, well I've now added a sylk import unit test to sc, i.e. > > http://cgit.freedesktop.org/libreoffice/calc/commit/?id=8ac49ef8ab4f065d7b729dcb15505c602c77 > > > > Thanks, but as Nigel pointed out it's hard to unit

[Libreoffice] Review Request: fdo#39023 for 3.4.* branch

2011-07-19 Thread Muthu Subramanian K
Hi, It would be great if somebody could review+push the attached patch to 3.4 branch(s). This is _not_ a problem in master. Without this patch shared formula(s) would not be imported correctly in builds from 3.4 branches. Thanks to Markus (moggi) for debugging this to quite some level (and also f

Re: [Libreoffice] Error compiling from master inside vcl

2011-07-19 Thread Caolán McNamara
On Sun, 2011-07-17 at 00:17 +0200, Andreas Mantke wrote: > Hi all, > > I tried to build LibO on Linux-x64 with KDE 4 (openSUSE 11.4-x64) from a > fresh cloned > master and the build failed inside the module vcl. I then did source > ./LinuxX86-64Env.Set.sh and walked to vcl and run a make -r. Th

Re: [Libreoffice] [PATCH] Preserve RTF \'00 sequences (NUL) in strings

2011-07-19 Thread Caolán McNamara
On Mon, 2011-07-18 at 00:32 +1000, Troy Rollo wrote: > +/* \'00 is a valid internal character in a > +* string in RTF, however ByteString::Append > +* does nothing if '\0' is passed in. It is > +

Re: [Libreoffice] [PATCH] Work around a bash-ism in configure.in

2011-07-19 Thread Michael Meeks
Hi Mike, On Mon, 2011-07-18 at 16:07 -0700, Mike Eberdt wrote: > seriously yet. And as I understand it, a transition is underway to GNU > make, so I guess I've been a bit reluctant to put a lot of time into > learning the old build system. Yes - there is some horrible sterilisation of

Re: [Libreoffice] [GSoC][performance] report - week #8

2011-07-19 Thread Caolán McNamara
On Sun, 2011-07-17 at 22:53 +0200, Matúš Kukan wrote: > And also when converting to new build system I still don't understand > some things. For example with libraries and RepositoryFixes. > And I found commit: > http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=f0d67eeeac0c615a928004082

Re: [Libreoffice] problem of master build cannot launch.

2011-07-19 Thread Caolán McNamara
On Sun, 2011-07-17 at 15:06 -0700, julien2412 wrote: > Yifan J wrote: > > > > Firstly, I found smoketest fails on the HEAD (with error > > officeconnection.cxx:140), then I tried to launch soffice.bin in > > solver/350 > > manually, but soffice.bin crashes immedialy even before splash screen > > a

Re: [Libreoffice] X-GNOME-FullName: https://bugs.freedesktop.org/show_bug.cgi?id=37996

2011-07-19 Thread Caolán McNamara
On Tue, 2011-07-19 at 00:23 +0800, imacat wrote: > Dear all, > > Hi. This is imacat from Taiwan. I received a mail from some friend > in Canonical, Taiwan. What do you think about this, to change the title > from "LibreOffice Calc" to "LibreOffice Calc Spreadsheet"? > > I know that thi

[Libreoffice] [PUSHED] Re: [PATCH] Re: svtools/source/contnr/imivctl1.cxx not matching imivctl1.hxx

2011-07-19 Thread Jan Holesovsky
Hi Maciej, On 2011-07-16 at 17:22 +0200, Maciej Rumianowski wrote: > > I have changed it and now building again if it works, I will send a > > Patch. It will be my first :) > > Patch in attachment, ofcourse on LGPL3+/GPL3+/MPL. Thank you very much for the patch! :-) Joseph has pushed it the oth

Re: [Libreoffice] Fwd: https://bugs.freedesktop.org/show_bug.cgi?id=37996

2011-07-19 Thread Michael Meeks
Hi Imacat, This really belongs on the design list; please reply only to there, unless you have a patch or are seriously considering doing the work; as/when you are committed there - then: libreoffice-ux-adv...@lists.freedesktop.org is a better forum. My personal take is t

Re: [Libreoffice] converting to new build system

2011-07-19 Thread Matúš Kukan
It seems like Bjoern unintentionally wrote this just to me: Hi all, On Tue, 19 Jul 2011 10:54:32 +0200 Matúš Kukan wrote: > Hi Mike, > > On 19 July 2011 01:07, Mike Eberdt > wrote: > > My 'dmake' fu is basically non-existent, so I haven't poked at this > > seriously yet. And as I understand i

Re: [Libreoffice] [MHST][Easy Hack] Get current page number for printing

2011-07-19 Thread Ta Duc Tung
On 07/18/2011 11:07 AM, Andrew Douglas Pitonyak wrote: On 07/16/2011 05:02 AM, Ta Duc Tung wrote: Hi, 1. How to get current page number for printing? We've found a variable mnCurPage from printdlg.cxx but it seems not to be the right one. I think it is current page number for prev

Re: [Libreoffice] [REVIEW 3-4] [PUSHED 3-4] Update mdds to 0.5.3

2011-07-19 Thread Michael Meeks
Hi Kohei, On Mon, 2011-07-18 at 16:57 -0400, Kohei Yoshida wrote: > Just to tone down this statistics a bit. The vast majority of changes > are in fact code relocations with no changes e.g. the change in > rectangle_set is purely moving code from one file to another. :-) Any chance of a

Re: [Libreoffice] converting to new build system

2011-07-19 Thread Bjoern Michaelsen
Hi all, On Tue, 19 Jul 2011 10:54:32 +0200 Matúš Kukan wrote: > Hi Mike, > > On 19 July 2011 01:07, Mike Eberdt > wrote: > > My 'dmake' fu is basically non-existent, so I haven't poked at this > > seriously yet.  And as I understand it, a transition is underway to > > GNU make, so I guess I've

Re: [Libreoffice] Make RPMs

2011-07-19 Thread Caolán McNamara
On Tue, 2011-07-19 at 04:20 +0700, Nguyen Vu Hung (KiEi) wrote: > Hello all, > > How can I build *rpm installation set under CentOS 5.6? > > I know that > > ./autogen.sh --with-distro=LibreOfficeLinux --with-lang="vi" > --with-max-jobs=20 --with-num-cpus=5 --with-package-format="rpm deb" > --w

Re: [Libreoffice] [PATCH] Get rid of SvULongs in calc

2011-07-19 Thread Maciej Rumianowski
Hi Kohei, Thanks for review! > First, for your svl patch: > > 1) in SfxIntegerListItem::GetList(), you do > > +rList.insert( aIt, m_aList[n] ); > > but you can simply call push_back here to append new data to the end of > the vector. Also, let's use pre-increment on iterators in the "f

Re: [Libreoffice] [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection -- 2 more reviews needed

2011-07-19 Thread Tor Lillqvist
> 2 more reviews needed for the current 3.4.2 +1 --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection -- 2 more reviews needed

2011-07-19 Thread Fridrich Strba
I cherry-picked to the 3-4 branch, 2 more reviews needed for the current 3.4.2 I guess. F. On Tue, 2011-07-19 at 09:50 +0100, Caolán McNamara wrote: > On Tue, 2011-07-19 at 01:14 +0900, Takeshi Abe wrote: > > Hi all, > > > > According to a discussion on the Japanese local mailing list, > > the

[Libreoffice] converting to new build system

2011-07-19 Thread Matúš Kukan
Hi Mike, On 19 July 2011 01:07, Mike Eberdt wrote: > My 'dmake' fu is basically non-existent, so I haven't poked at this > seriously yet.  And as I understand it, a transition is underway to GNU > make, so I guess I've been a bit reluctant to put a lot of time into > learning the old build system

[Libreoffice] [REVIEW] cherry-picking fix for fdo#38095, character classification for font selection

2011-07-19 Thread Caolán McNamara
On Tue, 2011-07-19 at 01:14 +0900, Takeshi Abe wrote: > Hi all, > > According to a discussion on the Japanese local mailing list, > the following issue may prevent some users from migrating > to 3.4.x series: > https://bugs.freedesktop.org/show_bug.cgi?id=38095 Looking for ack-s for 3-4 and 3-4-2

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-07-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Caolán McNamara changed: What|Removed |Added Depends on||38095 -- Configure bugmail: https://b

Re: [Libreoffice] [PATCH] Replace List with std::vector< ImplBmpObj* >

2011-07-19 Thread Matúš Kukan
Hi Joe, On 19 July 2011 06:40, Joseph Powers wrote: > I'd like someone doing a Unix build to review this for me. I compile Mac and > this is Unix only code so I don't just want to push and hope... > First I thought it would compile and want just to write something but then I tried and it doesn't

Re: [Libreoffice] [libreoffice-l10n] [ANN] LibreOffice 3.4.2 RC1 available

2011-07-19 Thread Cor Nouws
Hi all, Nino Novak wrote (14-07-11 22:48) Am Donnerstag, 14. Juli 2011, um 14:29:53 schrieb Florian Effenberger: The list of fixed bugs in this release is here: http://dev-builds.libreoffice.org/pre-releases/src/bugfixes-libreoffice-3-4-release-3.4.2.1.log for a clickable version, look at h