Re: make_installer 'touching' files in solver ?

2012-08-27 Thread Stephan Bergmann
On 08/25/2012 10:42 AM, Matúš Kukan wrote: I was doing --enable-epm build (it was probably mistake) and had problems with 'make check' something seems to be 'touching' version libraries in solver. (libuno_sal.so.3 libuno_salhelpergcc3.so.3 libstore.so.3 ...) My accumulated autogen.lastrun

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-27 Thread Stephan Bergmann
On 08/24/2012 06:31 PM, John Smith wrote: On Fri, Aug 24, 2012 at 5:28 PM, Stephan Bergmann sberg...@redhat.com wrote: In a sense, even during the tests, very much of our code is executed by accident rather than due to dedicated test code calling it: Especially the subsequentcheck stuff

Re: [PUSHED] fdo#46542, fdo#46559 (small fixes for English grammar checking)

2012-08-27 Thread Németh László
Hi, Many thanks, also for the correction. László 2012/8/27 Andras Timar tima...@gmail.com Hi, 2012/8/26 Németh László nem...@numbertext.org: Hi, The attached 2-line libreoffice-3-6 patch adds two reported words to the exceptions of the English grammar checking. (It has already

Re: using syslog instead of console for messages

2012-08-27 Thread Stephan Bergmann
On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote: while in headless mode i'd like to have messages delivered to syslog instead of stderr / stdout, looking at the SAL_* implementation it looks like what i want is to substitute the std::fputs in osl/all/log.cxx::log() with syslog() plus some

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-08-27 Thread Libreoffice Gerrit user
sw/source/ui/uiview/viewsrch.cxx | 46 +++ 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit 546f1a008482ca5227897faaf4e588a7d8f5dd58 Author: Michael Stahl mst...@redhat.com Date: Sat Aug 25 00:39:21 2012 +0200 fdo#49901:

[PUSHED] Change in core[libreoffice-3-6]: fdo#49901: SwView::ExecSearch: fix Replace All cursor:

2012-08-27 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has submitted this change and it was merged. Change subject: fdo#49901: SwView::ExecSearch: fix Replace All cursor: .. fdo#49901: SwView::ExecSearch: fix Replace All cursor:

Re: using syslog instead of console for messages

2012-08-27 Thread Riccardo Magliocchetti
Hello Stephan, Il 27/08/2012 09:13, Stephan Bergmann ha scritto: On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote: while in headless mode i'd like to have messages delivered to syslog instead of stderr / stdout, looking at the SAL_* implementation it looks like what i want is to substitute

[PATCH] fdo#39468: Translated German comments in sc/source/core/inc

2012-08-27 Thread oger000
Hi Some translations of german comments. Its my first patch to LO so something may be missing? gerhard From 8a6431891604f6be5676003470d4240a4a1c4902 Mon Sep 17 00:00:00 2001 From: gerhard oettl gerhard.oe...@ogersoft.at Date: Mon, 27 Aug 2012 09:39:35 +0200 Subject: [PATCH 1/1] fdo#39468:

License statement

2012-08-27 Thread oger000
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. gerhard öttl ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2012-08-27 Thread Libreoffice Gerrit user
cui/source/tabpages/swpossizetabpage.cxx | 17 - sfx2/inc/sfx2/htmlmode.hxx |1 - sw/source/ui/config/viewopt.cxx |9 +++-- sw/source/ui/docvw/edtwin.cxx|3 +-- sw/source/ui/frmdlg/frmpage.cxx | 17 -

[PUSHED] Remove remaining checks for HTMLMODE_SOME_ABS_POS

2012-08-27 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: Remove remaining checks for HTMLMODE_SOME_ABS_POS .. Remove remaining checks for

[Libreoffice-commits] Changes to 'feature/killsdf'

2012-08-27 Thread Libreoffice Gerrit user
New branch 'feature/killsdf' available with the following commits: commit 61c312d271767779e1f580e3123012a864e84942 Author: Andras Timar ati...@suse.com Date: Mon Aug 27 10:21:44 2012 +0200 typo fix in comment Change-Id: Ief5fe1a58c5f0b09eded67c638eb07a5805e41e2

[Libreoffice-commits] Changes to 'feature/killsdf'

2012-08-27 Thread Libreoffice Gerrit user
New branch 'feature/killsdf' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'feature/killsdf'

2012-08-27 Thread Libreoffice Gerrit user
New branch 'feature/killsdf' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] Changes to 'feature/killsdf'

