[Libreoffice] OString += OString + char ... ?

2011-02-27 Thread Kevin Hunter
Hullo List, I hope this isn't a silly question, but I'm a little confused by a current behavior of the O*String classes, and wondering if it's A) known, and B) expected. Please consider this code snippet: - using ::rtl::OString; OString a( My Test String: ); OString b( Gobble Wobble

[Libreoffice] Compilation failed in libs-gui/toolkit

2011-02-27 Thread Julien Nabet
Hello, I've got a compilation error in libs-gui/toolkit. Entering /home/maryline/compile-libreoffice/libo/toolkit/uiconfig/layout dmake: Warning: -- Found file corresponding to virtual target [message-box.xml]. dmake: Warning: -- Found file corresponding to virtual target [tab-dialog.xml].

[Libreoffice] [PATCH] Remove deprecated list container for sw.

2011-02-27 Thread Rafael Dominguez
More list cleaning for writer. 0001-Remove-deprecated-List-for-std-vector-String.writer.patch Description: Binary data 0002-Change-deprecated-List-for-std-vector-Stri.libs-core.patch Description: Binary data ___ LibreOffice mailing list

[Libreoffice] [PATCH] Remove deprecated list container.

2011-02-27 Thread Rafael Dominguez
More list container cleaning. 0001-Remove-SvULongs-and-replace-it-with-std-ve.libs-core.patch Description: Binary data 0001-Remove-deprecated-container-List-and-update.libs-gui.patch Description: Binary data ___ LibreOffice mailing list

Re: [Libreoffice] [PATCH] bug 34647

2011-02-27 Thread Jean-Baptiste Faure
Le 27/02/2011 07:59, Jean-Baptiste Faure a écrit : Hi, I fixed bug 34647 : Load/Save General option : room for a FR string https://bugs.freedesktop.org/show_bug.cgi?id=34647 My patch is attached to the bug report and is under the LGPLv3+/MPL dual license. Sorry, the link goes to the wrong

[Libreoffice] [PATCH][WIP] fdo#31251 - Improve default page layout

2011-02-27 Thread Sébastien Le Ray
Hi list, Attached is a patch that improves Writer page as described in fdo#31251[1]. After a quick poll on various LibreOffice user it appears that a halo on the four borders is confusing so we have a smooth shadow on two borders. There are still some little glitches and book mode is not fully

[Libreoffice] Revert some changing from last commit

2011-02-27 Thread Xisco Faulí
In a previous commit, OSL_ASSERT were changed into OSL_FAIL but 2 of them created the build fail. From 6a1c81ffb1bfdb5361cf885a89d29b8fcb362e2d Mon Sep 17 00:00:00 2001 From: Xisco Fauli aniste...@gmail.com Date: Sun, 27 Feb 2011 21:12:58 +0100 Subject: [PATCH] Revert 2 OSL_FAIL ---

[Libreoffice] [PATCH 1/2] Translate german comments in gloshdl.cxx

2011-02-27 Thread Martin Kepplinger
This translates all german code comments in gloshdl.cxx to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/dochdl/gloshdl.cxx | 75 +++ 1 files changed, 37 insertions(+), 38 deletions(-) diff

[Libreoffice] [PATCH 2/2] Translate german comments

2011-02-27 Thread Martin Kepplinger
This translates all remaining german code comments of writer/sw/source/ui/dochdl to english. This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple license. --- sw/source/ui/dochdl/selglos.cxx |2 +- sw/source/ui/dochdl/selglos.src |4 +-

Re: [Libreoffice] [PUSHED] Re: [PATCH] bug 34498

2011-02-27 Thread Andras Timar
2011.02.22. 14:59 keltezéssel, Jan Holesovsky írta: Hi Jean-Baptiste, On 2011-02-20 at 17:00 +0100, Jean-Baptiste Faure wrote: I fixed bug 34498 : Checkbox label truncated when translated in French https://bugs.freedesktop.org/show_bug.cgi?id=34498 My patch attached to the bug report is

Re: [Libreoffice] Missing parts in Print dialog of Calc when translation is not complete

2011-02-27 Thread Andras Timar
2011.02.19. 0:39 keltezéssel, Andras Timar írta: Hi, Can you please check this bug: https://bugs.freedesktop.org/show_bug.cgi?id=33189 If it is not easy to fix, I'll work-around it for 3.3.2. OOo also has this bug, reported at http://www.openoffice.org/issues/show_bug.cgi?id=115999 (no

[Libreoffice] [PATCH] Code cleanliness

2011-02-27 Thread Guillaume Poussel
Hi, Please find attached 2 patches in base/ which clean useless comments up. Regards, Guillaume (still under LGPLv3+/MPL) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] Code cleanliness

2011-02-27 Thread Guillaume Poussel
Better with files attached :) 2011/2/27 Guillaume Poussel gpous...@gmail.com: Hi, Please find attached 2 patches in base/ which clean useless comments up. Regards, Guillaume (still under LGPLv3+/MPL) 0001-Remove-date-comments-in-base.patch Description: Binary data

[Libreoffice] [PATCH] Remove bogus comments

2011-02-27 Thread Antoine Proulx
Hi, Here's a patch who removes bogus comments. It's realeased under LGPLv3+ / MPL. I also have a question: do we need to remove the lines @author OD? Antoine 0001-Remove-bogus-comments.patch Description: Binary data ___ LibreOffice mailing list

[Libreoffice] OpenSuse 11-4-rc2 claiims LibreOffice has minor bugs

2011-02-27 Thread Marc Paré
We just had this posted on the Marketing list. I am not sure if this is true. Can anyone comment on this? Are there reports of loss of data? I am not sure if this is the official news blog for OpenSuse. =

[Libreoffice] Joseph Taylor - Attn: Purchasing

2011-02-27 Thread companypens
Greetings, We are having a special on a selection ofcustom imprintedpens below. My name is Joseph Taylor and I would like to talk to the person who handles the marketing. Please letme know if you would like toreceive samples.I can also provide a virtualimage showing your logo on any item.

Re: [Libreoffice] [PATCH] Remove deprecated list container.[PUSHED]

2011-02-27 Thread Joseph Powers
On Feb 27, 2011, at 8:38 AM, Rafael Dominguez wrote: More list container cleaning. 0001-Remove-SvULongs-and-replace-it-with-std-ve.libs-core.patch0001-Remove-deprecated-container-List-and-update.libs-gui.patch ___ LibreOffice mailing list

Re: [Libreoffice] [PATCH] Remove deprecated list in svx/clonelist.hxx[PUSHED]

2011-02-27 Thread Joseph Powers
On Feb 27, 2011, at 1:56 PM, Rafael Dominguez wrote: 0001-Remove-deprecated-container-list-for-std-vector.patch ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice