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

2011-08-14 Thread Korrawit Pruegsanusak
Hello Cedric, Troy, * On Wed, Aug 10, 2011 at 15:22, Cedric Bosdonnat cedric.bosdonnat@free.fr wrote: Hi Troy, Your patch looks good to me, but it seems the bug number is wrong in the title: isn't it fdo#33960? I pushed your patch to master, but I'm wondering if you have some sample

[Libreoffice] Preserve CollateSingleJobs between calls to print dialog (Bug 32841)

2011-08-14 Thread mcmurchy1917-libreoffice
This patch will preserve the contents of Create separate print jobs for collated output Checkbox on the Options tab between calls to the Print Dialog. Alex Kempshall 0001-Preserve-CollateSingleJobs-between-calls-to-print-di.patch Description: Binary data

[Libreoffice] [PATCH] Updated extensions

2011-08-14 Thread Kálmán „KAMI” Szalai
Hi, I updated extensions * Google docs * Lightproof * SmART gallery (was Diagram before) and added Russian Lightproof rules to the package on master (core) please review patches and apply on libreoffice-3-4:

[Libreoffice] [PATCH] typo in (private) member name

2011-08-14 Thread Lionel Elie Mamane
Files source/uno/namecont.cxx source/inc/namecont.hxx class SfxLibrary has a private member named maOrig*ni*alStorageURL (without the asterisks). To should obviously be maOrig*in*alStorageURL (without the asterisks). As this is a private member, no API problem in changing it. Patch attached. --

[Libreoffice] [PATCH] another typo in (private) member name

2011-08-14 Thread Lionel Elie Mamane
Files connectivity/inc/connectivity/TTableHelper.hxx connectivity/source/commontools/TTableHelper.cxx class OTableHelper has a private member named refreshFor*gei*nKeys (without the asterisks). To should obviously be refreshFor*eig*nKeys (without the asterisks). As this is a private member, no

Re: [Libreoffice] [PATCH][PUSHED] Bug 38486

2011-08-14 Thread Norbert Thiebaud
2011/8/12 Jenei Gábor jen@t-online.hu: Hello, Here is the patch that fixes the Query wizard, it seems that it works fine now, however the problem mentioned in the patch was a minor problem, wizard worked wrong for all queries where I wanted to sort by an aggregate field. Please review

Re: [Libreoffice] [patch][PUSHED] unused variable in Windows build

2011-08-14 Thread Norbert Thiebaud
2011/8/12 Pierre-André Jacquod pjacq...@alumni.ethz.ch: Hello, a small patch to suppress an unused variable (within a WNT define) according cppchecker Since I can not build on Windows, if someone could review / compile it for me before pushing ? Thanks and regards Pushed, thanks Norbert

Re: [Libreoffice] [PATCH][PUSHED] typo in (private) member name

2011-08-14 Thread Norbert Thiebaud
On Sun, Aug 14, 2011 at 10:11 AM, Lionel Elie Mamane lio...@mamane.lu wrote: Files source/uno/namecont.cxx source/inc/namecont.hxx class SfxLibrary has a private member named maOrig*ni*alStorageURL (without the asterisks). To should obviously be maOrig*in*alStorageURL (without the asterisks).

Re: [Libreoffice] [PATCH] another typo in (private) member name

2011-08-14 Thread Norbert Thiebaud
On Sun, Aug 14, 2011 at 10:22 AM, Lionel Elie Mamane lio...@mamane.lu wrote: Files connectivity/inc/connectivity/TTableHelper.hxx connectivity/source/commontools/TTableHelper.cxx class OTableHelper has a private member named refreshFor*gei*nKeys (without the asterisks). To should obviously

Re: [Libreoffice] Preserve CollateSingleJobs between calls to print dialog (Bug 32841)

