Re: Need help with makefiles

2012-09-10 Thread David Tardon
Hi, On Mon, Sep 10, 2012 at 08:30:46PM +0200, zolniata...@caesar.elte.hu wrote: > Idézet (Matúš Kukan ): > > Hi Matus, > > >Hi, > > > >On 10 September 2012 14:31, wrote: > >>define gb_ConcatPo > >>echo "" > $(2) > >>$(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat > >>$(gb_POLOC

Re: [PATCH][PUSHED] Fix for fdo#44969

2012-09-10 Thread David Tardon
Hi, On Mon, Sep 10, 2012 at 12:14:46PM +0200, Peter Jentsch wrote: > On 2012-09-10 06:01:27 +, David Tardon said: > > >Hi Peter, > > > >On Sun, Sep 09, 2012 at 11:16:26PM +0200, Peter Jentsch wrote: > >>Hi, > >> > >>I'm attaching a series of patches that I can't seem to get into > >>gerrit (p

[Libreoffice-commits] .: filter/source

2012-09-10 Thread Libreoffice Gerrit user
filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl | 46 +++--- 1 file changed, 18 insertions(+), 28 deletions(-) New commits: commit a2a10b59876951b6493419713e9054ceabd3d6cc Author: Peter Jentsch Date: Tue May 1 00:09:39 2012 +0200 optimize font-decl template for libxslt

[Libreoffice-commits] .: sd/source

2012-09-10 Thread Libreoffice Gerrit user
sd/source/ui/remotecontrol/Server.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2df0884339842fa9611b9a116f8aac6c1435f465 Author: Thorsten Behrens Date: Tue Sep 11 03:19:26 2012 +0200 On error, properly exit from Impress RemoteServer::getClients

[PATCH] Remove unnecessary #ifndef guards

2012-09-10 Thread Takeshi Abe (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/594 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/94/594/1 Remove unnecessary #ifndef guards Change-Id: I0b393c97f8781d99bf5d3be4065864379eab004c --- M basic/inc/basic/sbmet

Re: [PATCH][PUSHED] fdo#44925: list box contents should be same direction/alignment as sheet, not the interface

2012-09-10 Thread Caolán McNamara
On Mon, 2012-09-10 at 22:00 +, Manal M. Alhassoun wrote: > thanks for your review. > > I have attached another patch " using the shorter way that you have provided " > and I've just sent my license statement to the list. Looks good to me, I'll assume it works :-), so pushed now to master. Tha

[Libreoffice-commits] .: sc/source

2012-09-10 Thread Libreoffice Gerrit user
sc/source/ui/view/gridwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 78414991b20d0eac6703e8e3c3e429b747891367 Author: Manal Alhassoun Date: Tue Sep 11 00:28:26 2012 +0300 Resolves: fdo#44925 list box contents should be same direction as sheet

RE: [PATCH] fdo#44925: list box contents should be same direction/alignment as sheet, not the interface

2012-09-10 Thread Manal M. Alhassoun
thanks for your review. I have attached another patch " using the shorter way that you have provided " and I've just sent my license statement to the list. Regards, Manal M. Alhassoun Motah Program, KACST http://www.motah.org.sa Warning: This message and its attachmen

[Libreoffice-commits] .: svx/source

2012-09-10 Thread Libreoffice Gerrit user
svx/source/form/fmvwimp.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d1c1cce4ec0222ac50f9f78ddf5f4ce7aa7377ab Author: Caolán McNamara Date: Mon Sep 10 22:55:02 2012 +0100 Resolves: rhbz#855972 crash on switching to outline view Change-Id: I

[PUSHED] Re: [PATCH] Java cleanup, various

2012-09-10 Thread Michael Stahl
On 07/09/12 16:21, Noel Grandin wrote: > Hi > > This series of patches > - removes some dead code > - fixes some currently non-compiling code > - converts some code to use generics > - remove unnecessary import statements > > It has passed a full make check. thanks, pushed to master __

[PATCH] Change in core[feature/killsdf]: Use po file for merge 1. step

2012-09-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/593 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/93/593/1 Use po file for merge 1. step Make executables to waiting for po as input Add some function to po files Rewrite ma

[PUSHED] fdo#39625 Make existing cppunittests work

2012-09-10 Thread 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/588 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/588 To unsubscribe, v

[Libreoffice-commits] .: sal/CppunitTest_sal_testHelperFunctions.mk sal/Module_sal.mk sal/qa

2012-09-10 Thread Libreoffice Gerrit user
sal/CppunitTest_sal_testHelperFunctions.mk | 33 - sal/Module_sal.mk |1 sal/qa/testHelperFunctions/makefile.mk | 64 -- sal/qa/testHelperFunctions/testHelperFunctions.cxx | 455 sal/qa/testHelperFunctions/test

[Libreoffice-commits] .: sal/CppunitTest_sal_testHelperFunctions.mk sal/Module_sal.mk sal/qa

2012-09-10 Thread Libreoffice Gerrit user
sal/CppunitTest_sal_testHelperFunctions.mk | 33 + sal/Module_sal.mk |1 sal/qa/testHelperFunctions/testHelperFunctions.cxx | 48 ++-- sal/qa/testHelperFunctions/testHelperFunctions2.cxx |8 ++- 4 files changed, 6

Re: Toolbar and close button appeareance bug

2012-09-10 Thread Caolán McNamara
On Sun, 2012-07-29 at 22:30 -0430, Rafael Dominguez wrote: > Toolbar and close button backgrounds are all mess up in master. I > guess its related to the visual fix done to the the widgets to a > better gtk+ integration. Btw, is this all resolved ? Or is it still there but theme-related ? C. ___

Re: [Libreoffice-commits] desktop: use soffice.bin instead of oosplash if build with --enable-headless

2012-09-10 Thread Riccardo Magliocchetti
Hello Stephan, Il 10/09/2012 14:01, Stephan Bergmann ha scritto: Ach, the logic to restart soffice.bin when it exists with the special exit codes (79, 81, cf. desktop/source7inc/exithelper.hxx) had been moved from soffice script to oosplash completely; so short-circuiting oosplash completely won

Re: How to use internal neon ?

2012-09-10 Thread Caolán McNamara
On Mon, 2012-09-10 at 18:55 +0200, Matúš Kukan wrote: > Hi, > > I am pondering gbuildizing neon. > It's built by dmake as dynamic library currently. > Could it be used as static library ? It used to be a static library but got converted to a shared library with 386b66d1a91f081b7f5f7673bfe640fa0d6

License Statement

2012-09-10 Thread Manal M. Alhassoun
All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Regards, Manal M. Alhassoun Motah Program, KACST http://www.motah.org.sa Warning: This message and its attachment, if any, are confidential and may contain inf

[Libreoffice-commits] .: 2 commits - l10ntools/scripts nlpsolver/Extension_nlpsolver.mk nlpsolver/help sdext/Extension_presenter.mk sdext/source solenv/gbuild swext/Extension_wiki-publisher.mk swext/m

2012-09-10 Thread Libreoffice Gerrit user
l10ntools/scripts/update_tree.pl | 394 ++ nlpsolver/Extension_nlpsolver.mk | 3 nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree | 19 nlpsolver/help/en/com.sun.star.co

[Libreoffice-commits] .: desktop/CustomTarget_soffice.mk desktop/Module_desktop.mk desktop/scripts scp2/source

2012-09-10 Thread Libreoffice Gerrit user
desktop/CustomTarget_soffice.mk |6 -- desktop/Module_desktop.mk|5 + desktop/scripts/soffice.sh |2 +- scp2/source/ooo/common_brand.scp |2 +- 4 files changed, 7 insertions(+), 8 deletions(-) New commits: commit ad050e40f1eb05c49b116ec9d856142f8dc4f635 Auth

[PUSHED] boost, orcus: disable bizarre "auto link" feature for MSVC:

2012-09-10 Thread Michael Stahl (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/571 Objections: Kohei Yoshida: Do not submit -- To view, visit https://gerrit.libreoffice.org/571 To unsubscribe, visit https://gerrit.libr

[Libreoffice-commits] .: boost/Module_boost.mk boost/Package_boostdatetime.mk boost/Package_boostthread.mk boost/StaticLibrary_boostdatetime.mk boost/StaticLibrary_boostthread.mk liborcus/liborcus_0.1

2012-09-10 Thread Libreoffice Gerrit user
RepositoryExternal.mk| 17 +++- boost/Module_boost.mk|2 - boost/Package_boostdatetime.mk | 14 - boost/Package_boostthread.mk | 14 - boost/S

Re: Need help with makefiles

2012-09-10 Thread zolniatamas
Idézet (Matúš Kukan ): Hi Matus, Hi, On 10 September 2012 14:31, wrote: define gb_ConcatPo echo "" > $(2) $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat $(gb_POLOCATION)/$(lang)/$(1) >> $(2) && printf "\n" >> $(2))) endef then the function will return with an empty file, a

Re: Need help with makefiles

2012-09-10 Thread Norbert Thiebaud
On Mon, Sep 10, 2012 at 11:31 AM, Matúš Kukan wrote: > Hi, > > On 10 September 2012 14:31, wrote: >> define gb_ConcatPo >> echo "" > $(2) >> $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat >> $(gb_POLOCATION)/$(lang)/$(1) >> $(2) && printf "\n" >> $(2))) >> endef >> >> then the f