2012-08-27 Thread Libreoffice Gerrit user
New branch 'feature/killsdf' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] .: 3 commits - lpsolve/lp_solve_5.5.patch lpsolve/makefile.mk postprocess/packcomponents sccomp/Module_sccomp.mk vcl/ios vcl/source

2012-08-27 Thread Libreoffice Gerrit user
lpsolve/lp_solve_5.5.patch | 15 --- lpsolve/makefile.mk | 14 ++ postprocess/packcomponents/makefile.mk |2 +- sccomp/Module_sccomp.mk |4 vcl/ios/source/gdi/salcoretextlayout.cxx |2 +-

Re: [PATCH (partial)] Writer autocompletion feature

2012-08-27 Thread Tomaž Vajngerl
Hi, I would like to give a little status regarding this topic: - lookuptree code has been integrated into editeng package and changed to support OUString instead of std::string - tests has been converted to CppUnit and extended to test for unicode characters support - remark: old code used a

[PATCH] Modified the wording of the Save-on-Exit-Dialog

2012-08-27 Thread Gerrit
From Samuel Mehrbrodt s.mehrbr...@gmail.com: Samuel Mehrbrodt has uploaded a new change for review. Change subject: Modified the wording of the Save-on-Exit-Dialog .. Modified the wording of the Save-on-Exit-Dialog Change-Id:

License statement

2012-08-27 Thread Samuel Mehrbrodt
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Samuel Mehrbrodt ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[PATCH] Change in core[feature/killsdf]: typo fix in comment

2012-08-27 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has uploaded a new change for review. Change subject: typo fix in comment .. typo fix in comment Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530 --- M

[Libreoffice-commits] .: Branch 'feature/killsdf' - sw/source

2012-08-27 Thread Libreoffice Gerrit user
sw/source/filter/ww8/ww8par.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42688495edac102b18014a02072ba081870059db Author: Andras Timar ati...@suse.com Date: Mon Aug 27 11:43:30 2012 +0200 typo fix in comment Change-Id:

[PUSHED] Change in core[feature/killsdf]: typo fix in comment

2012-08-27 Thread Gerrit
From Andras Timar ati...@suse.com: Andras Timar has submitted this change and it was merged. Change subject: typo fix in comment .. typo fix in comment Change-Id: Ibdcaacef04b542ff296d13ad0fce7dd27ef36530 --- M

[Libreoffice-commits] .: basic/source

2012-08-27 Thread Libreoffice Gerrit user
basic/source/runtime/step0.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 55899d7f5f3125ea2d4b1178065ffea80b3d2b50 Author: Noel Power noel.po...@suse.com Date: Mon Aug 27 10:51:42 2012 +0100 fix for fdo#54046 fix case where the value is

[Libreoffice-commits] .: sysui/desktop

2012-08-27 Thread Libreoffice Gerrit user
sysui/desktop/menus/base.desktop|1 + sysui/desktop/menus/calc.desktop|1 + sysui/desktop/menus/draw.desktop|1 + sysui/desktop/menus/impress.desktop |1 + sysui/desktop/menus/math.desktop|1 + sysui/desktop/menus/writer.desktop |1 + 6 files changed, 6

[PUSHED] fdo#47157 adding Keywords to .desktop files

2012-08-27 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: fdo#47157 adding Keywords to .desktop files .. fdo#47157 adding Keywords to .desktop files

[Libreoffice-commits] .: sw/source

2012-08-27 Thread Libreoffice Gerrit user
sw/source/ui/shells/basesh.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 360c3e912a264b8b2219a28a64856b5e867adb10 Author: Tor Lillqvist tlillqv...@suse.com Date: Mon Aug 27 13:15:30 2012 +0300 WaE: unused variable ´nHtmlMode´ Change-Id:

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

2012-08-27 Thread Libreoffice Gerrit user
sw/inc/pagedesc.hxx|2 ++ sw/source/core/doc/doclay.cxx |2 +- sw/source/core/doc/poolfmt.cxx |2 +- 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit d79cd86e2e2b1e6a8f94794946752909ed7e7a7f Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date:

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-27 Thread John Smith
On Mon, Aug 27, 2012 at 9:10 AM, Stephan Bergmann sberg...@redhat.com wrote: (at least for the given case of our LO code base, which is not too heavily loaded with dedicated tests to begin with). Well at the moment there may not be a lot of testcases. But I get the impression that the whole

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - dictionaries/ru_RU

