[Libreoffice] Changes in tools causes build failure on Ubuntu Oneiric

2012-01-20 Thread Alex Thurgood
Hi all, It appears that the following change : diff --git a/tools/source/stream/strmunx.cxx b/tools/source/stream/strmunx.cxx index 850eedc..031aaa5 100644 --- a/tools/source/stream/strmunx.cxx +++ b/tools/source/stream/strmunx.cxx @@ -146,7 +146,7 @@ sal_Bool InternalStreamLock::LockFile(

Re: [Libreoffice] [Libreoffice-commits] .: connectivity/source WaE: fix misc. SvStream operator problems.

2012-01-20 Thread Alex Thurgood
Le 19/01/2012 23:51, Stephan Bergmann a écrit : Hi Stephan, On 01/19/2012 11:19 PM, Alex Thurgood wrote: In file included from /home/alex/LODEV/core/tools/source/stream/strmsys.cxx:33:0: /home/alex/LODEV/core/tools/source/stream/strmunx.cxx: In static member function ‘static sal_Bool

Re: [Libreoffice] [PUSHED][REVIEW] fdo#44915 missing MSI localizations

2012-01-20 Thread Fridrich Strba
Thanks, Andras, Cherry-picked with my signoff. F. On 19/01/12 23:33, Andras Timar wrote: Hi, https://bugs.freedesktop.org/show_bug.cgi?id=44915 This bug first looked mysterious, then limitation of MSI format was suspected. Fortunately it was not the case. Only a tool, msiinfo.exe has a

[Libreoffice] [REVIEW: 3.5] fdo#44947 not localizable strings

2012-01-20 Thread David Tardon
Hi all, commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c fixes https://bugs.freedesktop.org/show_bug.cgi?id=44947 , adding 12 localizable strings that were left out previously because they were passed as macro arguments (hey everyone: do not do this! Our tools are dumb and cannot handle it .-)

Re: [Libreoffice] [REVIEW: 3.5] fdo#44947 not localizable strings

2012-01-20 Thread David Tardon
On Fri, Jan 20, 2012 at 10:09:30AM +0100, David Tardon wrote: Hi all, commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c fixes Add commit 614feec5481ee618bea98dabab2df0281995385e to that, because I forgot git commit --amend -a -C HEAD before pushing... D.

Re: [Libreoffice] Changes in tools causes build failure on Ubuntu Oneiric

2012-01-20 Thread Michael Meeks
Hi Alex, On Fri, 2012-01-20 at 09:18 +0100, Alex Thurgood wrote: It appears that the following change : ... Now causes my build to fail on Oneiric after a pull and make clean yesterday evening. If you read git log; you'll see that the change to sal and the change to tools happened at

Re: [Libreoffice] Changes in tools causes build failure on Ubuntu Oneiric

2012-01-20 Thread Alexander Thurgood
Le 20/01/12 10:57, Michael Meeks a écrit : Hi Michael, If you read git log; you'll see that the change to sal and the change to tools happened at the same time. So it's rather unclear how that can be. Are you building from the top-level with a 'make' ? can you confirm that

Re: [Libreoffice] [REVIEWED] fdo#44947 not localizable strings

2012-01-20 Thread Andras Timar
Hi, 2012/1/20 David Tardon dtar...@redhat.com: On Fri, Jan 20, 2012 at 10:09:30AM +0100, David Tardon wrote: Hi all, commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c fixes Add commit 614feec5481ee618bea98dabab2df0281995385e to that, because I forgot git commit --amend -a -C HEAD before

Re: [Libreoffice] [REVIEWED] fdo#44947 not localizable strings

2012-01-20 Thread Andras Timar
2012/1/20 Andras Timar tima...@gmail.com: Hi, 2012/1/20 David Tardon dtar...@redhat.com: On Fri, Jan 20, 2012 at 10:09:30AM +0100, David Tardon wrote: Hi all, commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c fixes Add commit 614feec5481ee618bea98dabab2df0281995385e to that, because I

[Libreoffice] Blanket license for contributions to LibreOffice project

2012-01-20 Thread Mariusz Dykierek
Hi All, All my previous and future contributions to the LibreOffice project are licensed under the terms of the LGPLv3+ / MPL. -- Best regards, Mariusz Dykerek ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] Win-x86@6-fast tinderbox build help from core branch? was: ooo_custom_images to icon-themes

2012-01-20 Thread Korrawit Pruegsanusak
Hello Norbert, Jan, On Mon, Jan 16, 2012 at 20:48, Stefan Knorr (Astron) heinzless...@googlemail.com wrote: [snip] By the way, I seem to have broken at least one tinderbox which seems to have been building from the libo 3.5 branch of core, but is still using help's master (which is now