Re: [Patch] [Feature] Gradient Fill for Cells in Calc

2012-09-10 Thread Kohei Yoshida
On 09/10/2012 03:56 AM, Jan Holesovsky wrote: Hi Muthu, Muthu Subramanian K píše v Po 03. 09. 2012 v 13:04 +0530: I have attached a first cut patch for the gradient fill for cells. I initially tried using only the 'Gradient' tab from the area fill dialog - but it was too tightly tied to it. On

How to use internal neon ?

2012-09-10 Thread Matúš Kukan
Hi, I am pondering gbuildizing neon. It's built by dmake as dynamic library currently. Could it be used as static library ? And why there is --disable-neon option if we can build internal copy ? It's used only in ucb/Library_ucpdav1.mk and not used in xmlsecurity/qa/certext/SanCertExt.cxx thank

Triaging Project Update (10/09/2012)

2012-09-10 Thread Joel Madero
Weekly update and reminder that we're still looking for people to help out. Progress is ongoing but it's slowed down a bit. Thanks to everyone continuing to help. Here is the link to the spreadsheet again: https://docs.google.com/spreadsheet/ccc?key=0ApS-XtOUGGH5dDIwaXN1YnNsM0h4RXFKdVhvb2RRb0E#gid

Re: Need help with makefiles

