Re: not delivering cairo on mac os x build

2012-09-08 Thread Tor Lillqvist
> Not sure what we are doing specifically on MacOSX that can break headless. > So there may be more breakage. Fun guaranteed! > > Wait, wait. Isn't your motive for this --enable-headless work to be able to run LO in a headless fashion (document conversions on a Linux or BSD server would be the typi

[PATCH] fdo#39625 Make existing cppunittests work

2012-09-08 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/590 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/590/1 fdo#39625 Make existing cppunittests work Make sal_rtl_uri cppunittest work - removed call to simpleheader.hxx - a

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Joel Madero changed: What|Removed |Added Depends on||50285 -- Configure bugmail: https://bugs.

[PATCH] ::rtl::OUString to OUString correction in accessibility

2012-09-08 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/589 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/89/589/1 ::rtl::OUString to OUString correction in accessibility Change-Id: Ib59e07ef5dcdd2f30bc5abee2e958cbda57e9629 --- M

[Libreoffice-commits] .: libpng/StaticLibrary_png.mk

2012-09-08 Thread Libreoffice Gerrit user
libpng/StaticLibrary_png.mk |5 + 1 file changed, 5 insertions(+) New commits: commit 9f0aadee70d90082fb81459908310fdeaef10585 Author: Matúš Kukan Date: Sun Sep 9 02:05:45 2012 +0200 libpng: missing source file and include path for zlib Change-Id: Iac72be0cd104db1f4ee2e

Re: gerrit vs git.freedesktop.org

2012-09-08 Thread Norbert Thiebaud
On Fri, Sep 7, 2012 at 4:49 PM, Peter Foley wrote: > I just rebased and pushed the feature/vs2012 branch on gerrit.libreoffice.org. > However, my changes aren't showing up on cgit.freedesktop.org. > Should I be pushing to gerrit or to git.freedesktop.org? Peter I responded in the other thread ab

License statement

2012-09-08 Thread Issa Alkurtass
Hello world, All of my past and future contributions to LibreOffice are available under MPL/LGPLv3+. ___ Regards, Issa Alkurtass Motah Program, KACST http://www.motah.org.sa Warning: This message and its attachment, if any, are confidential and may contain information protec

gerrit vs git.freedesktop.org

2012-09-08 Thread Peter Foley
I just rebased and pushed the feature/vs2012 branch on gerrit.libreoffice.org. However, my changes aren't showing up on cgit.freedesktop.org. Should I be pushing to gerrit or to git.freedesktop.org? Thanks, Peter ___ LibreOffice mailing list LibreOffice

Re: feature/vs2012: testing needed

2012-09-08 Thread Peter Foley
On 9/5/2012 3:10 AM, Noel Grandin wrote: > > MSMDir not found at ./oowintool line 330. Hmm, could you send me the contents of HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/VisualStudio/9.0/Setup/VS/MSMDir and the output of ./oowintool --msvc-ver? Thanks, Peter ___

FOSDEM 2013

2012-09-08 Thread Italo Vignoli
I am in the process of filing the proposal for the LibreOffice DevRoom @ FOSDEM 2013 (first weekend of February). If possible, I would use the format adopted in 2011 and 2012, but I have not been involved in that process. Is anyone able to send me the message sent to FOSDEM last year? Otherwise I w

Format CSV MS - DOS

2012-09-08 Thread Maury
Dear LibreOffice's Developers, I want ask you if you can created the CSV (MS-DOS) format, current in Excel. Thank for your. Maurizio. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffi

[Libreoffice-commits] .: cairo/prj config_host.mk.in configure.in libpng/configs libpng/libpng-1.5.10.patch libpng/Makefile libpng/makefile.mk libpng/Module_libpng.mk libpng/Package_libpng.mk libpng/p

2012-09-08 Thread Libreoffice Gerrit user
Makefile.top |2 RepositoryExternal.mk |4 RepositoryModule_ooo.mk |1 cairo/prj/build.lst |2 config_host.mk.in |1 configure.in |3 libpng/Makefile |7 + libpng/Module_libpng.mk

Re: valgrinding with python stuff active

2012-09-08 Thread Julien Nabet
On 08/09/2012 17:52, Norbert Thiebaud wrote: On Fri, Sep 7, 2012 at 5:49 PM, julien2412 wrote: on this page http://wiki.documentfoundation.org/Development/How_to_debug but what about if custom memory allocator is bugged? (BTW why do we use this? Historical reason?) Wouldn't Valgrind be helpful

[Libreoffice-commits] .: Module_tail_build.mk

