[Libreoffice-commits] .: sc/source

2012-07-20 Thread Julien Nabet
sc/source/ui/collab/contacts.cxx |2 +- sc/source/ui/collab/sendfunc.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit b37bcdded66ae82c5677fe60d8347b87281f3fa2 Author: Julien Nabet serval2...@yahoo.fr Date: Fri Jul 20 08:34:42 2012 +0200 Prefer

Re: [HELP] fdo#51239 how to debug it is slow

2012-07-20 Thread Noel Grandin
On 2012-07-19 14:38, Lionel Elie Mamane wrote: For example, to minimise the number of Java calls from C++ , maybe we could, when we retrieve a whole row through JDBC, doing this from Java code instead of from C++ code: for (i=0; i row-getNumberOfColumns; ++i)

Re: [PATCH] cleaning before = assignment lotuswordpro/source/filter/xfilter/xfparastyle.cxx

2012-07-20 Thread Stephan Bergmann
On 07/19/2012 11:03 PM, julien2412 wrote: Thank you David for the hint! I re read the An in-depth explanation part of http://stackoverflow.com/questions/3279543/what-is-the-copy-and-swap-idiom/3279550#3279550, it's great ! I understood when and above all how the memory is cleaned. About your

[Libreoffice-commits] .: jvmaccess/util jvmfwk/plugins jvmfwk/source registry/util store/util

2012-07-20 Thread Stephan Bergmann
jvmaccess/util/gcc3.map |9 + jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.map | 31 jvmfwk/source/framework.map |9 + registry/util/reg.map |9 +

[Libreoffice-commits] .: pyuno/source

2012-07-20 Thread Stephan Bergmann
pyuno/source/module/pyuno_runtime.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 618376bcb55906913bc76365d7db9b71eb422daa Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jul 20 10:32:47 2012 +0200 warning C4702: unreachable code Change-Id:

Re: [GSOC-UPDATE](19.07) Impress Remote

2012-07-20 Thread Michael Meeks
On Thu, 2012-07-19 at 19:00 +0200, Andrzej J. R. Hunt wrote: I made some good progress today: Great work, hopefully the frustration turned into a deeper understanding appreciation for valgrind / lifecycle etc. ? :-) This means that tomorrow I should be able to start work on the

[Libreoffice-commits] .: mdds/0001-help-compiler-select-the-right-overload-of-vector-in.patch mdds/makefile.mk

2012-07-20 Thread David Tardon
mdds/0001-help-compiler-select-the-right-overload-of-vector-in.patch | 52 ++ mdds/makefile.mk |5 2 files changed, 56 insertions(+), 1 deletion(-) New commits: commit 42c58d9ce4f33b047feb1e94e60f165360d96209 Author: David

Re: C++11 in LibreOffice

2012-07-20 Thread Michael Meeks
Hi there, On Thu, 2012-07-19 at 11:21 -0500, Yi Ding wrote: +1 ... +1 ... +1 ... Thanks for your encouragement, but this is a developers list :-) which of these do you want to work on ? There is low-hanging fruit everywhere for developers to focus on - which would you like to look

Re: make check with DEBUGCCPUNIT=TRUE is waiting for console output

2012-07-20 Thread Noel Grandin
Ping? Anybody have any ideas? This is driving me nuts during my testing. On 2012-07-11 13:25, Noel Grandin wrote: OK, I'm closer to figuring this one out. When I do this: $ DEBUGCPPUNIT=TRUE make -s check gdb executes the unit tests, but then, if everything went OK, GDB __doesn't quit__ I

[PATCH] fdo#52293: Spelling error (UI, Localization)

2012-07-20 Thread Kevin Peng
Hi all, This patch [aims to] fix the aforementioned bug. Kevin -- Kevin Peng kpeng...@fastmail.fm -- http://www.fastmail.fm - Send your email first class 0001-Changed-discreet-to-discrete.patch Description: Binary data ___ LibreOffice mailing

[Libreoffice-commits] .: desktop/source

2012-07-20 Thread Stephan Bergmann
desktop/source/deployment/registry/dp_backend.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 06f20d73da21342046a480a6b22af69901351328 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Jul 20 11:10:05 2012 +0200 Fix SAL_LOG area usage

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

2012-07-20 Thread Fridrich Strba
New branch 'feature/mork' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[REVIEW 3.5.6] Cherry pick straightforward patch

