[Libreoffice-commits] core.git: sc/source

2013-02-26 Thread Stephan Bergmann
sc/source/ui/dbgui/sortkeydlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c607d6436566c23c0dc814f6b86949ad5bfeb808 Author: Stephan Bergmann Date: Wed Feb 27 08:34:50 2013 +0100 warning C4805: != : unsafe mix of bool and sal_Bool Change-Id: I37

[Libreoffice-commits] core.git: 2 commits - sd/source vcl/android

2013-02-26 Thread Tor Lillqvist
sd/source/ui/func/fuinsfil.cxx |1 vcl/android/androidinst.cxx| 88 ++--- 2 files changed, 41 insertions(+), 48 deletions(-) New commits: commit 632148df3c771684d431007839e651e55ff96d06 Author: Tor Lillqvist Date: Wed Feb 27 08:58:41 2013 +0200

[Libreoffice-commits] core.git: xmloff/source

2013-02-26 Thread Markus Mohrhard
xmloff/source/style/xmlnumi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f50c0967f5d0484cba3d490bfa47128fb1d27d3 Author: Markus Mohrhard Date: Wed Feb 27 07:07:08 2013 +0100 fix build diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/

Re: WIN Tinderboxes are limping

2013-02-26 Thread David Ostrovsky
On Tuesday 26 of February 2013, Rainer Bielefeld wrote: > Hi, > > I'm urgently waiting for latest Master builds, but unfortunately > Tinderboxes do not deliver. > > @6 shows a lot of red. > @7 is green, but builds do not reach the server? > [Bug 61482] New: MinGW: "Index of /daily/master/Win-x86 a

[Libreoffice-commits] core.git: 5 commits - dbaccess/source

2013-02-26 Thread Lionel Elie Mamane
dbaccess/source/core/api/KeySet.cxx| 189 ++--- dbaccess/source/core/api/KeySet.hxx| 19 ++ dbaccess/source/core/api/OptimisticSet.cxx | 13 + dbaccess/source/core/api/OptimisticSet.hxx |1 4 files changed, 146 insertions(+), 76 deletions(-) New c

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51976, which changed state. Bug 51976 Summary: EDITING: Base embedded HSQLDB needs minutes for first "Go to last record in the Table" https://bugs.freedesktop.org/show_bug.cgi?id=51976 What|Removed

[PATCH libreoffice-4-0] remove the copied cond format cell attr entries, fdo#60306

2013-02-26 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2435 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/2435/1 remove the copied cond format cell attr entries, fdo#60306 The old exisiting conditional format entries in the S

[PATCH libreoffice-4-0] one more fix for error bar import, fdo#60083

2013-02-26 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2434 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/2434/1 one more fix for error bar import, fdo#60083 This makes it finally possible to import the original test document

[PATCH] fix fdo#61492: update sd:View with FONTHEIGHT attribute chan...