2012-08-27 Thread Libreoffice Gerrit user
dictionaries/ru_RU/README_ru_RU.txt | 10 ++ dictionaries/ru_RU/ru_RU.aff|1 + 2 files changed, 11 insertions(+) New commits: commit 3eda0173185565948d483469a5a838fa5a103c53 Author: László Németh nem...@numbertext.org Date: Fri Aug 24 16:37:16 2012 +0200 fdo#35001

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - dictionaries/ru_RU

2012-08-27 Thread Libreoffice Gerrit user
dictionaries/ru_RU/README_ru_RU.txt | 10 ++ dictionaries/ru_RU/ru_RU.aff|1 + 2 files changed, 11 insertions(+) New commits: commit 27caa10134f27e9bb342322af42e6ad8f1ddb4fb Author: László Németh nem...@numbertext.org Date: Fri Aug 24 16:37:16 2012 +0200 fdo#35001

[Libreoffice-commits] .: writerfilter/source

2012-08-27 Thread Libreoffice Gerrit user
writerfilter/source/filter/ImportFilter.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 926fe8298be1a2d4a22277a5e9ecf4e2582b0b21 Author: Miklos Vajna vmik...@suse.cz Date: Mon Aug 27 13:07:05 2012 +0200 n#775899 docx import: set PrinterIndependentLayout like ww8 does

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

2012-08-27 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/sfx.hrc |1 + sfx2/source/doc/QuerySaveDocument.cxx |1 + sfx2/source/doc/doc.src |8 ++-- 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 097a0b91add3fa0d2b142804bf040940010f7658 Author: Samuel Mehrbrodt

[PUSHED] Modified the wording of the Save-on-Exit-Dialog

2012-08-27 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: Modified the wording of the Save-on-Exit-Dialog .. Modified the wording of the

Re: [PUSHED] Modified the wording of the Save-on-Exit-Dialog

2012-08-27 Thread Samuel Mehrbrodt
Hi Bjoern, Thanks for pushing. How are translations handled? I introduced a new string, and modified an two existing ones. How do translators know that they need to update the translations? Samuel Am 27.08.2012 13:11, schrieb Gerrit: From Björn Michaelsen bjoern.michael...@canonical.com:

Re: [PUSHED] Modified the wording of the Save-on-Exit-Dialog