2012-07-20 Thread julien2412
Hi, fdo#5 FILEOPEN: CRASH by opening .docx file can be workarounded by the commit dfe0baa281d9d4701e9b3846880334213ccb05f5 As David Tardon said on https://bugs.freedesktop.org/show_bug.cgi?id=5#c7, it doesn't solve the problem. Is it ok for the cherry-pick (perhaps with FIXME comment ?)

[PATCH] Change in core[libreoffice-3-6-0]: fdo#38056: ODF import: fix page style attributes:

2012-07-20 Thread Gerrit
From Michael Stahl mst...@redhat.com: Hello Miklos Vajna, I'd like you to do a code review. Please visit https://gerrit.libreoffice.org/335 to review the following change. Change subject: fdo#38056: ODF import: fix page style attributes:

Change in core[libreoffice-3-5]: fdo#46966 dmapper: fix headery/footery default value

2012-07-20 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has abandoned this change. Change subject: fdo#46966 dmapper: fix headery/footery default value .. Patch Set 1: Abandoned already in -3-5 -- To view, visit

Change in core[libreoffice-3-5]: fdo#52066 fix RTF import of rectangle shape without text in ...

2012-07-20 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has abandoned this change. Change subject: fdo#52066 fix RTF import of rectangle shape without text in it .. Patch Set 1: Abandoned already in -3-5 -- To view, visit

Change in core[libreoffice-3-5]: fdo#48335 two RTF export fixes

2012-07-20 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has abandoned this change. Change subject: fdo#48335 two RTF export fixes .. Patch Set 1: Abandoned already in -3-5 -- To view, visit https://gerrit.libreoffice.org/332 To

Re: [PATCH] Change in core[libreoffice-3-6-0]: fdo#38056: ODF import: fix page style attributes:

2012-07-20 Thread Miklos Vajna
On Fri, Jul 20, 2012 at 10:12:58AM +, Gerrit ger...@gerrit.libreoffice.org wrote: Hello Miklos Vajna, I'd like you to do a code review. Please visit Now this is really confusing; I already signed off this patch, so I should not do a code review this time. ;-)

[Libreoffice-commits] .: 3 commits - idlc/README Repository.mk sc/source tubes/inc tubes/source

2012-07-20 Thread Matus Kukan
Repository.mk|1 idlc/README |2 - sc/source/ui/collab/contacts.cxx |9 +++ sc/source/ui/collab/sendfunc.cxx | 28 --- sc/source/ui/collab/sendfunc.hxx |3 +- sc/source/ui/docshell/docsh.cxx |2 +

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50679, which changed state. Bug 50679 Summary: EDITING: Copying cell(s) with conditional formatting CRASH when paste https://bugs.freedesktop.org/show_bug.cgi?id=50679 What|Old Value

fdo#32773 LibO thinks comments separate words

2012-07-20 Thread Gerrit
From Muhammad Haggag mhag...@gmail.com: Muhammad Haggag has abandoned this change. Change subject: fdo#32773 LibO thinks comments separate words .. Patch Set 1: Abandoned Change is obsolete following

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf2' - mdds/0001-help-compiler-select-the-right-overload-of-vector-in.patch mdds/makefile.mk

2012-07-20 Thread Daniel Bankston
mdds/0001-help-compiler-select-the-right-overload-of-vector-in.patch | 52 ++ mdds/makefile.mk |5 2 files changed, 56 insertions(+), 1 deletion(-) New commits: commit ee1e3004506083a86b6bf9c3dabd21427cf8e935 Author: David

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

2012-07-20 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 74 +++--- 1 file changed, 40 insertions(+), 34 deletions(-) New commits: commit 5586159e46d5f38e322c88459e1e7beed8133161 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 19 23:34:18 2012 +0100 Resolves:

[Libreoffice-commits] .: config_host.mk.in configure.in solenv/gbuild solenv/inc

2012-07-20 Thread Stephan Bergmann
config_host.mk.in |1 - configure.in |7 ++- solenv/gbuild/JavaClassSet.mk |3 ++- solenv/inc/settings.mk|2 -- 4 files changed, 4 insertions(+), 9 deletions(-) New commits: commit 1e0971c3dd8bb303176f058bcd53682de9241616 Author: Stephan

[Libreoffice-commits] .: mysqlcppconn/mysql_config.pmk

2012-07-20 Thread Michael Stahl
mysqlcppconn/mysql_config.pmk |6 -- 1 file changed, 6 deletions(-) New commits: commit 9931d736edfedb9b82a270d754f1ee8a2b134ec7 Author: Michael Stahl mst...@redhat.com Date: Fri Jul 20 14:17:54 2012 +0200 fdo#52275: Revert mysqlcppconn: work around weird gcc issue This

