[PATCH]fdo#51304: Remove the author of some java source files

2012-09-25 Thread Marcos Paulo de Souza
This patch remove some '@author' for Java souce files, and removes some commented code founded when removing the '@author'. Change-Id: I7bff1507212e967069f3d18e6c1040f69501694a Signed-off-by: Marcos Paulo de Souza --- .../dbaccess/CopyTableInterActionHandler.java |4 .../qa/comple

Re: LO 3.6.2 : about Manage dialog from Conditional Formatting

2012-09-25 Thread Jean-Baptiste Faure
Hi, Nobody interested to test and answer? Well, it is clear that QA peoples are not welcome in this area of the code. :-( JBF Le 25/09/2012 06:58, Jean-Baptiste Faure a écrit : > Hi all, > > Now, the bottleneck fdo#54498 has been fixed for LO 3.6.2, it is a great > step toward making LO 3.6 usa

license

2012-09-25 Thread José Guilherme Vanz
All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. José Guilherme Vanz ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

licence

2012-09-25 Thread Marcos Souza
All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. Marcos Paulo de Souza -- Att, Marcos Paulo de Souza Acadêmico de Ciencia da Computação - FURB - SC Github: https://github.com/marcosps/ "Uma vida sem desafios é uma vida sem razão" "A life w

[Libreoffice-commits] .: avmedia/source

2012-09-25 Thread Libreoffice Gerrit user
avmedia/source/gstreamer/gstframegrabber.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7d5630394904360413de69588084b088d5df9004 Author: David Tardon Date: Wed Sep 26 05:50:49 2012 +0200 WaE: comparison between signed and unsigned integer expressions

Re: dbghelp.dll fails on rebase (on Windows)

2012-09-25 Thread Kohei Yoshida
On 09/25/2012 08:46 PM, Kohei Yoshida wrote: Does anyone else know of a way around this? Just discovered postprocess/rebase/no_rebase.txt and added dbghelp.dll to the list. Hopefully this will solve this... Kohei -- Kohei Yoshida, LibreOffice hacker, Calc _

[Libreoffice-commits] .: postprocess/rebase

2012-09-25 Thread Libreoffice Gerrit user
postprocess/rebase/no_rebase.txt |1 + 1 file changed, 1 insertion(+) New commits: commit 34930cf990ba2e295dd75da1fe0ec46754d445fc Author: Kohei Yoshida Date: Tue Sep 25 21:28:30 2012 -0400 dbghelp.dll cannot be rebased. The latest version of dbghelp.dll is signed, and cannot

[Libreoffice-commits] .: offapi/com

2012-09-25 Thread Libreoffice Gerrit user
offapi/com/sun/star/report/XFunctions.idl |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit e990818c8fa6a7ca409519c932792a4856776c3f Author: Kohei Yoshida Date: Tue Sep 25 20:49:47 2012 -0400 This fixes Windows build. Without this the build fails in dbacces

dbghelp.dll fails on rebase (on Windows)

2012-09-25 Thread Kohei Yoshida
So, recently I started getting REBASE: dbghelp.dll Rebase failed. Signed images can not be rebased. Error: rebase failed with exit code 99! dmake: Error code 99, while making 'REBASE' during postprocess when the build tries to rebase a whole bunch of dll's. This is on Windows 7. The only

[Libreoffice-commits] .: sc/source

2012-09-25 Thread Libreoffice Gerrit user
sc/source/core/tool/interpr1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ceffb55cd53bcae4ec6f1b967ff45d01207a004e Author: Kohei Yoshida Date: Tue Sep 25 20:35:24 2012 -0400 Use this flag to make the compiler warning go away. Incidentally, when

[PATCH] sal_Bool to bool and some rtl::OUStrings in avmedia

2012-09-25 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/697 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/697/1 sal_Bool to bool and some rtl::OUStrings in avmedia Change-Id: Id58fd5d04f47302983782eb57736ff29d8f5303e --- M avm

[Libreoffice-commits] .: sc/source

2012-09-25 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlcelli.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit 4d9bf254804138424421744edc5cf308cfb97042 Author: Kohei Yoshida Date: Tue Sep 25 19:53:26 2012 -0400 Leave the formula cell dirty when a cached result is not given

[Libreoffice-commits] .: Branch 'feature/calc-xml-source' - sc/source

2012-09-25 Thread Libreoffice Gerrit user
sc/source/filter/xml/xmlcelli.cxx | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit ee023e0baddf409085304ca534e2327579490699 Author: Kohei Yoshida Date: Tue Sep 25 19:53:26 2012 -0400 Leave the formula cell dirty when a cached result is not given

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

2012-09-25 Thread Libreoffice Gerrit user
vcl/source/window/layout.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 8f30d9a19ad4a49be59b5da1fad0e9d7efcbed24 Author: Caolán McNamara Date: Wed Sep 26 00:11:12 2012 +0100 fix getNonLayout[Real]Parent helpers Change-Id: Idae11802a

[Libreoffice-commits] .: filter/source

2012-09-25 Thread Libreoffice Gerrit user
filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1fcf02847a84dd35ce27cfe8f956b40cfd94cf0 Author: Thorsten Behrens Date: Wed Sep 26 00:25:50 2012 +0200 Adapt intro comment on xhtml output to read Libre

Master failed to compile on scp2 module

2012-09-25 Thread julien2412
Hello, On pc Debian x86-64 testing updated today with master sources updated today, I've got this: julien@julienPC:~/compile-libreoffice/libo$ make tail_build make -r -f /home/julien/compile-libreoffice/libo/Makefile.top tail_build make[1]: Entering directory `/home/julien/compile-libreoffice/libo

[Libreoffice-commits] .: sc/source

2012-09-25 Thread Libreoffice Gerrit user
sc/source/core/tool/interpr1.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 40575c20ff9cd693b8a6d3627274ce6d745e0581 Author: Kohei Yoshida Date: Tue Sep 25 15:03:19 2012 -0400 Support opcodes 101 through 111 in SUBTOTAL. Excel 2007 supports them. So

[Libreoffice-commits] .: 2 commits - cppunit/android.patch cppunit/disable-dynloading.patch cppunit/ios.patch cppunit/makefile.mk cppunit/unix.patch cppunit/windows.patch ooo.lst.in sc/source

2012-09-25 Thread Libreoffice Gerrit user
cppunit/android.patch| 12 ++-- cppunit/disable-dynloading.patch |4 ++-- cppunit/ios.patch|4 ++-- cppunit/makefile.mk |4 ++-- cppunit/unix.patch |4 ++-- cppunit/windows.patch|8 ooo.lst.in

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

2012-09-25 Thread Libreoffice Gerrit user
vcl/inc/vcl/layout.hxx|5 - vcl/source/control/button.cxx |4 ++-- vcl/source/window/dlgctrl.cxx | 13 + vcl/source/window/layout.cxx | 17 +++-- vcl/source/window/window.cxx |3 ++- 5 files changed, 28 insertions(+), 14 deletions(-) New commi

[Libreoffice-commits] .: 2 commits - sdext/CustomTarget_presenter.mk sdext/Extension_presenter.mk sdext/Module_sdext.mk sdext/source swext/mediawiki

2012-09-25 Thread Libreoffice Gerrit user
sdext/CustomTarget_presenter.mk | 41 -- sdext/Extension_presenter.mk|4 sdext/Module_sdext.mk |1 sdext/source/minimizer/description.xml

[Libreoffice-commits] .: Branch 'feature/calc-dbrange-ref' - sc/source

2012-09-25 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: commit 4f6fcb95b02951d41191eab15402650f7986cf7a Author: Kohei Yoshida Date: Tue Sep 25 15:03:19 2012 -0400 Support opcodes 101 through 111 in SUBTOTAL. Excel 2007 supports them. So should we. Change-Id: I17253bc043bdcce451ee0a7cc

[Libreoffice-commits] Changes to 'feature/calc-dbrange-ref'

2012-09-25 Thread Libreoffice Gerrit user
New branch 'feature/calc-dbrange-ref' available with the following commits: commit 5bf8585bef127486017579ccee5bc328190faedc Author: Kohei Yoshida Date: Tue Sep 25 15:03:19 2012 -0400 Support opcodes 101 through 111 in SUBTOTAL. Excel 2007 supports them. So should we. Chan

[Libreoffice-commits] .: avmedia/Library_avmediagst.mk avmedia/source

2012-09-25 Thread Libreoffice Gerrit user
avmedia/Library_avmediagst.mk|1 avmedia/source/gstreamer/gst_0_10.cxx|1 avmedia/source/gstreamer/gstframegrabber.cxx | 287 +-- avmedia/source/gstreamer/gstframegrabber.hxx | 35 +-- avmedia/source/gstreamer/gstplayer.cxx | 102

Re: --with-lang build failure

2012-09-25 Thread David Tardon
Hi, On Tue, Sep 25, 2012 at 04:06:11PM +0200, Andras Timar wrote: > Hi, > > 2012/9/25 Ivan Timofeev : > > Hi, > > > > I have "--with-lang=en-US ru" in autogen.lastrun and when building > > master after 'make clean' I have got this error: > > > > [build OXT] script-provider-for-python > > cp: cann

[Libreoffice-commits] .: 2 commits - translations/CustomTarget_translate.mk

2012-09-25 Thread Libreoffice Gerrit user
translations/CustomTarget_translate.mk |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 0ecde13e1c9342071aab1973cd888f451ab783cb Author: David Tardon Date: Tue Sep 25 20:07:37 2012 +0200 use absolute paths diff --git a/translations/CustomTarget_translat

[Libreoffice-commits] .: 6 commits - xmlsecurity/inc xmlsecurity/source xmlsecurity/workben

2012-09-25 Thread Libreoffice Gerrit user
xmlsecurity/inc/xmlsecurity/certificateviewer.hxx | 10 - xmlsecurity/inc/xmlsecurity/macrosecurity.hxx |2 xmlsecurity/inc/xmlsecurity/stbcontrl.hxx | 50 --- xmlsecurity/source/dialogs/certificatechooser.cxx | 14 +- xmlsecurity/source/dialogs/certi

[Libreoffice-commits] calc/chart

2012-09-25 Thread Kohei Yoshida
calc/chart/complex-category-column-graph-repeating-values.xls |binary calc/chart/complex-category-column-graph.xls |binary 2 files changed New commits: commit 236b97ccb463340017905dc0db5d5131529cc755 Author: Kohei Yoshida Date: Tue Sep 25 11:53:41 2012 -0400 New Excel d

[PUSHED] Change in core[libreoffice-3-6]: fdo#55019: Cope with empty TrustedAuthor entries

2012-09-25 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/696 -- To view, visit https://gerrit.libreoffice.org/696 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: me

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

2012-09-25 Thread Libreoffice Gerrit user
unotools/source/config/securityoptions.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit 40056c63748367db5ff60151ec2c2cb34e0cf0dd Author: Stephan Bergmann Date: Tue Sep 25 15:41:42 2012 +0200 fdo#55019: Cope with empty TrustedAuthor entries

[Libreoffice-commits] .: solenv/gbuild

2012-09-25 Thread Libreoffice Gerrit user
solenv/gbuild/InstallModuleTarget.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9642ae95a82f3040b0e6af3ef2408a4099ac0362 Author: David Tardon Date: Tue Sep 25 17:27:52 2012 +0200 apparently cpp.lcc does not have .exe ext. on windows Change-Id:

commit message cites wrong bug

2012-09-25 Thread Terrence Enger
-- View this message in context: http://nabble.documentfoundation.org/commit-message-cites-wrong-bug-tp4009211.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.free

Re: [PUSHED 3-6] fix for bnc#780296 bnc#781166

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

Re: [REVIEW 3-6] fix for bnc#780296 bnc#781166

2012-09-25 Thread Kohei Yoshida
On 09/24/2012 05:46 AM, Noel Power wrote: the attached patch is a squash ( and conflict fix ) of http://cgit.freedesktop.org/libreoffice/core/commit/?id=7539a695b801b92d10ff30463a8c08672a258442 http://cgit.freedesktop.org/libreoffice/core/commit/?id=67cde863f63725cb25d69c38d1b74a8d2bfaf9a7 P

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

2012-09-25 Thread Libreoffice Gerrit user
sc/inc/rangenam.hxx |3 +- sc/source/core/tool/rangenam.cxx| 37 +--- sc/source/filter/oox/defnamesbuffer.cxx | 13 +-- 3 files changed, 38 insertions(+), 15 deletions(-) New commits: commit 3a4ebb1fcc0ade5cbc88e0a29304bbd5e4

[Libreoffice-commits] .: 2 commits - solenv/gbuild

2012-09-25 Thread Libreoffice Gerrit user
solenv/gbuild/InstallModuleTarget.mk | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 6ed5e4fe91ecb3bdac7eb2bf070139cfb12867c4 Author: David Tardon Date: Tue Sep 25 16:28:01 2012 +0200 add missing dep on cpp.lcc Change-Id: I3e86ce3eba

Re: --with-lang build failure

2012-09-25 Thread d . ostrovsky
Quoting Andras Timar : I had the same problem today. In workdir\unxlngx6.pro\CustomTarget\translations\translate\sdf-l10n\ directory language sdf files were 0 bytes long. When I rebuilt translations module alone, the problem disappeared. I suspect that it will come back after make clean. Last

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

2012-09-25 Thread Libreoffice Gerrit user
vcl/inc/unx/gtk/gtksalmenu.hxx| 13 ++-- vcl/unx/gtk/window/gtksalmenu.cxx | 107 +- 2 files changed, 99 insertions(+), 21 deletions(-) New commits: commit 3bb9393f62bf12d4e5423ab573d895ca04023da6 Author: Antonio Fernandez Date: Tue Sep 25 15:08:57 20

Re: getting started

2012-09-25 Thread Michael Stahl
On 25/09/12 14:54, Jorge Luis Roque Alvarez wrote: > Hello iam having some troubles to get started, iam currently using ubuntu > 12.04.1 and i install libreoffice-dev package to start development when i try > to run an example of java i get lots of errors like this > > i think the problems is th

Re: --with-lang build failure

2012-09-25 Thread Andras Timar
Hi, 2012/9/25 Ivan Timofeev : > Hi, > > I have "--with-lang=en-US ru" in autogen.lastrun and when building > master after 'make clean' I have got this error: > > [build OXT] script-provider-for-python > cp: cannot stat > `/home/ivan/libo/master/workdir/unxlngi6/ExtensionTarget/script-provider-for-

--with-lang build failure

2012-09-25 Thread Ivan Timofeev
Hi, I have "--with-lang=en-US ru" in autogen.lastrun and when building master after 'make clean' I have got this error: [build OXT] script-provider-for-python cp: cannot stat `/home/ivan/libo/master/workdir/unxlngi6/ExtensionTarget/script-provider-for-python/description-ru.txt': No such file or d

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

2012-09-25 Thread Libreoffice Gerrit user
New branch 'feature/avmedia2' available with the following commits: commit d8286b0f4eee268a412d092895cff243c3f90e94 Author: Michael Meeks Date: Mon Sep 24 21:54:36 2012 +0100 avmedia: first cut at gtk+ version independent gstreamer frame grabber Change-Id: Ia095d06ea3cbed85570cc330

[PATCH] Change in core[libreoffice-3-6]: fdo#55019: Cope with empty TrustedAuthor entries

2012-09-25 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/696 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/696/1 fdo#55019: Cope with empty TrustedAuthor entries Change-Id: I9c01c1c718897a4be992150170a6ed9b5bd8a0a0 (cherry pick

[Libreoffice-commits] .: unotools/source

2012-09-25 Thread Libreoffice Gerrit user
unotools/source/config/securityoptions.cxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit b0c9f3b5f6cc86a94991c5970278f69df15aa7c1 Author: Stephan Bergmann Date: Tue Sep 25 15:41:42 2012 +0200 fdo#55019: Cope with empty TrustedAuthor entries

[Libreoffice-commits] .: sc/Module_sc.mk

2012-09-25 Thread Libreoffice Gerrit user
sc/Module_sc.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 513a758408d8a37078288f59a63bf2800c0930b1 Author: Stephan Bergmann Date: Tue Sep 25 15:39:32 2012 +0200 JunitTest_sc_unoapi had inadvertently been disabled Change-Id: Ic8943662290c034fab866d4693daecc065b2

[Libreoffice-commits] .: svx/source

2012-09-25 Thread Libreoffice Gerrit user
svx/source/svdraw/svdomedia.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 04338b6213cedd42dc8a247247d6f5a253553220 Author: Michael Meeks Date: Tue Sep 25 14:35:12 2012 +0100 cope with thumbnailing both linked and embedded media correctly.

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

2012-09-25 Thread Libreoffice Gerrit user
helpcontent2/helpers/help_hid.lst | 11 - helpcontent2/source/text/shared/01/0301.xhp | 46 +++- 2 files changed, 14 insertions(+), 43 deletions(-) New commits: commit 56b4bba69f7ba08e06faab3e00f59fa2eee698a5 Author: Caolán McNamara Date: Tue Sep

[Libreoffice-commits] .: vcl/source

2012-09-25 Thread Libreoffice Gerrit user
vcl/source/window/menu.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 840392176740977a2011cbda626b2204c6011927 Author: Tor Lillqvist Date: Tue Sep 25 16:16:01 2012 +0300 Remove accidental blank line at top Change-Id: I43770d2d92c70cfb9257dc2f5f64b5f9da6948ee dif

[Libreoffice-commits] .: sc/CppunitTest_sc_modelobj.mk sc/Module_sc.mk sc/qa test/inc test/Library_subsequenttest.mk test/Package_inc.mk test/source

2012-09-25 Thread Libreoffice Gerrit user
sc/CppunitTest_sc_modelobj.mk | 127 ++ sc/Module_sc.mk |1 sc/qa/extras/scmodelobj.cxx | 69 sc/qa/extras/testdocuments/ScModelObj.ods |binary test/Library_subsequenttest.mk|1

[Libreoffice-commits] .: Branch 'libreoffice-3-6-2' - instsetoo_native/util solenv/inc

2012-09-25 Thread Libreoffice Gerrit user
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit b6514eaae9dd58d7a8350db82e9bf415c6ad2f12 Author: Fridrich Å trba Date: Tue Sep 25 14:57:16 20

getting started

2012-09-25 Thread Jorge Luis Roque Alvarez
Hello iam having some troubles to get started, iam currently using ubuntu 12.04.1 and i install libreoffice-dev package to start development when i try to run an example of java i get lots of errors like this i think the problems is that it could not find the proper libraries could anybody help

[PATCH] sal_Bool to bool conversions

2012-09-25 Thread Noel Grandin
Hi These patches do some sal_Bool to bool conversions. One of the patches drops 2 unused sal_Bool fields. They have passed a full make check. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0003-sal_Bool-bool-convert-InitAccessBridge-and-friends.patch Description:

[ANNOUNCE] libreoffice-3.6.2.2 tag created

2012-09-25 Thread Fridrich Strba
Hi, there have been created the libreoffice-3.6.2.2 tag (aka rc2). The corresponding official builds will be available within next few days. See the attached list of changes against 3.6.2.1[*]. Now, you might switch your current 3-6 or 3-6-2 source tree to it using: ./g fetch --tags ./g checko

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

2012-09-25 Thread Libreoffice Gerrit user
avmedia/source/win/window.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 0121e5b94c216fd72b41dfb26a86d02d45004fad Author: Andras Timar Date: Tue Sep 25 14:33:35 2012 +0200 remove leftover from old code Change-Id: I221fa46c3b0dad2c5bcaa39545ca7c8c59100e25 diff

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

2012-09-25 Thread Libreoffice Gerrit user
vcl/inc/vcl/button.hxx|1 + vcl/source/control/button.cxx | 16 2 files changed, 17 insertions(+) New commits: commit b731fb5140ccffe893992e7ed5f36e1a442d4aa0 Author: Caolán McNamara Date: Tue Sep 25 13:30:57 2012 +0100 support has-default for buttons

Re: uninitialized member warnings ?

2012-09-25 Thread Stephan Bergmann
On 09/25/2012 11:26 AM, Michael Meeks wrote: On Mon, 2012-09-24 at 20:17 +0100, Caolán McNamara wrote: On Mon, 2012-09-24 at 11:55 -0400, Kohei Yoshida wrote: On Thu, Sep 20, 2012 at 7:02 AM, Michael Meeks wrote: I've noticed a number of these straying in. Did we disable a warning on

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

2012-09-25 Thread Libreoffice Gerrit user
avmedia/source/win/player.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cee5f0934feeddeac0f99ad34dd5f93f5de53046 Author: Andras Timar Date: Tue Sep 25 14:22:32 2012 +0200 typo Change-Id: I6ec95d7649458a58e5336b4bb28f8f82d0760a2c diff --git a/av

[Libreoffice-commits] .: svx/source

2012-09-25 Thread Libreoffice Gerrit user
svx/source/svdraw/svdomedia.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit edaa6ac16800be64e86e1a022a6b4a9fff82649a Author: Thorsten Behrens Date: Tue Sep 25 14:15:59 2012 +0200 Avoid a temporary. Change-Id: I72bbb175f9bd2fa01800d108254c3385fd991

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.2'

2012-09-25 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.2' created by Fridrich Å trba at 2012-09-25 13:14 -0700 Tag libreoffice-3.6.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQYaAQAAoJEPQ0oe+v7q6jwJEQAIpDq09OrVG6rpoyMu/T5H+F 1HvgUXkLPa2Xmv7V7IB0SSflQ1+wS3y1WcQREJ/LQ4CgLdrAeY/Z49v0dIgogl

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.2'

2012-09-25 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.2' created by Fridrich Å trba at 2012-09-25 13:14 -0700 Tag libreoffice-3.6.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQYaAQAAoJEPQ0oe+v7q6jhKMQAKEKjw/tfiBk0isoGOhCWMe1 Ie8HCXilvRz2FW9sHGKmkTpx3GGmaAOI/2dYhFDIcDCN7AizTFqVp4c9T2XYvt

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.2'

2012-09-25 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.2' created by Fridrich Å trba at 2012-09-25 13:14 -0700 Tag libreoffice-3.6.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQYaAQAAoJEPQ0oe+v7q6jcykQANELPC8hfnRXd2ZfsUBp5RGg jaOb9zf48/9d4GbLvWmhx8eUUR8nAsX/oSD3hslOlxjU8MUk2v+qIi5VFKBzqV

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.2'

2012-09-25 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.2' created by Fridrich Å trba at 2012-09-25 13:14 -0700 Tag libreoffice-3.6.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQYaAQAAoJEPQ0oe+v7q6jQ9sQANB6O71GPsEVjWkHK29WoUk7 FCcLJ6/FEoZFZNtz7GrkJtjf8he7WJzLjYQtwJZN71hgIFBTUrOm+6/SC4fSVZ

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.2.2'

2012-09-25 Thread Libreoffice Gerrit user
Tag 'libreoffice-3.6.2.2' created by Fridrich Å trba at 2012-09-25 13:14 -0700 Tag libreoffice-3.6.2.2 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABAgAGBQJQYaAQAAoJEPQ0oe+v7q6jUqoP/3gvK8RKOJ0vdJF3IHY/KrJJ ewYYMuTYP2uSFC612+Kbf8PcVggFNR6PM13vQiOzHyyuk8AzcCF2zErVmBAS1T

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 54498, which changed state. Bug 54498 Summary: EDITING: CRASH when deleting particular row in particular .ods https://bugs.freedesktop.org/show_bug.cgi?id=54498 What|Removed |Added ---

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

2012-09-25 Thread Libreoffice Gerrit user
svx/inc/svx/svdomedia.hxx |5 ++-- svx/source/sdr/contact/viewcontact.cxx |2 - svx/source/sdr/contact/viewcontactofsdrmediaobj.cxx |2 - svx/source/svdraw/svdomedia.cxx | 23 ++-- 4 files changed, 17 insertio

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

2012-09-25 Thread Libreoffice Gerrit user
sal/inc/sal/log-areas.dox |1 + sfx2/source/appl/sfxhelp.cxx |8 vcl/source/control/spinfld.cxx |3 --- vcl/source/window/builder.cxx |4 +++- vcl/source/window/dialog.cxx |6 ++ vcl/source/window/layout.cxx |6 -- vcl/source/window/printdlg.cxx

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

2012-09-25 Thread Libreoffice Gerrit user
New branch 'feature/avmedia' available with the following commits: commit e6524c8dcef3343b2a8518d1cf02d5b62d8b35b0 Author: Michael Meeks Date: Mon Sep 24 21:54:36 2012 +0100 avmedia: first cut at gtk+ version independent gstreamer frame grabber Change-Id: Ia095d06ea3cbed85570cc3303

ww8export tinderbox failure ?

2012-09-25 Thread Caolán McNamara
The continual crash on the ww8 export on two of the Linux tinderboxes, what's up with that ? I think llunak mentioned he was able to reproduce it sometimes ? I guess reproducing the Gentoo env locally is probably impossible, but is there e.g. a virtualbox image available of the right OpenSUSE ver

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

2012-09-25 Thread Libreoffice Gerrit user
helpcontent2/helpers/help_hid.lst |2 -- helpcontent2/source/text/shared/01/05150101.xhp |6 ++ 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 3194b332c988ce79b9046ac67b7caea49062732d Author: Caolán McNamara Date: Tue Sep 25 12:15:38 2012 +0100

[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - 2 commits - sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UI_swriter.mk vcl/source

2012-09-25 Thread Libreoffice Gerrit user
sw/AllLangResTarget_sw.mk |1 sw/UI_swriter.mk |1 sw/inc/helpid.h |1 sw/source/ui/inc/table.hrc|2 sw/source/ui/table/tautofmt.cxx | 31 +++-- sw/source/ui/table/tautofmt.hrc | 54 -

[Libreoffice-commits] .: sw/source

2012-09-25 Thread Libreoffice Gerrit user
sw/source/core/doc/tblafmt.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 27b2823907f6964211f0a0e2e091f77e81215d5f Author: Caolán McNamara Date: Tue Sep 25 11:32:25 2012 +0100 avoid self assignment crash Change-Id: I8cbe5873aa39ac8b17f330c836985b7780ea2047

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

2012-09-25 Thread Libreoffice Gerrit user
helpcontent2/helpers/help_hid.lst| 11 - helpcontent2/source/text/swriter/01/05150101.xhp | 45 ++- 2 files changed, 20 insertions(+), 36 deletions(-) New commits: commit 04d0133babb7b3ccc34e0e8156c1e43b4ac903f4 Author: Caolán McNamara Date: Tue Sep

[Libreoffice-commits] .: 3 commits - sc/qa

2012-09-25 Thread Libreoffice Gerrit user
sc/qa/unit/data/xlsx/formats.xlsx |binary sc/qa/unit/data/xlsx/named-ranges-global.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx| 31 -- 3 files changed, 29 insertions(+), 2 deletions(-) New commits: commit 4caa1baf0eecf422bb4f3b6101ecd2bc6fc3

[PUSHED] fdo#43497 Editing the first or last name clears initials.

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

[Libreoffice-commits] .: cui/source

2012-09-25 Thread Libreoffice Gerrit user
cui/source/options/optgenrl.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 3610d36782ca30aa6478921bcf331dcd7a554efb Author: Chris Copits Date: Tue Sep 18 21:11:52 2012 -0400 fdo#43497 Editing the first or last name clears initials. Since middle names are

uninitialized member warnings ?

2012-09-25 Thread Michael Meeks
On Mon, 2012-09-24 at 20:17 +0100, Caolán McNamara wrote: > On Mon, 2012-09-24 at 11:55 -0400, Kohei Yoshida wrote: > > On Thu, Sep 20, 2012 at 7:02 AM, Michael Meeks > > wrote: > > > I've noticed a number of these straying in. Did we disable a > > > warning on > > > un-initialized memb

[Libreoffice-commits] .: basic/source

2012-09-25 Thread Libreoffice Gerrit user
basic/source/inc/token.hxx |4 1 file changed, 4 insertions(+) New commits: commit eebc9748d2ea26a7b5af246dba115103d6bb15db Author: Tor Lillqvist Date: Tue Sep 25 11:50:06 2012 +0300 Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere) Change-Id:

Re: --with-java-target-version does not work properly in hsqldb

2012-09-25 Thread Caolán McNamara
On Thu, 2012-07-12 at 13:55 +0200, Noel Grandin wrote: > On 2012-07-12 13:28, Lionel Elie Mamane wrote: > > > Hi, > > > > Context: > > Our Java7-support patch for hsqldb was a bit broken and enabled code > > that was supposed to be Java7-only also on Java 1.6. I fixed that in > > > > http://c

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

2012-09-25 Thread Libreoffice Gerrit user
oox/source/token/tokens.txt |1 sw/qa/extras/ooxmlimport/data/n780853.docx|binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 15 ++ writerfilter/source/dmapper/DomainMapper.cxx |8 + writerfilter/source/dmapper/Dom

[PUSHED] Change in core[libreoffice-3-6]: fdo#54385: Displaying help/version early on UNX requires ser...

2012-09-25 Thread Miklos Vajna (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/694 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/694 To unsubscribe, visi

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

2012-09-25 Thread Libreoffice Gerrit user
desktop/inc/app.hxx|6 +++--- desktop/source/app/app.cxx |2 +- desktop/source/app/appinit.cxx |9 + desktop/source/app/sofficemain.cxx |2 ++ 4 files changed, 11 insertions(+), 8 deletions(-) New commits: commit 3223ae5224ee17a501f251ba88ea3e4d

[Libreoffice-commits] .: solenv/gbuild

2012-09-25 Thread Libreoffice Gerrit user
solenv/gbuild/platform/IOS_ARM_GCC.mk |4 ++-- solenv/gbuild/platform/macosx.mk |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit e13ee4d45d1b17e422e35dcd1446c73ad8bc920a Author: Tor Lillqvist Date: Tue Sep 25 10:41:21 2012 +0300 Be more consistent

[REVIEW 3-6] n#707779: Fix overflowing of left margin value in editeng when negative

2012-09-25 Thread Jan Holesovsky
Hi Thorsten, Can you please review and push http://cgit.freedesktop.org/libreoffice/core/commit/?id=d953cc27fc5da5e612b1dc4c29707c09d17fc643 to libreoffice-3-6 for me? :-) Please see the attached document and the instructions inside. It seems that some stop-gap checks here and there are applie

[PUSHED] Change in core[libreoffice-3-6-2]: fdo#54385: Displaying help/version early on UNX requires ser...

2012-09-25 Thread Stephan Bergmann (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/695 Approvals: Stephan Bergmann: Verified Tor Lillqvist: Looks good to me, approved David Tardon: Looks good to me, approved Fridrich S

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

2012-09-25 Thread Libreoffice Gerrit user
desktop/source/app/sofficemain.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit b9825c0841dd7ef79c6615f35c33b04bc9d1ef29 Author: Stephan Bergmann Date: Mon Sep 24 17:41:51 2012 +0200 fdo#54385: Displaying help/version early on UNX requires service manager This r

[Libreoffice-commits] .: sw/source

2012-09-25 Thread Libreoffice Gerrit user
sw/source/ui/inc/hyp.hxx |1 - sw/source/ui/lingu/hyp.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit bfac2df623965d96b3ddad7c3e6c15c0977e6f25 Author: Stephan Bergmann Date: Tue Sep 25 08:40:06 2012 +0200 -Werror,-Wunused-private-field Change-Id: Iddd3afd4

Re: [Libreoffice-qa] [TRIAGE] Weekly Update

2012-09-25 Thread Roman Eisele
Hi Joel -- Am 24.09.12 20:12, schrieb Joel Madero: I am a bit concerned that our # of bugs from 2011 jumped a lot, I'm not sure if there's a bug with FDO - before I think we had 11 bugs from 2011, now we have a lot more than that. For some (but only for some!) of these “new” UNCONFIRMED bugs f

LO 3.6.2 : about Manage dialog from Conditional Formatting

2012-09-25 Thread Jean-Baptiste Faure
Hi all, Now, the bottleneck fdo#54498 has been fixed for LO 3.6.2, it is a great step toward making LO 3.6 usable for production ! So I think it's time for developers to consider the severe UX issue we have with the Edit dialog from manage screen in Format -> Conditional Formatting -> Manage. The

[Libreoffice-commits] .: sc/inc

2012-09-25 Thread Libreoffice Gerrit user
sc/inc/conditio.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67daa5e37227089e3525b9318b13b56714f5fd54 Author: Markus Mohrhard Date: Tue Sep 25 05:56:41 2012 +0200 this operator can be const diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx index a

[Libreoffice-commits] .: configure.in libwpd/libwpd-0.9.5-ABI.patch libwpd/libwpd-0.9.5-msc.patch libwpd/UnpackedTarball_wpd.mk

2012-09-25 Thread Libreoffice Gerrit user
configure.in |2 libwpd/UnpackedTarball_wpd.mk | 14 +-- libwpd/libwpd-0.9.5-ABI.patch | 22 - libwpd/libwpd-0.9.5-msc.patch | 171 -- 4 files changed, 6 insertions(+), 203 deletions(-) New commits: commit 21ab2c6d992ff555bbcd