[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Depends on||51300 ---

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - cui/source vcl/inc vcl/source

2012-12-13 Thread Libreoffice Gerrit user
cui/source/dialogs/about.cxx | 39 ++-- vcl/inc/vcl/svapp.hxx|1 vcl/inc/vcl/svgdata.hxx |1 vcl/source/app/brand.cxx | 46 --- vcl/source/gdi/svgdata.cxx | 29 +++ 5

[PATCH] Change in core[libreoffice-3-6]: Take extra cache/uno_packages/*.tmp_/*properties files into ...

2012-12-13 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1313 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/13/1313/1 Take extra cache/uno_packages/*.tmp_/*properties files into account ...when migrating user extensions from an

Re: Help with updating types.rdb

2012-12-13 Thread Lionel Elie Mamane
On Wed, Dec 12, 2012 at 01:12:03PM -0500, Kohei Yoshida wrote: I'm trying to unpublish several UNO API as discussed in ESC meeting. I've done unpublishing but am struggling with updating the types.rdb. I'm running make cmd cmd='./types_reference/update-rdb.sh

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - 3 commits - sw/inc sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/inc/iodetect.hxx |3 +-- sw/source/filter/basflt/iodetect.cxx | 15 --- sw/source/ui/uno/swdet2.cxx |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 4a60855a3bb42e6f7f9474314d496e8fe8188c90 Author: Caolán McNamara

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Stephan Bergmann
On 12/12/2012 06:36 PM, John Smith wrote: Im trying to run 'make check' at toplevel on ~master. It fails for me at this point (soffice.bin crashes) : make /usr/local/src/libreoffice/workdir/unxlngi6.pro/JunitTest/comphelper_complex/done Is that crash reproducible for you? The backtrace

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Noel Grandin
On 2012-12-13 11:35, Stephan Bergmann wrote: In general, the online update mechanism spawns threads that it doesn't properly join again before exit, which is a notorious problem with tests (that often run quickly enough to terminate soffice.bin while the online update check is still in

what's with Rectangle::GetHeight() and GetWidth() in gen.hxx

2012-12-13 Thread Noel Grandin
Hi I seem to have triggered a problem on the windows tinderbox, but I'm struggling to understand why. The error on the tinderbox looks like: [build LNK] Library/ires.lib Creating library C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Library/iembobj.lib and

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Stephan Bergmann
On 12/13/2012 10:37 AM, Noel Grandin wrote: On 2012-12-13 11:35, Stephan Bergmann wrote: In general, the online update mechanism spawns threads that it doesn't properly join again before exit, which is a notorious problem with tests (that often run quickly enough to terminate soffice.bin while

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Noel Grandin
On 2012-12-13 11:53, Stephan Bergmann wrote: On 12/13/2012 10:37 AM, Noel Grandin wrote: On 2012-12-13 11:35, Stephan Bergmann wrote: In general, the online update mechanism spawns threads that it doesn't properly join again before exit, which is a notorious problem with tests (that often run

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source

2012-12-13 Thread Libreoffice Gerrit user
oox/source/vml/vmltextboxcontext.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 2c9e1123658c1448b8fe0b0e4295578ad1b183b0 Author: Miklos Vajna vmik...@suse.cz Date: Mon Dec 10 12:51:01 2012 +0100 oox: v:textbox's inset attribute should be imported

Re: what's with Rectangle::GetHeight() and GetWidth() in gen.hxx

2012-12-13 Thread Stephan Bergmann
On 12/13/2012 10:48 AM, Noel Grandin wrote: I seem to have triggered a problem on the windows tinderbox, but I'm struggling to understand why. The error on the tinderbox looks like: [build LNK] Library/ires.lib Creating library

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread John Smith
On Thu, Dec 13, 2012 at 10:35 AM, Stephan Bergmann sberg...@redhat.com wrote: On 12/12/2012 06:36 PM, John Smith wrote: Im trying to run 'make check' at toplevel on ~master. It fails for me at this point (soffice.bin crashes) : make

Re: Remove save to old Microsoft office formats

2012-12-13 Thread Michael Meeks
Hi Bryan, On Wed, 2012-12-12 at 18:05 -0500, Bryan Quigley wrote: This patch removes the ability to save to old office 6/95 formats. I've also opened a bug on it here: https://bugs.freedesktop.org/show_bug.cgi?id=53471 Wow - that's bold :-) indeed there are loads of problems with

[Libreoffice-commits] .: offapi/type_reference registry/source

2012-12-13 Thread Libreoffice Gerrit user
offapi/type_reference/update-rdb.sh |4 ++-- registry/source/registry.cxx|2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 53fbd30b3cd6465251b1b07f4728813d524fcd82 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 13 11:03:03 2012 +0100

Re: when to backport

2012-12-13 Thread Luke Deller
On 13/12/12 08:17, Michael Meeks wrote: ... Does that help ? Yes thanks Michael :-) Luke. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Help with updating types.rdb

2012-12-13 Thread Stephan Bergmann
On 12/13/2012 09:41 AM, Lionel Elie Mamane wrote: On Wed, Dec 12, 2012 at 01:12:03PM -0500, Kohei Yoshida wrote: I'm trying to unpublish several UNO API as discussed in ESC meeting. I've done unpublishing but am struggling with updating the types.rdb. I'm running make cmd

Re: Help with updating types.rdb

2012-12-13 Thread Stephan Bergmann
On 12/12/2012 07:12 PM, Kohei Yoshida wrote: I'm trying to unpublish several UNO API as discussed in ESC meeting. I've done unpublishing but am struggling with updating the types.rdb. [...] Help appreciated. Seeing that

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread Stephan Bergmann
On 12/13/2012 11:00 AM, Noel Grandin wrote: On 2012-12-13 11:53, Stephan Bergmann wrote: On 12/13/2012 10:37 AM, Noel Grandin wrote: On 2012-12-13 11:35, Stephan Bergmann wrote: In general, the online update mechanism spawns threads that it doesn't properly join again before exit, which is a

Re: SDK examples

2012-12-13 Thread Stephan Bergmann
On 12/12/2012 07:28 PM, Thorsten Behrens wrote: Stephan Bergmann wrote: Indeed it is, odk/examples/DevelopersGuide/Accessibility/. Looks like http://cgit.freedesktop.org/libreoffice/core/commit/?id=70626249cd247d9acdad417b8eaf252bae22c059 API CHANGE a11y unpublishing and add/removeListener

Re: Calc saving csv-files

2012-12-13 Thread Michael Meeks
Hi Hannu, On Wed, 2012-12-12 at 10:36 +0200, Hannu Puhakka wrote: User get often shocking surprises saving csv-files. If the file is new, the system asks some questions, but saving old files again get more problems. As an attachment is an example. This is the developers list; are

[Libreoffice-commits] .: desktop/source desktop/unx desktop/win32

2012-12-13 Thread Libreoffice Gerrit user
desktop/source/app/officeipcthread.cxx | 40 +- desktop/source/app/officeipcthread.hxx |2 desktop/unx/source/start.c | 17 - desktop/win32/source/officeloader/officeloader.cxx | 60 - 4 files changed,

[PUSHED] startup: more reliable startup of multiple instances

2012-12-13 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/1089 -- To view, visit https://gerrit.libreoffice.org/1089 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[Libreoffice-commits] .: Branch 'feature/rb1' - 0 commits -

2012-12-13 Thread Libreoffice Gerrit user
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2012-12-13 Thread Libreoffice Gerrit user
New branch 'feature/rb1' available with the following commits: commit f9edb3d7802ad38dff2cea2a90070548ceeb875e Author: Michael Meeks michael.me...@suse.com Date: Wed Dec 12 19:20:46 2012 + re-base on ALv2 code. Includes: Patch contributed by Oliver Rainer-Wittmann

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - desktop/source desktop/unx desktop/win32

2012-12-13 Thread Libreoffice Gerrit user
desktop/source/app/officeipcthread.cxx | 40 +- desktop/source/app/officeipcthread.hxx |2 desktop/unx/source/start.c | 17 - desktop/win32/source/officeloader/officeloader.cxx | 60 - 4 files changed,

[Libreoffice-commits] .: postprocess/packregistry

2012-12-13 Thread Libreoffice Gerrit user
postprocess/packregistry/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 82c53d537a05dadf4d7fd7ea41292897bf2d47c7 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Dec 13 12:03:54 2012 +0100 Missing dependency (WriterWindowState.xcs

Re: Addin exceptions in SvStream

2012-12-13 Thread Marc-André Laverdière
That's the problem... what we don't know can be hurting us big time. And since the tests are not very thorough, I can't have a good confidence that things are not broken. So, either we finish this patch and hope people will pick up those cases along the way - a risky proposal but it has the

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 58142, which changed state. Bug 58142 Summary: EDITING: CRASH when copy paste multiple pictures from file explorer https://bugs.freedesktop.org/show_bug.cgi?id=58142 What|Removed

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/source/core/layout/atrfrm.cxx |5 + sw/source/core/layout/trvlfrm.cxx | 14 -- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit efa1a63d940c942c805f18696ce304aa47e04ef3 Author: Michael Stahl mst...@redhat.com Date: Thu Dec 13 01:36:33 2012 +0100

[Libreoffice-commits] .: 2 commits - tools/inc

2012-12-13 Thread Libreoffice Gerrit user
tools/inc/tools/gen.hxx | 80 1 file changed, 40 insertions(+), 40 deletions(-) New commits: commit 805ec83f188af51906a8d3a25ba9f5bc2e7f61c8 Author: Noel Grandin n...@peralex.com Date: Thu Dec 13 13:39:18 2012 +0200 whitespace cleanup

[PATCH] Change in core[libreoffice-3-6]: fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:

2012-12-13 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1314 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/1314/1 fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst: The function does not handle the case where a

Re: Addin exceptions in SvStream

2012-12-13 Thread Michael Meeks
Hi Marc, On Thu, 2012-12-13 at 06:10 -0500, Marc-André Laverdière wrote: That's the problem... what we don't know can be hurting us big time. And since the tests are not very thorough, I can't have a good confidence that things are not broken. Of course. So, either we finish this

[Libreoffice-commits] .: 2 commits - src/lib

2012-12-13 Thread Libreoffice Gerrit user
src/lib/CDRDocument.cpp | 12 +++- src/lib/CMXDocument.cpp |5 + 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 625677ba4ec9f0b0bb930fcefab5b7fc91b9bae8 Author: David Tardon dtar...@redhat.com Date: Thu Dec 13 12:49:19 2012 +0100 coverity: do not

Re: Remove save to old Microsoft office formats

2012-12-13 Thread Caolán McNamara
On Thu, 2012-12-13 at 10:05 +, Michael Meeks wrote: I assume the root problem you want to fix is of users accidentally picking the wrong format in the filter / drop-down and getting a needlessly bad experience here ? I seem to recall a bug (maybe fixed ?) where in the kde file dialog

Re: Addin exceptions in SvStream

2012-12-13 Thread Caolán McNamara
On Thu, 2012-12-13 at 09:40 +, Michael Meeks wrote: Well - it is -thought- (but hard to prove) that this behaviour is relied on by the code in a number of places: I know of one (it could be the only one) place in WW8ScannerBase::OpenPieceTable in sw/source/filter/ww8/ww8scan.cxx

[Libreoffice-commits] .: embeddedobj/Library_embobj.mk

2012-12-13 Thread Libreoffice Gerrit user
embeddedobj/Library_embobj.mk |1 + 1 file changed, 1 insertion(+) New commits: commit ec89369f9f1c522c2c15fe1eaf6808f54233a4e3 Author: Luboš Luňák l.lu...@suse.cz Date: Thu Dec 13 13:30:07 2012 +0100 link embedobj to tools library Usage introduced in

Re: what's with Rectangle::GetHeight() and GetWidth() in gen.hxx

2012-12-13 Thread Lubos Lunak
On Thursday 13 of December 2012, Noel Grandin wrote: Hi I seem to have triggered a problem on the windows tinderbox, but I'm struggling to understand why. The error on the tinderbox looks like: C:/cygwin/home/tinderbox/master-build/workdir/wntmsci13.pro/LinkTarget/Libr ary/iembobj.exp

[Libreoffice-commits] .: 4 commits - oox/inc sal/qa solenv/gbuild sw/inc sw/Library_msword.mk sw/source writerfilter/inc xmloff/inc

2012-12-13 Thread Libreoffice Gerrit user
oox/inc/oox/export/chartexport.hxx|1 sal/qa/osl/process/osl_Thread.cxx |3 solenv/gbuild/Helper.mk | 10 sw/Library_msword.mk |2 sw/inc/pch/precompiled_msword.cxx | 12 +

[Libreoffice-commits] .: solenv/gbuild

2012-12-13 Thread Libreoffice Gerrit user
solenv/gbuild/platform/com_MSC_defs.mk |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit b988f64d37f1e46fb5a9449758b379fc01661fa2 Author: Luboš Luňák l.lu...@suse.cz Date: Wed Dec 12 17:48:52 2012 +0100 do not disable msvc warning 4005 And in

Re: what's with Rectangle::GetHeight() and GetWidth() in gen.hxx

2012-12-13 Thread Noel Grandin
On 2012-12-13 14:31, Lubos Lunak wrote: it. I've pushed a fix for this. Thanks. Disclaimer: http://www.peralex.com/disclaimer.html ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2012-12-13 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/lang.h|2 ++ i18npool/source/isolang/isolang.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit 09bc1464ec9dde61e69cca393e65e72143bdd383 Author: Eike Rathke er...@redhat.com Date: Thu Dec 13 13:45:14 2012 +0100 introduced [mul] multiple

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

2012-12-13 Thread Libreoffice Gerrit user
sw/inc/unochart.hxx|2 - sw/source/core/undo/rolbck.cxx | 14 +++ sw/source/core/undo/undel.cxx | 10 ++--- sw/source/core/undo/undobj.cxx |2 - sw/source/core/undo/unmove.cxx |2 - sw/source/core/undo/unovwr.cxx |

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - i18npool/inc i18npool/source

2012-12-13 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/lang.h|2 ++ i18npool/source/isolang/isolang.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit ebcc02052d6fdfad59cdbcb4f18df0c007033999 Author: Eike Rathke er...@redhat.com Date: Thu Dec 13 13:45:14 2012 +0100 introduced [mul] multiple

Re: Addin exceptions in SvStream

2012-12-13 Thread Lubos Lunak
On Thursday 13 of December 2012, Michael Meeks wrote: Personally, I don't see a clean solution beyond reading each of the call sites to those operators. If we want to take the risk of busting things - personally I'd prefer zeroing the data: it has a much lower risk/down-side as far as I

[Libreoffice-commits] .: helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f390ae06bc960b85ee52d0df1ebe6e84358aafa Author: Michael Meeks michael.me...@suse.com Date: Wed Dec 12 19:20:46 2012 + Updated core Project: help df4d4db7408ed3fc135eded6787bad80853619fd

[Libreoffice-commits] .: filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/xsltdialog/xmlfiltersettingsdialog.cxx | 111 +-- filter/source/xsltdialog/xmlfiltersettingsdialog.hxx |2 2 files changed, 56 insertions(+), 57 deletions(-) New commits: commit 3d5789d48d6602832abd33268e31afa4080cb87a Author: Ricardo Montania

[PUSHED] String removal in filter

2012-12-13 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/1309 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1309 To unsubscribe, visit

Re: Remove save to old Microsoft office formats

2012-12-13 Thread Lubos Lunak
On Thursday 13 of December 2012, Caolán McNamara wrote: On Thu, 2012-12-13 at 10:05 +, Michael Meeks wrote: I assume the root problem you want to fix is of users accidentally picking the wrong format in the filter / drop-down and getting a needlessly bad experience here ? I seem

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/source/core/doc/notxtfrm.cxx |2 sw/source/core/inc/cellfrm.hxx|2 sw/source/core/inc/flyfrm.hxx |2 sw/source/core/inc/frame.hxx |2 sw/source/core/inc/layfrm.hxx |2 sw/source/core/inc/notxtfrm.hxx |2 sw/source/core/inc/pagefrm.hxx|

[Libreoffice-commits] .: sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UI_swriter.mk

2012-12-13 Thread Libreoffice Gerrit user
sw/AllLangResTarget_sw.mk|1 sw/UI_swriter.mk |1 sw/inc/globals.hrc |2 sw/inc/helpid.h |1 sw/source/ui/app/app.src |2 sw/source/ui/frmdlg/cption.cxx | 83

[PUSHED] migrate 'Caption options' dialog to .ui file

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

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 62cde8eded955de1164c6c9b347cab21c35963af Author: Michael Meeks michael.me...@suse.com Date: Wed Dec 12 19:20:46 2012 + Updated core Project: help 32c4964e1415547af5dd956b590dc0edb3d10778

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

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templateabstractview.hxx| 13 + sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/templateremoteview.hxx |7 - sfx2/inc/sfx2/templateview.hxx| 22 --- sfx2/inc/sfx2/thumbnailview.hxx | 12 -

Re: Help with updating types.rdb

2012-12-13 Thread Kohei Yoshida
On 12/13/2012 05:15 AM, Stephan Bergmann wrote: On 12/12/2012 07:12 PM, Kohei Yoshida wrote: I'm trying to unpublish several UNO API as discussed in ESC meeting. I've done unpublishing but am struggling with updating the types.rdb. [...] Help appreciated. Seeing that

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 5 commits - sfx2/inc sfx2/source svl/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templateabstractview.hxx| 13 + sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/templateremoteview.hxx |7 - sfx2/inc/sfx2/templateview.hxx| 22 --- sfx2/inc/sfx2/thumbnailview.hxx | 12 -

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

2012-12-13 Thread Libreoffice Gerrit user
desktop/source/app/officeipcthread.cxx | 64 ++--- desktop/source/app/officeipcthread.hxx |2 - 2 files changed, 28 insertions(+), 38 deletions(-) New commits: commit 4ce2602befd59e69264d8e4ced8730b40c2b947c Author: Stephan Bergmann sberg...@redhat.com Date:

[Libreoffice-commits] .: 3 commits - sfx2/inc sfx2/source sw/inc sw/source sw/uiconfig vcl/inc vcl/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/sfxdlg.hxx | 20 +-- sfx2/inc/sfx2/tabdlg.hxx | 12 + sfx2/source/dialog/tabdlg.cxx| 20 +-- sfx2/source/view/printer.cxx |2 sw/inc/swabstdlg.hxx |2 sw/source/ui/app/docst.cxx

[PATCH] fix alphebetization

2012-12-13 Thread Jack Leigh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1323 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1323/1 fix alphebetization Change-Id: Iabf4d1e4d02c81cab580c07b65bb17da1877c6b1 --- M cui/UI_cui.mk 1 file changed, 2

[Libreoffice-commits] .: sfx2/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af0a4a7a4efe19c88cf7cf567f49abe21a69df3d Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Thu Dec 13 16:07:29 2012 +0100 Template Manager: fixed typo in .src file

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sfx2/source

2012-12-13 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 83c36b07fc6d33577f2e624110e500b47842f910 Author: Cédric Bosdonnat cedric.bosdon...@free.fr Date: Thu Dec 13 16:07:29 2012 +0100 Template Manager: fixed typo in .src file

git-new-workdir

2012-12-13 Thread Lionel Elie Mamane
On Wed, Dec 12, 2012 at 02:21:18PM -0500, Kohei Yoshida wrote: Not following the thread fully I'm not sure what this is about. I'm guessing this is about git-new-workdir vs submodules. To put it short, I got it to work, and so far I haven't seen any major issues but some occasional oddities

[Libreoffice-commits] .: l10ntools/source

2012-12-13 Thread Libreoffice Gerrit user
l10ntools/source/po.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit 3ddd4502c4d4e234017e01ead26813caf81593e8 Author: Zolnai Tamás zolnaitamas2...@gmail.com Date: Thu Dec 13 15:32:02 2012 +0100 Fix adding keyid to po when read from file

Re: [PATCH] Printer Properties widget and File-Properties widget

2012-12-13 Thread Caolán McNamara
On Tue, 2012-12-11 at 18:52 +, Gokul Swaminathan wrote: Dear Mr. Caolan Manual conversion of Printer property dialog and file - Properties dialog. I have an doubt Regarding Custom Properties tab. we need to add 4 items on clicking the ADD button, how to

Re: [PATCH][PUSHED] Printer Properties widget and File-Properties widget

2012-12-13 Thread Caolán McNamara
On Thu, 2012-12-13 at 15:32 +, Caolán McNamara wrote: I've pushed these now to master. grr, wanted to mark thread as pushed. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] .: cui/UI_cui.mk

2012-12-13 Thread Libreoffice Gerrit user
cui/UI_cui.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b040da8d0ea66a783635760ba6494a0f09cd2deb Author: Jack Leigh leigh...@gmx.se Date: Thu Dec 13 14:53:00 2012 + fix alphebetization Change-Id: Iabf4d1e4d02c81cab580c07b65bb17da1877c6b1

[PUSHED] fix alphebetization

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

[Libreoffice-commits] .: filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_95.xcu | 2 +-

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - filter/source

2012-12-13 Thread Libreoffice Gerrit user
filter/source/config/fragments/filters/MS_Excel_5_0_95.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_5_0_95_Vorlage_Template.xcu | 2 +- filter/source/config/fragments/filters/MS_Excel_95.xcu | 2 +-

[PUSHED] Re: Remove save to old Microsoft office formats

2012-12-13 Thread Caolán McNamara
On Wed, 2012-12-12 at 18:05 -0500, Bryan Quigley wrote: Hi all, This patch removes the ability to save to old office 6/95 formats. I've also opened a bug on it here: https://bugs.freedesktop.org/show_bug.cgi?id=53471 It's a very trivial patch but: This contribution to LibreOffice may be

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|56068 | --

[Libreoffice-commits] .: helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20379fca091aa36bbd49a1ddc312c4210d383e78 Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 13 16:05:59 2012 + Updated core Project: help ca261267f5f67d4932e0046e0358e8d0fb8b4d1b

[Libreoffice-commits] .: source/auxiliary

2012-12-13 Thread Libreoffice Gerrit user
source/auxiliary/sbasic.tree |7 +++ source/auxiliary/scalc.tree|7 +++ source/auxiliary/schart.tree |7 +++ source/auxiliary/shared.tree |7 +++ source/auxiliary/simpress.tree |7 +++ source/auxiliary/smath.tree|7 +++

[Libreoffice-commits] .: liborcus/ExternalProject_liborcus.mk liborcus/UnpackedTarball_orcus.mk liborcus/vsprojects

2012-12-13 Thread Libreoffice Gerrit user
liborcus/ExternalProject_liborcus.mk|3 liborcus/UnpackedTarball_orcus.mk |4 liborcus/vsprojects/liborcus-static-nozip/liborcus-static-nozip.vcxproj | 147 ++

Regression Key word by BSA

2012-12-13 Thread Rainer Bielefeld
Hi all, can you please leave some brief statements in Bug 58251 - BUGZILLAASSISTANT: Inappropriate regression keyword https://www.libreoffice.org/bugzilla/show_bug.cgi?id=58251 as base for a decision? Discussion if necessary please on libreoffice...@lists.freedesktop.org! Thank you and best

[Libreoffice-commits] .: sw/source

2012-12-13 Thread Libreoffice Gerrit user
sw/source/core/text/portxt.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d3a9e97164c0071d8b18f8dcf4197ec7c5c5c2f9 Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 13 16:35:06 2012 + Resolves: fdo#32181 #i68503# don't emit pesky space

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 32181, which changed state. Bug 32181 Summary: PRINTING: underlining in Justified aligned paragraph bleed over margin, also PDFEXPORT https://bugs.freedesktop.org/show_bug.cgi?id=32181 What|Removed

[PATCH] Change in core[libreoffice-4-0]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1327 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/27/1327/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not

[PATCH] Change in core[libreoffice-3-6]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1328 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/1328/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not

[PATCH] Change in core[libreoffice-3-5]: Resolves: fdo#32181 #i68503# don't emit pesky space unless i...

2012-12-13 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1329 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/29/1329/1 Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf mode which means that they are not

Build Problem

2012-12-13 Thread Akshay Ratan
Hi, I am a newbie in this LibreOffice Community and wanted to start contributing to it. However, when I am trying to build LibreOffice initially, I am facing one small error which is hindering my build. I know it might be too small for you experienced developers. Suggestions are welcome for

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

2012-12-13 Thread Libreoffice Gerrit user
oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |4 +++- sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/drawingfragment.cxx | 22 --

Re: git-new-workdir

2012-12-13 Thread Kohei Yoshida
On 12/13/2012 10:21 AM, Lionel Elie Mamane wrote: On Wed, Dec 12, 2012 at 02:21:18PM -0500, Kohei Yoshida wrote: Not following the thread fully I'm not sure what this is about. I'm guessing this is about git-new-workdir vs submodules. To put it short, I got it to work, and so far I haven't

[Libreoffice-commits] .: oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
oox/inc/oox/core/relations.hxx|2 -- oox/source/core/relations.cxx |6 -- oox/source/drawingml/hyperlinkcontext.cxx |4 +--- sc/source/filter/inc/worksheetbuffer.hxx |4 sc/source/filter/oox/drawingfragment.cxx | 22 ++

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

2012-12-13 Thread Libreoffice Gerrit user
libvisio/ExternalProject_libvisio.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 64f98aa1f492911c6ce1b76c394bd87abee330a2 Author: Tor Lillqvist tlillqv...@suse.com Date: Thu Dec 13 19:06:05 2012 +0200 /p:VisualStudioVersion=11.0 diff --git

minutes of ESC call ...

2012-12-13 Thread Michael Meeks
* Present: + Stephan, Petr, Bjoern, Caolan, Kohei, Michael M, Eike, Joel, Lionel, Michael S, Thorsten * Completed Action Items + add completed technical 4.0 changes to features wiki page (Michael M) + grok the list of contributors for suitable certified hackers

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - offapi/com offapi/type_reference

2012-12-13 Thread Libreoffice Gerrit user
offapi/com/sun/star/sheet/DataPilotSource.idl|2 +- offapi/com/sun/star/sheet/DataPilotSourceDimension.idl |2 +- offapi/com/sun/star/sheet/DataPilotSourceDimensions.idl |2 +- offapi/com/sun/star/sheet/DataPilotSourceHierarchies.idl |2 +-

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/source

2012-12-13 Thread Libreoffice Gerrit user
oox/source/vml/vmlshape.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 04b32936c55c1fe543f86ac077d75dda7e2fb49b Author: Pierre-Eric Pelloux-Prayer pierre-e...@lanedo.com Date: Fri Oct 5 15:30:11 2012 +0200 vml import: only apply width-percent

Re: is 'make check' supposed to work on ~master ?

2012-12-13 Thread John Smith
Well, I re-tried 'make build ; make check' with './configure --disable-online-update'. But I run into the the following : (Maybe I should leave this alone for now ...) [build CUT] sw_subsequent_ooxmlimport ods Test xls Test xlsx Test csv Test ==5755== Conditional jump or move depends on

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - helpcontent2

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c381a2f3063583d5e8750e3d13c46d02cd0cbb7c Author: Caolán McNamara caol...@redhat.com Date: Thu Dec 13 16:05:59 2012 + Updated core Project: help 84f109d2668f0bcbb11bbb5bff894466c538b052

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - source/auxiliary

2012-12-13 Thread Libreoffice Gerrit user
source/auxiliary/sbasic.tree |7 +++ source/auxiliary/scalc.tree|7 +++ source/auxiliary/schart.tree |7 +++ source/auxiliary/shared.tree |7 +++ source/auxiliary/simpress.tree |7 +++ source/auxiliary/smath.tree|7 +++

[Libreoffice-commits] .: helpcontent2 oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |5 + sc/source/filter/inc/worksheetbuffer.hxx |4

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - 2 commits - helpcontent2 oox/inc oox/source sc/source

2012-12-13 Thread Libreoffice Gerrit user
helpcontent2 |2 +- oox/inc/oox/core/relations.hxx|2 ++ oox/source/core/relations.cxx |6 ++ oox/source/drawingml/hyperlinkcontext.cxx |5 + sc/source/filter/inc/worksheetbuffer.hxx |4

[Libreoffice-commits] .: cui/source desktop/source editeng/source

2012-12-13 Thread Libreoffice Gerrit user
cui/source/tabpages/autocdlg.cxx |6 ++--- desktop/source/migration/migration.cxx |8 +++ editeng/source/misc/svxacorr.cxx | 35 +++-- 3 files changed, 27 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - cui/source desktop/source editeng/source

2012-12-13 Thread Libreoffice Gerrit user
cui/source/tabpages/autocdlg.cxx |6 ++--- desktop/source/migration/migration.cxx |8 +++ editeng/source/misc/svxacorr.cxx | 35 +++-- 3 files changed, 27 insertions(+), 22 deletions(-) New commits: commit

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 7553ac8d6d214fa2cba0b9775d17a87ddb10208e Author: Petr Mladek pmla...@suse.cz Date: Thu Dec 13 20:40:58 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit b44c28aa94749d9436f47603e7456abe5280018d Author: Petr Mladek pmla...@suse.cz Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 9d7f51cf1959793f6a0376e21af98b672b7f25fe Author: Petr Mladek pmla...@suse.cz Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 45ed353464e662fb428873a7258cc3f334dfa95d Author: Petr Mladek pmla...@suse.cz Date: Thu Dec 13 20:40:59 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE

[Libreoffice-commits] Changes to 'suse-3.6.3'

2012-12-13 Thread Libreoffice Gerrit user
New branch 'suse-3.6.3' available with the following commits: commit 8f52724d8a080fdc8fb55586515a8a5b6048112b Author: Petr Mladek pmla...@suse.cz Date: Thu Dec 13 20:41:00 2012 +0100 Branch suse-3.6.3 This is 'suse-3.6.3' - branch for the final stabilisation of the fist SUSE

  1   2   3   4   >