2012-09-08 Thread Libreoffice Gerrit user
Module_tail_build.mk |1 - 1 file changed, 1 deletion(-) New commits: commit ae6f7f0f354dbab21d37890021c16655070ad002 Author: Matúš Kukan Date: Sun Sep 9 00:42:05 2012 +0200 get mdds out of tail_build; liborcus depends on it Change-Id: I0c09260911b3979c5eb8aa33c25073bec105b

[PATCH] Make existing cppunittests work

2012-09-08 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/588 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/588/1 Make existing cppunittests work Make sal testHelperFunctions cppunit work - removed call to simpleheader.hxx - add

[PUSHED] OUString cleanup in vbahelper/msforms

2012-09-08 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/578 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/578 To unsubscribe, vi

[PUSHED] More OUString cleanup in vbahelper

2012-09-08 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/577 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/577 To unsubscribe, vi

[PUSHED] More OUString cleanup in vbahelper

2012-09-08 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/576 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/576 To unsubscribe, vi

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

2012-09-08 Thread Libreoffice Gerrit user
vbahelper/inc/vbahelper/vbahelperinterface.hxx | 34 +++--- vbahelper/source/vbahelper/vbacommandbars.cxx | 38 vbahelper/source/vbahelper/vbadialogbase.cxx |4 - vbahelper/source/vbahelper/vbadocumentbase.cxx | 48 + vbahel

[PUSHED] Some OUString cleanup in vbahelper