Re: Revert of hrc cleanup

2012-07-20 Thread Thomas Arnhold
Hi Eike, On 07/19/2012 09:29 PM, Eike Rathke wrote: Some values are used as results of calculations, for example for the specific case of the Navigator (SCSTR_CONTENT_GRAPHIC, ...) the resources are obtained in a loop based on SCSTR_CONTENT_ROOT, see sc/source/ui/navipi/content.cxx

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - mysqlcppconn/mysql_config.pmk

2012-07-20 Thread Michael Stahl
mysqlcppconn/mysql_config.pmk |6 -- 1 file changed, 6 deletions(-) New commits: commit aeb97e51b05e1dfd6d535704a115213809c707fc Author: Lionel Elie Mamane lio...@mamane.lu Date: Fri Jul 20 14:17:54 2012 +0200 fdo#52275: Revert mysqlcppconn: work around weird gcc issue

Re: Revert of hrc cleanup

2012-07-20 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Special attention to translatable resources if there is any in the batch. My recent master build lost some localized string in the navigator. Not lethal, though. Em 20-07-2012 09:24, Thomas Arnhold escreveu: Ok. To be absolutely sure I bring all my

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

2012-07-20 Thread Norbert Thiebaud
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 74 +++--- 1 file changed, 40 insertions(+), 34 deletions(-) New commits: commit 7002d8eadad748486765c2f00d3aed0f9652b987 Author: Caolán McNamara caol...@redhat.com Date: Thu Jul 19 23:34:18 2012 +0100 Resolves:

[Libreoffice-commits] .: Branch 'feature/mork' - 4 commits - connectivity/Library_mork.mk connectivity/Module_connectivity.mk connectivity/source Repository.mk

2012-07-20 Thread Fridrich Strba
Repository.mk |1 connectivity/Library_mork.mk| 28 ++ connectivity/Module_connectivity.mk |1 connectivity/source/drivers/mork/driver.cxx | 243 connectivity/source/drivers/mork/driver.hxx

[Libreoffice-commits] .: Branch 'feature/mork' - 2 commits - config_host.mk.in configure.in mysqlcppconn/mysql_config.pmk solenv/gbuild solenv/inc

2012-07-20 Thread Fridrich Strba
config_host.mk.in |1 - configure.in |7 ++- mysqlcppconn/mysql_config.pmk |6 -- solenv/gbuild/JavaClassSet.mk |3 ++- solenv/inc/settings.mk|2 -- 5 files changed, 4 insertions(+), 15 deletions(-) New commits: commit

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

2012-07-20 Thread Kohei Yoshida
sc/source/ui/docshell/impex.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6945d1eb7666f90b6b356f97d368c87664c77d88 Author: Eike Rathke er...@redhat.com Date: Thu Jul 19 18:10:49 2012 +0200 resolved fdo#52205 do not force all text cells in CSV import

[Libreoffice-commits] .: 5 commits - offapi/com sw/inc sw/qa sw/source xmloff/inc xmloff/source

2012-07-20 Thread Miklos Vajna
offapi/com/sun/star/text/textfield/Annotation.idl |5 + sw/inc/docufld.hxx|7 +- sw/qa/core/swdoc-test.cxx |2 sw/source/core/crsr/bookmrk.cxx | 37 sw/source/core/doc/docbm.cxx

Re: [REVIEW 3-6, 3-6-0] [PUSHED 3-6] resolved fdo#52205 do not force all text cells in CSV import

2012-07-20 Thread Kohei Yoshida
On 07/19/2012 12:31 PM, Eike Rathke wrote: Hi, Please review and cherry-pick to 3-6 and 3-6-0 http://cgit.freedesktop.org/libreoffice/core/commit/?id=b7dbc768a71ccfb567e3b2979e57d0d1318977cf that fixes https://bugs.freedesktop.org/show_bug.cgi?id=52205 I reviewed and tested several csv files

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/Library_mork.mk connectivity/source

2012-07-20 Thread Fridrich Strba
connectivity/Library_mork.mk|3 connectivity/source/drivers/mork/MorkDriver.cxx | 243 ++ connectivity/source/drivers/mork/MorkDriver.hxx | 58 ++ connectivity/source/drivers/mork/MorkParser.cxx | 578

[Libreoffice-commits] .: Branch 'feature/mork' - 5 commits - offapi/com sw/inc sw/qa sw/source xmloff/inc xmloff/source