2012-08-27 Thread Andras Timar
2012/8/27 Samuel Mehrbrodt s.mehrbr...@gmail.com: Hi Bjoern, Thanks for pushing. How are translations handled? I introduced a new string, and modified an two existing ones. How do translators know that they need to update the translations? Don't worry, they'll now in time (when we start to

[Libreoffice-commits] .: 8 commits - clucene/configs clucene/patches clucene/UnpackedTarball_clucene.mk config_host.mk.in configure.in icu/icu4c-bsd.patch icu/icu4c-interlck.patch icu/makefile.mk sal/

2012-08-27 Thread Libreoffice Gerrit user
clucene/UnpackedTarball_clucene.mk|9 + clucene/configs/clucene-config-GCC-atomic.h | 148 ++ clucene/configs/clucene-config-MINGW-atomic.h | 148 ++ clucene/configs/clucene-config-generic.h |2

[Libreoffice-commits] .: writerfilter/source

2012-08-27 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper_Impl.cxx |7 +++ writerfilter/source/dmapper/SettingsTable.cxx | 10 ++ writerfilter/source/dmapper/SettingsTable.hxx |2 ++ writerfilter/source/filter/ImportFilter.cxx |2 -- 4 files changed, 19 insertions(+), 2

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-27 Thread Bjoern Michaelsen
Hi, On Mon, Aug 27, 2012 at 12:47:37PM +0200, John Smith wrote: Well at the moment there may not be a lot of testcases. But I get the impression that the whole reason for adding test coverage in the 1st place, is that (much) more tests are intended to be added in the future for covering the

[PATCH] fdo#39468: Translated German comments in sc/source/core/inc

2012-08-27 Thread Gerrit
From Philipp Riemer ruderphil...@gmail.com: Philipp Riemer has uploaded a new change for review. Change subject: fdo#39468: Translated German comments in sc/source/core/inc .. fdo#39468: Translated German comments in

[PATCH] Cleanup files touched by f53466bb4055e56e4f4ce488aa2cac32753...

2012-08-27 Thread Gerrit
From Philipp Riemer ruderphil...@gmail.com: Philipp Riemer has uploaded a new change for review. Change subject: Cleanup files touched by f53466bb4055e56e4f4ce488aa2cac32753af85d .. Cleanup files touched by

fixed method header indentation in sc/source/ui/undo

2012-08-27 Thread Gerrit
From Philipp Riemer ruderphil...@gmail.com: Philipp Riemer has abandoned this change. Change subject: fixed method header indentation in sc/source/ui/undo .. Patch Set 1: Abandoned Even if this code looks wrong in my

Re: [PATCH] fdo#39468: Translated German comments in sc/source/core/inc

2012-08-27 Thread Philipp Riemer
2012/8/27 oger000 lodevl...@ogersoft.at: Hi Some translations of german comments. Its my first patch to LO so something may be missing? gerhard Hey Gerhard, I fixed your patch and applied the changes. However, the files that you translated are in a part of the code that was not rebased

License Statement

2012-08-27 Thread Marco Biscaro
Hello all, All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Best regards, Marco Biscaro ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: PATCH (tweaking the fill in character support in Calc Number Format Strings)

2012-08-27 Thread Noel Power
Hi On 26/08/12 21:47, Johann Messner wrote: Hello Noel, [dear valued libreoffice developers and hackers], please check out on https://linux.jku.at/messner/LibreOffice/ the patch file patchInfo-26-Aug-2012__against_libreoffice_Master.txt thank you for making those changes against

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

2012-08-27 Thread Libreoffice Gerrit user
shell/inc/internal/zipfile.hxx |1 shell/source/win32/zipfile/zipfile.cxx | 34 + 2 files changed, 14 insertions(+), 21 deletions(-) New commits: commit d3300205918f87054c9dd399ac53ad1e979dcdc7 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date:

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

2012-08-27 Thread Libreoffice Gerrit user
sc/source/ui/optdlg/tpdefaults.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit 530a899b1399f0aa192cc8eebaed36ca6613b3eb Author: Jean-Baptiste FAURE jbf.fa...@orange.fr Date: Tue Aug 21 22:15:32 2012 +0200 The label size is computed from

Re: [REVIEW-3-6] adjustment of Calc default options dialog

2012-08-27 Thread Kohei Yoshida
On 08/25/2012 01:17 PM, Jean-Baptiste Faure wrote: Hi, Please consider backporting to LibreOffice 3.6 this patch https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=f92fcff04a6a88fd004e721294a4817249cabf26 Cherry-picked with my sign-off. Thanks a lot. Kohei -- Kohei Yoshida,

Re: [REVIEW-3-6][PUSHED 3-6] adjustment of Calc default options dialog

2012-08-27 Thread Kohei Yoshida
PUSHED 3-6 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: PATCH (tweaking the fill in character support in Calc Number Format Strings)

2012-08-27 Thread Johann Messner
hi Noel, prologue: All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. Am Mo, 27.Aug.12, KW35 (15:54:57 Uhr) schrieb Noel Power nopo...@suse.com: So, in summary the changes are b) in cellform.cxx let cells with type

[Libreoffice-commits] .: shell/source

2012-08-27 Thread Libreoffice Gerrit user
shell/source/win32/ooofilereader/basereader.cxx |9 ++--- shell/source/win32/zipfile/zipfile.cxx |4 +++- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 40c85b88ad0351acaf59fd2372676cdb8ca452d6 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date:

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

2012-08-27 Thread Libreoffice Gerrit user
sc/source/core/data/table3.cxx | 49 ++--- sc/source/ui/optdlg/tpdefaults.cxx |2 - 2 files changed, 31 insertions(+), 20 deletions(-) New commits: commit 1b0a7dc8b787b7be31b1b58a5ea6a9fc7207996d Author: Markus Mohrhard markus.mohrh...@googlemail.com

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

2012-08-27 Thread Libreoffice Gerrit user
sc/source/core/data/table3.cxx | 49 + 1 file changed, 30 insertions(+), 19 deletions(-) New commits: commit 2c1d36c575399fcd8743cfe3b96e107e821cbe65 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Aug 26 14:04:37 2012 +0200 when