2012-09-10 Thread Matúš Kukan
Hi, On 10 September 2012 14:31, wrote: > define gb_ConcatPo > echo "" > $(2) > $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat > $(gb_POLOCATION)/$(lang)/$(1) >> $(2) && printf "\n" >> $(2))) > endef > > then the function will return with an empty file, as if foreach had no > eff

Re: feature/orcus-integration about to be merged

2012-09-10 Thread Alexander Thurgood
Le 10/09/12 17:41, Alexander Thurgood a écrit : Don't know whether this helps, but : During patching : - config.sub : warning about a "missing header for unified diff at line 85 of patch" - configure : warning about a "missing header for unified diff at line 126 of patch" - Makefile.in : warn

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - vcl/inc vcl/source

2012-09-10 Thread Libreoffice Gerrit user
vcl/inc/svids.hrc| 11 - vcl/source/src/print.src | 383 --- 2 files changed, 394 deletions(-) New commits: commit 00a937e40bac1f7c14d14765941ac86d83a666ba Author: Caolán McNamara Date: Mon Sep 10 17:08:44 2012 +0100 delete print dia

Re: feature/orcus-integration about to be merged

2012-09-10 Thread Stephan Bergmann
On 09/10/2012 05:41 PM, Alexander Thurgood wrote: make all-recursive Making all in src Making all in liborcus Making all in pre make[6]: Nothing to be done for `all'. CXXliborcus_0.2_la-dom_tree.lo ../../include/orcus/pstring.hpp: In instantiation of 'std::basic_ostream<_CharT, _Traits>&

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - vcl/source

2012-09-10 Thread Libreoffice Gerrit user
vcl/source/window/printdlg.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 77913325c27f5e3b8b6a3db8cfd52426815549d5 Author: Caolán McNamara Date: Mon Sep 10 17:04:13 2012 +0100 hide custom tab page if unused, e.g. macro printing Change-Id: Ie3cea0d1d0b7140d14

Re: Selection of dictionaries per installation

2012-09-10 Thread Stephan Bergmann
On 09/10/2012 05:09 PM, Andras Timar wrote: 2012/9/10 Stephan Bergmann : On 08/30/2012 01:16 PM, Stephan Bergmann wrote: PS1: The way dictionaries "related" to a given locale are determined appears to be the the list at setup_native/source/packinfo/spellchecker_selection.txt. That's why the en

Re: feature/orcus-integration about to be merged

2012-09-10 Thread Alexander Thurgood
Le 07/09/12 15:07, Kohei Yoshida a écrit : Here is the build log message on OSX : Build configuration: debug: no werror: yes mdds-include-dir:default libzip: no spreadsheet-model: no

Re: feature/orcus-integration about to be merged

2012-09-10 Thread Kohei Yoshida
On 09/10/2012 11:36 AM, Alexander Thurgood wrote: Le 07/09/12 15:07, Kohei Yoshida a écrit : Hi Kohei, This is just to inform you that I'm about to merge the feature/orcus-integration branch into master. This will add another external library to the build, with new configure switch --with-sys

Re: feature/orcus-integration about to be merged

2012-09-10 Thread Alexander Thurgood
Le 07/09/12 15:07, Kohei Yoshida a écrit : Hi Kohei, > This is just to inform you that I'm about to merge the > feature/orcus-integration branch into master. This will add another > external library to the build, with new configure switch > --with-system-orcus. I've spent the past week ensuring

[Libreoffice-commits] .: writerfilter/source

2012-09-10 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/PropertyIds.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit d73fc13af4fccb098928d1646ad843d92505562e Author: Caolán McNamara Date: Mon Sep 10 11:39:57 2012 +0100 Related: rhbz#855541 ensure PropertyNameSupplier single

Added fonts while LO is running - propagating the changes

2012-09-10 Thread Lubos Lunak
Hello, I have implemented basic .docx support for embedded fonts, which temporarily adds the embedded fonts to the list of fonts used by the running LO instance, but I struggle to actually propagate the change to all parts of LO. While for example rendering the actual documents works (becaus

Re: Selection of dictionaries per installation

2012-09-10 Thread Andras Timar
2012/9/10 Stephan Bergmann : > On 08/30/2012 01:16 PM, Stephan Bergmann wrote: >> >> PS1: The way dictionaries "related" to a given locale are determined >> appears to be the the list at >> setup_native/source/packinfo/spellchecker_selection.txt. That's why the >> en-US base installation set for L

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld changed: What|Removed |Added Depends on||54733 --- Comment #113 from Rainer Bi

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

2012-09-10 Thread Libreoffice Gerrit user
sc/source/filter/inc/lotattr.hxx|7 +-- sc/source/filter/lotus/lotattr.cxx | 12 +--- sc/source/filter/lotus/lotimpop.cxx |2 +- 3 files changed, 15 insertions(+), 6 deletions(-) New commits: commit 57ce0e13e9228868854749867109c9dbd5b60121 Author: Markus Mohrhard Date:

Re: Selection of dictionaries per installation

2012-09-10 Thread Stephan Bergmann
On 08/30/2012 01:16 PM, Stephan Bergmann wrote: PS1: The way dictionaries "related" to a given locale are determined appears to be the the list at setup_native/source/packinfo/spellchecker_selection.txt. That's why the en-US base installation set for Linux and Mac OS X contains dict-en, dict-es,

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

2012-09-10 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/gtkframe.hxx |5 + vcl/inc/unx/gtk/gtkinst.hxx |1 vcl/inc/unx/gtk/gtksalmenu.hxx|8 +- vcl/unx/gtk/app/gtkinst.cxx |5 - vcl/unx/gtk/window/gtkframe.cxx | 18 - vcl/unx/gtk/window/gtksalmenu.cxx | 134 +

[PUSHED] Change some comments to meet doxygen standards

2012-09-10 Thread 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/591 Approvals: Thomas Arnhold: Looks good to me, but someone else must approve Luboš Luňák: Verified; Looks good to me, approved -- To vi

[Libreoffice-commits] .: sc/inc

2012-09-10 Thread Libreoffice Gerrit user
sc/inc/AccessibleFilterMenu.hxx |2 - sc/inc/AccessibleGlobal.hxx |5 +-- sc/inc/addincol.hxx | 58 sc/inc/address.hxx | 18 ++-- sc/inc/attarray.hxx |4 +- sc/inc/attrib.hxx |

[Libreoffice-commits] .: libwpd/UnpackedTarball_wpd.mk libwpg/UnpackedTarball_wpg.mk

2012-09-10 Thread Libreoffice Gerrit user
libwpd/UnpackedTarball_wpd.mk |8 +++- libwpg/UnpackedTarball_wpg.mk |7 +-- 2 files changed, 12 insertions(+), 3 deletions(-) New commits: commit 58c97cffdcb46d2739b1eb2ae1ae2a36467d8ad6 Author: Stephan Bergmann Date: Mon Sep 10 16:04:05 2012 +0200 Notes on upstream statu

[Libreoffice-commits] .: solenv/gbuild

2012-09-10 Thread Libreoffice Gerrit user
solenv/gbuild/platform/WNT_INTEL_MSC.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 6266df99cc0782476478c45cbb6a48006c142489 Author: Michael Stahl Date: Mon Sep 10 15:56:43 2012 +0200 gbuild: disable MSVC warning C4351 "new behavior: elements of array FOO will be

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - vcl/source

2012-09-10 Thread Libreoffice Gerrit user
vcl/source/window/builder.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 1364daae4a6fe079bf78cc08ee28a870b2faffb2 Author: Caolán McNamara Date: Mon Sep 10 14:57:55 2012 +0100 add a route to toggle off spinners from spinboxes Change-Id: I

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 54695, which changed state. Bug 54695 Summary: 3.6.2.0+ FILEOPEN shows all charts anchored to page moved at the top left corner of the sheet https://bugs.freedesktop.org/show_bug.cgi?id=54695 What|Old Val

Re: [PUSHED 3-6][NOT NEEDED 3-6-1] fdo#54695

2012-09-10 Thread Petr Mladek
Noel Power píše v Po 10. 09. 2012 v 14:33 +0100: > On 10/09/12 14:30, Kohei Yoshida wrote: > > Hi Noel, > > > > On Mon, Sep 10, 2012 at 8:59 AM, Noel Power wrote: > >> looks like we need > >> http://cgit.freedesktop.org/libreoffice/core/commit/?id=4606ca07de17c930b658206a19446516cf0d4eb7 > >> beca

Re: minutes of ESC call ...

2012-09-10 Thread Lionel Elie Mamane
On Thu, Sep 06, 2012 at 04:42:11PM +0100, Michael Meeks wrote: > * QA update (Rainer) > + HardHacks: > ID OS Component - Summary > > 32948 Linux Libreoffice/Database(?) - Address Book Data S

[Libreoffice-commits] .: sw/source

2012-09-10 Thread Libreoffice Gerrit user
sw/source/ui/docvw/edtwin.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 7eebbf5c642f548c635910262c86c5b2d00c5de1 Author: Miklos Vajna Date: Mon Sep 10 15:38:07 2012 +0200 n#778148 SwEditWin::UpdatePointer: fix mouse pointer wrt. hyperlinks

[Libreoffice-commits] .: distro-configs/LibreOfficeLinux.conf

2012-09-10 Thread Libreoffice Gerrit user
distro-configs/LibreOfficeLinux.conf |1 + 1 file changed, 1 insertion(+) New commits: commit b410acd1369609107eb3d99db767d7e779c393ce Author: Lionel Elie Mamane Date: Mon Sep 10 15:40:14 2012 +0200 Enable Evolution Adress Book support in official GNU/Linux build Change-Id: I

Re: [REVIEW-3-6][REVIEW-3-6-?] fdo#54695

2012-09-10 Thread Noel Power
amended subject to reflect my general inability to keep up with which is the current minor branch On 10/09/12 14:33, Noel Power wrote: On 10/09/12 14:30, Kohei Yoshida wrote: Hi Noel, On Mon, Sep 10, 2012 at 8:59 AM, Noel Power wrote: looks like we need http://cgit.freedesktop.org/libreoffi

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

2012-09-10 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlimprt.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 89e34ef5e4ff5efc202656bd9a2122745fdc6530 Author: Kohei Yoshida Date: Tue Aug 14 16:46:44 2012 -0400 Calculate positions of cell-anchored objects upon ods import (fdo#54695) Since we

[Libreoffice-commits] .: libwpd/libwpd-0.9.4-msvc-warning.patch libwpd/UnpackedTarball_wpd.mk

2012-09-10 Thread Libreoffice Gerrit user
libwpd/UnpackedTarball_wpd.mk |1 + libwpd/libwpd-0.9.4-msvc-warning.patch | 24 2 files changed, 25 insertions(+) New commits: commit fcf415df476c56a7ed4e5fb30e731a263da61e52 Author: Michael Stahl Date: Mon Sep 10 15:24:37 2012 +0200 libwpd: MSVC w

Re: [REVIEW-3-6][REVIEW-3-6-1] fdo#54695

2012-09-10 Thread Noel Power
On 10/09/12 14:30, Kohei Yoshida wrote: Hi Noel, On Mon, Sep 10, 2012 at 8:59 AM, Noel Power wrote: looks like we need http://cgit.freedesktop.org/libreoffice/core/commit/?id=4606ca07de17c930b658206a19446516cf0d4eb7 because of a preview row/height change I made in 3.6 I agree. But since that'

Re: [REVIEW-3-6][REVIEW-3-6-1] fdo#54695

2012-09-10 Thread Kohei Yoshida
Hi Noel, On Mon, Sep 10, 2012 at 8:59 AM, Noel Power wrote: > looks like we need > http://cgit.freedesktop.org/libreoffice/core/commit/?id=4606ca07de17c930b658206a19446516cf0d4eb7 > because of a preview row/height change I made in 3.6 I agree. But since that's technically my commit, you can give

[Libreoffice-commits] .: README.cross

2012-09-10 Thread Libreoffice Gerrit user
README.cross | 59 +++ 1 file changed, 23 insertions(+), 36 deletions(-) New commits: commit 886a299b028aa960c551c7d16583a54a7e1f18a9 Author: Tor Lillqvist Date: Mon Sep 10 16:21:30 2012 +0300 More updates Change-Id: I4ae8

[PUSHED] Change in core[libreoffice-3-6]: gbuild: disable symbols on --enable-dbgutil --disable-symbol...

2012-09-10 Thread Petr Mladek (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/572 Approvals: Petr Mladek: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/572 To unsubscribe, visit

[Libreoffice-commits] .: RepositoryFixes.mk

2012-09-10 Thread Libreoffice Gerrit user
RepositoryFixes.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ebc6b4118ead8319676d863d6e3cf3623a2a4942 Author: Stephan Bergmann Date: Mon Sep 10 15:00:51 2012 +0200 Keep lexicographical sorting intact Change-Id: I943f2bb9703e18e456f2b53a399f5

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - berkeleydb/makefile.mk configure.in solenv/gbuild solenv/inc

2012-09-10 Thread Libreoffice Gerrit user
berkeleydb/makefile.mk |2 +- configure.in|6 +- solenv/gbuild/gbuild.mk | 16 ++-- solenv/inc/settings.mk |2 +- 4 files changed, 17 insertions(+), 9 deletions(-) New commits: commit 717af0973f64bb7cff5f14bd0fb97339cc70 Author: Michael Stahl Date:

[REVIEW-3-6][REVIEW-3-6-1] fdo#54695

2012-09-10 Thread Noel Power
looks like we need http://cgit.freedesktop.org/libreoffice/core/commit/?id=4606ca07de17c930b658206a19446516cf0d4eb7 because of a preview row/height change I made in 3.6 ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedes

[Libreoffice-commits] .: 2 commits - oox/source sd/qa

2012-09-10 Thread Libreoffice Gerrit user
oox/source/drawingml/textbodypropertiescontext.cxx |4 sd/qa/unit/data/pptx/n778859.pptx |binary sd/qa/unit/filters-test.cxx| 20 3 files changed, 24 insertions(+) New commits: commit 3a25a6503dea6dcbcca676f2d9ae741b8ed1696

Re: not delivering cairo on mac os x build

2012-09-10 Thread Michael Stahl
On 09/09/12 11:41, Riccardo Magliocchetti wrote: > Il 09/09/2012 08:44, Tor Lillqvist ha scritto: >> Now, clearly on OS X or Windows there is then no benefit at all in a LO >> built with --enable-headless, as the GUI bits of the OS are not "optional" >> and always present. > > I agree, but being

Re: [Libreoffice-commits] desktop: use soffice.bin instead of oosplash if build with --enable-headless

2012-09-10 Thread Stephan Bergmann
On 09/10/2012 02:32 PM, Riccardo Magliocchetti wrote: Ok, so should build oosplash again and just make sure most of the stuff in splash.cxx is a nop when LIBO_HEADLESS is defined? Probably better, yeah. Stephan ___ LibreOffice mailing list LibreOffic

Re: [Libreoffice-commits] desktop: use soffice.bin instead of oosplash if build with --enable-headless

2012-09-10 Thread Riccardo Magliocchetti
Hello Stephan, Il 10/09/2012 14:01, Stephan Bergmann ha scritto: On 09/07/2012 08:15 PM, Libreoffice Gerrit user wrote: commit dae66b7b1df89d824017c7afb52f66ebfd2b8fe2 Author: Riccardo Magliocchetti Date: Fri Sep 7 20:11:41 2012 +0200 desktop: use soffice.bin instead of oosplash if build with

Need help with makefiles

2012-09-10 Thread zolniatamas
Hi all, I have a problem with writing makefiles and I hope somebody can help me to solve it. I have this code: define gb_ConcatPo $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat $(gb_POLOCATION)/$(lang)/$(1) >> $(2) && printf "\n" >> $(2))) endef define gb_Transex3Merge RE

[Libreoffice-commits] .: configure.in

2012-09-10 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 06c3c184dc3f540516c6991e00b3246feaccb256 Author: Petr Mladek Date: Mon Sep 10 14:29:42 2012 +0200 one more attempt to check the right orcus pkg-config name :-) Change-Id: I784f9b0d3ec08b2136

[Libreoffice-commits] .: hsqldb/ExternalProject_hsqldb.mk

2012-09-10 Thread Libreoffice Gerrit user
hsqldb/ExternalProject_hsqldb.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c748f42f1f2c8e667411afe30522714923bf25d9 Author: Michael Stahl Date: Mon Sep 10 14:16:06 2012 +0200 hsqldb: quote $(ANT) to make paths with spaces work Change-Id: Ic687a7

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - l10ntools/Executable_gsicheck.mk l10ntools/inc l10ntools/source l10ntools/StaticLibrary_transex.mk

2012-09-10 Thread Libreoffice Gerrit user
l10ntools/Executable_gsicheck.mk |6 l10ntools/StaticLibrary_transex.mk |2 l10ntools/inc/export.hxx | 23 + l10ntools/inc/gsicheck.hxx | 60 l10ntools/source/gsicheck.cxx | 465 + l10ntools/source/gsimain.cxx |

[Libreoffice-commits] .: configure.in

2012-09-10 Thread Libreoffice Gerrit user
configure.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1e64ba5c8032260e117557037afce46993d222fd Author: Tomáš Chvátal Date: Mon Sep 10 12:39:06 2012 +0200 Work with system liborcus. Change-Id: I1da517b19774ed6f44c34e0d8057419b1a66a9f1 diff -

[Libreoffice-commits] .: RepositoryFixes.mk

2012-09-10 Thread Libreoffice Gerrit user
RepositoryFixes.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 77984435c6bd6e455c5c33061ba6ee6cb2938886 Author: Michael Stahl Date: Mon Sep 10 14:08:26 2012 +0200 libxslt: mangle exslt library name for WNT Change-Id: I15869eb6e2d0f3ced2654a344a9fff041a092fbe d

Re: [Libreoffice-commits] desktop: use soffice.bin instead of oosplash if build with --enable-headless

2012-09-10 Thread Stephan Bergmann
On 09/07/2012 08:15 PM, Libreoffice Gerrit user wrote: commit dae66b7b1df89d824017c7afb52f66ebfd2b8fe2 Author: Riccardo Magliocchetti Date: Fri Sep 7 20:11:41 2012 +0200 desktop: use soffice.bin instead of oosplash if build with --enable-headless Change-Id: I2e4742a6893267ea8d4ec2

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Jean-Baptiste Faure changed: What|Removed |Added Depends on||54719 --- Comment #112 from Jean-B

crash in Calc 3.6.1 and 3.6.2.0+ : fdo#54719

2012-09-10 Thread Jean-Baptiste Faure
Hi, In the bug report https://bugs.freedesktop.org/show_bug.cgi?id=54719 I describe a crash in Calc 3.6.1.2 and 3.6.2.0+ when deleting a row in a sheet with conditional formatting. Markus is in copy of the bug report. Best regards. JBF -- Seuls des formats ouverts peuvent assurer la pérennité d

Re: when reopen vertical style Presentation file got error

2012-09-10 Thread Muthu Subramanian K
Hi, Sorry, but I didn't understand your question properly :( Detailed steps would be helpful, please? It would be also nice to track this problem by creating an entry on http://bugs.freedesktop.org and assign it to yourself. - Just my opinion. Btw, this is a developer mailing list, assuming y

[Libreoffice-commits] .: libxslt/prj

2012-09-10 Thread Libreoffice Gerrit user
libxslt/prj/d.lst |1 + 1 file changed, 1 insertion(+) New commits: commit 1e12fb078cba4de5ac8a9d3810ff5914fe9742c8 Author: Stephan Bergmann Date: Mon Sep 10 13:39:01 2012 +0200 MSVC: missing libexslt.lib Change-Id: I69d52e7c188c3326c639a8592e36467092365736 diff --git a/libx

Re: more external libraries converted to gbuild

2012-09-10 Thread Fridrich Strba
It needs to be static library, since only one module uses it. Tor is already working hard on diminishing their number, so adding a shared library doesn't make sense. For rtti, libwpd uses dynamic casting a lot. F. Sent from Samsung Mobile Cedric Bosdonnat wrote: Hi Matus, Thanks a lot for

[Libreoffice-commits] .: README.Android README.cross

2012-09-10 Thread Libreoffice Gerrit user
README.Android | 22 -- README.cross | 14 +++--- 2 files changed, 27 insertions(+), 9 deletions(-) New commits: commit 0f9f8ef8b07cad66be20e705d4ad0a5cb6394818 Author: Tor Lillqvist Date: Mon Sep 10 14:28:34 2012 +0300 Updates Change-Id: I8e859e

[Libreoffice-commits] .: solenv/inc

2012-09-10 Thread Libreoffice Gerrit user
solenv/inc/libs.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 090901874f58997f23dda1cdfac5462788073dfb Author: David Tardon Date: Mon Sep 10 13:27:42 2012 +0200 we don't need exslt for dmake Change-Id: Id8cec9932c9c3bd76f0b1e50038582ae64a6f87

Re: REMINDER: Release 3.6.2-rc1 from libreoffice-3-6 branch

2012-09-10 Thread Michael Meeks
On Mon, 2012-09-10 at 12:38 +0200, Stephan Bergmann wrote: > Shameless advertising: Both look great; I reviewed / pushed them - thanks ! :-) Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot ___ LibreO

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 53557, which changed state. Bug 53557 Summary: CRASH - Form based on query with calculated field crashes Base https://bugs.freedesktop.org/show_bug.cgi?id=53557 What|Old Value |New Value

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 53557, which changed state. Bug 53557 Summary: CRASH - Form based on query with calculated field crashes Base https://bugs.freedesktop.org/show_bug.cgi?id=53557 What|Old Value |New Value

[PUSHED:3-5] fdo#53557: use metadata's idea of column count to allocate a...

2012-09-10 Thread Michael Meeks
On Sun, 2012-09-02 at 05:48 +0200, Lionel Elie Mamane wrote: > I realised that the erroneous code is also in libreoffice-3-5; please > also apply to libreoffice-3-5. Thanks ;-) pushed. Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot __

[Libreoffice-commits] .: android/CustomTarget_docloader.mk android/CustomTarget_lo4android.mk android/Module_android.mk

2012-09-10 Thread Libreoffice Gerrit user
android/CustomTarget_docloader.mk |6 +++--- android/CustomTarget_lo4android.mk | 29 + android/Module_android.mk |1 + 3 files changed, 33 insertions(+), 3 deletions(-) New commits: commit 1260555e28364cad5ebf55389655d3f0ecaef218 Author: Tor Lillqv

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

2012-09-10 Thread Libreoffice Gerrit user
dbaccess/source/core/api/KeySet.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 613c7a22a850a890a358d39cae43e97f31f516a5 Author: Lionel Elie Mamane Date: Fri Aug 31 18:14:59 2012 +0200 fdo#53557: use metadata's idea of column count to allocate a row

[REVIEW-3.6][REVIEW--3-5] fix for fdo#54721

2012-09-10 Thread Noel Power
another nasty bug ( can cause some quite weird side effects with vba ) https://bugs.freedesktop.org/show_bug.cgi?id=54721 fix to cherrypick is http://cgit.freedesktop.org/libreoffice/core/commit/?id=cea414bfe8fe356793778bdf09f5ca3b3a42daa0 thanks, Noel _

[REVEIW-3-6][REVIEW-3-5] fix for fdo#54718

2012-09-10 Thread Noel Power
This could be potentially quite a nasty problem with basic https://bugs.freedesktop.org/show_bug.cgi?id=54718 fix to cherry-pick is http://cgit.freedesktop.org/libreoffice/core/commit/?id=986a0f4eabae324091434c2670bb9592fadc1536 ___ LibreOffice maili

[PUSHED] Change in core[libreoffice-3-6]: deb#681185: wait for InternalIPC::ProcessingDone in oosplash

2012-09-10 Thread Michael Meeks (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/569 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/569 To unsubscribe, vis

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - desktop/unx

2012-09-10 Thread Libreoffice Gerrit user
desktop/unx/source/start.c | 11 +++ 1 file changed, 11 insertions(+) New commits: commit da329b8bb04f5d6a5c89afb7f083c7de679d5691 Author: Stephan Bergmann Date: Thu Sep 6 12:43:54 2012 +0200 deb#681185: wait for InternalIPC::ProcessingDone in oosplash Change-Id: I9606e

[PUSHED] Change in core[libreoffice-3-6]: fdo#38913: Prevent invalid parameter handler crashes

2012-09-10 Thread Michael Meeks (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/564 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/564 To unsubscribe, vis

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sal/osl

2012-09-10 Thread Libreoffice Gerrit user
sal/osl/w32/salinit.cxx | 29 + 1 file changed, 29 insertions(+) New commits: commit b87abdf142d23952f83bae0291854e71bf5534da Author: Stephan Bergmann Date: Wed Sep 5 08:35:07 2012 +0200 fdo#38913: Prevent invalid parameter handler crashes It appears

Re: REMINDER: Release 3.6.2-rc1 from libreoffice-3-6 branch

2012-09-10 Thread Stephan Bergmann
On 09/07/2012 07:22 PM, Petr Mladek wrote: PS: Please, help with reviewing the pending commits. Shameless advertising: "Change Id6a3ffb6: fdo#38913: Prevent invalid parameter handler crashes" "Change I9606ec

[PUSHED] Change in core[libreoffice-3-6]: fdo#53557: use metadata's idea of column count to allocate a...

2012-09-10 Thread Michael Meeks (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/522 Approvals: Michael Meeks: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/522 To unsubscribe, vis

Re: REMINDER: Release 3.6.2-rc1 from libreoffice-3-6 branch

2012-09-10 Thread Michael Meeks
On Mon, 2012-09-10 at 11:40 +0200, Lionel Elie Mamane wrote: > In particular, Base has this annoying crasher (regression from 3.5.6 > and earlier, but present in our current libreoffice-3-5): Looks great to me :-) fiddled with gerrit, which (I hope) pushed it. Thanks !

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

2012-09-10 Thread Libreoffice Gerrit user
dbaccess/source/core/api/KeySet.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit f80d0c180c7e98caf211059f54873001f9e0a64e Author: Lionel Elie Mamane Date: Fri Aug 31 18:14:59 2012 +0200 fdo#53557: use metadata's idea of column count to allocate a row

Re: valgrinding with python stuff active

2012-09-10 Thread Stephan Bergmann
On 09/09/2012 12:45 AM, Julien Nabet wrote: So in http://wiki.documentfoundation.org/BugReport#How_to_get_valgrind_log_.28on_Linux.29 page, should I add this: export G_SLICE=always-malloc before this: valgrind --tool=memcheck --num-callers=50 --trace-children=yes ./soffice.bin 2>&1 | tee /tmp/

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

2012-09-10 Thread Libreoffice Gerrit user
oowintool | 10 +++--- scp2/source/ooo/vc_redist.scp |7 +++ 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 76876f51796cb10e3b4fbaa7cfaa209ab6b9fd2f Author: Andras Timar Date: Wed Jul 18 21:52:10 2012 +0200 fdo#50584 bundle MS Visua

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

2012-09-10 Thread Alexander Thurgood
Le 10/09/12 10:47, Michael Meeks a écrit : Hi Michael, >> And for Mac too please :-) >> >> It always seems to me to be such a pointless exercise running gdb as >> a QA member against daily builds that have no symbols. > > Right; so I believe Norbert was/is going to tweak his tinderbox to >

  1   2   >