[Libreoffice-commits] .: shell/source

2012-11-09 Thread Libreoffice Gerrit user
shell/source/sessioninstall/SyncDbusSessionHelper.cxx |8 +-- shell/source/sessioninstall/SyncDbusSessionHelper.hxx | 46 +- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit 40c1e728c40ac03a2744bccefd0fb64ed5209776 Author: David Tardon Date: Sat Nov

[PATCH] counter for "Find All" button

2012-11-09 Thread Abdulelah Alarifi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1022 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/1022/1 counter for "Find All" button This patch will add new feature to the "Find All" button. This feature simply wor

binfilter removed in LO 4.0 : how to communicate on this change?

2012-11-09 Thread Jean-Baptiste Faure
Hi, In order to make this change as smooth as possible, I think we should give clear and complete information to the users: - release a complete list of legacy formats which are dropped. Is there something else than sd? formats (StarOffice 5 formats) ? - perhaps it would be fair to add a warning

[PUSHED] cppCheck: remove dead assignment

2012-11-09 Thread Ivan Timofeev (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/1018 Approvals: Ivan Timofeev: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1018 To unsubscribe, v

[Libreoffice-commits] .: sw/source

2012-11-09 Thread Libreoffice Gerrit user
sw/source/core/layout/hffrm.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit fabf0ef1f1f8fec3a349ab5c14e3fdfc9047f376 Author: jailletc36 Date: Fri Nov 9 14:56:12 2012 +0100 cppCheck: remove dead assignment Change-Id: Iea8388c16de3399853dc384e7

[PATCH] unusedcode.ease cleanup

2012-11-09 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1021 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/1021/1 unusedcode.ease cleanup This commit removes some unused code from unusedcode.easy Change-Id: If3cad67a508cc85db

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

2012-11-09 Thread Libreoffice Gerrit user
sc/source/filter/orcus/orcusfiltersimpl.cxx |4 sc/source/ui/xmlsource/xmlsourcedlg.cxx |7 +-- 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 2ad0600711e613d7955f445d6ebaa35a530f2751 Author: Kohei Yoshida Date: Fri Nov 9 23:04:29 2012 -0500 Remo

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

2012-11-09 Thread Libreoffice Gerrit user
sc/inc/orcusxml.hxx |3 - sc/source/core/tool/orcusxml.cxx|2 sc/source/filter/orcus/orcusfiltersimpl.cxx | 67 - sc/source/ui/xmlsource/xmlsourcedlg.cxx | 75 +++- 4 files changed, 122 insertions(

[Libreoffice-commits] .: libexttextcat/ExternalPackage_libexttextcat.mk

2012-11-09 Thread Libreoffice Gerrit user
libexttextcat/ExternalPackage_libexttextcat.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit bee51e6bb9d400fbf75ed47f7f2ac755ec05f28d Author: Peter Foley Date: Fri Nov 9 21:30:58 2012 -0500 fix libexttextcat for mingw Change-Id: Idb8c0587fd180416af2079d94fcc3e1f

[Libreoffice-commits] .: Module_tail_build.mk tail_build/prj

2012-11-09 Thread Libreoffice Gerrit user
Module_tail_build.mk |1 + tail_build/prj/build.lst |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 0d909e7532176e59a393d6fecca9a50ab4e26e9a Author: Peter Foley Date: Fri Nov 9 18:47:06 2012 -0500 add boost to tail_build Change-Id: I9cb27696

VS 2010 Express merge module issue

2012-11-09 Thread Mat M
Hello VS2010 Express works great to build LO, but not for packaging. Although all MSVC*100.dll are there, the express version does not ship the merge module. This makes the packaging abort, because it expects the msm file to insert msvc files into the msi. Should we manage to store an msm v

Re: [PUSHED] binfilter.die.die.die

2012-11-09 Thread Caolán McNamara
On Fri, 2012-11-09 at 07:58 +, Tor Lillqvist (via Code Review) wrote: > Hi, > > Thank you for your patch! :-) It has been merged to LibreOffice. > > If you are interested in details, please visit > > https://gerrit.libreoffice.org/1014 > > Approvals: > Tor Lillqvist: Verified; Looks

[Libreoffice-commits] .: libexttextcat/ExternalPackage_libexttextcat.mk libexttextcat/ExternalProject_libexttextcat.mk libexttextcat/Makefile libexttextcat/makefile.mk libexttextcat/Module_libexttextc

2012-11-09 Thread Libreoffice Gerrit user
Makefile.top |2 Module_tail_build.mk |1 RepositoryExternal.mk| 24 +-- RepositoryModule_ooo.mk |1 libexttextcat/ExternalPackage_l

Re: Fail to build LO on Windows, MSVCR80.dll: cannot open shared object file

2012-11-09 Thread julien2412
Thank you again Michael :-) Now, I've got "MSVCR80.dll: cannot open shared object file: No such file or directory" I don't understand since I made the external/msvcp80 thing (see http://wiki.documentfoundation.org/Development/Windows_Build_Dependencies#Pre-built_Mozilla_libraries) + I installed "

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

2012-11-09 Thread Libreoffice Gerrit user
sc/inc/orcusfilters.hxx |4 sc/inc/orcusxml.hxx | 25 + sc/source/core/tool/orcusxml.cxx|8 + sc/source/filter/inc/orcusfiltersimpl.hxx |3 sc/source/filter/orcus/orcusfiltersimpl.cxx | 82 - sc/source/

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

2012-11-09 Thread Libreoffice Gerrit user
New branch 'feature/rb10' available with the following commits: commit 2dbc4660bcc504641c96484963f3c07b1bdecf3f Author: Michael Meeks Date: Tue Nov 6 12:12:33 2012 + re-base on ALv2 code. Includes: Patches contributed by Pedro Giffuni: Avoid some uses of non portabl

[Libreoffice-commits] .: accessibility/source

2012-11-09 Thread Libreoffice Gerrit user
accessibility/source/extended/textwindowaccessibility.cxx | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit a73c98a708ee41b8c4cf4f2063c5bc4b30044284 Author: Michael Meeks Date: Fri Nov 9 16:58:00 2012 + Better fix for fdo#56473, Crash when in

[Libreoffice-commits] .: config_host.mk.source

2012-11-09 Thread Libreoffice Gerrit user
config_host.mk.source |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7cf93f92cc3c6126c1cbe4ccef7ec3f76f1a6ca9 Author: Michael Stahl Date: Fri Nov 9 22:07:52 2012 +0100 fix that silly config_host.mk shell sourcing nonsense Change-Id: Ia563ee1e100bc8

[Libreoffice-commits] .: postprocess/packcomponents

2012-11-09 Thread Libreoffice Gerrit user
postprocess/packcomponents/makefile.mk |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2fb005c2e0bbdc8b968ef07fa9dc0c6cfd6a43c1 Author: Michael Stahl Date: Fri Nov 9 21:30:55 2012 +0100 more losessioninstall fixing Change-Id: If026dd160e2abe51470

Re: [fdo#40325] PRINTING: order of page not respected with Handout

2012-11-09 Thread Rob Snelders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, I forgot to tell that I was not subscribed to the design-list, so I reply on this mail after read the replies online. I think this default-option is very confusing. It seems to me really a bug that in this option doesn't respect the order I s

Re: Fail to build LO on Windows, Cannot link against library/libraries advapi32.lib

2012-11-09 Thread Michael Stahl
On 09/11/12 20:47, julien2412 wrote: > Hello, > > First thank you Michael for your fix about this problem: > http://nabble.documentfoundation.org/Fail-to-build-LO-on-Windows-missing-separator-in-sal-tp4015192.html > > Now I've got this: > /home/annie/libreoffice/master/shell/Library_losessioninst

[Libreoffice-commits] .: scp2/source shell/Library_losessioninstall.mk shell/Module_shell.mk

2012-11-09 Thread Libreoffice Gerrit user
scp2/source/gnome/file_gnome.scp |2 ++ scp2/source/gnome/module_gnome.scp |1 + scp2/source/ooo/file_library_ooo.scp |1 - shell/Library_losessioninstall.mk|4 shell/Module_shell.mk|7 +++ 5 files changed, 10 insertions(+), 5 deletions(-) Ne

Fail to build LO on Windows, Cannot link against library/libraries advapi32.lib

2012-11-09 Thread julien2412
Hello, First thank you Michael for your fix about this problem: http://nabble.documentfoundation.org/Fail-to-build-LO-on-Windows-missing-separator-in-sal-tp4015192.html Now I've got this: /home/annie/libreoffice/master/shell/Library_losessioninstall.mk:19: *** Cannot link against library/librarie

[Libreoffice-commits] .: configure.ac RepositoryExternal.mk sal/Library_sal.mk vcl/Library_vcl.mk vcl/Library_vclplug_gen.mk

2012-11-09 Thread Libreoffice Gerrit user
RepositoryExternal.mk |6 -- configure.ac |3 --- sal/Library_sal.mk |5 - vcl/Library_vcl.mk |5 + vcl/Library_vclplug_gen.mk |5 + 5 files changed, 10 insertions(+), 14 deletions(-) New commits: commit 3bdb950f5edac0cdb09318

[Libreoffice-commits] .: configure.ac

2012-11-09 Thread Libreoffice Gerrit user
configure.ac |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d91c37274fda0d18eeba684e905c2a2201d85134 Author: Michael Stahl Date: Fri Nov 9 19:59:04 2012 +0100 configure: oops, let's try to fix that valgrind thing again... Change-Id: I151aa45838edb

[Libreoffice-commits] .: configure.ac sal/Library_sal.mk vcl/Library_vcl.mk vcl/Library_vclplug_gen.mk

2012-11-09 Thread Libreoffice Gerrit user
configure.ac |1 + sal/Library_sal.mk |5 + vcl/Library_vcl.mk |5 + vcl/Library_vclplug_gen.mk |5 + 4 files changed, 4 insertions(+), 12 deletions(-) New commits: commit 89f80c167112837346ec5a63873f620a07a76493 Author: Michael Stahl Dat

[Libreoffice-commits] .: shell/Library_losessioninstall.mk

2012-11-09 Thread Libreoffice Gerrit user
shell/Library_losessioninstall.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 7b213e05a4f6aecd8b5388fb8fa8cec355302b07 Author: Michael Stahl Date: Fri Nov 9 19:20:00 2012 +0100 shell: explicitly linking gb_STDLIBS breaks the build now Change-Id: If693e440327331ea0

[Libreoffice-commits] .: i18npool/inc

2012-11-09 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/mslangid.hxx | 42 +++-- 1 file changed, 40 insertions(+), 2 deletions(-) New commits: commit cfe101e31c16984d1061d8aa1d4cfdc07e33471f Author: Eike Rathke Date: Fri Nov 9 18:45:29 2012 +0100 LanguageTag conversion helper define

Re: gbuild, deps and ccache

2012-11-09 Thread Lubos Lunak
On Friday 09 of November 2012, Michael Stahl wrote: > On 09/11/12 14:04, Bjoern Michaelsen wrote: > > Hi, > > > > so the way gbuild generates dependencies prevents ccache to be confident > > about using its cache most of the time. To see this: do a/ build b/ make > > clean c/build from an empty cca

Re: Change in core[master]: restore --enable-symbols option again -- was FYI: Cleanup of debug options

2012-11-09 Thread David Ostrovsky
On 09.11.2012 07:06, Tor Lillqvist wrote: Argh, I hate myself for continuing this thread, but isn't there a risk that people will think "--enable-backtrace" is related to the code we have (but have disabled for some reason?), or used to have, to display backtraces in the application itself, w

[Libreoffice-commits] .: sc/source

2012-11-09 Thread Libreoffice Gerrit user
sc/source/filter/oox/worksheethelper.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit f39238693096fe0001f8d526f22b920fc0be185b Author: Noel Power Date: Fri Nov 9 16:58:00 2012 + fix for fdo#55875 numbers as text converted strangely old

[PATCH] Change in core[libreoffice-3-6]: fix for fdo#55875 numbers as text converted strangely

2012-11-09 Thread Noel Power (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1020 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/1020/1 fix for fdo#55875 numbers as text converted strangely old code used to use XCell->setString, new code uses rDoc.

[Libreoffice-commits] .: 3 commits - src/docrecord.py src/docsprm.py src/docstream.py

2012-11-09 Thread Miklos Vajna
src/docrecord.py | 93 ++- src/docsprm.py | 11 ++ src/docstream.py |8 3 files changed, 110 insertions(+), 2 deletions(-) New commits: commit 044364980ff76108d0cc479fec40ae031110ac51 Author: Miklos Vajna Date: Fri Nov 9 17

[Libreoffice-commits] .: config_host.mk.in configure.ac

2012-11-09 Thread Libreoffice Gerrit user
config_host.mk.in | 20 +--- configure.ac | 15 +++ 2 files changed, 20 insertions(+), 15 deletions(-) New commits: commit 136d8962d7a29b833a24b0461958b47fc4d23d18 Author: Luboš Luňák Date: Fri Nov 9 17:53:13 2012 +0100 remove make-specific code fro

[Libreoffice-commits] .: connectivity/CppunitTest_connectivity_ado.mk

2012-11-09 Thread Libreoffice Gerrit user
connectivity/CppunitTest_connectivity_ado.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7704c7a3e6f064e1d7cef7bbf510ece1435c3bd7 Author: David Ostrovsky Date: Fri Nov 9 17:41:00 2012 +0100 use dir function Change-Id: Icba39756a54d1225514048c55dda

[Libreoffice-commits] .: 3 commits - config_host.mk.in configure.ac libcdr/ExternalProject_libcdr.mk libvisio/ExternalProject_libvisio.mk mythes/ExternalProject_mythes.mk oox/source

2012-11-09 Thread Libreoffice Gerrit user
config_host.mk.in| 215 ++- configure.ac |5 libcdr/ExternalProject_libcdr.mk | 12 - libvisio/ExternalProject_libvisio.mk |8 - mythes/ExternalProject_mythes.mk |2 oox/source/ole/axcontrol.cxx

REMINDER: Release 3.6.4-rc1 from libreoffice-3-6 branch

2012-11-09 Thread Petr Mladek
Hi, please note that the commit deadline for 3.6.4-rc1 is on Monday, November 12, 2012. The tag and branch libreoffice-3-6-4 is going to be created the day after. Only commits with 3 reviewers will be allowed for that branch. See also http://wiki.documentfoundation.org/ReleasePlan#3.6_release ht

[Libreoffice-commits] .: offapi/org offapi/UnoApi_offapi.mk postprocess/packcomponents Repository.mk scp2/source shell/Library_losessioninstall.mk shell/Module_shell.mk shell/source

2012-11-09 Thread Libreoffice Gerrit user
Repository.mk|1 offapi/UnoApi_offapi.mk |6 offapi/org/freedesktop/PackageKit/XModify.idl| 104 ++ offapi/org/freedesktop/PackageKit/XQuery.idl | 48 offa

localization contributors in credits ?

2012-11-09 Thread Michael Meeks
Hi Valta, I moved your query about adding localization contributors to the credits to a better place - the developers' list. It sounds like a great idea; I'd love to have that on the credits page: http://www.libreoffice.org/about-us/credits/ > IMHO, this would be very appreciate

[Libreoffice-commits] .: src/docrecord.py src/docsprm.py

2012-11-09 Thread Miklos Vajna
src/docrecord.py |7 ++- src/docsprm.py | 98 +++ 2 files changed, 102 insertions(+), 3 deletions(-) New commits: commit f6e54cf23853aa2096f90d204749c36dcf1c4cd0 Author: Miklos Vajna Date: Fri Nov 9 16:38:04 2012 +0100 add names

Re: [tdf-discuss] Adding the browser to Libreoffice

2012-11-09 Thread Kevin Salisbury
+1 to Tim below. IMHO if we're on the topic of adding another program to LibreOffice - Project Management (PM) should be considered over adding yet another open source Browser. I'm reasonably certain there are not enough resources at the moment to do this - at least not without partnering/forki

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

2012-11-09 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_textlayout.cxx | 25 ++--- 1 file changed, 2 insertions(+), 23 deletions(-) New commits: commit 78cb2c6368d0fdcdbcd1b2f3e4d033774e1b4b60 Author: Jan Holesovsky Date: Fri Nov 9 11:38:11 2012 +0100 bnc#681110: Fix squashed glyphs with Cairo ca

[Libreoffice-commits] Changes to 'libo-3-6'

2012-11-09 Thread Libreoffice Gerrit user
New branch 'libo-3-6' available with the following commits: commit 78cb2c6368d0fdcdbcd1b2f3e4d033774e1b4b60 Author: Jan Holesovsky Date: Fri Nov 9 11:38:11 2012 +0100 bnc#681110: Fix squashed glyphs with Cairo canvas. I suppose it is the same misconception as in fdo#55931 - I am co

[PUSHED] s/aIter++/++aIter/

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

[Libreoffice-commits] .: sw/uiconfig

2012-11-09 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/charurlpage.ui |2 ++ 1 file changed, 2 insertions(+) New commits: commit 812052063db50b8fb432bde85fab017f5a7e8d6e Author: Caolán McNamara Date: Thu Nov 8 20:57:16 2012 + center these buttons vertically, rather than fill the row Change-Id: I9acf819

[Libreoffice-commits] .: xmloff/source

2012-11-09 Thread Libreoffice Gerrit user
xmloff/source/text/XMLRedlineExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d34e2f8bf150210355d6717be7b2ad95c869af25 Author: jailletc36 Date: Fri Nov 9 14:28:58 2012 +0100 s/aIter++/++aIter/ Change-Id: Id80013cbab8f1633db59d2d4492c736

Re: gbuild, deps and ccache

2012-11-09 Thread Miklos Vajna
On Fri, Nov 09, 2012 at 08:07:42AM -0600, Norbert Thiebaud wrote: > 1/ presumably, now-a-day with everything under gbuild, the dep > tracking should be fairly reliable, hence rending ccache less > relevant. It might be that we should not auto-enable ccache when > dep-tracking is enabled. I agree

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 54898, which changed state. Bug 54898 Summary: Sum error with hours in PIVOTTABLE https://bugs.freedesktop.org/show_bug.cgi?id=54898 What|Removed |Added

Re: gbuild, deps and ccache

2012-11-09 Thread Bjoern Michaelsen
Hi, On Fri, Nov 09, 2012 at 02:45:45PM +0100, Michael Stahl wrote: > please argue more convincingly why we need this. I just tried to get convincing numbers with a reproducable scenario, but cant. :/ But I an certain to have seen cache misses going up during a build when they shouldnt, as since

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

2012-11-09 Thread Libreoffice Gerrit user
README.Android |6 +- README.cross |4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 09189c3facdc87c16bff5fdd2b03c27981891229 Author: Miklos Vajna Date: Fri Nov 9 15:12:47 2012 +0100 README.cross: yes, that list was almost enough Change-I

Re: gbuild, deps and ccache

2012-11-09 Thread Norbert Thiebaud
On Fri, Nov 9, 2012 at 7:04 AM, Bjoern Michaelsen wrote: > Hi, > > so the way gbuild generates dependencies prevents ccache to be confident about > using its cache most of the time. To see this: do a/ build b/ make clean > c/build from an empty ccache dir once with and without dep-tracking. 1/ pr

[PATCH] cppCheck: remove dead assignment + a little formatting

2012-11-09 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1019 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/1019/1 cppCheck: remove dead assignment + a little formatting Change-Id: I78f7f7ae7373e00e0750abc4566c71a8b9c1640a Sign

[PATCH] cppCheck: remove dead assignment

2012-11-09 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1018 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/1018/1 cppCheck: remove dead assignment Change-Id: Iea8388c16de3399853dc384e7df6bfcc92170ea2 Signed-off-by: jailletc36

[Libreoffice-commits] .: liblangtag/liblangtag-0.4.0-windows.patch

2012-11-09 Thread Libreoffice Gerrit user
liblangtag/liblangtag-0.4.0-windows.patch |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8226caa2a5b8b8dd8e355a2abf84b5d84e899b3b Author: Fridrich Å trba Date: Fri Nov 9 14:57:56 2012 +0100 This is a bit more elegant Change-Id: I0f458caa1bda238

Re: gbuild, deps and ccache

2012-11-09 Thread Michael Stahl
On 09/11/12 14:04, Bjoern Michaelsen wrote: > Hi, > > so the way gbuild generates dependencies prevents ccache to be confident about > using its cache most of the time. To see this: do a/ build b/ make clean > c/build from an empty ccache dir once with and without dep-tracking. > > The solution I

[PATCH] Change in core[libreoffice-3-6]: fdo#51550 fix DOCX export dataloss on non-math/chart OLE exp...

2012-11-09 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1017 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/17/1017/1 fdo#51550 fix DOCX export dataloss on non-math/chart OLE export This is still not complete, but having the repla

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 51550, which changed state. Bug 51550 Summary: FILESAVE as .docx looses embedded OLE objects https://bugs.freedesktop.org/show_bug.cgi?id=51550 What|Removed |Added -

Re: [tdf-discuss] Re: Adding the browser to Libreoffice

2012-11-09 Thread Krabina Bernhard
- Ursprüngliche Mail - > Mmmh. > > What about extensions for existing browsers ? > > You talk about creating a browser without even a differenciation > factor > which makes the idea irrelevant. And I'm not even talking about the > resources as some of you might have mentioned. > > But on

Re: Adding the browser to Libreoffice

2012-11-09 Thread Mark Stanton
-1 here too. I don't see it as a good idea, but then, unless I just didn't notice, there haven't been any reasons given, which might make a difference I suppose. I do think fixing existing functionality would be much better spent effort though. Mark Stanton One small step for mankind... ___

Re: [tdf-discuss] Adding the browser to Libreoffice

2012-11-09 Thread Tim Schofield
I can see the point behind working with one or more of the open source browsers to better integrate libreoffice with the browser. I can even see the point of offering that browser as part of the download, but I am not convinced that writing yet another open source browser is a good idea. It seems a

[PATCH] s/aIter++/++aIter/

2012-11-09 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1016 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1016/1 s/aIter++/++aIter/ Change-Id: Id80013cbab8f1633db59d2d4492c7363224871bd Signed-off-by: jailletc36 --- M xmloff

[PATCH] cppCheck: redundant assignment and Possible null pointer der...

2012-11-09 Thread Christophe JAILLET (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1015 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/1015/1 cppCheck: redundant assignment and Possible null pointer dereference. Test against pOldFormat is useless because

[Libreoffice-commits] .: lcms2/ExternalPackage_lcms2.mk

2012-11-09 Thread Libreoffice Gerrit user
lcms2/ExternalPackage_lcms2.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 44b96a2fce52b6e3e683dc917fab219cf75001db Author: Peter Foley Date: Fri Nov 9 08:25:42 2012 -0500 fix lcms2 for mac Change-Id: If2477b9a391d75672a349ba240ceb61e0b06611a d

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

2012-11-09 Thread Libreoffice Gerrit user
i18npool/source/languagetag/languagetag.cxx| 31 + i18npool/source/languagetag/simple-langtag.cxx | 57 +++-- 2 files changed, 39 insertions(+), 49 deletions(-) New commits: commit 1b28795d14d8fe4e326b545ecbd6bb0838dab303 Author: Eike Rathke Date: Fri No

gbuild, deps and ccache

2012-11-09 Thread Bjoern Michaelsen
Hi, so the way gbuild generates dependencies prevents ccache to be confident about using its cache most of the time. To see this: do a/ build b/ make clean c/build from an empty ccache dir once with and without dep-tracking. The solution IMHO is to make gbuild run g++ twice, if building with deps

[REVIEW 3-6] Fix squashed glyphs with Cairo canvas

2012-11-09 Thread Jan Holesovsky
Hi Thorsten, Can you please cherry-pick http://cgit.freedesktop.org/libreoffice/core/commit/?id=638f6cb6a666aa611d3e0bef5a29e5824b0574ee to libreoffice-3-6? It fixes https://bugzilla.novell.com/show_bug.cgi?id=681110 [public] It smells very similar to https://bugs.freedesktop.org/show_bug.cg

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

2012-11-09 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_textlayout.cxx | 30 +- 1 file changed, 5 insertions(+), 25 deletions(-) New commits: commit 827a7070d44524f805bad715b6bfbe0948bfbae5 Author: Jan Holesovsky Date: Fri Nov 9 11:38:11 2012 +0100 bnc#681110: Fix squashed glyphs with Cai

Re: [Libreoffice-qa] minutes of ESC call ...

2012-11-09 Thread Bjoern Michaelsen
On Fri, Nov 09, 2012 at 06:19:22AM +0100, Lionel Elie Mamane wrote: > On Thu, Nov 08, 2012 at 04:39:22PM +, Michael Meeks wrote: > > > * 4.0 pending tasks > > + should we drop Rhino, Beanshell & javascript in 4.0 ? (Michael) > > + could be turned into an extension > >

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

2012-11-09 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_textlayout.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit cad7a5814775adf458f8a490700fa5ef6b8f8638 Author: Flex Liu Date: Fri Oct 26 15:18:35 2012 +0100 Resolves: fdo#47432 Improve the "faux bold" in cairo canvas Th

Results of yesterday's admin meeting

2012-11-09 Thread Florian Effenberger
Hello, I was asked to spread the information about the infra work broadly to the project, so I'm forwarding you this (and probably subsequent) message. If you think it's offtopic, please let me know. For discussions on infra topics, we should use the webs...@global.libreoffice.org mailing lis

[Libreoffice-commits] .: icu/makefile.mk

2012-11-09 Thread Libreoffice Gerrit user
icu/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5a32d167da40d9f95a1dd86873e4b569986f8b12 Author: Tor Lillqvist Date: Fri Nov 9 14:37:04 2012 +0200 Fix comment Change-Id: Ie648ce55fdc11f907f5f5b3b958c13c695f392c5 diff --git a/icu/makef

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-11-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 35427, which changed state. Bug 35427 Summary: UI: 'Tools > Options > Writer > View - Show Scroll Slider' checkboxes without enduring effect https://bugs.freedesktop.org/show_bug.cgi?id=35427 What|Removed

[Libreoffice-commits] .: canvas/source

2012-11-09 Thread Libreoffice Gerrit user
canvas/source/cairo/cairo_textlayout.cxx | 25 ++--- 1 file changed, 2 insertions(+), 23 deletions(-) New commits: commit 638f6cb6a666aa611d3e0bef5a29e5824b0574ee Author: Jan Holesovsky Date: Fri Nov 9 11:38:11 2012 +0100 bnc#681110: Fix squashed glyphs with Cairo ca

Re: default CUPS printing format Re: [PATCH] fdo#44664: printer truncates Landscape orientation pages to ...

2012-11-09 Thread Michael Meeks
Hi Michael, On Thu, 2012-11-08 at 12:23 +0100, Michael Stahl wrote: > this patch appears to change the default format for printing via CUPS > from PDF to PostScript. this was changed from PostScript to PDF in OOo 3.3. Urk ! - right, reverting that is not a good fix. > apparently there a

Re: fdo#51004: some progress and 10 years old bug pending

2012-11-09 Thread d . ostrovsky
Quoting Stephan Bergmann : On 11/09/2012 08:48 AM, David Ostrovsky wrote: * deprecate moz shipping as it may be needed for some extensions. That why Stephan reverted my patch: "don't compile moz module on all non windows platforms" Which commit are you talking about here? this one: 903065dd

Re: minutes of ESC call ...

2012-11-09 Thread Michael Meeks
On Fri, 2012-11-09 at 06:19 +0100, Lionel Elie Mamane wrote: > On Thu, Nov 08, 2012 at 04:39:22PM +, Michael Meeks wrote: > > * 4.0 pending tasks > > + should we drop Rhino, Beanshell & javascript in 4.0 ? (Michael) > > + could be turned into an extension > > + was

Re: fdo#51004: some progress and 10 years old bug pending

2012-11-09 Thread Stephan Bergmann
On 11/09/2012 11:19 AM, Stephan Bergmann wrote: On 11/09/2012 10:58 AM, Michael Meeks wrote: Did we get the cert. management pieces we need out of Mozilla too ? My understanding is that this is covered by linking against module nss rather than module moz, and by connectivity/Library_mozboo

Re: fdo#51004: some progress and 10 years old bug pending

2012-11-09 Thread Stephan Bergmann
On 11/09/2012 10:58 AM, Michael Meeks wrote: Did we get the cert. management pieces we need out of Mozilla too ? My understanding is that this is covered by linking against module nss rather than module moz, and by connectivity/Library_mozbootstrap.mk accessing Mozilla certificate dat

[PUSHED] add indexOf family of function to OUStringBuffer

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

[Libreoffice-commits] .: sal/inc

2012-11-09 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx | 156 1 file changed, 156 insertions(+) New commits: commit c61a3ff06e57c7c324e69419aaed0f92b37befd0 Author: Norbert Thiebaud Date: Thu Nov 8 11:01:33 2012 -0600 add indexOf family of function to OUStringBuffer

Re: fdo#51004: some progress and 10 years old bug pending

2012-11-09 Thread Michael Meeks
Hi David, On Fri, 2012-11-09 at 08:48 +0100, David Ostrovsky wrote: > As discussed with Fridrich on LO Congress, i took a look at seamonkey > way to handle it. They simple open MAPI.DLL > and use WAB restriction API to access it. Moreover the algorithms and > the data strucures in mozab (and th

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

2012-11-09 Thread Libreoffice Gerrit user
sw/qa/extras/ooxmlexport/data/fdo51550.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 45 +++ sw/source/filter/ww8/docxattributeoutput.hxx | 11 -- 4 files changed, 44 insertions(+), 22 delet

Re: fdo#51004: some progress and 10 years old bug pending

2012-11-09 Thread Stephan Bergmann
On 11/09/2012 08:48 AM, David Ostrovsky wrote: * deprecate moz shipping as it may be needed for some extensions. That why Stephan reverted my patch: "don't compile moz module on all non windows platforms" Which commit are you talking about here? Stephan ___

Re: modules removal surprises

2012-11-09 Thread Michael Meeks
On Thu, 2012-11-08 at 20:51 +0100, Andras Timar wrote: > I used migrationanalysis (Professional Analysis Wizard) a few years ago. > It created nice spreadsheets and charts about potential document > migration problems: "OpenOffice.org does not support this or that > feature". The problem is that e

Re: minutes of ESC call ...

2012-11-09 Thread Rene Engelhard
Hi, On Fri, Nov 09, 2012 at 09:29:34AM +0100, Alex Thurgood wrote: > > AA: + disable Rhino / Beanshell unless in experimental mode > > (Michael) > > + for future deprecation / removal. > > + upgrade bundled python to 3.0 > > Surely, shouldn't we be promoting access to UNO

[Libreoffice-commits] .: libcdr/ExternalProject_libcdr.mk

2012-11-09 Thread Libreoffice Gerrit user
libcdr/ExternalProject_libcdr.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 52a7a8e81a0cc3327de5ee27d02f9320c2cee3e4 Author: Luboš Luňák Date: Fri Nov 9 10:40:37 2012 +0100 fix libcdr with system lcms2 LCMS2_CFLAGS must be non-empty for it

Re: minutes of ESC call ...

2012-11-09 Thread Stephan Bergmann
On 11/09/2012 09:29 AM, Alex Thurgood wrote: Le 08/11/2012 17:39, Michael Meeks a écrit : + should we drop Rhino, Beanshell & javascript in 4.0 ? (Michael) + could be turned into an extension + was in the past was turned off (Stephan) AA: + dis

Re: modules removal surprises

2012-11-09 Thread Michael Meeks
On Fri, 2012-11-09 at 10:01 +0100, Stephan Bergmann wrote: > (It can already be considered deprecated for quite a while, so I > would not mind removing it already in 4.0, either, if need be. Sounds reasonable to remove it now (to me) :-) having at least some sort of impedance mismatch for

Re: Adding the browser to Libreoffice

2012-11-09 Thread Michael Meeks
Hi there, On Thu, 2012-11-08 at 22:04 +0100, Randolph D. wrote: > after some talks with some board members, the request rised to include > more members and developers in the idea of adding a browser to > Libreoffice. As one of the board members Randolph E-mailed & since I responded to him

Re: minutes of ESC call ...

2012-11-09 Thread Stephan Bergmann
On 11/09/2012 09:16 AM, Jan Holesovsky wrote: Michael Meeks píše v Čt 08. 11. 2012 v 16:39 +: + bundling libre logo ? (Andras) + cf. motivational mail to dev list + around 200k with icons license etc. + is it useful for office suite use

Re: [tdf-discuss] Re: Adding the browser to Libreoffice

2012-11-09 Thread Michael Stahl
On 09/11/12 08:28, Florian Monfort wrote: > Mmmh. > > What about extensions for existing browsers ? > > You talk about creating a browser without even a differenciation factor > which makes the idea irrelevant. And I'm not even talking about the > resources as some of you might have mentioned. >

Re: Adding the browser to Libreoffice

2012-11-09 Thread Charles-H. Schulz
-1 as well. Which board members did you talk to? I am suprized anny of them would think it's a good idea. Best, Charles. Le 9 nov. 2012 10:10, "Michael Stahl" a écrit : > On 09/11/12 07:17, khagaroth wrote: > > -1. > > > > If you want to add something new instead of improving the current > > fu

Re: Adding the browser to Libreoffice

2012-11-09 Thread Michael Stahl
On 09/11/12 07:17, khagaroth wrote: > -1. > > If you want to add something new instead of improving the current > functionality, the only thing that would make sense is an Outlook > counterpart. That's the only thing that's missing for a complete > office suite. i wonder why people say that an of

[PUSHED] Change in core[libreoffice-3-6]: fdo#35427: repair Tools > Options > Writer > View - Show Scr...

2012-11-09 Thread Miklos Vajna (via Code Review)
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1008 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1008 To unsubscribe, vi

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

2012-11-09 Thread Libreoffice Gerrit user
sw/source/ui/app/swmodul1.cxx|8 sw/source/ui/inc/pview.hxx |5 - sw/source/ui/inc/view.hxx|6 ++ sw/source/ui/uiview/pview.cxx| 27 +++ sw/source/ui/uiview/view.cxx |4 ++-- sw/source/ui/uiview/viewmdi.cxx | 1

Re: modules removal surprises

2012-11-09 Thread Stephan Bergmann
On 11/08/2012 08:46 PM, Michael Stahl wrote: stlport is only necessary for compatibility of existing extensions that may be linked against it; it is no longer used by LO code. So is a welcome candidate for orderly removal. Like announcing its planned removal with LO 4.0 and actually removing

[Libreoffice-commits] .: bridges/source connectivity/source javaunohelper/source sal/inc

2012-11-09 Thread Libreoffice Gerrit user
bridges/source/jni_uno/jni_info.cxx |2 - bridges/source/jni_uno/jni_java2uno.cxx |4 +- bridges/source/jni_uno/nativethreadpool.cxx | 16 connectivity/source/drivers/hsqldb/HStorageAccess.cxx

Re: minutes of ESC call ...

2012-11-09 Thread Alex Thurgood
Le 08/11/2012 17:39, Michael Meeks a écrit : > + should we drop Rhino, Beanshell & javascript in 4.0 ? (Michael) > + could be turned into an extension > + was in the past was turned off (Stephan) > AA: + disable Rhino / Beanshell unless in experimental

[Libreoffice-commits] .: 2 commits - binfilter lcms2/ExternalPackage_lcms2.mk lcms2/ExternalProject_lcms2.mk

2012-11-09 Thread Libreoffice Gerrit user
binfilter |1 - lcms2/ExternalPackage_lcms2.mk |2 +- lcms2/ExternalProject_lcms2.mk |4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 0aa1baa80b439740f176249d4f05007f715cf2b0 Author: Fridrich Å trba Date: Fri Nov 9 09:27:19 2012 +01

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - readlicense_oo/eula

2012-11-09 Thread Libreoffice Gerrit user
readlicense_oo/eula/EULA_en-US.rtf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8e59df8cab52b58e9727e124fa7d2b5122615e58 Author: Andras Timar Date: Fri Nov 9 09:25:06 2012 +0100 [SUSE only] update EULA Change-Id: Ia55ff9b54202dad6c0df46a69235543d88

  1   2   >