2011-08-14 Thread Norbert Thiebaud
On Sun, Aug 14, 2011 at 3:08 AM, mcmurchy1917-libreoff...@yahoo.co.uk wrote: This patch will preserve the contents of Create separate print jobs for collated output Checkbox on the Options tab between calls to the Print Dialog. Pushed, thanks Norbert

Re: [Libreoffice] [PUSHED] Preserve CollateSingleJobs between calls to print dialog (Bug 32841)

2011-08-14 Thread Norbert Thiebaud
forgot to mark it as PUSHED btw, Alex, please add [PATCH] is the subject of email to the ML when the post contain a patch... that help us to spot them :-) Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] [PATCH][PUSHED] another typo in (private) member name

2011-08-14 Thread Norbert Thiebaud
On Sun, Aug 14, 2011 at 12:00 PM, Norbert Thiebaud nthieb...@gmail.com wrote: On Sun, Aug 14, 2011 at 10:22 AM, Lionel Elie Mamane lio...@mamane.lu wrote: Files connectivity/inc/connectivity/TTableHelper.hxx connectivity/source/commontools/TTableHelper.cxx class OTableHelper has a private

Re: [Libreoffice] Can I compile and build only libreoffice writer component instead of whole LO suite ?

2011-08-14 Thread Miklos Vajna
On Sat, Aug 13, 2011 at 01:17:44AM -0500, Norbert Thiebaud nthieb...@gmail.com wrote: On Sat, Aug 13, 2011 at 12:20 AM, Partha Chowdhury parthachowdhur...@gmail.com wrote: Hello all.This is my first post to the list.So if I have not provided necessary information or overlooked something

Re: [Libreoffice] Can I compile and build only libreoffice writer component instead of whole LO suite ?

2011-08-14 Thread Norbert Thiebaud
On Sun, Aug 14, 2011 at 4:35 PM, Miklos Vajna vmik...@frugalware.org wrote: Hmm, wasn't cd sw; build --all in the old build system the way to do this (to build sw, and everything it depends on)? Not sure if gbuild supports it -- and even if it does, this is just about building, it does not

[Libreoffice] [REVIEW] Fix ruler to not generate negative left indent

2011-08-14 Thread Thorsten Behrens
Hi, could someone please review $subject for libreoffice-3-4? Commit is here: http://cgit.freedesktop.org/libreoffice/core/commit/?id=b240636a5b1f7afa8ba3795ba520cbb3500e7236 Problem happens when you switch on rulers in Impress, reduce the bullet/text distance (lower ruler knob), and then

[Libreoffice] [PUSHED] Re: [REVIEW] Fix ruler to not generate negative left indent

2011-08-14 Thread Fridrich Strba
Dear valuable contributor, Done F. On 15/08/11 01:13, Thorsten Behrens wrote: Hi, could someone please review $subject for libreoffice-3-4? Commit is here: http://cgit.freedesktop.org/libreoffice/core/commit/?id=b240636a5b1f7afa8ba3795ba520cbb3500e7236 Problem happens when you switch

Re: [Libreoffice] [PATCH] Series of fixes and migration to One Git for contrib/dev-tools/ubuntu-jenkins

2011-08-14 Thread Henrik Jensen
0001-Bugfix-ups-forgot-a-leading-in-shebang-in-start-lo-j.patch: Bugfix: ups - forgot a leading '/' in shebang in start-lo-jenkins.sh --Henrik Jensen (HenrikJ on #libreoffice-dev) From c069fe6d54e48d52ff4b2eefd3350548891c9c67 Mon Sep 17 00:00:00 2001 From: Henrik Jensen hrikjsenvagt...@yahoo.dk

[Libreoffice] Who is b...@krectmt3.sd.tmu.ac.jp ?

2011-08-14 Thread Rainer Bielefeld
Hi, I can't remember when it started, but currently we send an e-Mail for every Bug report or bug edit to b...@krectmt3.sd.tmu.ac.jp Any idea who that is (I know Takama Laboratory) and what relation that has to LibO? I never saw any contribution from that address, so that seems to be