Re: [Libreoffice] [REVIEW][3-4] date change regression fdo#44385

2012-01-20 Thread Noel Power
Hi Andrew, My primary concerns 1. Change in behavior that may break existing code. the intent of the patch is to restore the previous behaviour ( by previous behaviour I mean before integration of the feature that erroneously removed the 'special' processing for '+' for dates ).

Re: [Libreoffice] [REVIEW][3-4] date change regression fdo#44385

2012-01-20 Thread Noel Grandin
On 2012-01-20 13:32, Noel Power wrote: [*] table of behaviour in vba, pre the bug being introduced and post patch msoold behaviour present date + numDate Date

Re: [Libreoffice] [REVIEW][3-4] date change regression fdo#44385

2012-01-20 Thread Andrew Douglas Pitonyak
On 01/20/2012 06:32 AM, Noel Power wrote: Hi Andrew, My primary concerns 1. Change in behavior that may break existing code. the intent of the patch is to restore the previous behaviour ( by previous behaviour I mean before integration of the feature that erroneously removed the 'special'

[Libreoffice] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #115 from mal malc...@whsg.info 2012-01-20 05:44:22 PST --- (In reply to comment #114) Can I nominate Bug 34531 Not letting the Smartboard ink layer get above an Impress presentation on a second screen makes Impress pretty

[Libreoffice] [REVIEW] Fixing page break button flickering

2012-01-20 Thread Cedric Bosdonnat
Hi all, Moving the mouse over the page break line simply makes the button flicker... it's then not possible to see or click on it. The bug has only been reported on this list and ux-advise. This is caused by the following commit:

Re: [Libreoffice] [REVIEW] Fix RTF import of dotted and word underline

2012-01-20 Thread Cedric Bosdonnat
Hi Miklos, Your patch is OK for me. I just cherry-picked it and pushed it. -- Cedric On Fri, 2012-01-20 at 01:40 +0100, Miklos Vajna wrote: Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=370fc96b92e59d35c2eb2e14fd77eb14bfc72fd4 Could somebody sign-off and push to -3-5,

Re: [Libreoffice] [REVIEW][3-4] date change regression fdo#44385

2012-01-20 Thread Noel Power
On 20/01/12 13:40, Andrew Douglas Pitonyak wrote: On 01/20/2012 06:32 AM, Noel Power wrote: note there is a mistake in the table below [*] table of behaviour in vba, pre the bug being introduced and post patch msoold behaviour present

Re: [Libreoffice] .: sal/inc sal/osl

2012-01-20 Thread Michael Stahl
On 19/01/12 18:04, Michael Meeks wrote: sal/inc/osl/detail/file.h |6 -- sal/osl/unx/file_stat.cxx | 20 ++-- 2 files changed, 10 insertions(+), 16 deletions(-) New commits: commit c5d4f4967e5d9d0220fadf3f313ddc35002cdf27 Author: Michael Meeks

Re: [Libreoffice] [PATCH V2] replace open-coded array with std::vector in ScColumn

2012-01-20 Thread Kohei Yoshida
On Fri, 2012-01-20 at 15:15 +0200, Noel Grandin wrote: Hi this patch passes valgrind tests in the sc module, and passes a global make check. Yup. All looks green. Nice work. :-) Before I push, could you verify that you are submitting this patch under GPLv3+/LGPLv3+/MPL1.1+ licenses? Out

[Libreoffice] review [3-5] regression fdo#44385

2012-01-20 Thread Noel Power
This patch was already reviewed for 3.4 ( but is equally valid for 3.5 ) Presumably a new review ( and +1 ) is needed for this? thanks Noel Note: on master we are currently doing something different ( at least tweaking the date behaviour a little more.. )

Re: [Libreoffice] .: sal/inc sal/osl

2012-01-20 Thread Michael Meeks
On Fri, 2012-01-20 at 17:06 +0100, Michael Stahl wrote: +#if defined(__GNUC__) (__GNUC__ 3) +struct ::stat a_stat, b_stat; +#else +struct stat a_stat, b_stat; +#endif do we really need to have ifdefs for GCC 2 in LO? Probably not :-) I just re-used what was there

[Libreoffice] [PUSHED] Re: review [3-5] regression fdo#44385

2012-01-20 Thread Michael Stahl
On 20/01/12 18:27, Noel Power wrote: This patch was already reviewed for 3.4 ( but is equally valid for 3.5 ) Presumably a new review ( and +1 ) is needed for this? hmm.. dunno; pushed:

[Libreoffice] [PUSHED] Re: [PATCH] [REVIEW-3-5] fdo#44025 isLast() erroneously returns true

2012-01-20 Thread Michael Stahl
On 19/01/12 20:47, Lionel Elie Mamane wrote: Attached patch fixes fdo#44025; the original symptom is search in a database does not go beyond prefetch window. The underlying reason is that dbaccess::ORowSetCache::isLast() returns true on the last line of the *prefetch* *window* even if it is

[Libreoffice] License statement

2012-01-20 Thread Santiago Martinez
Hi, all my contributions to the LibreOffice project are done under the terms of the LGPLv3+/ MPL1.1 licenses. Best regards, Santiago Martinez ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] bug in rc1

2012-01-20 Thread Luc Castermans
Gents, Where to put translation bugs? I noticed in 3,5rc1 Dutch that after: Insert - Fields - Pagenumber -- Luc Castermans mailto:luc.casterm...@gmail.com ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Santiago Martinez
This patch removes unused code as listed in unusedcode.easy From aea46d66c3f360782436ff53150d92877b687a45 Mon Sep 17 00:00:00 2001 From: Santiago Martinez smvar...@gmail.com Date: Fri, 20 Jan 2012 19:42:48 +0100 Subject: [PATCH] Removed unused code as listed in unusedcode.easy ---

Re: [Libreoffice] bug in rc1

2012-01-20 Thread Luc Castermans
Gents, Where to put translation bugs? I noticed in 3,5rc1 Dutch that   after: Menu Text in document Invoegen - Velden - Paginanummer Paginanummers Invoegen - Velden - Aantal Pagina''s

[Libreoffice] [ANN] LibreOffice 3.5.0 RC1 available

2012-01-20 Thread Thorsten Behrens
Dear Community, The Document Foundation is happy to announce the first release candidate of LibreOffice 3.5.0. The upcoming 3.5 will be our third major release line, packed with many exciting new features. Please be aware that LibreOffice 3.5.0 RC1 is not ready for production use, you should

[Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Santiago Martinez
From b42ee34845fdaf5e794a8b9319cf5a736fcbf653 Mon Sep 17 00:00:00 2001 From: Santiago Martinez smvar...@gmail.com Date: Fri, 20 Jan 2012 20:06:44 +0100 Subject: [PATCH] Remove unused code. --- unusedcode.easy |1 - vcl/inc/vcl/vclevent.hxx|1 -

Re: [Libreoffice] bug in rc1

2012-01-20 Thread Cor Nouws
Hi Luc, Luc Castermans wrote (20-01-12 19:54) Where to put translation bugs? all here http://wiki.documentfoundation.org/BugReport and info here http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-2 -- - Cor - http://nl.libreoffice.org

[Libreoffice] [PUSHED] Re: [PATCH] Translate German comments

2012-01-20 Thread Michael Stahl
On 20/01/12 13:50, Philipp Weissenbacher wrote: Hi lo-devs, Some more translations ... thanks, pushed (with some tweaks) notes: - Vorlage can mean either template (if it's a document) or style if it's some content element (the latter are called *FmtColl in writer) - there is no too less, only

Re: [Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Michael Stahl
On 20/01/12 19:56, Santiago Martinez wrote: This patch removes unused code as listed in unusedcode.easy thanks Santiago for the patch, pushed: http://cgit.freedesktop.org/libreoffice/core/commit/?id=7ce98f34150d430b12804eb9796e4142b7c6517c ___

Re: [Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Michael Stahl
On 20/01/12 20:13, Santiago Martinez wrote: -VclEventListeners2::~VclEventListeners2() -{ -} i'm not sure this is right; if a destructor of a class is unused, but its other methods are used, then that usually indicates a memory leak: the destructor is never called because all instances are

Re: [Libreoffice] [ANN] LibreOffice 3.5.0 RC1 available

2012-01-20 Thread Pedro
Thorsten Behrens wrote Please be aware that LibreOffice 3.5.0 RC1 is not ready for production use, you should continue to use LibreOffice 3.4.5 for that. The following sentence (or similar) should be added when announcing a Release Candidadate: WARNING for Windows users: The Release

Re: [Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Stephan Bergmann
On 01/20/2012 09:57 PM, Michael Stahl wrote: i'm not sure this is right; if a destructor of a class is unused, but its other methods are used, then that usually indicates a memory leak: the destructor is never called because all instances are leaked. It might make sense to treat destructors

Re: [Libreoffice] [ANN] LibreOffice 3.5.0 RC1 available

2012-01-20 Thread Cor Nouws
Pedro wrote (20-01-12 22:01) The following sentence (or similar) should be added when announcing a Release Candidadate: [...] I think that this problem does not apply to Mac and Linux, right? I think it does. Luckily the release notes, clearly linked and advised from the pre-release

Re: [Libreoffice] [PATCH V2] replace open-coded array with std::vector in ScColumn

2012-01-20 Thread Noel Grandin
I hereby confirm that this and my future contributions are licensed under GPLv3+/LGPLv3+/MPL1.1+ The problem was in ScColumn::Resize I was calling vector::resize when the correct call is vector::reserve At some point I should rename the ScColumn::Resize method to match the std::vector naming --

Re: [Libreoffice] [PATCH V2] replace open-coded array with std::vector in ScColumn

2012-01-20 Thread Kohei Yoshida
Hi Noel, On Sat, 2012-01-21 at 00:01 +0200, Noel Grandin wrote: I hereby confirm that this and my future contributions are licensed under GPLv3+/LGPLv3+/MPL1.1+ Thanks for the confirmation. Just pushed to master, with my follow-up changes (as I mentioned in my earlier post). The problem was

Re: [Libreoffice] [PATCH/REVIEW-3-4] Backport reading AES-encrypted ODF 1.2 documents (as genereated by LibO 3.5)

2012-01-20 Thread Cor Nouws
Cor Nouws wrote (21-11-11 13:57) Hi Michael, It'd be great if that final text ended up at: http://wiki.documentfoundation.org/ReleaseNotes/3.5 Yes, that's the kind of page where I do this for. to describe the feature in 3.5, and that you'd want an updated 3.4.x to interop with it for

Re: [Libreoffice] [PATCH] Remove unused code

2012-01-20 Thread Eike Rathke
Hi Michael, On Friday, 2012-01-20 21:57:25 +0100, Michael Stahl wrote: -VclEventListeners2::~VclEventListeners2() -{ -} i'm not sure this is right; if a destructor of a class is unused, but its other methods are used, then that usually indicates a memory leak: the destructor is never

Re: [Libreoffice] [PUSHED][PATCH] Remove unused code

2012-01-20 Thread Eike Rathke
Hi, On Friday, 2012-01-20 21:53:57 +0100, Michael Stahl wrote: thanks Santiago for the patch, pushed: Marking thread [PUSHED] Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD

[Libreoffice] [REVIEW 3-4] resolve fdo#43725 crash

2012-01-20 Thread Eike Rathke
Hi, Attached is a backport to 3-4 of http://cgit.freedesktop.org/libreoffice/core/commit/?id=6198fcd7064180a0bf8a6d67f63f784610aa9ba8 Please review and cherry-pick to 3-4, this resolves https://bugs.freedesktop.org/show_bug.cgi?id=43725 crash when saving document after having added a sheet

Re: [Libreoffice] [REVIEW][3-4] date change regression fdo#44385

2012-01-20 Thread Andrew Douglas Pitonyak
On 01/20/2012 10:30 AM, Noel Power wrote: On 20/01/12 13:40, Andrew Douglas Pitonyak wrote: On 01/20/2012 06:32 AM, Noel Power wrote: note there is a mistake in the table below [*] table of behaviour in vba, pre the bug being introduced and post patch mso

[Libreoffice] packimages: many files not found

2012-01-20 Thread Korrawit Pruegsanusak
Hello all, From a tinderbox success build log [1] of master branch, we have these errors: packimages: file ´/Volumes/Raid0/core/icon-themes/galaxy/res/addresspilot.png´ not found packimages: file ´/Volumes/Raid0/core/icon-themes/galaxy/scanner/handle.png´ not found packimages: file

Re: [Libreoffice] [PUSHED} [REVIEW 3-4] resolve fdo#43725 crash

2012-01-20 Thread Norbert Thiebaud
On Fri, Jan 20, 2012 at 7:34 PM, Eike Rathke er...@redhat.com wrote: Hi, Attached is a backport to 3-4 of http://cgit.freedesktop.org/libreoffice/core/commit/?id=6198fcd7064180a0bf8a6d67f63f784610aa9ba8 Please review and cherry-pick to 3-4, this resolves

[Libreoffice] Found duplicate branches for if and else in dbtree.cxx

2012-01-20 Thread julien2412
Hello, Cppcheck reported this : core/sw/source/ui/dbui/dbtree.cxx 349 duplicateBranch style Found duplicate branches for if and else. if(bTable)--- Found duplicate branches for if and else. InsertEntry(sName, pParent);

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - solenv/bin

2012-01-20 Thread Fridrich Strba
solenv/bin/modules/installer/windows/msiglobal.pm | 14 +- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit ccc8753d7fc573db29159ab21492b8939f0ddab8 Author: Andras Timar ati...@suse.com Date: Thu Jan 19 23:22:38 2012 +0100 fdo#44915 MSI installer l10n bug

[Libreoffice-commits] .: cui/source

2012-01-20 Thread David Tardon
cui/source/tabpages/tabarea.src | 205 1 file changed, 148 insertions(+), 57 deletions(-) New commits: commit a13d3436852a28c50a36c4ebd26c0e0c4fd9718c Author: David Tardon dtar...@redhat.com Date: Fri Jan 20 09:41:59 2012 +0100 make these strings

[Libreoffice-commits] .: sd/Module_sd.mk

2012-01-20 Thread Stephan Bergmann
sd/Module_sd.mk | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 1ccb93b138b3d29b7ee497cdfb8a7cec5acb01cd Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jan 20 10:15:07 2012 +0100 Disable sd_regression_test until do not embed font config is

[Libreoffice-commits] .: cui/source

2012-01-20 Thread David Tardon
cui/source/tabpages/tabarea.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 614feec5481ee618bea98dabab2df0281995385e Author: David Tardon dtar...@redhat.com Date: Fri Jan 20 10:32:42 2012 +0100 add missing semicolons. *blush* diff --git

[Libreoffice-commits] .: libvisio/libvisio-0.0.13.patch libvisio/libvisio-0.0.14.patch libvisio/makefile.mk ooo.lst.in

2012-01-20 Thread Fridrich Strba
libvisio/libvisio-0.0.13.patch | 20 libvisio/libvisio-0.0.14.patch | 20 libvisio/makefile.mk |4 ++-- ooo.lst.in |2 +- 4 files changed, 23 insertions(+), 23 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - cui/source

2012-01-20 Thread Andras Timar
cui/source/tabpages/tabarea.src | 205 1 file changed, 148 insertions(+), 57 deletions(-) New commits: commit 4039f725e784031ebb8370da74cc5c2f9f55bb64 Author: David Tardon dtar...@redhat.com Date: Fri Jan 20 10:32:42 2012 +0100 add missing

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - libvisio/libvisio-0.0.13.patch libvisio/libvisio-0.0.14.patch libvisio/makefile.mk ooo.lst.in writerperfect/source

2012-01-20 Thread Fridrich Strba
libvisio/libvisio-0.0.13.patch | 20 libvisio/libvisio-0.0.14.patch | 20 libvisio/makefile.mk |4 +- ooo.lst.in |2 - writerperfect/source/filter/OdgGenerator.cxx | 43

[Libreoffice-commits] .: README.cross

2012-01-20 Thread Tor Lillqvist
README.cross |1 + 1 file changed, 1 insertion(+) New commits: commit 4a4edda5fab3f01ae83e10d43e90f26ec0219530 Author: Tor Lillqvist tlillqv...@suse.com Date: Fri Jan 20 13:28:28 2012 +0200 Add --with-android-sdk to the sample autogen.lastrun diff --git a/README.cross b/README.cross

[Libreoffice-commits] .: README.Android

2012-01-20 Thread Michael Meeks
README.Android | 16 1 file changed, 16 insertions(+) New commits: commit 0eef5f6b501ca9d2fb105d276ef86c896671e9cc Author: Michael Meeks michael.me...@suse.com Date: Fri Jan 20 12:08:01 2012 + android: Add debugging tips diff --git a/README.Android b/README.Android

[Libreoffice-commits] .: solenv/gbuild

2012-01-20 Thread Fridrich Strba
solenv/gbuild/platform/WNT_INTEL_MSC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29a3d25eb516adf3fbf73520c9196be11f5cb5e3 Author: Matus Kukan matus.ku...@gmail.com Date: Fri Jan 20 14:35:41 2012 +0100 Fix windows build of cppu diff --git

[Libreoffice-commits] .: solenv/gbuild

2012-01-20 Thread Fridrich Strba
solenv/gbuild/platform/WNT_INTEL_MSC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7514488ad4c3e8289aebe3a03bd14c293479627b Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri Jan 20 14:44:42 2012 +0100 Oops, my bad diff --git

[Libreoffice-commits] .: sal/osl

2012-01-20 Thread Fridrich Strba
sal/osl/w32/file_dirvol.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 5a8a1d024bee83eff8d9a85ae6dda6c8823c3f2e Author: Michael Meeks mme...@suse.com Date: Fri Jan 20 15:01:14 2012 +0100 Implement osl_identicalDirectoryItem for win32 diff --git

[Libreoffice-commits] .: 4 commits - connectivity/source svl/Module_svl.mk sw/source xmloff/source

2012-01-20 Thread Michael Stahl
connectivity/source/drivers/file/FResultSet.cxx | 50 +--- svl/Module_svl.mk |1 sw/source/ui/config/optpage.cxx |4 + xmloff/source/text/txtparae.cxx | 32 ++- 4 files changed, 44

[Libreoffice-commits] .: tools/inc tools/source

2012-01-20 Thread Michael Meeks
tools/inc/tools/fsys.hxx | 15 --- tools/inc/tools/stream.hxx | 10 +- tools/source/fsys/dirent.cxx | 26 +- 3 files changed, 10 insertions(+), 41 deletions(-) New commits: commit 9e5ad09552c8e3beba619a46d3bec6a508d877b2 Author: Michael

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sw/source writerfilter/source

2012-01-20 Thread Cédric Bosdonnat
sw/source/ui/docvw/PageBreakWin.cxx| 22 -- writerfilter/source/rtftok/rtfdocumentimpl.cxx | 19 --- 2 files changed, 32 insertions(+), 9 deletions(-) New commits: commit 23ac66dd14d09acc07868ee75da05073c6a78f44 Author: Miklos Vajna

[Libreoffice-commits] .: solenv/bin

2012-01-20 Thread Fridrich Strba
solenv/bin/modules/installer/windows/msiglobal.pm |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 490301650899abec73128258569e0dffdc52d7c9 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri Jan 20 16:12:13 2012 +0100 Fix WiLangId.vbs operation

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - solenv/bin

2012-01-20 Thread Fridrich Strba
solenv/bin/modules/installer/windows/msiglobal.pm |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a4bd804fd95a4a79ec4ebb64555aade5bea63a14 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Fri Jan 20 16:12:13 2012 +0100 Fix WiLangId.vbs operation

[Libreoffice-commits] .: 2 commits - i18npool/source

2012-01-20 Thread Eike Rathke
i18npool/source/localedata/data/gu_IN.xml | 103 -- 1 file changed, 55 insertions(+), 48 deletions(-) New commits: commit 4e0928278df9e327dac9ac4d0ebf40bf04ef8dd9 Author: Eike Rathke er...@redhat.com Date: Fri Jan 20 17:08:49 2012 +0100 corrected [gu-IN]

[Libreoffice-commits] .: 3 commits - android/qa configure.in desktop/Module_desktop.mk README.Android

2012-01-20 Thread Michael Meeks
README.Android|7 + android/qa/desktop/AndroidManifest.xml| 23 +++ android/qa/desktop/Makefile | 202 ++ android/qa/desktop/ant.properties | 17 ++ android/qa/desktop/build.xml | 114

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - basic/source dbaccess/source

2012-01-20 Thread Michael Stahl
basic/source/sbx/sbxvalue.cxx| 15 +-- dbaccess/source/core/api/RowSetCache.cxx |2 -- 2 files changed, 5 insertions(+), 12 deletions(-) New commits: commit fd29a786e3e94710d1e79c0a6c510491ef461302 Author: Lionel Elie Mamane lio...@mamane.lu Date: Thu Jan 19

[Libreoffice-commits] .: 8 commits - sfx2/inc sfx2/source

2012-01-20 Thread August Sodora
sfx2/inc/arrdecl.hxx|4 -- sfx2/inc/sfx2/frmdescr.hxx |2 - sfx2/inc/sfx2/msgpool.hxx |9 ++ sfx2/source/appl/appdata.cxx|1 sfx2/source/appl/appquit.cxx|1 sfx2/source/control/msgpool.cxx | 54 +---

[Libreoffice-commits] .: sfx2/inc sfx2/source

2012-01-20 Thread August Sodora
sfx2/inc/sfx2/msgpool.hxx |3 --- sfx2/source/control/msgpool.cxx | 19 --- 2 files changed, 22 deletions(-) New commits: commit c987ddfec57cfe712088ee44f864774ac26ed262 Author: August Sodora aug...@gmail.com Date: Fri Jan 20 14:07:55 2012 -0500 Actually this

[Libreoffice-commits] .: android/qa

2012-01-20 Thread Tor Lillqvist
android/qa/desktop/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f7c1f80ae4f9a4f33cdac48040e2d48a8610604c Author: Tor Lillqvist tlillqv...@suse.com Date: Fri Jan 20 21:19:51 2012 +0200 Fix file: URI syntax diff --git

[Libreoffice-commits] .: 2 commits - sfx2/inc sfx2/source

2012-01-20 Thread August Sodora
sfx2/inc/sfx2/dispatch.hxx |9 +- sfx2/inc/sfx2/msgpool.hxx|1 sfx2/source/control/dispatch.cxx | 122 ++- 3 files changed, 63 insertions(+), 69 deletions(-) New commits: commit 6dc58d6c28b20d8dfb12673c3e733417e0644090 Author: August

[Libreoffice-commits] .: sfx2/inc sfx2/Package_inc.mk sfx2/source

2012-01-20 Thread August Sodora
sfx2/Package_inc.mk |1 sfx2/inc/sfx2/minstack.hxx | 65 --- sfx2/source/control/dispatch.cxx |1 sfx2/source/menu/mnumgr.cxx |1 4 files changed, 68 deletions(-) New commits: commit

[Libreoffice-commits] .: 2 commits - sfx2/source sw/source

2012-01-20 Thread Takeshi Abe
sfx2/source/appl/shutdownicon.cxx |8 sw/source/ui/shells/textsh.cxx|3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 0cf0382d4eb8588c91e850adbd874c3cb5ef6f03 Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Jan 21 04:42:55 2012 +0900

[Libreoffice-commits] .: android/qa

2012-01-20 Thread Tor Lillqvist
android/qa/sc/Makefile |4 1 file changed, 4 insertions(+) New commits: commit cce52394e979d02941e7f9f15f6706502a056800 Author: Tor Lillqvist tlillqv...@suse.com Date: Fri Jan 20 14:17:42 2012 +0200 Add a target for the stdio redirection magic commands diff --git

[Libreoffice-commits] .: basic/inc basic/source

2012-01-20 Thread August Sodora
basic/inc/basic/basmgr.hxx | 13 +-- basic/source/basmgr/basicmanagerrepository.cxx |9 -- basic/source/basmgr/basmgr.cxx | 101 ++--- 3 files changed, 21 insertions(+), 102 deletions(-) New commits: commit

[Libreoffice-commits] .: android/qa

2012-01-20 Thread Tor Lillqvist
android/qa/sc/Makefile |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5ef52d43a308f8153c6f8ac5b07521080fdeb2db Author: Tor Lillqvist tlillqv...@suse.com Date: Fri Jan 20 22:39:17 2012 +0200 filters_test needs a shitload of components Ugly

[Libreoffice-commits] .: writerfilter/source

2012-01-20 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit c39e891d4dc963d2cac9843b426494e4dc490278 Author: Miklos Vajna vmik...@frugalware.org Date: Sat Jan 21 00:58:48 2012 +0100 fdo#44983 Fix RTF import of

[Libreoffice-commits] .: i18npool/source

2012-01-20 Thread Eike Rathke
i18npool/source/localedata/data/sk_SK.xml | 194 -- 1 file changed, 133 insertions(+), 61 deletions(-) New commits: commit 3cf7dcdde2e7a115405c93e4f63580437c8ab744 Author: Milos Sramek sramek.mi...@gmail.com Date: Fri Jan 20 13:39:41 2012 +0100 updated [sk-SK]

[Libreoffice-commits] .: 3 commits - basctl/source basic/inc

2012-01-20 Thread August Sodora
basctl/source/basicide/basicbox.cxx |2 +- basctl/source/basicide/baside3.cxx |2 +- basctl/source/basicide/basides1.cxx |2 +- basctl/source/basicide/basidesh.cxx |7 +-- basctl/source/dlged/managelang.cxx |9 ++--- basctl/source/inc/basidesh.hxx |4 ++--

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-01-20 Thread Kohei Yoshida
sc/source/ui/view/gridwin4.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 43507c9eb49fdc1de2e193eee32326fb226ff170 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 20 21:33:33 2012 -0500 Grid lines should be immediately above or below

[Libreoffice-commits] .: sc/source

2012-01-20 Thread Kohei Yoshida
sc/source/ui/view/gridwin4.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 54d7fc9ae303112967c6ca9dd7c990babfa8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 20 21:33:33 2012 -0500 Grid lines should be immediately above or below

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sc/source

2012-01-20 Thread Norbert Thiebaud
sc/source/filter/xml/XMLStylesExportHelper.cxx | 87 + 1 file changed, 74 insertions(+), 13 deletions(-) New commits: commit 0a646ae118e0a376481fc3cbc945031702b26c1a Author: Eike Rathke er...@redhat.com Date: Sat Jan 21 01:15:02 2012 +0100 Resolves fdo#43725

[Libreoffice-commits] .: src/xlsrecord.py src/xlsstream.py

2012-01-20 Thread Kohei Yoshida
src/xlsrecord.py | 30 +- src/xlsstream.py |3 ++- 2 files changed, 31 insertions(+), 2 deletions(-) New commits: commit ae360336389ce7cf15cc7501cf50454ae5929e2c Author: Kohei Yoshida kohei.yosh...@suse.com Date: Fri Jan 20 23:19:32 2012 -0500 Parse

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/inc sc/source

2012-01-20 Thread Kohei Yoshida
sc/inc/rangenam.hxx |2 +- sc/source/core/tool/rangenam.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 4a00c3d74cd2d0d9905224b8f781dcb8d2ff3f1e Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 21 00:08:29 2012 -0500 fdo#44831:

[Libreoffice-commits] .: sc/inc sc/source

2012-01-20 Thread Kohei Yoshida
sc/inc/rangenam.hxx |2 +- sc/source/core/tool/rangenam.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 657b3c889ae107d9ccaaab569929a3a1abde3200 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 21 00:08:29 2012 -0500 fdo#44831:

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/inc sc/source

2012-01-20 Thread Kohei Yoshida
sc/inc/rangenam.hxx |1 + sc/source/core/tool/rangenam.cxx |9 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 8a449369b50db65423d709000891fec25d9dba54 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 21 01:08:32 2012 -0500

[Libreoffice-commits] .: sc/inc sc/source

2012-01-20 Thread Kohei Yoshida
sc/inc/rangenam.hxx |1 + sc/source/core/tool/rangenam.cxx |9 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit de8d1f922acca8e0df5ecb016d27126124e2c3d1 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Sat Jan 21 01:08:32 2012 -0500

[Libreoffice-commits] .: 6 commits - sfx2/inc sfx2/source svtools/inc svtools/source sw/source

2012-01-20 Thread August Sodora
sfx2/inc/arrdecl.hxx |8 - sfx2/inc/sfx2/docfac.hxx |1 sfx2/source/control/dispatch.cxx | 19 svtools/inc/svtools/svparser.hxx |6 ++- svtools/source/config/fontsubstconfig.cxx | 47

[Libreoffice-qa] we are mini plants

2012-01-20 Thread Fuzhou Xing Chun Premium Mfg Co., Ltd.
Is this email not displaying correctly? View it in your browser.http://app.easyedm.com/admin/index.php?Page=NewslettersAction=Viewid=89 If you wish to unsubscribe, please click here::http://app.easyedm.com/unsubscribe.php?M=2095615C=c3f37d6f1cf8a028fcd8523d0d33a9deL=154N=215

[Libreoffice-bugs] [Bug 44974] New: UI: Scrolling

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44974 Bug #: 44974 Summary: UI: Scrolling Classification: Unclassified Product: LibreOffice Version: LibO 3.4.5 release Platform: Other OS/Version: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 43921] MAILMERGE UI: Display of data sets with NEXT button limited to 10

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43921 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 44947] New strings in Color dialog not localizable

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44947 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 44900] CPU eating after opening a password protected macro library

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44900 --- Comment #7 from Laurent Godard lgodard.li...@laposte.net 2012-01-20 00:22:49 PST --- this behaviour is reproduced when savin a clac file with password once saved with password, CPU is at 43 % -- i'll change the description -- Configure

[Libreoffice-bugs] [Bug 44900] CPU eating after opening or saving with password

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44900 Laurent Godard lgodard.li...@laposte.net changed: What|Removed |Added Summary|CPU eating after opening a |CPU eating

[Libreoffice-bugs] [Bug 41335] undefined: Numeric dot should turn into a comma only in a numeric context in French

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41335 --- Comment #1 from Mickaël Leduque mledu...@gmail.com 2012-01-20 00:34:42 PST --- Actually, I expect a dot it even when it could be confused with a numerical context. I often write version numbers, e.g. 1.0, which are *not* decimal numbers and

[Libreoffice-bugs] [Bug 43921] MAILMERGE UI: Display of data sets with NEXT button limited to 10

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43921 --- Comment #2 from Lionel Elie Mamane lio...@mamane.lu 2012-01-20 00:42:56 PST --- It might be the same bug, yes. A test with a master daily build would be interesting. -- Configure bugmail:

[Libreoffice-bugs] [Bug 36841] FILEOPEN fails on gnumeric spreadsheet files

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36841 Jonathan Nieder jrnie...@gmail.com changed: What|Removed |Added Platform|x86 (IA32) |All

[Libreoffice-bugs] [Bug 34360] Various options forgotten from their previous state

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34360 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 34398] Writer HELP: add tooltips to FORMATTING of tables changing borders of cells

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34398 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FORMATTING of tables|Writer HELP: add tooltips

[Libreoffice-bugs] [Bug 34398] Writer HELP: add tooltips to FORMATTING of tables changing borders of cells

2012-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34398 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #8 from

  1   2   3   >