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

2013-04-29 Thread Tor Lillqvist
sdext/source/pdfimport/test/pdf2xml.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e20e2715881e015bd217224bbcbd7d21f617b52a Author: Tor Lillqvist Date: Tue Apr 30 09:37:47 2013 +0300 Fix warning: unused variable 'aIniUrl' [loplugin] Change-Id: I1

[PUSHED] Clang cleanup, unused mutex variables

2013-04-29 Thread Tor Lillqvist (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/3678 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3678 To unsubscribe, visi

[Libreoffice-commits] core.git: drawinglayer/source svx/source

2013-04-29 Thread Noel Grandin
drawinglayer/source/geometry/viewinformation2d.cxx |7 --- drawinglayer/source/geometry/viewinformation3d.cxx |3 --- drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx |3 ++- drawinglayer/source/primitive3d/sdrextrudeprimitive3d.cxx |2 -- drawinglaye

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

2013-04-29 Thread Tor Lillqvist
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit d6d896a121c0bab3ac27fafa5a4e810e48ec96c6 Author: Tor Lillqvist Date: Tue Apr 30 08:30:00 2013 +0300 WaE: 'SAL_OVERRIDE' macro redefined Chang

[PUSHED libreoffice-4-0] Fix import of images from pdf.

2013-04-29 Thread Tor Lillqvist (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/3690 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3690 To unsubscribe, visi

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

2013-04-29 Thread Thorsten Behrens
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx | 24 ++- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx | 137 -- 2 files changed, 89 insertions(+), 72 deletions(-) New commits: commit 822595b175316c26da1e07003263aee5e24f5006 Author: Thorsten Behrens Date: Tue

[PATCH] fdo#37222 and fdo#37219 Open pdf after Export and added to ...

2013-04-29 Thread Anurag Kanungo (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3692 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/3692/1 fdo#37222 and fdo#37219 Open pdf after Export and added to recent documents . It opens every pdf after being ex

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

2013-04-29 Thread Muthu Subramanian
chart2/source/view/axes/VCartesianAxis.cxx | 28 ++-- 1 file changed, 22 insertions(+), 6 deletions(-) New commits: commit 64ed03c90e60be212653b7ed351374ea006f9f57 Author: Muthu Subramanian Date: Tue Apr 30 10:14:54 2013 +0530 n#816939: Improved label overlap det

Re: LibreOffice is one or several applications?

2013-04-29 Thread V Stuart Foote
Jesús, Rather than default SHAddtoRecentDocs calls, would it make any sense to implement the launchers as a custom list using ICustomDestinationList methods? http://msdn.microsoft.com/en-us/library/dd378402%28VS.85%29.aspx You could then implement any custom actions to the lists that would make

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-29 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit b1e2e5973f7fe2da67213599c060574dfb661ae9 Author: Kohei Yoshida Date: Mon Apr 29 19:27:41 2013 -0400 We don't need this code. Change-Id: I7be5869672be17faefd369d03f69cac5ed2d03b6 dif

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - formula/source include/formula sc/source

2013-04-29 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx | 34 +- include/formula/vectortoken.hxx | 17 - sc/source/core/data/formulacell.cxx | 41 ++-- 3 files changed, 72 insertions(+), 20 deletions(-) New commits: commit 2226d512

[PATCH] export zoom factor correctly to OOXML

2013-04-29 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3691 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/3691/1 export zoom factor correctly to OOXML Change-Id: I6ab21e46e63a4d1597eb79de91533448fef0cfbc --- M sc/source/filte

[Libreoffice-commits] core.git: 3 commits - sdext/Executable_pdf2xml.mk sdext/Executable_pdfunzip.mk sdext/source

2013-04-29 Thread Thorsten Behrens
sdext/Executable_pdf2xml.mk |2 + sdext/Executable_pdfunzip.mk|4 --- sdext/source/pdfimport/test/pdf2xml.cxx | 38 +--- sdext/source/pdfimport/test/tests.cxx |6 - 4 files changed, 18 insertions(+), 32 deletions(-) New commi

[Libreoffice-commits] core.git: 3 commits - include/oox oox/source

2013-04-29 Thread Markus Mohrhard
include/oox/export/chartexport.hxx | 14 --- oox/source/core/xmlfilterbase.cxx |7 + oox/source/export/chartexport.cxx | 44 - 3 files changed, 3 insertions(+), 62 deletions(-) New commits: commit dd24f18545d1e041b2dc427ce4d6c28fbd39d76d A

[PATCH libreoffice-4-0] Fix import of images from pdf.

2013-04-29 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3690 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/3690/1 Fix import of images from pdf. Seems poppler changed outputdev virt func signatures with version 12, so with sys

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sdext/source

2013-04-29 Thread Thorsten Behrens
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx | 24 ++- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx | 137 -- 2 files changed, 89 insertions(+), 72 deletions(-) New commits: commit 0bb97f5656ef5b01b6e1b97e25e33622a44d4d34 Author: Thorsten Behrens Date: Tue

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

2013-04-29 Thread Thorsten Behrens
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx | 24 ++- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx | 137 -- 2 files changed, 89 insertions(+), 72 deletions(-) New commits: commit 6b18d7d28efb0285f01e36f5b0cb2cddb1c68488 Author: Thorsten Behrens Date: Tue

Re: LibreOffice is one or several applications?

2013-04-29 Thread Jesús Corrius
On Mon, Apr 29, 2013 at 2:10 PM, Stephan Bergmann wrote: > On 04/29/2013 10:31 AM, Jesús Corrius wrote: > >> 2. Change the thread Application User Model ID when launching a new >> component from inside LibO. >> > > Keeping track of per-thread AppUserModelIDs might be tricky (e.g., for > remote UNO

[PATCH] fdo#60924: Move more libs to autoinstallation

2013-04-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3689 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/89/3689/1 fdo#60924: Move more libs to autoinstallation Change-Id: I5c136760ca59278ba6bfcd1d11c56d810e9cfa76 --- M Reposit

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-29 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) New commits: commit 2ea9b75327755aca7d5ee66ab25b371e57f8f5ee Author: Kohei Yoshida Date: Mon Apr 29 17:51:41 2013 -0400 Handle range reference as well for group calcul

Re: fdo#55814: unit test is missing

2013-04-29 Thread David Ostrovsky
On 29.04.2013 09:41, Stephan Bergmann wrote: Is it really working on all platforms, incl. Windows? If yes, why is sw/Module_sw.mk still ifneq ($(DISABLE_PYTHON),TRUE) ifneq ($(OS),WNT) $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\ PythonTest_sw_python \ )) endif endif good cat

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - formula/source include/formula sc/source

2013-04-29 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx | 20 +++- include/formula/vectortoken.hxx | 17 ++--- sc/source/core/data/formulacell.cxx |4 ++-- 3 files changed, 19 insertions(+), 22 deletions(-) New commits: commit 7b7f0ae1417ea9acade4c45d6500c5ec3530ae

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-29 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 36dd73bbe0b098ddb677724eec799f4e9fb47dc8 Author: Kohei Yoshida Date: Mon Apr 29 17:22:31 2013 -0400 Some comment. Change-Id: Ie7015231944547254562031864e7691333f02947 diff --gi

[PATCH] Forgot "with_dir"

2013-04-29 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3688 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/3688/1 Forgot "with_dir" Change-Id: I1457f5619984671e8cb88173d204d3157d3cb883 --- M liblangtag/ExternalPackage_liblangt

Re: checks split from default build

2013-04-29 Thread Rene Engelhard
Hi, On Mon, Apr 29, 2013 at 10:03:37PM +0200, Tomáš Chvátal wrote: >I was just wondering if there is some patchset already written that moves Yes. >all unit/cpp/whatever/checks from the build target to "check" target. >So finally after the time I would be able to execute them all in

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-04-29 Thread Kohei Yoshida
sc/inc/column.hxx |6 +- sc/inc/document.hxx |6 +- sc/inc/formulagroup.hxx | 30 ++ sc/inc/table.hxx|7 ++- sc/source/core/data/column2.cxx |5 - sc/source/core/data

[Libreoffice-commits] core.git: vcl/generic

2013-04-29 Thread Khaled Hosny
vcl/generic/glyphs/gcach_layout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3719396649c8c944727f89c517a8191cd37b2499 Author: Khaled Hosny Date: Mon Apr 29 22:13:44 2013 +0200 [harfbuzz] Don't crash when closing LibreOffice We shouldn't be tryi

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - instsetoo_native/inc_openoffice

2013-04-29 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |1 + 2 files changed, 2 insertions(+) New commits: commit a411ad0377ba4ea4dd76997582de59f747a98e00 Author: Andras Timar Date: Mon Apr 29 22:08:13

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - instsetoo_native/inc_openoffice

2013-04-29 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |1 + instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |1 - 3 files changed, 2 insertions(+), 1 deletion(-) New commits: commi

checks split from default build

2013-04-29 Thread Tomáš Chvátal
Hi guys, I was just wondering if there is some patchset already written that moves all unit/cpp/whatever/checks from the build target to "check" target. So finally after the time I would be able to execute them all in proper location during the test phase. :-) Cheers Tom ___

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi Peter, On Monday, 2013-04-29 18:27:41 +0200, Eike Rathke wrote: > We now have the same failure with an upgrade to liblangtag-0.5.0, see > https://gerrit.libreoffice.org/3676 and the error log > https://ci.libreoffice.org/job/buildbot/663 Forget that, it's something different. Still, for me w