2012-07-20 Thread Fridrich Strba
offapi/com/sun/star/text/textfield/Annotation.idl |5 + sw/inc/docufld.hxx|7 +- sw/qa/core/swdoc-test.cxx |2 sw/source/core/crsr/bookmrk.cxx | 37 sw/source/core/doc/docbm.cxx

[Libreoffice-commits] .: sc/source

2012-07-20 Thread Eike Rathke
sc/source/ui/src/scfuncs.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eccc5f97ba245faadf61cf4577b21d4f8da6460d Author: Kevin Peng kpeng...@fastmail.fm Date: Fri Jul 20 01:53:03 2012 -0700 fdo#52293 Changed discreet to discrete Change-Id:

Re: [PUSHED] fdo#52293: Spelling error (UI, Localization)

2012-07-20 Thread Eike Rathke
Hi Kevin, On Friday, 2012-07-20 02:00:12 -0700, Kevin Peng wrote: This patch [aims to] fix the aforementioned bug. It does, thanks. Liked your comment in the bug about the secret calculation ;) Pushed to master with

Re: Revert of hrc cleanup

2012-07-20 Thread Michael Meeks
Hi Thomas, On Wed, 2012-07-18 at 21:33 +0200, Thomas Arnhold wrote: as Markus stated in dc05a825e71316e6f602e5c8dfcd3d10ecb6252f those string cleanups aren't save. I've had the illusion, that by compiling and quick checking all of it got tested (mostly by compiling). Ah ... ;-)

[Libreoffice-commits] .: sw/CppunitTest_sw_subsequent_odfexport.mk sw/Module_sw.mk sw/qa

2012-07-20 Thread Miklos Vajna
sw/CppunitTest_sw_subsequent_odfexport.mk | 98 ++ sw/Module_sw.mk |1 sw/qa/extras/odfexport/data/fdo38244.odt |binary sw/qa/extras/odfexport/odfexport.cxx | 95 + 4 files changed, 194 insertions(+)

Re: [PATCH] Change in core[libreoffice-3-6-0]: fdo#38056: ODF import: fix page style attributes:

2012-07-20 Thread Bjoern Michaelsen
On Fri, Jul 20, 2012 at 01:12:37PM +0200, Michael Stahl wrote: On 20/07/12 12:34, Miklos Vajna wrote: On Fri, Jul 20, 2012 at 10:12:58AM +, Gerrit ger...@gerrit.libreoffice.org wrote: Hello Miklos Vajna, I'd like you to do a code review. Please visit Now this is really

[Libreoffice-commits] .: 3 commits - dtrans/source embedserv/source o3tl/inc sal/Library_sal_textenc.mk sal/util shell/source tools/source xmerge/source

2012-07-20 Thread Stephan Bergmann
dtrans/source/win32/dtobj/XTDataObject.cxx | 10 +--- embedserv/source/inprocserv/dllentry.cxx|6 -- o3tl/inc/o3tl/sorted_vector.hxx | 22 +--- sal/Library_sal_textenc.mk |2

Re: [REVIEW 3-6, 3-6-0] fdo#50345 accept empty string as scalar numeric 0 argument

2012-07-20 Thread Caolán McNamara
On Thu, 2012-07-19 at 17:58 +0200, Markus Mohrhard wrote: Hey Eike, Kohei, 2012/7/19 Kohei Yoshida kohei.yosh...@gmail.com: I'm also not fully convinced of this patch. This behavior has been in Libreoffice since the start so IMHO it is more important to keep the behavior for all the LibO

Re: [REVIEW 3-6, 3-6-0] fdo#50345 accept empty string as scalar numeric 0 argument

2012-07-20 Thread Kohei Yoshida
On 07/20/2012 10:04 AM, Caolán McNamara wrote: On Thu, 2012-07-19 at 17:58 +0200, Markus Mohrhard wrote: Hey Eike, Kohei, 2012/7/19 Kohei Yoshida kohei.yosh...@gmail.com: I'm also not fully convinced of this patch. This behavior has been in Libreoffice since the start so IMHO it is more

[PATCH] Support for the checkerboard transition animation in SVG export.

2012-07-20 Thread Horácio Fernandes
Ported the class CheckerBoardWipe. This and any future contributions to the LibreOffice project are under LGPLv3+/MPL, unless stated otherwise. -- Horácio Fernandes 0001-Support-for-the-checkerboard-transition-animation-in.patch Description: Binary data

Re: [HELP] fdo#51239 how to debug it is slow