2013-02-26 Thread navin patidar (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2433 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/2433/1 fix fdo#61492: update sd:View with FONTHEIGHT attribute changes. update sd:View with FONTHEIGHT attribute change

[Libreoffice-commits] core.git: 6 commits - sd/inc sd/source sfx2/inc sfx2/source xmloff/source

2013-02-26 Thread Markus Mohrhard
sd/inc/undoanim.hxx |7 --- sd/source/core/undoanim.cxx |2 -- sd/source/filter/ppt/pptinanimations.cxx |4 ++-- sd/source/ui/func/fuinsfil.cxx |1 + sd/source/ui/view/outlnvsh.cxx |2 ++ sfx2/inc/sfx2/app.hxx

[PATCH] Convert page format tab page to new widget UI

2013-02-26 Thread Olivier Hallot (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2432 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/2432/1 Convert page format tab page to new widget UI Notes: * pageformatpage.ui contains 3 hidden labels to hold string

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - filter/source formula/source sc/inc sc/source sc/util sd/source vcl/aqua

2013-02-26 Thread Herbert Dürr
filter/source/xsltfilter/uof2splithandler.cxx|6 - formula/source/core/resource/core_resource.src |8 - sc/inc/helpids.h |4 sc/source/ui/src/scfuncs.src | 99 ++- sc/util/hidother.src

Building MySQL-Connector on Ubuntu 12.04 32 bit

2013-02-26 Thread Dan Lewis
1) git clone git://gerrit.libreoffice.org/core libo to get the source code. 2) cd libo 3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql 4) make dev-install 2>&1 | tee build.log While running #4, I saw 2 notes in the Terminal: Recompile with -Xlint: deprication for details Re

[Libreoffice-commits] core.git: sc/source

2013-02-26 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |8 1 file changed, 8 insertions(+) New commits: commit 9c77890a165a1a00441245fd6f8703d8911bc075 Author: Markus Mohrhard Date: Wed Feb 27 01:55:24 2013 +0100 remove the copied cond format cell attr entries, fdo#60306 The old exisiting c

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - solenv/bin

2013-02-26 Thread Thorsten Behrens
solenv/bin/modules/installer/simplepackage.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 38c2da62f8992133109507664a48459467a290da Author: Thorsten Behrens Date: Wed Feb 27 01:31:34 2013 +0100 Fix build on Mac Without this codesigning is unconditi

Re: Question cppcheck reports on svx/source/svdraw/svdoedge.cxx (Bezier curve)

2013-02-26 Thread Caolán McNamara
On Wed, 2012-12-19 at 15:00 -0800, julien2412 wrote: > Hello, > > Cppcheck detected this into svx/source/svdraw/svdoedge.cxx > [svdoedge.cxx:1450]: (style) Variable 'pPt1' is assigned a value that is > never used. > [svdoedge.cxx:1453]: (style) Variable 'pPt4' is assigned a value that is > never u

[ABANDONED] remove dmake

2013-02-26 Thread via Code Review
Björn Michaelsen has abandoned this change. Change subject: remove dmake .. Patch Set 7: Abandoned abandoning for now -- the instsetoo_native stuff is needed first -- To view, visit https://gerrit.libreoffice.org/2385 To unsu

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - configure.ac

2013-02-26 Thread Norbert Thiebaud
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91f86bd3ae0afa90f7ce5302b6cdb54c5338b128 Author: Norbert Thiebaud Date: Mon Feb 11 13:37:15 2013 -0600 do not codesign by default on Mac. only codsigne if explicitely asked Change-Id: I01735

[PUSHED] remove prefixsubject and removeboilerplate as we have our ow...

2013-02-26 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/2431 Approvals: Björn Michaelsen: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2431 To unsubscribe, v

[Libreoffice-commits] dev-tools.git: gerritbot/mangleandmailtodevlist

2013-02-26 Thread Bjoern Michaelsen
gerritbot/mangleandmailtodevlist | 19 --- 1 file changed, 19 deletions(-) New commits: commit 044bd64ccc23ed6ebd3ba77f334f7dece90debf8 Author: Bjoern Michaelsen Date: Tue Feb 26 23:20:22 2013 +0100 remove prefixsubject and removeboilerplate as we have our own templates

[PATCH] [PATCH] remove prefixsubject and removeboilerplate as we have our ow...

2013-02-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2431 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/dev-tools refs/changes/31/2431/1 remove prefixsubject and removeboilerplate as we have our own templates now Change-Id: I85e4bbca8fc0a41a9c5

[Libreoffice-commits] core.git: Makefile.in

2013-02-26 Thread Peter Foley
Makefile.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5fcb553c862d407aadb0320925723d3c2f70bfef Author: Peter Foley Date: Tue Feb 26 17:14:13 2013 -0500 fix typo in Makefile.in Change-Id: I3a9c2f7887e3eb6b2b0cf2a2be4f2a793c6525e7 diff --git a/Ma

Re: [PUSHED][PATCH] Help update - Hyperlink Bar removal

2013-02-26 Thread Caolán McNamara
On Fri, 2013-02-22 at 17:03 +0100, Stanislav Horáček wrote: > The patch should remove all the stuff related to this page: > https://help.libreoffice.org/Common/Hyperlink_Bar - which should be > completely obsolete. The page itself was removed by the patch you > mentioned, but subpages describing bu

[Libreoffice-commits] help.git: AllLangHelp_shared.mk helpers/help_hid.lst helpers/longnames_commands.csv helpers/unocmds.txt helpers/uno_hid.lst source/text

2013-02-26 Thread Stanislav Horacek
AllLangHelp_shared.mk |4 -- helpers/help_hid.lst |1 helpers/longnames_commands.csv |1 helpers/uno_hid.lst|1 helpers/unocmds.txt|1 source/text/shared/00/0406.xhp |2 - source/text/shared/02/0901.

[Libreoffice-commits] core.git: helpcontent2

2013-02-26 Thread Stanislav Horacek
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51f28a87919347fa21097cb578a3e9218ee9eb9d Author: Stanislav Horacek Date: Tue Feb 26 21:51:49 2013 + Updated core Project: help 0f8696c0e556e64dae7e29f07d334e1e691d3207 diff --git a/helpcont

[Libreoffice-commits] core.git: Makefile.in solenv/gbuild

2013-02-26 Thread Peter Foley
Makefile.in |2 +- solenv/gbuild/gbuild.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 7f3c006d9b7fb8d57d69e3385703516f0932b168 Author: Peter Foley Date: Tue Feb 26 15:45:21 2013 -0500 fixes for building in a separate dir Change

[Libreoffice-commits] core.git: svx/inc

2013-02-26 Thread Caolán McNamara
svx/inc/helpid.hrc |3 --- 1 file changed, 3 deletions(-) New commits: commit 98814c01f3ed572109caf6595669e2a6c30faae3 Author: Caolán McNamara Date: Tue Feb 26 21:35:54 2013 + stray hids left over after removal of hyperlink bar Change-Id: I401adc961c9dff441ea37e36d47dbb6

[Libreoffice-commits] core.git: 6 commits - android/Bootstrap android/experimental desktop/source sal/android vcl/source

2013-02-26 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java |3 android/experimental/desktop/src/org/libreoffice/android/experimental/desktop/Desktop.java | 245 +++--- desktop/source/app/officeipcthread.cxx

[Libreoffice-commits] core.git: 2 commits - sc/source xmloff/source

2013-02-26 Thread Markus Mohrhard
sc/source/filter/excel/xicontent.cxx |2 ++ xmloff/source/chart/SchXMLPlotAreaContext.cxx | 22 +- 2 files changed, 19 insertions(+), 5 deletions(-) New commits: commit 732d560a2e679a05ceffa6670536877fb32d9f52 Author: Markus Mohrhard Date: Tue Feb 26 22:36:47

[Libreoffice-commits] 2 commits - bin/push_nightlies.sh tb/tb_internals.sh

2013-02-26 Thread Libreoffice Gerrit user
bin/push_nightlies.sh |3 +-- tb/tb_internals.sh|9 + 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 27032299e4c10dfd05a5ec892be7756b109c6ce4 Author: Norbert Thiebaud Date: Tue Feb 26 15:29:21 2013 -0600 tb: support for new location of installable

Re: [PUSHED][PATCH] fdo#57203: Launching .vbs before LibO causes error "Unknown option: -Embedding" and command line help appears

2013-02-26 Thread Caolán McNamara
On Sun, 2012-12-16 at 13:57 +0200, Aurimas Fišeras wrote: > Hello, > this patch should fix fdo#57203 in LibreOffice 3.6. > > However, I only tested it on Ubuntu against libreoffice/core. Marking this as pushed, it ended up in gerrit as https://gerrit.libreoffice.org/1514 and got pushed via that.

Re: [PUSHED][PATCH] translation of german comment in file dtrans/source/win32/clipb/WinClipbImpl.cxx

2013-02-26 Thread Caolán McNamara
On Thu, 2013-02-14 at 18:20 +0100, Urs Fässler wrote: > Hello, > I translated the (only) german comment in the file > dtrans/source/win32/clipb/WinClipbImpl.cxx marking as duplicate of patch pushed by Markus C. ___ LibreOffice mailing list LibreOffice@

Re: [PUSHED][PATCH] translation of german message in dtrans/source/cnttype/wbench/testcnttype.cxx

2013-02-26 Thread Caolán McNamara
On Thu, 2013-02-21 at 17:06 +0100, Urs Fässler wrote: > Hello, > patch with a translation of the German messages in the test program > dtrans/source/cnttype/wbench/testcnttype.cxx. Looks sane to me, pushed now, thanks for this. C. ___ LibreOffice maili

[Libreoffice-commits] core.git: dtrans/source

2013-02-26 Thread Urs Fässler
dtrans/source/cnttype/wbench/testcnttype.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 40421ffc4ea119943fca8acbc1760c280e1140c5 Author: Urs Fässler Date: Thu Feb 21 16:43:22 2013 +0100 Translation of messages in test program Change-Id:

[Libreoffice-commits] core.git: dtrans/source

2013-02-26 Thread Urs Fässler
dtrans/source/win32/workbench/test_wincb.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5495184e96f1607ca78002ffd4e8d5eeb0333d3a Author: Urs Fässler Date: Thu Feb 21 17:32:40 2013 +0100 Translation of German (test) string Change-Id: Ibcc4fc86497

Re: [PUSHED][PATCH] Translation of German (test) string

2013-02-26 Thread Caolán McNamara
On Thu, 2013-02-21 at 17:37 +0100, Urs Fässler wrote: > Hello, > I translated a German string in > dtrans/source/win32/workbench/test_wincb.cxx. I hope it does not break > any test or so, but I did not found the string "Fahrrad" any other file. Pushed now, thanks for this. Shouldn't break anything

Re: [Grammar checker] Undocumented change in the API for LO 4

2013-02-26 Thread Caolán McNamara
On Sat, 2013-02-23 at 13:19 -0800, Olivier R. wrote: > Hello Caolan, > > > Caolán McNamara wrote > > No idea, IMO it would be worth bibisecting this to find where it changed > > to re-examine if it was intentional or not. Would then likely be a good > > candidate for a unit test to lock in whiche

[Libreoffice-commits] core.git: xmloff/source

2013-02-26 Thread Chr . Rossmanith
xmloff/source/style/xmlimppr.cxx|8 +- xmloff/source/style/xmlnume.cxx | 10 +- xmloff/source/table/XMLTableExport.cxx | 38 +- xmloff/source/table/XMLTableImport.cxx

Re: [PUSHED][PATCH] Typo fix "usefull -> useful"

2013-02-26 Thread Caolán McNamara
On Mon, 2013-02-25 at 22:57 -0400, Gregg King wrote: > Typo fix "usefull -> useful" > > > Bug 60724 > https://bugs.freedesktop.org/show_bug.cgi?id=60724 Pushed by Bjoern on Monday. Thanks for this. C. ___ LibreOffice mailing list LibreOffice@lists.f

Re: Cppcheck: "bContainsDate" not read in templateremoteview.cxx (sfx2)

2013-02-26 Thread Caolán McNamara
On Tue, 2013-02-12 at 05:58 -0800, julien2412 [via Document Foundation Mail Archive] wrote: > Caolán McNamara wrote > So, unless Rafael has other plans, it looks to me that you can > remove the bContainsDate lines, the aDT = lines, and the > getPropertyValue(..) >

[PATCH] remove dmake

2013-02-26 Thread via Code Review
Hello LibreOffice gerrit bot, Matúš Kukan, David Tardon, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2385 to look at the new patch set (#7). Change subject: remove dmake ...

[Libreoffice-commits] core.git: solenv/gbuild

2013-02-26 Thread Bjoern Michaelsen
solenv/gbuild/Package.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7dcd14a434fdd6faed6e016fefd2a97824a5ed25 Author: Bjoern Michaelsen Date: Tue Feb 26 21:18:05 2013 +0100 postprocess does not care for _any_ instsetoo_native or postprocess packages

Re: Custom Widget question

2013-02-26 Thread Caolán McNamara
On Tue, 2013-02-26 at 13:38 -0300, Olivier Hallot wrote: > Two other advises I need. > > The first is to handle single strings in src files. Does it make sense > to add hidden labels widget in the UI in order to fetch the strings? e.g. > > String STR_INSIDE > { > Text [ en-US ] = "I~n

[Libreoffice-commits] core.git: xmloff/source

2013-02-26 Thread Chr . Rossmanith
xmloff/source/forms/strings.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a89a732522f90d68f1b1c84c9c34c666f2eb882 Author: Chr. Rossmanith Date: Tue Feb 26 20:41:44 2013 +0100 undo removal of RTL_CONSTASCII_STRINGPARAM in strings.hxx Change-Id:

[Libreoffice-commits] core.git: odk/CustomTarget_javadoc.mk

2013-02-26 Thread Michael Stahl
odk/CustomTarget_javadoc.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 107ebbc9b9b6c5be332451d8ff561c200ad48684 Author: Michael Stahl Date: Tue Feb 26 20:33:13 2013 +0100 odk: add some quotes too so sh does not eat ; Change-Id: I77fa72869113be1fb

[Libreoffice-commits] core.git: xmloff/source

2013-02-26 Thread Chr . Rossmanith
xmloff/source/draw/ximpstyl.cxx|8 ++--- xmloff/source/forms/controlpropertyhdl.cxx |2 - xmloff/source/forms/elementexport.cxx |4 +- xmloff/source/forms/gridcolumnproptranslator.cxx |8 ++--- xmloff/source/forms/layerimport.cxx

[PATCH] remove dmake, part 1

2013-02-26 Thread via Code Review
Hello Matúš Kukan, David Tardon, David Ostrovsky, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2385 to look at the new patch set (#6). Change subject: remove dmake, part 1 .. remove dmak

[Libreoffice-commits] core.git: odk/CustomTarget_javadoc.mk

2013-02-26 Thread Michael Stahl
odk/CustomTarget_javadoc.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af8cc0b4b40efcb9e05b3c7a94a26d2fc503babd Author: Michael Stahl Date: Tue Feb 26 18:45:14 2013 +0100 odk: javadoc -sourcepath separated by ; on that other platform Change-Id: I

[Libreoffice-commits] libcdr.git: src/lib

2013-02-26 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 13 +++-- src/lib/CDRTransforms.cpp |6 +- 2 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 2fd1c6c2939533ab3bf366c113b35d1a038e0e06 Author: Fridrich Å trba Date: Tue Feb 26 18:47:05 2013 +0100 Trying to fix some issues wi

[Libreoffice-commits] core.git: 2 commits - filter/inc filter/source sw/qa sw/source

2013-02-26 Thread Miklos Vajna
filter/inc/filter/msfilter/rtfutil.hxx | 23 +-- filter/source/msfilter/rtfutil.cxx | 47 +++ sw/qa/extras/rtfexport/data/fdo61507.rtf | 12 +++ sw/qa/extras/rtfexport/rtfexport.cxx | 19 sw/source/filter/ww8/rtfexport.cx

Re: Custom Widget question

2013-02-26 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Caolán I will analyse the two listboxes approach. I also solved the Hide/Show issue I had. I am 99% close to completion for page dialog tab. Two other advises I need. The first is to handle single strings in src files. Does it make sense to add h

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote

2013-02-26 Thread Thorsten Behrens
android/sdremote/res/drawable-hdpi/ic_launcher.png |binary android/sdremote/res/drawable-ldpi/ic_launcher.png |binary android/sdremote/res/drawable-mdpi/ic_launcher.png |binary android/sdremote/res/drawable-xhdpi/ic_launcher.png |binary android/sdremote/res/drawable/libreoffice_logo.9.p

[Libreoffice-commits] core.git: android/sdremote

2013-02-26 Thread Thorsten Behrens
android/sdremote/res/drawable-hdpi/ic_launcher.png |binary android/sdremote/res/drawable-ldpi/ic_launcher.png |binary android/sdremote/res/drawable-mdpi/ic_launcher.png |binary android/sdremote/res/drawable-xhdpi/ic_launcher.png |binary android/sdremote/res/drawable/libreoffice_logo.9.p

Re: Show module dependencies

2013-02-26 Thread Matúš Kukan
On 25 February 2013 10:52, Stephan Bergmann wrote: > With the need for dmake and build.pl almost gone, I assume that we will want > to dump */prj/build.lst files and expressing inter-module dependencies via > them, too. That leaves the question how we want to be able to track > inter-module depen

[Libreoffice-commits] core.git: postprocess/CustomTarget_registry.mk

2013-02-26 Thread Stephan Bergmann
postprocess/CustomTarget_registry.mk | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 31a3893974c6b54ada6102ee4128444373f0489a Author: Stephan Bergmann Date: Tue Feb 26 17:17:17 2013 +0100 Missing dependencies on xsltproc Change-Id: I6b8608

[Libreoffice-commits] core.git: cui/source dbaccess/source editeng/source sc/source

2013-02-26 Thread Jean-Noël Rouvignac
cui/source/tabpages/autocdlg.cxx |8 -- dbaccess/source/ui/dlg/DbAdminImpl.cxx| 20 ++- dbaccess/source/ui/dlg/directsql.cxx | 10 +-- dbaccess/source/ui/querydesign/QueryTableView.cxx |6 -- dbaccess/source/ui/tabledesign/TEditControl.cxx

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-12'

2013-02-26 Thread Andras Timar
Tag 'suse-3.6-12' created by Andras Timar at 2013-02-26 15:27 -0800 suse-3.6-12 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-12'

2013-02-26 Thread Petr Mladek
Tag 'suse-3.6-12' created by Andras Timar at 2013-02-26 15:27 -0800 suse-3.6-12 Changes since suse-3.6-0: Fridrich Å trba (1): Branch libreoffice-3-6-3 Petr Mladek (1): Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6 Stephan Bergmann (1): fdo#51074: Sta

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-12'

2013-02-26 Thread Andras Timar
Tag 'suse-3.6-12' created by Andras Timar at 2013-02-26 15:27 -0800 suse-3.6-12 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-12'

2013-02-26 Thread Libreoffice Gerrit user
Tag 'suse-3.6-12' created by Andras Timar at 2013-02-26 15:27 -0800 suse-3.6-12 Changes since suse-3.6-0: Fridrich Å trba (1): Branch libreoffice-3-6-3 Petr Mladek (1): Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6 --- 0 files changed --- _

[Libreoffice-commits] Changes to 'refs/tags/suse-3.6-12'

2013-02-26 Thread Andras Timar
Tag 'suse-3.6-12' created by Andras Timar at 2013-02-26 15:27 -0800 suse-3.6-12 Changes since suse-3.6-11-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

[Libreoffice-commits] core.git: g

2013-02-26 Thread Miklos Vajna
g | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 73b50b73366f069b2ba680cec35b09d566209109 Author: Miklos Vajna Date: Tue Feb 26 16:17:51 2013 +0100 g clone: fix non-referenced cloning Change-Id: I98d6f5c20bacbb5d6457857906c591fea034288a di

[Libreoffice-qa] FDO & BSA Administration Info - New version 4.0.1.2 rc

2013-02-26 Thread Joel Madero
Version 4.0.1.2 rc has been added to FreeDesktop.Org (FDO) as well as to Bug Submission Assistant (BSA) in response to previous announcement made by Petr. Any questions send them my way Best Regards, Joel -- *Joel Madero* LibreOffice QA Volunteer jmadero@gmail.com

[PUSHED] [PUSHED] move postprocess to gbuild

2013-02-26 Thread Fridrich Strba (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/2426 Approvals: Matúš Kukan: Looks good to me, but someone else must approve Fridrich Strba: Verified; Looks good to me, approved -- To view

[Libreoffice-commits] core.git: Module_tail_build.mk postprocess/CustomTarget_config.mk postprocess/CustomTarget_images.mk postprocess/CustomTarget_registry.mk postprocess/CustomTarget_signing.mk post

2013-02-26 Thread Bjoern Michaelsen
Module_tail_build.mk |1 + postprocess/CustomTarget_config.mk |3 ++- postprocess/CustomTarget_images.mk |4 ++-- postprocess/CustomTarget_registry.mk |1 + postprocess/CustomTarget_signing.mk |4 +++- postprocess/Module_postprocess.mk|3 --- solenv

Re: [PUSHED] convert odk to gbuild and add to tail_build

2013-02-26 Thread Michael Stahl
On 25/02/13 09:25, Miklos Vajna wrote: > [build UNZ] CustomTarget/odk/odkcommon/java_src/juh_src.done > [build UNZ] CustomTarget/odk/odkcommon/java_src/jurt_src.done > [build ZIP] ridl_src > [build ZIP] unoloader_src > checkdir error: cannot create > /home/vmiklos/git/libreoffice/master/workdir/

Re: C++ extensions requiring LIBO_UDK_4.1

2013-02-26 Thread Michael Stahl
On 26/02/13 12:39, Stephan Bergmann wrote: > On 02/22/2013 04:30 PM, Michael Stahl wrote: >> On 22/02/13 15:53, Alexander Thurgood wrote: >>> All I know is that the "new gbuild" one doesn't work on other people's >>> systems, as I have made the connector available for download from my >>> Dropbox a

[Libreoffice-commits] core.git: 4 commits - javaunohelper/Module_javaunohelper.mk javaunohelper/Zip_juh.mk jurt/Module_jurt.mk jurt/Zip_jurt.mk mysqlc/Library_mysqlc.mk odk/CustomTarget_javadoc.mk rid

2013-02-26 Thread Michael Stahl
javaunohelper/Module_javaunohelper.mk |1 javaunohelper/Zip_juh.mk | 56 - jurt/Module_jurt.mk |1 jurt/Zip_jurt.mk | 87 -- mysqlc/Library_mysqlc.mk |2 odk/Cust

[Libreoffice-commits] core.git: Makefile.in

2013-02-26 Thread David Tardon
Makefile.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56b44d0123e53e0a6e8309da32852d41694ad9ce Author: David Tardon Date: Tue Feb 26 15:45:50 2013 +0100 helpcontent is not dmake module anymore Change-Id: I6114f35f50282ccf7e9c3f69d28e7a53b5eb78f7

[PATCH] move postprocess to gbuild

2013-02-26 Thread via Code Review
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2426 to look at the new patch set (#2). Change subject: move postprocess to gbuild .. move postprocess to gbuil

[Libreoffice-commits] core.git: rsc/source

2013-02-26 Thread Caolán McNamara
0 files changed New commits: commit 2f00b691c0158ddd05afbc2336fa181dab2ae8b1 Author: Caolán McNamara Date: Tue Feb 26 14:42:11 2013 + this dmake file in rsc was inadvertently added Change-Id: Ie8a8a8a4a82e3ca0175ac5a0275da6ca1474fa5d diff --git a/rsc/source/prj/dmake b/rsc/

[Libreoffice-commits] core.git: writerfilter/source

2013-02-26 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 25 - writerfilter/source/rtftok/rtfdocumentimpl.hxx |1 + 2 files changed, 21 insertions(+), 5 deletions(-) New commits: commit 0805b222f87bf99ec0c53ca678d1c670eb5293a2 Author: Miklos Vajna Date: Tue Feb 26 15:36:0

[Libreoffice-commits] help.git: prj/dmake

2013-02-26 Thread David Tardon
0 files changed New commits: commit 86d61cd53feccd830412794561d29390bcfba095 Author: David Tardon Date: Tue Feb 26 15:40:29 2013 +0100 drop prj/dmake too Change-Id: I1b36088d5319e83e652a4c341a4fec6fbc0fee38 diff --git a/prj/dmake b/prj/dmake deleted file mode 100644 index e69de2

[Libreoffice-commits] core.git: helpcontent2

2013-02-26 Thread David Tardon
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 627f220bc1aaa3d5bacdf0e886a1af5cc3f3bff8 Author: David Tardon Date: Tue Feb 26 15:40:29 2013 +0100 Updated core Project: help 86d61cd53feccd830412794561d29390bcfba095 diff --git a/helpcontent2

[Libreoffice-commits] core.git: RepositoryModule_ooo.mk

2013-02-26 Thread David Tardon
RepositoryModule_ooo.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 4dc532009b86e516e80ba101be2c57aa9a3abc67 Author: David Tardon Date: Tue Feb 26 15:31:51 2013 +0100 gbuildify helpcontent2 Change-Id: I1ba0cfcda123e7db95a16945c9accd113e925967 diff --git a/Reposi

[Libreoffice-commits] core.git: helpcontent2

2013-02-26 Thread David Tardon
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82ac5169b3b18c4cd26d1fc061607163313ed094 Author: David Tardon Date: Sat Feb 23 12:03:53 2013 +0100 Updated core Project: help 81f8e6cfb8eae13a73536edcb08a09d73cf2b864 diff --git a/helpcontent2

[Libreoffice-commits] core.git: 4 commits - helpcompiler/inc helpcompiler/source solenv/gbuild

2013-02-26 Thread David Tardon
helpcompiler/inc/HelpLinker.hxx |2 helpcompiler/source/HelpCompiler.cxx |9 helpcompiler/source/HelpLinker.cxx |6 solenv/gbuild/AllLangHelp.mk | 166 solenv/gbuild/HelpTarget.mk | 706 +++ solenv/gbuild/TargetLocat

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - sc/source

2013-02-26 Thread Markus Mohrhard
sc/source/filter/inc/worksheethelper.hxx |2 ++ sc/source/filter/oox/workbookfragment.cxx | 13 + sc/source/filter/oox/worksheethelper.cxx | 14 -- 3 files changed, 27 insertions(+), 2 deletions(-) New commits: commit ab82ad7b1c5c9e0567319e60aacd6e960668ad2d Auth

[Libreoffice-commits] core.git: sc/source

2013-02-26 Thread Michael Meeks
sc/source/core/tool/token.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit fba47cdec494b716131dc6cdff3a750e980ba610 Author: Michael Meeks Date: Tue Feb 26 14:18:00 2013 + and avoid type issues when zeroing. Change-Id: Ib230b6e0c5c6ca7884023b

[Libreoffice-commits] core.git: sc/source

2013-02-26 Thread Michael Meeks
sc/source/core/tool/token.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 59eb06e91af29e2260d23492f0f32a7fb4e8cc73 Author: Michael Meeks Date: Tue Feb 26 14:16:07 2013 + initialize relative col/row/tab indicees to avoid false positives. Change-Id: I165b9745b3

[Libreoffice-commits] core.git: sd/source

2013-02-26 Thread Thomas Arnhold
sd/source/ui/unoidl/unomodel.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 270ad08ff5732eba30a611ff6775eaf58259b5ae Author: Thomas Arnhold Date: Tue Feb 26 15:08:35 2013 +0100 clarify the duplicate Change-Id: I5d4a64a7d7effc49f982ad33fa6a535d99863f96 Review

[Libreoffice-commits] core.git: 2 commits - sc/source sc/uiconfig

2013-02-26 Thread Caolán McNamara
sc/source/ui/dbgui/sortkeydlg.cxx |3 sc/uiconfig/scalc/ui/textimportcsv.ui | 153 +- 2 files changed, 98 insertions(+), 58 deletions(-) New commits: commit 0ac6c626287ee6789296172ddbe5d4e5dc5600ac Author: Caolán McNamara Date: Tue Feb 26 12:56:34 201

Re: [PUSHED] [PUSHED] convert odk to gbuild and add to tail_build

2013-02-26 Thread Stephan Bergmann
On 02/23/2013 10:39 PM, Peter Foley (via Code Review) wrote: Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/2288 Approvals: Peter Foley: Verified; Looks good to me, approved It looks like the

[Libreoffice-commits] core.git: sd/source

2013-02-26 Thread Stephan Bergmann
sd/source/ui/unoidl/UnoDocumentSettings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fb829abd39cfe789e80dc6fec53292396d07d30 Author: Stephan Bergmann Date: Tue Feb 26 15:00:05 2013 +0100 warning C4805: != : unsafe mix of bool and sal_Bool Chan

[Libreoffice-commits] core.git: dbaccess/source

2013-02-26 Thread David Verrier
dbaccess/source/ui/querydesign/QueryDesignView.cxx | 121 ++--- 1 file changed, 60 insertions(+), 61 deletions(-) New commits: commit b1b8e14c4f0cd06d4a36614f04f2b1145a5ea006 Author: David Verrier Date: Tue Feb 26 12:59:22 2013 +0100 Translated German comments and some me

[Libreoffice-commits] core.git: dbaccess/source

2013-02-26 Thread Tor Lillqvist
dbaccess/source/ext/macromigration/migrationlog.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 24bd259451fae36c993977f52d62365fa63ac87c Author: Tor Lillqvist Date: Tue Feb 26 15:42:15 2013 +0200 String::SearchAndReplaceAllAscii() corresponds to

Re: [PUSHED 4-0, 4-0-1] Fix build of libreoffice-4-0 with g++ 4.4.3

2013-02-26 Thread Petr Mladek
Kristian Rietveld píše v So 23. 02. 2013 v 21:40 +0100: > Hi all, > > I built the libreoffice-4-0 branch from git on Ubuntu 10.04 today, which has > g++ 4.4.3 as compiler. The build fails in linguistic/source/lngsvcmgr.cxx and > the attached patch is necessary to make the build continue. Apart f

Re: WIN Tinderboxes are limping

2013-02-26 Thread Lubos Lunak
On Tuesday 26 of February 2013, Rainer Bielefeld wrote: > Hi, > > I'm urgently waiting for latest Master builds, but unfortunately > Tinderboxes do not deliver. > > @6 shows a lot of red. > @7 is green, but builds do not reach the server? > [Bug 61482] New: MinGW: "Index of /daily/master/Win-x86@7-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - linguistic/source

2013-02-26 Thread LeMoyne Castle
linguistic/source/lngsvcmgr.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 75bd73e78fcb986ad47ab5309658489ddd521707 Author: LeMoyne Castle Date: Tue Jan 1 12:47:35 2013 -0700 Paren fix for Ubu 10.04 build (and fdo#58417 ?) The form:

[Libreoffice-commits] core.git: extensions/uiconfig

2013-02-26 Thread Abdulelah Alarifi
extensions/uiconfig/scanner.ui | 480 + 1 file changed, 480 insertions(+) New commits: commit 278b976d4e24e7d6d9b0ba888fb7bcc4126b8f81 Author: Abdulelah Alarifi Date: Sat Feb 9 12:22:15 2013 +0300 Converted Insert -> picture -> scan -> select sourc

[Libreoffice-commits] core.git: dbaccess/source

2013-02-26 Thread Tor Lillqvist
dbaccess/source/ext/macromigration/migrationlog.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 810437181bbca4f273deac7a7bfb61fced4ef4e0 Author: Tor Lillqvist Date: Tue Feb 26 15:23:29 2013 +0200 WaE: ignoring return value Change-Id: Ib4

Re: Gdb support for exceptions (Re: using backtrace() in exception throwing?)

2013-02-26 Thread Jan Holesovsky
Hi Tom, Tom Tromey píše v Pá 22. 02. 2013 v 11:14 -0700: > Michael> Even better than this would (perhaps) be a "break inside thrower that > Michael> is caught here" type breakpoint - that we could invoke to land us in > Michael> whatever code is going to throw as it does that [ and before it > s

[Libreoffice-commits] core.git: xmloff/source

2013-02-26 Thread Norbert Thiebaud
xmloff/source/draw/xexptran.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1580aa9249a483e51b550a539dd9bff0200f4426 Author: Norbert Thiebaud Date: Thu Feb 21 21:35:33 2013 -0600 coverity#736009 Explicit null dereferenced Change-Id: If6ae3637f90

Re: WIN Tinderboxes are limping

2013-02-26 Thread julien2412
Hello Rainer, About @6, "Win-x86_6" might be ok once current building done thanks to Andras' commit (https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=b4e8f99a253ee20cba0718d042ca17cca2e8dcb5) About @7, I don't know. Julien -- View this message in context: http://nabble.documen

[Libreoffice-commits] core.git: forms/source sd/source

2013-02-26 Thread Thomas Arnhold
forms/source/richtext/richtextimplcontrol.cxx |2 +- sd/source/ui/animations/CustomAnimationDialog.cxx |1 - sd/source/ui/view/drviews1.cxx| 10 +- sd/source/ui/view/drviews5.cxx|1 - 4 files changed, 2 insertions(+), 12 deletions(-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - linguistic/source

2013-02-26 Thread LeMoyne Castle
linguistic/source/lngsvcmgr.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 31f2675c8f48c6e55c73e8e75bf9c7d3ac2874c7 Author: LeMoyne Castle Date: Tue Jan 1 12:47:35 2013 -0700 Paren fix for Ubu 10.04 build (and fdo#58417 ?) The form:

WIN Tinderboxes are limping

2013-02-26 Thread Rainer Bielefeld
Hi, I'm urgently waiting for latest Master builds, but unfortunately Tinderboxes do not deliver. @6 shows a lot of red. @7 is green, but builds do not reach the server? [Bug 61482] New: MinGW: "Index of /daily/master/Win-x86@7-MinGW" shows several empty folders before "current"

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2013-02-26 Thread Caolán McNamara
helpers/help_hid.lst |4 source/text/shared/01/02230300.xhp |6 ++ 2 files changed, 2 insertions(+), 8 deletions(-) New commits: commit 7c7158b88241fbd10350495567eb5b8420755780 Author: Caolán McNamara Date: Tue Feb 26 12:29:49 2013 + update help ids for

[Libreoffice-commits] core.git: 3 commits - cui/source helpcontent2 sc/source svx/inc sw/source

2013-02-26 Thread Caolán McNamara
cui/source/dialogs/postdlg.cxx| 10 +- cui/source/factory/dlgfact.cxx|4 ++-- cui/source/factory/dlgfact.hxx|2 +- cui/source/inc/helpid.hrc |4 cui/source/inc/postdlg.hxx|4 +--- helpcontent2 |2 +- sc/source/ui/d

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-1' - editeng/source

2013-02-26 Thread Armin Le Grand
editeng/source/editeng/impedit3.cxx | 64 +++- 1 file changed, 35 insertions(+), 29 deletions(-) New commits: commit 1071c81719e7113ce5699be989596bbed59c5b18 Author: Armin Le Grand Date: Fri Jun 8 09:24:39 2012 + Fix i#119756 Safer take care of empty

  1   2   >