[Libreoffice-commits] .: scp2/source

2012-08-27 Thread Libreoffice Gerrit user
scp2/source/base/registryitem_base.scp |7 --- 1 file changed, 7 deletions(-) New commits: commit 0f33979fc875abe827b42d35ac4fc4304e4a4d7b Author: Andras Timar ati...@suse.com Date: Mon Aug 27 16:42:32 2012 +0200 .odb files do not have thumbnail image (related: fdo#53592)

Re: [PATCH] java cleanup patches [IGNORE]

2012-08-27 Thread Noel Grandin
I see my previous mail made it to the mailing list, so this one can get ignored. My own fault for trying to send such large cleanup patches :-) On 2012-08-27 13:45, Noel Grandin wrote: Hi These patches perform some mild cleanup. They have been tested to pass a full make check. Regards,

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/unx

2012-08-27 Thread Libreoffice Gerrit user
vcl/unx/gtk/window/gtksalmenu.cxx | 86 -- 1 file changed, 55 insertions(+), 31 deletions(-) New commits: commit dcdf415764469233b56f135827a6a2a6c3e0f2e6 Author: Antonio Fernández antonio.fernan...@aentos.es Date: Mon Aug 27 14:38:15 2012 +0100 Radio

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - scp2/source

2012-08-27 Thread Libreoffice Gerrit user
scp2/source/base/registryitem_base.scp |7 --- 1 file changed, 7 deletions(-) New commits: commit 7695e138950168bc07669f13abc5498308890b5c Author: Andras Timar ati...@suse.com Date: Mon Aug 27 16:42:32 2012 +0200 .odb files do not have thumbnail image (related: fdo#53592)

[Libreoffice-commits] .: sc/source

2012-08-27 Thread Libreoffice Gerrit user
sc/source/core/inc/adiasync.hxx | 20 ++-- sc/source/core/inc/ddelink.hxx | 14 +++--- sc/source/core/inc/interpre.hxx | 26 +- 3 files changed, 30 insertions(+), 30 deletions(-) New commits: commit f5b7fecbc0744e46468d57b8131ea7d768aa96a2

[PUSHED] fdo#39468: Translated German comments in sc/source/core/inc

2012-08-27 Thread Gerrit
From Kohei Yoshida kohei.yosh...@gmail.com: Kohei Yoshida has submitted this change and it was merged. Change subject: fdo#39468: Translated German comments in sc/source/core/inc .. fdo#39468: Translated German comments in

[Libreoffice-commits] .: 3 commits - basic/source odk/setsdkenv_unix.csh.in solenv/bin

2012-08-27 Thread Libreoffice Gerrit user
basic/source/basmgr/basmgr.cxx | 10 -- odk/setsdkenv_unix.csh.in |6 +++--- solenv/bin/modules/installer/epmfile.pm |4 ++-- 3 files changed, 5 insertions(+), 15 deletions(-) New commits: commit 246d26faecb809cf4f013b3fcd1368892100217a Author: Takeshi

[Libreoffice-commits] .: embeddedobj/source

2012-08-27 Thread Libreoffice Gerrit user
embeddedobj/source/msole/olecomponent.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 2489e82d33d4790c74c61fb90783d8b493bafb4d Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 27 17:23:08 2012 +0200 Missing #include diff --git

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

2012-08-27 Thread Libreoffice Gerrit user
sw/inc/swabstdlg.hxx |1 sw/source/core/txtnode/txtedt.cxx| 81 +-- sw/source/ui/dialog/swdlgfact.cxx|4 + sw/source/ui/dialog/swdlgfact.hxx|1 sw/source/ui/dialog/wordcountdialog.cxx |5 +

[Libreoffice-commits] .: sw/source

2012-08-27 Thread Libreoffice Gerrit user
sw/source/core/crsr/crsrsh.cxx | 11 ++ sw/source/ui/docvw/edtwin.cxx | 75 - sw/source/ui/inc/edtwin.hxx|2 - 3 files changed, 33 insertions(+), 55 deletions(-) New commits: commit 3a8f97a07ff02e160e35c54986c30c014c6415d0 Author: Cédric

not delivering cairo on mac os x build

2012-08-27 Thread Riccardo Magliocchetti
Hello, i'm trying to sort out building with --enable-headless on mac os x, with the attached patch it does not try to build cairo and pixman anymore but somewhere cairo is still expected: /Users/stage/Documents/riccardo/libo/solenv/gbuild/Library.mk:54: *** gb_Deliver_deliver: file does not

Re: PATCH (tweaking the fill in character support in Calc Number Format Strings)

2012-08-27 Thread Eike Rathke
Hi Noel, On Monday, 2012-08-27 14:54:57 +0100, Noel Power wrote: a) to change the how the formatter marks the repeating character, it looks like now 0x1b is 'before' the char to repeat, previously it was after ( makes more sense to me to have the marker preceding the repeat char ) Eike, was