2012-09-08 Thread Olivier Hallot (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/574 Approvals: Olivier Hallot: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/574 To unsubscribe, vi

[Libreoffice-commits] .: vbahelper/source

2012-09-08 Thread Libreoffice Gerrit user
vbahelper/source/vbahelper/vbashapes.cxx | 72 +-- vbahelper/source/vbahelper/vbawindowbase.cxx | 10 +-- 2 files changed, 41 insertions(+), 41 deletions(-) New commits: commit 340f1c59f1969ae00be7c0a6987c54a05ab97940 Author: Olivier Hallot Date: Thu Sep 6 18:35

Re: feature/vs2012: testing needed

2012-09-08 Thread Norbert Thiebaud
There is a problem right now when pushing a non-fastforward commit. gerrit takes it for feature branches but the replication to freedesktop fail. as a work around you can fetch from git.libreoffice.org/core I'm working on a fix for that, but I need fdo admin to act... so that may take a little whi

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Astron changed: What|Removed |Added Depends on|45893 | --- Comment #374 from Astron 2012-09-08 20:01

Re: feature/vs2012: testing needed

2012-09-08 Thread Peter Foley
On 9/8/2012 6:11 AM, Noel Grandin wrote: > > On 2012-09-07 23:33, Peter Foley wrote: >> Ok, try with the new commit I pushed. Thanks, Peter > > $ make check > make -r -f /cygdrive/C/libo/Makefile.top check > make[1]: Entering directory `/cygdrive/C/libo' > ***

[Libreoffice-commits] .: scp2/inc scp2/source solenv/bin

2012-09-08 Thread Libreoffice Gerrit user
scp2/inc/macros.inc |3 - scp2/source/calc/registryitem_calc.scp|2 scp2/source/draw/registryitem_draw.scp|2 scp2/source/impress/registryitem_impress.scp |2 scp2/source/ooo/directory_ooo.scp |9

[Libreoffice-commits] .: Branch 'feature/vs2012' - 2 commits - Library_merged.mk oowintool solenv/gbuild

2012-09-08 Thread Libreoffice Gerrit user
Library_merged.mk |9 - oowintool |8 ++-- solenv/gbuild/platform/WNT_INTEL_MSC.mk |8 3 files changed, 22 insertions(+), 3 deletions(-) New commits: commit 61741d4c1cc691fb5c83b470b67d7b81a27ab4d7 Author: Peter

[Libreoffice-commits] .: 3 commits - instsetoo_native/inc_ooohelppack instsetoo_native/inc_ooolangpack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo instsetoo_native/inc_ure solenv/bin

2012-09-08 Thread Libreoffice Gerrit user
instsetoo_native/inc_ooohelppack/windows/msi_templates/ActionTe.idt |2 instsetoo_native/inc_ooohelppack/windows/msi_templates/InstallE.idt |2 instsetoo_native/inc_ooohelppack/windows/msi_templates/_Validat.idt |2 instsetoo_native/inc_ooolangpack/windows/msi_templates/ActionTe.idt

remove unused code

2012-09-08 Thread Norbert Thiebaud (via Code Review)
Norbert Thiebaud has abandoned this change. Change subject: remove unused code .. Patch Set 1: Abandoned per kohei's request -- To view, visit https://gerrit.libreoffice.org/516 To unsubscribe, visit https://gerrit.libreoffice

[Libreoffice-commits] .: sw/source

2012-09-08 Thread Libreoffice Gerrit user
sw/source/ui/docvw/edtwin2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 74340d8b0e9c6d2799f08b66a60f404f2d1324c6 Author: Andras Timar Date: Sat Sep 8 18:52:08 2012 +0200 always use multiline balloons for footnote popup quickhelp windows Change-Id: I8536c451af9

[Libreoffice-commits] .: liborcus/prj sc/prj tail_build/prj

2012-09-08 Thread Libreoffice Gerrit user
liborcus/prj/build.lst |2 +- sc/prj/build.lst |2 +- tail_build/prj/build.lst |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 3112c760dd59bcbdb3619f627749e7cc4462d405 Author: Matúš Kukan Date: Sat Sep 8 18:18:05 2012 +0200 MDDS is not i

Re: valgrinding with python stuff active

2012-09-08 Thread Norbert Thiebaud
On Fri, Sep 7, 2012 at 5:49 PM, julien2412 wrote: > on this page http://wiki.documentfoundation.org/Development/How_to_debug > but what about if custom memory allocator is bugged? (BTW why do we use > this? Historical reason?) Wouldn't Valgrind be helpful to detect it? > > I'm a bit lost here :-(

Re: not delivering cairo on mac os x build

2012-09-08 Thread Riccardo Magliocchetti
Hello, Il 05/09/2012 19:20, Riccardo Magliocchetti ha scritto: Il 05/09/2012 16:03, Riccardo Magliocchetti ha scritto: Hello, Il 05/09/2012 15:55, Stephan Bergmann ha scritto: On 09/05/2012 03:50 PM, Michael Stahl wrote: On 05/09/12 15:40, Alexander Thurgood wrote: I'm getting cairo build f

[Libreoffice-commits] .: RepositoryExternal.mk

2012-09-08 Thread Libreoffice Gerrit user
RepositoryExternal.mk |4 1 file changed, 4 insertions(+) New commits: commit f5ff45b9b2150fc23bc550c5c6a01139019658de Author: Matúš Kukan Date: Sat Sep 8 16:29:05 2012 +0200 add include path for internal zlib Change-Id: I8d98a62a3ad573508a5c40134ae22183f89b2f13 diff

Re: more external libraries converted to gbuild

2012-09-08 Thread Cedric Bosdonnat
Hi Matus, Thanks a lot for migrating libcmis to gbuild. Just to tell you, that library doesn't need to be build as a static library... Fridrich did it only because it's way simpler to handle with the other build system. -- Cedric On Sat, 2012-09-08 at 15:13 +0200, Matúš Kukan wrote: > Hi, > > I

Re: [Libreoffice-qa] How Can I Provide More Info For Developers

2012-09-08 Thread Alex Thurgood
On 09/07/2012 11:47 PM, julien2412 wrote: Just to add my support for Julien's request : But: Main (all?) Linux distributions provide the LO symbols package so you don't need to build LO to retrieve useful bt. And for Mac too please :-) It always seems to me to be such a pointless exercise ru

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

2012-09-08 Thread Libreoffice Gerrit user
basic/inc/basic/sbstar.hxx | 18 +- basic/source/classes/sb.cxx | 16 basic/source/runtime/runtime.cxx |8 basic/source/runtime/step2.cxx |8 4 files changed, 25 insertions(+), 25 deletions(-) New commits: commit 969e6870

more external libraries converted to gbuild

2012-09-08 Thread Matúš Kukan
Hi, I've done 7 more libraries. http://cgit.freedesktop.org/libreoffice/core/commit/?id=707194e7b9263a33508905438281090bd201e34d and before. They had makefile.mk in the sources, so that file could be removed if newer versions are not going to be used in libreoffice-3-6. I have ignored: .IF "$(CO

[Libreoffice-commits] .: libcmis/boost-win.patch libcmis/libcmis-0.2.3-backports.patch libcmis/libcmis-0.2.3.patch libcmis/UnpackedTarball_cmis.mk

2012-09-08 Thread Libreoffice Gerrit user
libcmis/UnpackedTarball_cmis.mk |2 libcmis/boost-win.patch | 20 +++--- libcmis/libcmis-0.2.3-backports.patch | 105 +- libcmis/libcmis-0.2.3.patch |5 - 4 files changed, 55 insertions(+), 77 deletions(-) New commits: comm

[Libreoffice-commits] .: libcdr/StaticLibrary_cdr.mk

2012-09-08 Thread Libreoffice Gerrit user
libcdr/StaticLibrary_cdr.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7f0a36540af650882571ad74400e5c9dad36159f Author: Matúš Kukan Date: Sat Sep 8 14:50:58 2012 +0200 libcdr: use set_warnings_not_errors Change-Id: I37049887926513885872e3ffe3f94e8bb0796b17

License statement

2012-09-08 Thread Liu Flex
License statement: All of my past and future contributions to the LibreOffice project are under LGPLv3+/GPLv3+/MPL until further notice. Flex Liu ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinf

[Libreoffice-commits] .: libmspub/UnpackedTarball_mspub.mk

2012-09-08 Thread Libreoffice Gerrit user
libmspub/UnpackedTarball_mspub.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b164022d9b6f6d0d54fe39118f896e54f44c3e87 Author: Matúš Kukan Date: Sat Sep 8 14:33:26 2012 +0200 libmspub: fix typo; it's add_patches Change-Id: I2d1437601d5a7cce1

[Libreoffice-commits] .: libvisio/StaticLibrary_visio.mk

2012-09-08 Thread Libreoffice Gerrit user
libvisio/StaticLibrary_visio.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 042e0685836e6c8048c01dc70d25e93aaaee1023 Author: Matúš Kukan Date: Sat Sep 8 13:55:42 2012 +0200 libvisio: use set_warnings_not_errors Change-Id: I4a84e88c6055e28f79ddf81281649eda05e2

[Libreoffice-commits] .: libmspub/StaticLibrary_mspub.mk

2012-09-08 Thread Libreoffice Gerrit user
libmspub/StaticLibrary_mspub.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit c90886a3755ddfd089ed652b7864c853f36f8b19 Author: Matúš Kukan Date: Sat Sep 8 13:39:18 2012 +0200 libmspub: use set_warnings_not_errors Change-Id: Iec7e058c6da827fbcfd538543c0fb5d6060f

Re: valgrinding with python stuff active / no more false positives with valgrind 3.7?

2012-09-08 Thread Julien Nabet
On 08/09/2012 11:00, Andrzej J. R. Hunt wrote: Hi everyone, On 09/08/2012 12:49 AM, julien2412 wrote: ... so I get no false positive with Python and/or Java? Since upgrading my system valgrind no longer gives false positives. I'm pretty certain I didn't change any build options when changing

[PATCH] fdo#40014 Add new shortcut for page preview CTRL + SHIFT + O

2012-09-08 Thread abdulmajeed ahmed (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/587 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/587/1 fdo#40014 Add new shortcut for page preview CTRL + SHIFT + O Change-Id: Ib09b581d5cc8dabf48aceddcc7639ca0e61b72dc

[Libreoffice-commits] .: libcmis/makefile.mk

2012-09-08 Thread Libreoffice Gerrit user
libcmis/makefile.mk | 69 1 file changed, 69 deletions(-) New commits: commit fa2419569124e7471bd6580735c9143d0f8d569d Author: Matúš Kukan Date: Sat Sep 8 13:18:25 2012 +0200 libcmis: forgot to remove old makefile Change-Id

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

2012-09-08 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/586 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/86/586/1 fdo#39468: Translated German comments in sc/source/core/tool Change-Id: I8e31d452a10f1f3f9e10e270f87a13cc64eb5e71

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

2012-09-08 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/585 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/85/585/1 fdo#39468: Translated German comments in sc/source/core/tool Change-Id: I0fe94ebc9751ebfa25851a482244fda9ddac5bbb

Re: feature/vs2012: testing needed

2012-09-08 Thread Noel Grandin
On 2012-09-07 23:33, Peter Foley wrote: Ok, try with the new commit I pushed. Thanks, Peter $ make check make -r -f /cygdrive/C/libo/Makefile.top check make[1]: Entering directory `/cygdrive/C/libo' * * Running the post dow

Re: valgrinding with python stuff active / no more false positives with valgrind 3.7?

2012-09-08 Thread Andrzej J. R. Hunt
Hi everyone, On 09/08/2012 12:49 AM, julien2412 wrote: Sorry, I didn't get the point about G_SLICE or the Stephan's commit. For a beginner like me, what must I change/add to this line: valgrind --tool=memcheck --num-callers=50 --trace-children=yes ./soffice.bin 2>&1 | tee /tmp/valgrind.log so I