2012-07-20 Thread Michael Meeks
On Thu, 2012-07-19 at 18:09 +0200, Stephan Bergmann wrote: This is about direct use of JNI, not via UNO. Ah - I wonder ... ;-) if it is the transition that is the problem; could we have a Java thread polling a loopback socket and sucking simple commands parsing executing them, then

Re: C++11 in LibreOffice

2012-07-20 Thread Yi Ding
Fair point. :-) Let me see if I can get a build working on Windows this weekend. I see on the wiki that building with VS 2010 is not yet supported: http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies Is this information still current? On Fri, Jul 20, 2012 at 3:43 AM,

Re: C++11 in LibreOffice

2012-07-20 Thread Michael Stahl
On 20/07/12 16:31, Yi Ding wrote: Fair point. :-) Let me see if I can get a build working on Windows this weekend. I see on the wiki that building with VS 2010 is not yet supported: http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies Is this information still

Adding new label's format

2012-07-20 Thread Info Agipa
Hello. I'm working for a labels manufaturer and I would like to add our format in libreoffice. We have customers who have asked for it in the past. How is the best way to perform this ? I found in the past that all informations are in a xml file (don't remember where now). There is a

Build light weight conversion binary

2012-07-20 Thread Jerry Tan
Hi, The company that I work for use LibreOffice as the main word processor. We convert a lot of client letters from doc/docx to open document format. We are on Mac OS X Lion (10.7) btw. We use: soffice --headless --convert-to odt ….  to do the batch conversion.  The problems with this are: - It

[GSOC][LightProof]Сonclusion

2012-07-20 Thread Коростіль Данило
Hello folks, I'm happy to say that this summer I had some success with conversion LanguageTool rules into LightProof ones. So most likely you can easily convert most rules. More detail here: http://googleyourlanguage.blogspot.com/2012/07/most-of-rules-can-be-succefully.html Unfortunately, my

[Libreoffice-commits] .: THIS_IS_OBSOLETE_FIND_NEW_REPOSITORY_LOCATION_IN_HERE

2012-07-20 Thread Michael Meeks
THIS_IS_OBSOLETE_FIND_NEW_REPOSITORY_LOCATION_IN_HERE |6 ++ 1 file changed, 6 insertions(+) New commits: commit 3640338f3db6b926b78040a63e97353b04d4cd62 Author: Michael Meeks michael.me...@suse.com Date: Fri Jul 20 15:35:36 2012 +0100 fdo#43057 apparently. diff --git

Re: C++11 in LibreOffice

2012-07-20 Thread Yi Ding
On Fri, Jul 20, 2012 at 9:37 AM, Michael Stahl mst...@redhat.com wrote: On 20/07/12 16:31, Yi Ding wrote: Fair point. :-) Let me see if I can get a build working on Windows this weekend. I see on the wiki that building with VS 2010 is not yet supported:

[PATCH (partial)] fdo#48549 System::Beep() removal

2012-07-20 Thread Mek Otar
Hi, I've written a patch that remove all call to Sound:Beep. Thomas Arnhold suggest me to replace the Sound:Beep by some error reporting mechanism. My question is: What is, in your opinion, the best way to do this? Best regards Mek Otar 0001-fdo-48549-System-Beep-removal.patch Description:

[Libreoffice-commits] .: filter/source

2012-07-20 Thread Marco Cecchetti
filter/source/svg/presentation_engine.js | 134 +-- 1 file changed, 110 insertions(+), 24 deletions(-) New commits: commit 6ee666c53da83982784ea59894479a8b93c8ecd7 Author: Horacio Fernandes horacio.fernan...@gmail.com Date: Fri Jul 20 10:07:15 2012 -0400

Changes needed for LibreOffice 4

2012-07-20 Thread Lubos Lunak
On Thursday 19 of July 2012, Michael Meeks wrote: * 4.0 - when to call it that ? (Kendy) + extension downloads + some quite popular PDF import 3m downloads + mysql - 330k + spellcheck dicts - 300k + renaming com::sun::star a problem here,

Re: [PATCH] Support for the checkerboard transition animation in SVG export.

2012-07-20 Thread Marco Cecchetti
On Fri, 20 Jul 2012 16:24:10 +0200, Horácio Fernandes horacio.fernan...@gmail.com wrote: Ported the class CheckerBoardWipe. This and any future contributions to the LibreOffice project are under LGPLv3+/MPL, unless stated otherwise. Hi Horácio, thanks for submitting your patch, I

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