Re: PATCH (tweaking the fill in character support in Calc Number Format Strings)

2012-08-27 Thread Eike Rathke
Hi Johann, On Monday, 2012-08-27 16:29:06 +0200, Johann Messner wrote: Many thanks to all of you in the LibreOffice Project for the good work (german..insbesondere gilt Eike Rathke bzw. den Leuten vom =STARCALCTEAM() unsere Anerkennung und unser aller Dank!!/german) Lol, thanks :-) The

[Libreoffice-commits] .: sc/qa

2012-08-27 Thread Libreoffice Gerrit user
sc/qa/unit/data/ods/pivot-table-basic.ods |binary sc/qa/unit/subsequent_filters-test.cxx| 84 ++ 2 files changed, 84 insertions(+) New commits: commit 95379eb197b98c2ce6e2a29e970e60bf5c02385b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 27

Re: using syslog instead of console for messages

2012-08-27 Thread Riccardo Magliocchetti
Hello, Il 27/08/2012 09:41, Riccardo Magliocchetti ha scritto: Hello Stephan, Il 27/08/2012 09:13, Stephan Bergmann ha scritto: On 08/26/2012 12:34 PM, Riccardo Magliocchetti wrote: while in headless mode i'd like to have messages delivered to syslog instead of stderr / stdout, looking at

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

2012-08-27 Thread Libreoffice Gerrit user
sw/source/ui/uiview/viewsrch.cxx | 46 +++ 1 file changed, 23 insertions(+), 23 deletions(-) New commits: commit fa5d53a4fb05f690cd59de274fb5d5fd1b42f677 Author: Michael Stahl mst...@redhat.com Date: Sat Aug 25 00:39:21 2012 +0200 fdo#49901:

Re: not delivering cairo on mac os x build

2012-08-27 Thread Riccardo Magliocchetti
Il 27/08/2012 18:27, Riccardo Magliocchetti ha scritto: Hello, i'm trying to sort out building with --enable-headless on mac os x, with the attached patch it does not try to build cairo and pixman anymore but somewhere cairo is still expected:

[PUSHED] Change in core[libreoffice-3-5]: fdo#49901: SwView::ExecSearch: fix Replace All cursor:

2012-08-27 Thread Gerrit
From Björn Michaelsen bjoern.michael...@canonical.com: Björn Michaelsen has submitted this change and it was merged. Change subject: fdo#49901: SwView::ExecSearch: fix Replace All cursor: .. fdo#49901: SwView::ExecSearch: fix

[Libreoffice-commits] .: sdext/source

2012-08-27 Thread Libreoffice Gerrit user
sdext/source/pdfimport/filterdet.cxx |4 sdext/source/pdfimport/wrapper/wrapper.cxx |6 -- 2 files changed, 10 deletions(-) New commits: commit fe1e68503651382114d76759c6901bf685d8e106 Author: Arnaud Versini arnaud.vers...@gmail.com Date: Sat Aug 25 13:57:34 2012 +0200

[PUSHED] Remove ineffective password erasing security in PDF Import

2012-08-27 Thread Gerrit
From Caolán McNamara caol...@redhat.com: Caolán McNamara has submitted this change and it was merged. Change subject: Remove ineffective password erasing security in PDF Import .. Remove ineffective password erasing security

[Libreoffice-commits] .: filter/source vcl/source

2012-08-27 Thread Libreoffice Gerrit user
filter/source/pdf/impdialog.cxx|4 vcl/source/gdi/pdfwriter_impl2.cxx |3 --- 2 files changed, 7 deletions(-) New commits: commit 34091bc0e33a0aa6e839f5474e53d22a79960e68 Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 27 20:36:23 2012 +0100 drop these memory