[Libreoffice-commits] core.git: sw/qa

2013-04-29 Thread David Ostrovsky
sw/qa/python/var_fields.py | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) New commits: commit bfa6aab3992dfca2312ffd626d975b25f84544fe Author: David Ostrovsky Date: Tue Apr 30 00:01:06 2013 +0200 fix refresh() call Change-Id: Id7cb705b2b719cdd3bf16b8a

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - formula/source include/formula

2013-04-29 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx | 10 ++ include/formula/vectortoken.hxx |4 2 files changed, 14 insertions(+) New commits: commit 8d08f87faa0afb281301712a8b9555d5b94eccbc Author: Kohei Yoshida Date: Mon Apr 29 15:28:30 2013 -0400 Let's not forget to che

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - vbahelper/source

2013-04-29 Thread Noel Power
vbahelper/source/msforms/vbacontrol.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 8eb150e65632d9d04fe4d580471cdbdd9f80ccd4 Author: Noel Power Date: Mon Apr 29 19:41:45 2013 +0100 create togglebutton class ( for togglebutton on sheet ) Ch

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/inc sc/source

2013-04-29 Thread Kohei Yoshida
sc/inc/column.hxx |2 +- sc/source/core/data/column.cxx | 13 ++--- sc/source/core/data/column2.cxx |1 + sc/source/core/data/column3.cxx | 15 ++- 4 files changed, 6 insertions(+), 25 deletions(-) New commits: commit 5f461f32fea980df4d89fbbbc815800d

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi, On Monday, 2013-04-29 18:27:41 +0200, Eike Rathke wrote: > We now have the same failure with an upgrade to liblangtag-0.5.0, see > https://gerrit.libreoffice.org/3676 and the error log > https://ci.libreoffice.org/job/buildbot/663 Also reproduced this now in a local build. It seems to be rel

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-04-29 Thread Kohei Yoshida
sc/source/core/data/formulacell.cxx | 72 ++-- 1 file changed, 45 insertions(+), 27 deletions(-) New commits: commit 57999ad590589b13ad7fd32e8c7f2712ec335f81 Author: Kohei Yoshida Date: Mon Apr 29 15:09:42 2013 -0400 Test-drive grouped formula calculation

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - formula/source include/formula sc/inc sc/source