2012-07-20 Thread Miklos Vajna
solenv/gdb/libreoffice/sw.py | 24 1 file changed, 24 insertions(+) New commits: commit 81d2dd00391dbc8a040e5c1f3059121863269d2c Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 20 16:48:11 2012 +0200 gdb: add SwIndex pretty-printer Change-Id:

[Libreoffice-commits] .: sw/source

2012-07-20 Thread Miklos Vajna
sw/source/core/doc/docbm.cxx |2 +- sw/source/core/doc/docedt.cxx | 20 2 files changed, 9 insertions(+), 13 deletions(-) New commits: commit 9c497e9ed128f341846072b1c85271d9208290a4 Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 20 17:08:20 2012 +0200

Re: Build light weight conversion binary

2012-07-20 Thread Michael Meeks
Hi Jerry, On Thu, 2012-07-19 at 22:26 -0700, Jerry Tan wrote: The company that I work for use LibreOffice as the main word processor. We convert a lot of client letters from doc/docx to open document format. Sounds like a good use-case :-) We are on Mac OS X Lion (10.7) btw. We use:

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Randolph D.
2012/7/20 Lubos Lunak l.lu...@suse.cz: On Thursday 19 of July 2012, Michael Meeks wrote: * 4.0 - when to call it that ? (Kendy) So for that, we should first decide on what LibreOffice4 will mean. Summary: - it needs to be said what we expect from LibreOffice4 - the wiki page with

[Libreoffice-commits] .: android/experimental bridges/inc bridges/source configure.in distro-configs/LibreOfficeAndroidX86.conf extensions/Module_extensions.mk icu/icu4c-android.patch icu/icu4c-build.

2012-07-20 Thread Michael Meeks
android/experimental/LibreOffice4Android/Makefile| 21 ++- bridges/inc/bridges/cpp_uno/shared/vtablefactory.hxx |2 bridges/source/cpp_uno/gcc3_linux_intel/makefile.mk |3 configure.in | 29 +++-- distro-configs/LibreOfficeAndroidX86.conf

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

2012-07-20 Thread Michael Meeks
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] .: i18npool/source

2012-07-20 Thread Eike Rathke
i18npool/source/localedata/data/de_AT.xml |1 + i18npool/source/localedata/data/de_CH.xml |1 + i18npool/source/localedata/data/de_LI.xml |1 + i18npool/source/localedata/data/de_LU.xml |1 + 4 files changed, 4 insertions(+) New commits: commit

[Libreoffice-commits] .: extensions/Module_extensions.mk

2012-07-20 Thread Caolán McNamara
extensions/Module_extensions.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c05d8b827a2c376fb419d8ae7801b6bd6e0ca14 Author: Caolán McNamara caol...@redhat.com Date: Fri Jul 20 16:55:02 2012 +0100 fix probable cut-and-paste build error Change-Id:

Re: [PATCH (partial)] fdo#48549 System::Beep() removal

2012-07-20 Thread Michael Meeks
Hi Mek, On Fri, 2012-07-20 at 16:54 +0200, Mek Otar wrote: I've written a patch that remove all call to Sound:Beep. Thomas Arnhold suggest me to replace the Sound:Beep by some error reporting mechanism. My question is: What is, in your opinion, the best way to do this? Looks great to

Re: Build light weight conversion binary

2012-07-20 Thread Michael Stahl
On 20/07/12 17:25, Michael Meeks wrote: On Thu, 2012-07-19 at 22:26 -0700, Jerry Tan wrote: The company that I work for use LibreOffice as the main word processor. We convert a lot of client letters from doc/docx to open document format. - It won't work if there is already a LibreOffice

Re: git branch audit ...

2012-07-20 Thread Michael Meeks
On Thu, 2012-07-19 at 11:36 +0100, Caolán McNamara wrote: On Wed, 2012-07-18 at 17:51 +0100, Michael Meeks wrote: origin/feature/cmclayouttrans A work in progress, to munge translating .ui files into our localization mechanism. Extraction of translatables done, re-insertion still a

Re: [PUSHED] Support for the checkerboard transition animation in SVG export.

2012-07-20 Thread Thorsten Behrens
Seen pushed. -- Thorsten pgpxmWnf2Nhiy.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2012-07-20 Thread Michael Meeks
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] .: Branch 'feature/kill-set_soenv' - 0 commits -

2012-07-20 Thread Michael Meeks
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] .: Branch 'feature/gsoc2011_wizards' - 0 commits -

2012-07-20 Thread Michael Meeks
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

git branch audit - results ...