[RESOLVED] Re: Usage of memset to eradicate string content

2012-08-27 Thread Caolán McNamara
On Sat, 2012-08-25 at 15:25 +0200, Arnaud Versini wrote: I posted a first patch to remove the string anhnilation inside the PDF import. Better idea to remove this now instead of replacing rtl_zeroMemory by a memset and remove it. So could you review it, I'm not sure if I can modify pdf import

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

2012-08-27 Thread Libreoffice Gerrit user
formula/source/core/api/token.cxx |7 ++- sc/source/core/tool/token.cxx |2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 0bb0937b65200382d3d8ad8f36472067ff0cbb40 Author: Eike Rathke er...@redhat.com Date: Mon Aug 27 22:02:45 2012 +0200 do not

Re: [PUSHED 3-6][REVIEW 3-6-1 2/3] Fix for fdo#52451

2012-08-27 Thread Caolán McNamara
On Wed, 2012-08-22 at 20:58 +0200, Eike Rathke wrote: Cherry-picked and squashed into one https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=d632fa4d8fc6a42a58cb981865d6267d90951b69 (just that OUString(.*) had to be rtl::OUString(.*) instead) Two more reviews needed for 3-6-1 looks

Re: [PUSHED 3-6][REVIEW 3-6-1 3/3] Fix for fdo#53640 - Pivot table from database source

2012-08-27 Thread Caolán McNamara
On Wed, 2012-08-22 at 21:50 +0200, Eike Rathke wrote: Hi, On Wednesday, 2012-08-22 20:22:19 +0100, Michael Meeks wrote: On Wed, 2012-08-22 at 15:05 -0400, Kohei Yoshida wrote: https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=f4ed9a5adbea3de88870ff4f5cb202bd606e0746

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

2012-08-27 Thread Libreoffice Gerrit user
sc/source/core/data/dpcache.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 7ca2d95c8ee30c450483433d5f380ebbf80691d5 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Aug 22 14:25:01 2012 -0400 fdo#53640: Correctly cache source data coming

Master failed to compile on framework module

2012-08-27 Thread julien2412
Hello, On pc Debian x86-64 with master updated today, I can't compile framework module, more specifically lomenubar part. I don't have anymore the log because I runned a make clean make thinking it would be ok afterwards but not better and then made other tests without success. I just remember

[Libreoffice-commits] .: sc/source

2012-08-27 Thread Libreoffice Gerrit user
sc/source/core/tool/address.cxx | 95 +++- 1 file changed, 65 insertions(+), 30 deletions(-) New commits: commit 85e40d787e9aacadfd8599791c83d09eb04e46d5 Author: Eike Rathke er...@redhat.com Date: Tue Aug 28 00:04:20 2012 +0200 resolved fdo#51926

[REVIEW 3-6] resolved fdo#51926 handle .xlsm link to external sheet with space

2012-08-27 Thread Eike Rathke
Hi, We may want this in 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=85e40d787e9aacadfd8599791c83d09eb04e46d5 fixes https://bugs.freedesktop.org/show_bug.cgi?id=51926 Formula references to external documents' sheets with names containing blanks (and other irregular characters,

[REVIEW-3-6] fix for fdo#53839, don't crash for invalid repaint range in cond format code

2012-08-27 Thread Markus Mohrhard
Hey, the attached patch fixes a strange crash in the cond format repaint code. The patch is just a safe variant for now, the real problem is that the concept of calling the repaint code after a cell changed is not always correct but needs a bit more thinking about the design and all the

[PATCH] Fix typo ImpLoadLibary

2012-08-27 Thread Gerrit
From Takeshi Abe t...@fixedpoint.jp: Takeshi Abe has uploaded a new change for review. Change subject: Fix typo ImpLoadLibary .. Fix typo ImpLoadLibary Change-Id: I773678437aae6577f22078e97bcac1377c4307d8 --- M

[Libreoffice-commits] .: config_host.mk.in configure.in Makefile.top

2012-08-27 Thread Libreoffice Gerrit user
Makefile.top |2 +- config_host.mk.in |1 + configure.in | 17 + 3 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 3ee97489ea49b339c4a7578afd85f85f77dd0f68 Author: Noel Grandin noelgran...@gmail.com Date: Tue Aug 28 07:00:18 2012 +0200

[Libreoffice-qa] QA EasyHack 54110 -- create bugwrangler statistics (was: LibreOffice QA Call 2012-08-24)