2013-04-29 Thread Kohei Yoshida
formula/source/core/api/vectortoken.cxx |4 - include/formula/vectortoken.hxx |4 - sc/inc/column.hxx |9 +++ sc/inc/document.hxx |2 sc/inc/table.hxx|1 sc/source/core/data/column.cxx | 21 +

Re: Need help regarding BUG #60700

2013-04-29 Thread Alex Ivan
First of all, sorry for my late response. Secondly, I'll explain what the logic for this bugfix was. The idea is that the storage elements are opened again in the UIConfigurationManager::storeToStorage method (same file), so, basically, if there is a

[PUSHED libreoffice-4-0] fdo#62336 - fix horribly coupled table rendering code to not...

2013-04-29 Thread Fridrich Strba (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3687 Approvals: Fridrich Strba: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3687 To unsubscribe, vis

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

2013-04-29 Thread Michael Meeks
sw/source/filter/writer/wrtswtbl.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 0a115d48057867c60bfcd527e90433b2dca1f28a Author: Michael Meeks Date: Mon Apr 29 18:06:27 2013 +0100 fdo#62336 - fix horribly coupled table rendering code to not cr

[PUSHED libreoffice-4-0-3] fdo#58949 EmbeddedObjectContainer: guard against embed::Wron...

2013-04-29 Thread Petr Mladek (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/3658 Approvals: Petr Mladek: Verified; Looks good to me, approved David Tardon: Verified; Looks good to me, but someone else must approve --

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

2013-04-29 Thread Miklos Vajna
comphelper/source/container/embeddedobjectcontainer.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 800b17fd80433163e323775862a528fbebe60a11 Author: Miklos Vajna Date: Fri Apr 26 11:46:57 2013 +0200 fdo#58949 EmbeddedObjectContainer: guard

[PATCH libreoffice-4-0] fdo#62336 - fix horribly coupled table rendering code to not...

2013-04-29 Thread Michael Meeks (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3687 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/3687/1 fdo#62336 - fix horribly coupled table rendering code to not crash. Change-Id: Ie0c5f39f6265e38534a6d0c9743877ee

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

2013-04-29 Thread Michael Meeks
sw/source/filter/writer/wrtswtbl.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 61dc0d2c9d79fd9ce32cd9591fad4daead0ebade Author: Michael Meeks Date: Mon Apr 29 18:01:25 2013 +0100 fdo#62336 - fix horribly coupled table rendering code to not crash. Cha

[PUSHED] fdo#33370 Readme file could be easier to follow

2013-04-29 Thread Tor Lillqvist (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/3679 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3679 To unsubscribe, visi

[Libreoffice-commits] core.git: readlicense_oo/docs

2013-04-29 Thread Jan Bobisud
readlicense_oo/docs/readme.xrm |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit a1f3824e94694433466d492ee16cf497783a3455 Author: Jan Bobisud Date: Mon Apr 29 16:10:41 2013 +0200 fdo#33370 Readme file could be easier to follow Change-Id: I25794

[Libreoffice-commits] core.git: 2 commits - postprocess/CustomTarget_images.mk postprocess/Package_images_install.mk postprocess/Package_images.mk scp2/source vcl/source

2013-04-29 Thread Stephan Bergmann
postprocess/CustomTarget_images.mk|6 --- postprocess/Package_images.mk |2 - postprocess/Package_images_install.mk |1 scp2/source/ooo/common_brand.scp |8 vcl/source/gdi/impimagetree.cxx | 61 -- 5 files changed, 16 i

Re: [PATCH] Rewrite as a static table of keywords and loop over these ke...

2013-04-29 Thread Anthony Youngman
Hi Lionel, Thanks very much. Sorry for not doing it myself, my wife's been using the computer too much :-) And I've been working this morning, I was hoping to look at it this afternoon - Tor kindly told me how to squash patches, but I hadn't had a chance to do it. Hopefully all new work is going

Re: [Cygwin] [Master] failure when compiling liblangtag

2013-04-29 Thread Eike Rathke
Hi, On Tuesday, 2013-04-16 15:44:28 +0200, Eike Rathke wrote: > Cc'ing Peter Foley who did the gcc-wrapper. We now have the same failure with an upgrade to liblangtag-0.5.0, see https://gerrit.libreoffice.org/3676 and the error log https://ci.libreoffice.org/job/buildbot/663 Peter, what's going

Re: Need Guidance on bug fdo#37222

2013-04-29 Thread Tomaž Vajngerl
Hi, Please, unless explicitly asked, always make sure that LO development mailing list is in the CC of the mail when replying (or "reply to all"). Actually you have to go to pdffilter.cxx -> PDFFilter::implExport. You will have to get the "URL" from the rDescriptor which contains the location and

[PATCH libreoffice-4-0] c:varyColor is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3686 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/86/3686/1 c:varyColor is true by default in Excel And another step closer to opening my test file correctly in Excel. Cha

[PATCH libreoffice-4-0] c:delete is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3685 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/85/3685/1 c:delete is true by default in Excel One step closer to opening my simple test file correctly in Excel. Change-

[ABANDONED] c:delete is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Markus Mohrhard has abandoned this change. Change subject: c:delete is true by default in Excel .. Patch Set 1: Abandoned should have gone to libreoffice-4-0 -- To view, visit https://gerrit.libreoffice.org/3684 To unsubscrib

[ABANDONED] c:varyColor is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Markus Mohrhard has abandoned this change. Change subject: c:varyColor is true by default in Excel .. Patch Set 1: Abandoned should have gone to libreoffice-4-0 -- To view, visit https://gerrit.libreoffice.org/3683 To unsubsc

[PATCH] c:delete is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3684 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/84/3684/1 c:delete is true by default in Excel One step closer to opening my simple test file correctly in Excel. Change-

[PATCH] c:varyColor is true by default in Excel

2013-04-29 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3683 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/3683/1 c:varyColor is true by default in Excel And another step closer to opening my test file correctly in Excel. Cha

[PATCH] fdo#60949: Remove last UNOLIBS_OOO

2013-04-29 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3682 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/82/3682/1 fdo#60949: Remove last UNOLIBS_OOO Change-Id: I79af32f188a0e7de71ec8e6743fe73b3bb030a3f --- M Repository.mk 1 fi

[PUSHED] add fallback for Merge-Modules directory (when not found in ...

2013-04-29 Thread Tor Lillqvist (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/3680 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3680 To unsubscribe, visi

[Libreoffice-commits] core.git: configure.ac

2013-04-29 Thread Christian Lohmaier
configure.ac |4 1 file changed, 4 insertions(+) New commits: commit 2f205ee79ea929c6fce5686512bd468ab78a877a Author: Christian Lohmaier Date: Mon Apr 29 16:48:57 2013 +0200 add fallback for Merge-Modules directory (when not found in registry) Add "$COMMONPROGRAMFILES\Me

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - formula/Library_for.mk formula/source include/formula

2013-04-29 Thread Kohei Yoshida
formula/Library_for.mk |1 formula/source/core/api/vectortoken.cxx | 37 +++ include/formula/token.hxx |2 + include/formula/vectortoken.hxx | 60 4 files changed, 100 insertions(+) New commits: c

[ABANDONED] fdo#46808, Convert some XMultiServiceFactory to XComponentCo...

2013-04-29 Thread Noel Grandin (via Code Review)
Noel Grandin has abandoned this change. Change subject: fdo#46808, Convert some XMultiServiceFactory to XComponentContext .. Patch Set 1: Abandoned This got somehow mixed up with another change. -- To view, visit https://ger

[PATCH] fdo#46808, Convert some XMultiServiceFactory to XComponentCo...

2013-04-29 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3681 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/81/3681/1 fdo#46808, Convert some XMultiServiceFactory to XComponentContext The new constructor is not happy with forward

[Libreoffice-commits] dictionaries.git: Dictionary_en.mk Dictionary_hu.mk Dictionary_pt-BR.mk Dictionary_ru.mk en/Lightproof.components en/Lightproof.py en/META-INF hu_HU/Lightproof.components hu_HU/L

2013-04-29 Thread Stephan Bergmann
Dictionary_en.mk|1 + Dictionary_hu.mk|1 + Dictionary_pt-BR.mk |1 + Dictionary_ru.mk|1 + en/Lightproof.components| 18 ++ en/Lightproof.py|4 ++-- en/META-INF/manifest.xml|4 ++-- hu_HU/Lig

[Libreoffice-commits] core.git: dictionaries

2013-04-29 Thread Stephan Bergmann
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fa0ce282f808fb68ed7a5e29e8052dc3af74119 Author: Stephan Bergmann Date: Mon Apr 29 17:01:07 2013 +0200 Updated core Project: dictionaries acf0ae3fdec65df75f4983d2b943582f9ab99fa2 diff --git a/d

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

2013-04-29 Thread Luboš Luňák
sw/source/core/layout/atrfrm.cxx | 111 +++ 1 file changed, 10 insertions(+), 101 deletions(-) New commits: commit 9023c8e6043dbcb815339c8eaa8d736c3575d085 Author: Luboš Luňák Date: Mon Apr 29 16:00:42 2013 +0200 remove demented code The th

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - oovbaapi/ooo sc/source

2013-04-29 Thread Noel Power
oovbaapi/ooo/vba/excel/XRange.idl |2 + sc/source/ui/vba/vbarange.cxx | 52 ++ sc/source/ui/vba/vbarange.hxx |1 3 files changed, 55 insertions(+) New commits: commit 56961599abffcb60fe405fa0e6c62dfe9bc22156 Author: Noel Power Date: Mon Ap

Re: LibreOffice is one or several applications?

2013-04-29 Thread V Stuart Foote
Great topic. Please take a hard look at impact of this. From 3.6.0 onward, handling of Windows "Jump lists" has been an annoyance on that platform. BTW thank you Jesús for revisiting that issue and correcting fdo#35785 for the time being.

[PATCH] add fallback for Merge-Modules directory (when not found in ...

2013-04-29 Thread Christian Lohmaier (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3680 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/3680/1 add fallback for Merge-Modules directory (when not found in registry) Add "C:\Program Files (x86)\Common Files\M

[Libreoffice-commits] core.git: 3 commits - oox/source

2013-04-29 Thread Markus Mohrhard
oox/source/export/chartexport.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit 81b9d431678bc270e7592e9bedb81d2d445e2122 Author: Markus Mohrhard Date: Mon Apr 29 16:33:24 2013 +0200 c:varyColor is true by default in Excel And another

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - oox/inc oox/source sw/qa writerfilter/source

2013-04-29 Thread Cédric Bosdonnat
oox/inc/oox/vml/vmlshape.hxx |2 + oox/source/token/properties.txt |1 oox/source/vml/vmlshape.cxx | 20 +++ oox/source/vml/vmlshapecontext.cxx|2 + sw/qa/extras/ooxmlimport/data

[PATCH] fdo#33370 Readme file could be easier to follow

2013-04-29 Thread Jan Bobisud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3679 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/3679/1 fdo#33370 Readme file could be easier to follow Change-Id: I25794499711845cb8183664d1345e5513587d81c --- M readl

[PUSHED] Clang cleanup, unaligned if statement

2013-04-29 Thread Tor Lillqvist (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/3677 Approvals: Tor Lillqvist: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3677 To unsubscribe, visi

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

2013-04-29 Thread Noel Grandin
cppcanvas/source/mtfrenderer/emfplus.cxx | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 2f1a293e1a119ad12e0b592da9f7e2f7d88e2479 Author: Noel Grandin Date: Fri Apr 26 13:27:32 2013 +0200 Clang cleanup, unaligned if statement The extra semi-

[PATCH] Clang cleanup, unused mutex variables

2013-04-29 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3678 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/3678/1 Clang cleanup, unused mutex variables Some of these were doing nothing useful at all. I removed those. A couple

[PATCH] Clang cleanup, unaligned if statement

2013-04-29 Thread Noel Grandin (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3677 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/77/3677/1 Clang cleanup, unaligned if statement The extra semi-colons were confusing clang. Just remove the macro, it's no

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

2013-04-29 Thread Stephan Bergmann
solenv/gbuild/platform/com_MSC_class.mk | 29 - 1 file changed, 29 deletions(-) New commits: commit 8b3b9d24197982993839af92ae9acb718c4fd513 Author: Stephan Bergmann Date: Mon Apr 29 15:27:40 2013 +0200 gb_JunitTest_JunitTest_platform_longpathname_hack is unu

[ABANDONED] use LanguageTag fallback

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: use LanguageTag fallback .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3675 To unsubscribe, visit https://gerrit.libreoffice.org/se

[ABANDONED] ditch libi18nlangtagicu again

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: ditch libi18nlangtagicu again .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3674 To unsubscribe, visit https://gerrit.libreoffice.o

[ABANDONED] remove non-existant module

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: remove non-existant module .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3673 To unsubscribe, visit https://gerrit.libreoffice.org/

[ABANDONED] removed commented out code that wouldn't be correct anyway

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: removed commented out code that wouldn't be correct anyway .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3672 To unsubscribe, visit

[ABANDONED] can we stick a with our naming conventions, just a little bi...

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: can we stick a with our naming conventions, just a little bit? .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3671 To unsubscribe, v

[ABANDONED] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: use LanguageTagIcu .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3670 To unsubscribe, visit https://gerrit.libreoffice.org/settings

[ABANDONED] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: use LanguageTagIcu .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3669 To unsubscribe, visit https://gerrit.libreoffice.org/settings

[ABANDONED] added LanguageTagIcu::getIcuLocale() with additional variant

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: added LanguageTagIcu::getIcuLocale() with additional variant .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3668 To unsubscribe, vis

[ABANDONED] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: use LanguageTagIcu .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3667 To unsubscribe, visit https://gerrit.libreoffice.org/settings

[ABANDONED] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: use LanguageTagIcu .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3666 To unsubscribe, visit https://gerrit.libreoffice.org/settings

[ABANDONED] introduced libi18nlangtagicu

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: introduced libi18nlangtagicu .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3665 To unsubscribe, visit https://gerrit.libreoffice.or

[ABANDONED] removed cruft, added instdir to filter

2013-04-29 Thread Eike Rathke (via Code Review)
Eike Rathke has abandoned this change. Change subject: removed cruft, added instdir to filter .. Patch Set 1: Abandoned erroneous -- To view, visit https://gerrit.libreoffice.org/3664 To unsubscribe, visit https://gerrit.libr

[PATCH] remove non-existant module

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3673 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/3673/1 remove non-existant module Change-Id: I7c4e2c9635f52f682595d95fca8a5f200a1074de --- M RepositoryModule_host.mk 1

[PATCH] use LanguageTag fallback

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3675 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/75/3675/1 use LanguageTag fallback Change-Id: I34c532dc7d1c71724a5c0e29c113f2d6510cc2d7 --- M vcl/source/gdi/impimagetree.

[PATCH] ditch libi18nlangtagicu again

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3674 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/3674/1 ditch libi18nlangtagicu again Thanks to Fridrich for finding the real cause for why I thought this was necessary

[PATCH] removed commented out code that wouldn't be correct anyway

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3672 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/3672/1 removed commented out code that wouldn't be correct anyway Change-Id: I1fc5f6b7e779ae0c9ac5f30934c2c5d75757581d

[PATCH] can we stick a with our naming conventions, just a little bi...

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3671 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/3671/1 can we stick a with our naming conventions, just a little bit? Change-Id: I1457c64162c2aeb083e98a28737991ae6d0ee

[PATCH] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3670 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/3670/1 use LanguageTagIcu Change-Id: I1e66fa3edb2ddf2b6d6f4cdd25104772ff02c70a --- M i18npool/source/ordinalsuffix/ordi

[PATCH] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3669 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/3669/1 use LanguageTagIcu Change-Id: I7b052a3f73740ff3a35f38dc2d96bc621b8d8deb --- M i18npool/source/collator/collator_

[PATCH] added LanguageTagIcu::getIcuLocale() with additional variant

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3668 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/3668/1 added LanguageTagIcu::getIcuLocale() with additional variant Change-Id: I5a5689f449ac7653bb716f2ce67ea1039fe2559

[PATCH] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3667 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/3667/1 use LanguageTagIcu Change-Id: I3ced460cc5a03554dc77e19381af8a5ba202d2ab --- M i18npool/Library_i18npool.mk M i18

[PATCH] use LanguageTagIcu

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3666 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/3666/1 use LanguageTagIcu Change-Id: I048d72c0cd633e3aa9e6a74e4f111703969b1d77 --- M lotuswordpro/Library_lwpft.mk M lo

[PATCH] introduced libi18nlangtagicu

2013-04-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3665 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/3665/1 introduced libi18nlangtagicu Change-Id: Ie80e989d55d465e127ccc20290d654acf222e5bb --- M Library_merged.mk M Repo

  1   2   >