2012-07-20 Thread Michael Meeks
Thanks for all the input, I tried to condense it; what I have is this. After another git remote prune origin I see we're a lot cleaner now :-) but I still have these to delete (will do that Monday absent screams): * to-kill origin/feature/external_gbuild #

[Libreoffice-commits] .: sw/source

2012-07-20 Thread Miklos Vajna
sw/source/core/doc/docedt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f573b16e7b4909d5cae129cc00f50be4b06b468d Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 20 18:17:42 2012 +0200 SwDoc::DeleteRangeImplImpl: don't touch fieldmarks when undo is

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Michael Meeks
Hi Randolph, On Fri, 2012-07-20 at 17:29 +0200, Randolph D. wrote: For me the 4 Version would be different from other versions, if the office suite includes a browser and a messenger This is a developer list. Please move this suggestion to the discuss list. It is fine to have vision

[Libreoffice-commits] .: sw/source

2012-07-20 Thread Miklos Vajna
sw/source/core/unocore/unofield.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit c69bd0ead5852967492046caa311732ebe549a7c Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 20 18:25:06 2012 +0200 SwXTextField::attachToRange: avoid unnecessary

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

2012-07-20 Thread Markus Mohrhard
i18npool/source/localedata/data/de_AT.xml |1 + i18npool/source/localedata/data/de_CH.xml |1 + i18npool/source/localedata/data/de_LI.xml |1 + i18npool/source/localedata/data/de_LU.xml |1 + 4 files changed, 4 insertions(+) New commits: commit

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Randolph D.
ok michael, you wrote friendly, so all ideas given. but I wounder why Lubos is allowed to write about a marketing brainstorming :-) 2012/7/20 Michael Meeks michael.me...@suse.com: ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [REVIEW 3-6][REVIEW 3-6-0] fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]

2012-07-20 Thread Markus Mohrhard
Hey, 2012/7/20 Eike Rathke er...@redhat.com: Hi, Please review and cherry-pick to 3-6 and 3-6-0 the no-brainer http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0d840c27943f976fd59a673f2de84a10ea475c9 Looks good. Pushed into 3-6. Two more reviews needed for 3-6-0.

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Michael Meeks
On Fri, 2012-07-20 at 17:20 +0200, Lubos Lunak wrote: Now, if you look at http://wiki.documentfoundation.org/Development/LibreOffice4 , a lot of the stuff there does not belong to the page at all, as it has absolutely nothing to do with any of the above: Can you edit the page to

Re: Build light weight conversion binary

2012-07-20 Thread Riccardo Magliocchetti
Jerry, Michael, Il 20/07/2012 18:04, Michael Stahl ha scritto: On Thu, 2012-07-19 at 22:26 -0700, Jerry Tan wrote: So my boss asked me to fix these 2 issues. I managed to build the source code on Mac OS X Lion and then try to see what's going on (unfortunately specifying --headless fail to

Adding bibisect repository support to tinbuild2

2012-07-20 Thread Robinson Tryon
(updating subject line) On Wed, Jul 18, 2012 at 6:45 PM, Norbert Thiebaud nthieb...@gmail.com wrote: + I'd like not to create a new step for that but to fold it in the 'push' step For clarity I'll keep the bulk of the code factored-out into a separate function, but I'll have that function

Re: Adding new label's format

2012-07-20 Thread Michael Meeks
Hi Sylvain, On Fri, 2012-07-20 at 16:06 +0200, Info Agipa wrote: I'm working for a labels manufaturer and I would like to add our format in libreoffice. We have customers who have asked for it in the past. Great. How is the best way to perform this ? I found in the past that all

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Miklos Vajna
On Fri, Jul 20, 2012 at 06:33:20PM +0200, john malc dimitrije...@gmail.com wrote: 1. *rewrite whole LO* I know, it's Friday, but still... ;-) Some reading: http://www.joelonsoftware.com/articles/fog69.html ___ LibreOffice mailing list

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Lubos Lunak
On Friday 20 of July 2012, Michael Meeks wrote: On Fri, 2012-07-20 at 17:20 +0200, Lubos Lunak wrote: Now, if you look at http://wiki.documentfoundation.org/Development/LibreOffice4 , a lot of the stuff there does not belong to the page at all, as it has absolutely nothing to do with any

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Thorsten Behrens
john malc wrote: I have some ideas : Again the reminder that ideas or discussions _without_ any intention to work on them *in the code*, are off-topic here. Please move them to disc...@documentfoundation.org (subscribe via email to discuss+subscr...@documentfoundation.org). Thanks for keeping

Re: Changes needed for LibreOffice 4