2012-08-27 Thread Bjoern Michaelsen
On Mon, Aug 27, 2012 at 10:10:33AM +0200, Nino Novak wrote: Where is this list? Is it a bugzilla query? Is it possible to create a (monthly?) report/bar graph on who reviewed how many bugs? EasyHackified for QA as: https://bugs.freedesktop.org/show_bug.cgi?id=54110 Any takers? It should be

[Libreoffice-bugs] [Bug 54023] CRASH on launch when loading local libiconv.2.dylib (liblangtag.0.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0)

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54023 --- Comment #8 from Tor Lillqvist tlillqv...@suse.com 2012-08-27 06:12:28 UTC --- So can it really be that older Mac OS X versions provide a libiconv with a newer version number? Or is the code built (accidentally?) against some other libiconv

[Libreoffice-bugs] [Bug 53910] FILEOPEN: .odb file open produces filter selection dialog

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53910 --- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-27 06:19:06 UTC --- Colin has confirmed to me in a private mail that the problem is now solved in 3.6.1 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40575 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #10

[Libreoffice-bugs] [Bug 40575] Maximum date value in Base is 27/06/9957

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40575 --- Comment #11 from Alex Thurgood ipla...@yahoo.co.uk 2012-08-27 06:37:38 UTC --- I still feel, btw, that this is the wrong way to go about QA : asking people to check whether a bug still exists without even checking it oneself as a QA member

[Libreoffice-bugs] [Bug 53871] EDITING: Crashes when right-clicking in header/footer

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53871 --- Comment #4 from kg.hammarl...@gmail.com 2012-08-27 06:51:27 UTC --- Yes, indirectly: a) as said in previous post, I uninstalled LO3.6.0 (including the personal settings folder) and installed LO3.5.5, but the problem reappeared. b) I also

[Libreoffice-bugs] [Bug 54067] UI: Base FILESAVE semantics confusing inconsistent

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54067 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 43187] EDITING - MSAccess 2007/2010 (.accdb) table data not editable/updatable - read only

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43187 --- Comment #4 from Lionel Elie Mamane lio...@mamane.lu 2012-08-27 07:12:12 UTC --- (In reply to comment #3) Regina Henschel answered: I had made some tests in Sept.2007 http://wiki.openoffice.org/wiki/Connecting_to_Microsoft_Access There I

[Libreoffice-bugs] [Bug 42911] FILEOPEN: docx file: no SmartArt

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42911 --- Comment #6 from Boudewijn boudewijn.char...@gmail.com 2012-08-27 07:16:59 UTC --- Hello, It's good to see this kind of progress, this help in making LO more accepted. I see that Word-art is more and more used inside MS office documents.

[Libreoffice-bugs] [Bug 43187] EDITING - MSAccess 2007/2010 (.accdb) table data not editable/updatable - read only

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43187 Jochen d...@jochenschiffers.de changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 46497] FILEOPEN: Line elements in SmartArt in particular .pptx distorted

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46497 sasha.libreoff...@gmail.com changed: What|Removed |Added Version|3.6.0.4 release |3.3.4 release --- Comment

[Libreoffice-bugs] [Bug 45707] update dialog stays on forever, displays wrong

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45707 --- Comment #4 from alfambra 458...@unizar.es 2012-08-27 07:55:04 UTC --- LibreOffice 3.6.0.4, Windows XP SP3, Spanish version, has the same problem. Exactly same problem, like tDen: After closing the endless window, LibreOffice showed the icon

[Libreoffice-bugs] [Bug 53871] EDITING: Crashes when right-clicking in header/footer

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53871 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 53274] : N() doesn't return 0 if input is #N/A

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53274 --- Comment #10 from Eike Rathke er...@redhat.com 2012-08-27 08:47:10 UTC --- IF(ISNA(expression),0,expression) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Libreoffice-bugs] [Bug 54046] Collection crashes

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54046 Noel Power nopo...@novell.com changed: What|Removed |Added AssignedTo|libreoffice-b...@lists.free |nopo...@novell.com

[Libreoffice-bugs] [Bug 53274] : N() doesn't return 0 if input is #N/A

2012-08-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53274 David Lynch david_ly...@blueyonder.co.uk changed: What|Removed |Added Status|RESOLVED|REOPENED

  1   2   3   >