2012-07-20 Thread David Tardon
On Fri, Jul 20, 2012 at 06:33:20PM +0200, john malc wrote: Hi, I have some ideas : 3. kick Draw and Math-parts out of LO. Either make it as plugin or just kill it. 1) nobody uses it (Math Latex; Draw photoshop, corel, gimp etc.); Can we see the numbers, please? 2) installer can

Re: Adding bibisect repository support to tinbuild2

2012-07-20 Thread Norbert Thiebaud
On Fri, Jul 20, 2012 at 11:30 AM, Robinson Tryon bishop.robin...@gmail.com wrote: Now that I've done some testing here, I realize that we need some way to turn off the push-nightlies step while still enabling the creation of the bibisect repositories. For example, I don't want to bother with

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Thorsten Behrens
Lubos Lunak wrote: Hmm. That makes it something we should take into consideration then, but that consideration may be quickly over with saying that it's internal API and as such we don't care about people who abuse it. There's more nuance required here I think. Substantial use of

Re: Build light weight conversion binary

2012-07-20 Thread Riccardo Magliocchetti
Hello, Il 20/07/2012 07:26, Jerry Tan ha scritto: Hi, The company that I work for use LibreOffice as the main word processor. We convert a lot of client letters from doc/docx to open document format. We are on Mac OS X Lion (10.7) btw. We use: soffice --headless --convert-to odt …. to do the

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Kohei Yoshida
On 07/20/2012 12:50 PM, Lubos Lunak wrote: - de-UNO-ize the ODF import and export filters. is a purely internal matter that does not affect anything outside of LO core (or am I wrong here?) that depends on whether crazy people have tried to hook into / use those interfaces from their

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Lubos Lunak
On Friday 20 of July 2012, Lubos Lunak wrote: On Friday 20 of July 2012, Michael Meeks wrote: On Fri, 2012-07-20 at 17:20 +0200, Lubos Lunak wrote: Now, if you look at http://wiki.documentfoundation.org/Development/LibreOffice4 , a lot of the stuff there does not belong to the page at

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50679, which changed state. Bug 50679 Summary: EDITING: Copying cell(s) with conditional formatting CRASH when paste https://bugs.freedesktop.org/show_bug.cgi?id=50679 What|Old Value

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Lubos Lunak
On Friday 20 of July 2012, Thorsten Behrens wrote: Lubos Lunak wrote: Hmm. That makes it something we should take into consideration then, but that consideration may be quickly over with saying that it's internal API and as such we don't care about people who abuse it. There's more

[Libreoffice-commits] .: idlc/source

2012-07-20 Thread Michael Stahl
idlc/source/idlccompile.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 7c10706845e3b2924152c831b35a458078dc274f Author: Michael Stahl mst...@redhat.com Date: Fri Jul 20 19:27:44 2012 +0200 idlc: do not use -I., deps need absolute paths (regression from

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Lubos Lunak
On Friday 20 of July 2012, Lubos Lunak wrote: And after all this is done, it should be easier to actually talk about LO4, because we'll know what the talk is actually about. As for the technical details (i.e. c) ), we'll need to decide how to handle the breakages it'll cause for extensions.

spurious IDL rebuilds on master fixed now

2012-07-20 Thread Michael Stahl
this week there was a problem on master with the dependencies generated for IDL files, caused by adding of a -I. option in an AOO rebase. this has caused spurious re-builds of all IDL files, which can happen during make subsequentcheck and will cause that to fail variously. this is fixed now on

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50679, which changed state. Bug 50679 Summary: EDITING: Copying cell(s) with conditional formatting CRASH when paste https://bugs.freedesktop.org/show_bug.cgi?id=50679 What|Old Value

[Libreoffice-commits] .: THIS_IS_OBSOLETE_FIND_NEW_REPOSITORY_LOCATION_IN_HERE

2012-07-20 Thread Bjoern Michaelsen
THIS_IS_OBSOLETE_FIND_NEW_REPOSITORY_LOCATION_IN_HERE |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4db7926f578e41a23b4161e1fc309459e2409e4b Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Fri Jul 20 20:15:08 2012 +0200 rewording diff

Re: Changes needed for LibreOffice 4

2012-07-20 Thread Eike Rathke
Hi Thorsten, On Friday, 2012-07-20 19:03:41 +0200, Thorsten Behrens wrote: Lubos Lunak wrote: Hmm. That makes it something we should take into consideration then, but that consideration may be quickly over with saying that it's internal API and as such we don't care about people who

  1   2   3   4   >