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

2013-04-26 Thread Kohei Yoshida
sc/inc/formulacell.hxx |3 sc/source/core/data/formulacell.cxx | 156 ++-- 2 files changed, 82 insertions(+), 77 deletions(-) New commits: commit b77a730516be574e0db5b80e90c7dd87a5b897c0 Author: Kohei Yoshida Date: Fri Apr 26 23:16:43 2013 -04

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

2013-04-26 Thread Kohei Yoshida
sc/source/core/data/column2.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d0f49af360ed35c3c3be6e8151c8b2ebd9b6e6e1 Author: Kohei Yoshida Date: Fri Apr 26 23:07:03 2013 -0400 Don't forget to add breaks here... Change-Id: I2887382d8eb30a0ba715493a38dda3d0e5ec4d

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

2013-04-26 Thread Kohei Yoshida
include/formula/token.hxx |8 -- include/formula/types.hxx | 35 ++ sc/inc/column.hxx |7 +- sc/inc/document.hxx | 11 --- sc/inc/formulacell.hxx |2 sc/inc/table.hxx|4 - sc/inc/tok

Re: MariaDB configure error with autogen.sh

2013-04-26 Thread Wols Lists
On 27/04/13 01:08, Wols Lists wrote: > So on gentoo they haven't changed the name, it's still called > mysql_config despite me having mariadb installed and no mysql. > > Hmmm ... what do we do now? Bug reported to gentoo - hopefully mariadb_config will be part of the next update. Cheers, Wol ___

Re: MariaDB configure error with autogen.sh

2013-04-26 Thread Wols Lists
On 27/04/13 01:02, Wols Lists wrote: > On 26/04/13 11:12, Lionel Elie Mamane wrote: >> On Fri, Apr 26, 2013 at 10:54:22AM +0100, Wols Lists wrote: >>> Just building a new libreoffice, and --with-systgem-mariadb is >>> complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) >> >> Please sho

Re: MariaDB configure error with autogen.sh

2013-04-26 Thread Wols Lists
On 26/04/13 11:12, Lionel Elie Mamane wrote: > On Fri, Apr 26, 2013 at 10:54:22AM +0100, Wols Lists wrote: >> Just building a new libreoffice, and --with-systgem-mariadb is >> complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) > > Please show us the output of "mariadb_config --versio

Need Guidance on bug fdo#37222

2013-04-26 Thread Anurag Kanungo
Hi, In bug https://bugs.freedesktop.org/show_bug.cgi?id=37222 I was trying to resolve the bug , and got a little progress that whenever a user exports the pdf , i am able to open a particular fixed pdf file . In file filter/source/pdf/pdfexport.cxx, i used there system("xdg-open abc.pdf");

[Libreoffice-commits] core.git: 2 commits - sd/source sd/uiconfig sd/UIConfig_simpress.mk

2013-04-26 Thread Katarina Behrens
sd/UIConfig_simpress.mk |1 sd/source/ui/dlg/custsdlg.cxx | 98 ++--- sd/source/ui/inc/custsdlg.hxx | 18 +- sd/uiconfig/simpress/ui/customslideshows.ui | 208 4 files changed, 266 insertions(+), 59 dele

[Libreoffice-commits] core.git: libxmlsec/ExternalProject_xmlsec.mk

2013-04-26 Thread Caolán McNamara
libxmlsec/ExternalProject_xmlsec.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit c1ccd8bda8255ff05f8d730bd02caf08163d41f6 Author: Caolán McNamara Date: Fri Apr 26 20:06:33 2013 +0100 get libxmlsec building on AIX Change-Id: I71a427e6f53a18412c1

Re: LibreOffice icons unofficial

2013-04-26 Thread khagaroth
Very nice icon set, IMHO better than any of the current ones (but Galaxy is close to perfection as well). You should ping des...@global.libreoffice.org, though to be included it should be complete. There are still a few icons missing here and there. The only complaint I have about the design is for

[PATCH] fdo#61060 - Freezing now marks spreadsheet as unsaved.

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3628 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/3628/1 fdo#61060 - Freezing now marks spreadsheet as unsaved. Change-Id: I27d9c158844124f18c2e4e12c26b9a17d52d4f4c ---

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

2013-04-26 Thread Luboš Luňák
solenv/gbuild/LinkTarget.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d61832de9642b41473ee842f1ffeb4c7e60e5767 Author: Luboš Luňák Date: Fri Apr 26 19:10:56 2013 +0200 remove executable bit Change-Id: I3a26edc6bef3e7db875405458dbda8de06222bd3

[PATCH] fdo#60949: Remove UNOLIBS_OOO

2013-04-26 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3626 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/26/3626/1 fdo#60949: Remove UNOLIBS_OOO By removing the last two libs: nullcanvas and directx5canvas. directx5canvas seem

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

2013-04-26 Thread Thomas Arnhold
basic/source/runtime/dllmgr-x64.cxx |3 +++ basic/source/runtime/dllmgr-x86.cxx |3 +++ 2 files changed, 6 insertions(+) New commits: commit 52b71a2b5ecd60200fdc0868261154673ba96f35 Author: Thomas Arnhold Date: Fri Apr 26 18:45:27 2013 +0200 fix windows build Change-Id: I

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

2013-04-26 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 +- writerfilter/source/ooxml/OOXMLPropertySetImpl.cxx | 16 +++- 2 files changed, 16 insertions(+), 2 deletions(-) New commits: commit 391c45ce86ad8de44089ecde6800301a854136df Author: Luboš Luňák Date: Fri Apr 26 18:30

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

2013-04-26 Thread Noel Power
sc/source/ui/vba/vbaworkbook.cxx |2 +- sc/source/ui/vba/vbaworkbook.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit ea6b7347767a05fa63853964a6868719898799da Author: Noel Power Date: Fri Apr 26 17:39:34 2013 +0100 fix clang error "exception specific

[Libreoffice-commits] core.git: liborcus/ExternalProject_liborcus.mk

2013-04-26 Thread Caolán McNamara
liborcus/ExternalProject_liborcus.mk |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 5f668959c5645bb8f5dbe6dbf77cf3da6fdb01a5 Author: Caolán McNamara Date: Fri Apr 26 17:30:36 2013 +0100 make liborcus build on platforms that need PTHREAD_LIBS

Contributions License Statement

2013-04-26 Thread Anurag Kanungo
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-04-26 Thread Thomas Arnhold
sc/qa/extras/scannotationobj.cxx |3 +++ sc/qa/extras/scannotationshapeobj.cxx |3 +++ sc/qa/extras/scannotationsobj.cxx |3 +++ sc/qa/extras/sccellrangeobj.cxx|3 +++ sc/qa/extras/scdatabaserangeobj.cxx|2 ++ sc/qa/extras/scdatapilotfieldobj.cxx |

[ABANDONED] Patch fdo#60265 - Document converter wizard fails to find po...

2013-04-26 Thread via Code Review
Caolán McNamara has abandoned this change. Change subject: Patch fdo#60265 - Document converter wizard fails to find powerpoint files to convert .. Patch Set 1: Abandoned This is superceded by https://gerrit.libreoffice.org/#/

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

2013-04-26 Thread Thomas Arnhold
sc/qa/extras/scdatapilottableobj.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 50600ee5c18ca60c91b5690287133b3ffdc308af Author: Thomas Arnhold Date: Fri Apr 26 18:09:50 2013 +0200 fix Change-Id: I0b6634e15034fbe9cd77c4149494839152823783 diff --git a/sc/qa/e

Re: [PUSHED] fdo#42983 , Need Guidance

2013-04-26 Thread Caolán McNamara
On Fri, 2013-04-26 at 00:51 +0530, Anurag Kanungo wrote: > Hi , > > Need help , please check inline comment at > > https://gerrit.libreoffice.org/#/c/3495/ > > > I am not able to figure out how it could access memory out of > bounds , > > fdo#42983 > I don't think , it will access memory ou

[Libreoffice-commits] core.git: accessibility/inc basic/source chart2/source xmloff/source xmlsecurity/source

2013-04-26 Thread Thomas Arnhold
accessibility/inc/accessibility/extended/AccessibleGridControl.hxx |3 basic/source/classes/errobject.cxx |2 basic/source/classes/sb.cxx|1 basic/source/classes/sbxmod.cxx|

[PUSHED] Resolves: fdo#42893 improve Capitalize first letter of Sente...

2013-04-26 Thread via Code Review
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3495 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3495 To unsubscribe, vi

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

2013-04-26 Thread anuragkanungo
editeng/source/misc/svxacorr.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 3a390f36e8931e50009438f992ed0e4cdb02cca4 Author: anuragkanungo Date: Sat Apr 20 03:15:55 2013 +0530 Resolves: fdo#42893 improve Capitalize first letter of Sentence don't autocap

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

2013-04-26 Thread David Tardon
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 092fa33f22bbdcb74c3533750158db1724971878 Author: David Tardon Date: Fri Apr 26 17:22:31 2013 +0200 fdo#53163 fix hatching for objects with curves

[PUSHED] fix WaE with system libhunspell

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

[Libreoffice-commits] core.git: include/unoidl

2013-04-26 Thread Stephan Bergmann
include/unoidl/detail/unoidldllapi.hxx | 26 -- 1 file changed, 26 deletions(-) New commits: commit 69cf5baba3225ee929a5d732f32e387fed08d5c3 Author: Stephan Bergmann Date: Fri Apr 26 17:13:18 2013 +0200 Stray duplicate Change-Id: Ie4176fb35082ac7de57196e

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

2013-04-26 Thread David Ostrovsky
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit d47d311ff962da0bc2780cc46898826896095b82 Author: David Ostrovsky Date: Fri Apr 26 13:12:54 2013 +0200 fix WaE with system libhunspell Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d Reviewed-on: ht

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst|5 - source/text/swriter/01/02120100.xhp | 15 +++ 2 files changed, 7 insertions(+), 13 deletions(-) New commits: commit 8f801b3f17f4d9ce1bb0fdce61e2ec35f6ab0538 Author: Caolán McNamara Date: Fri Apr 26 15:59:06 2013 +0100 update

[Libreoffice-commits] core.git: 2 commits - helpcontent2 sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 sw/UIConfig_swriter.mk |1 sw/inc/helpid.h|1 sw/source/ui/inc/misc.hrc |1 sw/source/ui/misc/glossary.cxx | 79 +++- sw/source/

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - 19 commits - basic/source forms/source oovbaapi/ooo oox/inc oox/source sc/inc scripting/source sc/source vbahelper/inc vbahelper/source

2013-04-26 Thread Noel Power
basic/source/runtime/methods.cxx| 22 + forms/source/misc/InterfaceContainer.cxx|2 oovbaapi/ooo/vba/XVBAToOOEventDescGen.idl |2 oovbaapi/ooo/vba/excel/XApplication.idl |6 + oovbaapi/ooo/vba/excel/XWorkbook.idl|6 + oovbaa

[Libreoffice-commits] core.git: 7 commits - connectivity/source dbaccess/source include/connectivity svx/source

2013-04-26 Thread Lionel Elie Mamane
connectivity/source/commontools/predicateinput.cxx|2 connectivity/source/parse/sqlbison.y |5 connectivity/source/parse/sqlnode.cxx | 247 +++--- connectivity/source/simpledbt/parsenode_s.cxx |4 connectivity/source/simpledb

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

2013-04-26 Thread Caolán McNamara
sw/inc/swabstdlg.hxx |7 ++ sw/source/ui/app/applab.cxx |2 - sw/source/ui/dialog/swdlgfact.cxx | 40 +++--- sw/source/ui/dialog/swdlgfact.hxx |7 ++ sw/source/ui/dochdl/gloshdl.cxx |5 +--- sw/source/ui/ribbar/workctrl

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

2013-04-26 Thread Stephan Bergmann
solenv/gbuild/PythonTest.mk | 56 sw/PythonTest_sw_python.mk | 39 -- 2 files changed, 1 insertion(+), 94 deletions(-) New commits: commit 489e588ff749e5f673d10baa6b79fa6bbee68574 Author: Stephan Bergmann Date: Fri A

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

2013-04-26 Thread Tor Lillqvist
comphelper/source/container/embeddedobjectcontainer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 008b5c6ae6efd51b1e40a2efb41e49645b1d8ad0 Author: Tor Lillqvist Date: Fri Apr 26 16:57:08 2013 +0300 WaE: 'e' : unreferenced local variable Change-I

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

2013-04-26 Thread Stephan Bergmann
solenv/gbuild/PythonTest.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7bb5386da6c0e227ff5091d279883b0689232d8 Author: Stephan Bergmann Date: Fri Apr 26 16:10:00 2013 +0200 Mac OS X needs devinstall's program dir in PYTHONPATH ...otherwise, "imp

[Libreoffice-commits] core.git: 2 commits - sw/AllLangResTarget_sw.mk sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
sw/AllLangResTarget_sw.mk |1 sw/UIConfig_swriter.mk|1 sw/inc/helpid.h |1 sw/source/ui/misc/outline.cxx | 55 +++ sw/source/ui/misc/outline.hrc | 47 -- sw/source/

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst|3 --- source/text/swriter/01/0606.xhp |6 +++--- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 5770cefc9216a002005b0ae5442cd9163cfc6195 Author: Caolán McNamara Date: Fri Apr 26 15:10:56 2013 +0100 update help ids fo

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f1452b7c9351189cb2b6119bd0da94354f15332c Author: Caolán McNamara Date: Fri Apr 26 15:10:56 2013 +0100 Updated core Project: help 5770cefc9216a002005b0ae5442cd9163cfc6195 diff --git a/helpconte

[PUSHED] Better wording for Impress "Start from first/current Slide"

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

[Libreoffice-commits] core.git: include/svx officecfg/registry sd/inc sd/sdi sd/source sd/uiconfig

2013-04-26 Thread Samuel Mehrbrodt
include/svx/svxids.hrc | 2 - officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 - officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 11 ++ sd/inc/sdcommands.h

[PUSHED libreoffice-4-0] Fix bnc#705982 - make animations inside SmartArt work.

2013-04-26 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/3622 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3622 To unsubscribe, visit

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

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

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

2013-04-26 Thread Thorsten Behrens
oox/inc/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx| 10 -- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++

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

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

[Libreoffice-commits] core.git: 2 commits - extras/source sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-04-26 Thread Caolán McNamara
extras/source/glade/libreoffice-catalog.xml.in |4 sw/UIConfig_swriter.mk |1 sw/inc/globals.hrc |2 sw/inc/helpid.h|1 sw/inc/swabstdlg.hxx |6 sw/source/ui/dialo

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit 02bf06fb7f614f446744195e4de4582290a6f1d6 Author: Caolán McNamara Date: Fri Apr 26 14:17:55 2013 +0100 drop unused helpids Change-Id: I3f17860e6f9a22ffe1ddf513df9f697a3c73c053 diff --git a/helpers

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3fa3d9bafe93f1dca026dbf5564bf38422d0170 Author: Caolán McNamara Date: Fri Apr 26 14:17:55 2013 +0100 Updated core Project: help 02bf06fb7f614f446744195e4de4582290a6f1d6 diff --git a/helpconte

[PUSHED libreoffice-4-0] Resolves: fdo#63802 return true if we have known empty conte...

2013-04-26 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/3608 Approvals: Miklos Vajna: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3608 To unsubscribe, visit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - vcl/unx

2013-04-26 Thread Caolán McNamara
vcl/unx/gtk/window/gtkframe.cxx | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit 6264733282ff93d8bbb561f67b880424f31a1f7d Author: Caolán McNamara Date: Thu Apr 25 14:04:56 2013 +0100 Resolves: fdo#63802 return true if we

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

2013-04-26 Thread Fridrich Štrba
filter/source/svg/gentoken.pl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fa535cf1755edcba630369b7ee1ae1605474d29c Author: Fridrich Å trba Date: Fri Apr 26 15:35:04 2013 +0200 token id 0 has a special meaning in the hash Change-Id: I380c0d7640a004

[PATCH] show formula results of new formulas even if auto calc is di...

2013-04-26 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3625 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/3625/1 show formula results of new formulas even if auto calc is disabled This change might cost us a bit of performanc

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

2013-04-26 Thread Miklos Vajna
sw/qa/extras/inc/swmodeltestbase.hxx | 11 +++ sw/qa/extras/odfexport/odfexport.cxx |8 +--- sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +-- 3 files changed, 13 insertions(+), 13 deletions(-) New commits: commit 127caae6f7ec97ba1387e2e737f499e149d134ab Author: M

[Libreoffice-commits] core.git: sal/systools

2013-04-26 Thread Tor Lillqvist
sal/systools/win32/uwinapi/legacy.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bcbc1d51dfaa40961c12324423fbf263be78538 Author: Tor Lillqvist Date: Fri Apr 26 15:55:55 2013 +0300 This *is* C code Change-Id: I4461b7a38862ad2c9861861fad8d6bf4bafd01

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

2013-04-26 Thread Caolán McNamara
helpers/help_hid.lst| 15 - source/text/swriter/01/0217.xhp | 12 +- source/text/swriter/01/04020100.xhp | 41 ++-- 3 files changed, 27 insertions(+), 41 deletions(-) New commits: commit 8c2dfbc78aabdc65c0fa0adb5d79e9e4

[Libreoffice-commits] core.git: helpcontent2

2013-04-26 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40ddc26252ef6c4a5cbe457143b13682368adce4 Author: Caolán McNamara Date: Fri Apr 26 13:51:20 2013 +0100 Updated core Project: help 8c2dfbc78aabdc65c0fa0adb5d79e9e4095a605e diff --git a/helpconte

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

2013-04-26 Thread Thomas Arnhold
include/test/container/xelementaccess.hxx |8 +++- include/test/container/xindexaccess.hxx|4 +--- include/test/container/xnamecontainer.hxx |4 +--- include/test/container/xnamed.hxx |4 +--- include/test/container/xnamereplace.hxx|6

[PUSHED] Fix fdo#35785: recent documents feature of the Windows 7 Sta...

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

[Libreoffice-commits] core.git: desktop/win32

2013-04-26 Thread Jesús Corrius
desktop/win32/source/applauncher/launcher.cxx | 37 -- desktop/win32/source/applauncher/launcher.hxx |1 desktop/win32/source/applauncher/sbase.cxx|2 - desktop/win32/source/applauncher/scalc.cxx|2 - desktop/win32/source/applauncher/sdraw.cxx|

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

2013-04-26 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3624 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/3624/1 fdo#58949 EmbeddedObjectContainer: guard against embed::WrongStateException The problem was that in case an exce

[PATCH] Fix fdo#35785: recent documents feature of the Windows 7 Sta...

2013-04-26 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3623 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/3623/1 Fix fdo#35785: recent documents feature of the Windows 7 Start menu broken Change-Id: I61cffeaf661db7e7b8f642bbb

Re: Patch for libmspub

2013-04-26 Thread Caolán McNamara
On Thu, 2013-04-25 at 23:21 +0200, Franz Schmid wrote: > Hi, > > i've found out how Drop-Caps are encoded in .pub format. > Attached is a patch that adds first support for that to > libmspub. For libmspub, I suggest putting Fridrich on explicit CC on those patches. C. _

Re: What's the point in destroying whitepsace based alignment in the source?

2013-04-26 Thread Kohei Yoshida
On 04/26/2013 02:22 AM, Markus Mohrhard wrote: 2013/4/26 Markus Mohrhard > But if not the above, I would let the original code be, i.e. revert the change. Then please revert. I like how all people who never touched the file dec

[Libreoffice-commits] core.git: include/comphelper

2013-04-26 Thread Miklos Vajna
include/comphelper/string.hxx | 30 -- 1 file changed, 30 deletions(-) New commits: commit 182f77a46d755b90fb7c79a4e80666beff47cf0c Author: Miklos Vajna Date: Fri Apr 26 14:13:25 2013 +0200 comphelper: ConstAsciiString is now unused Change-Id: Ifad05

[Libreoffice-commits] translations.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Andras Timar
Tag 'suse-3.6-20' created by Andras Timar at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-0-3: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/li

[Libreoffice-commits] help.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Petr Mladek
Tag 'suse-3.6-20' created by Andras Timar at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Petr Mladek
Tag 'suse-3.6-20' created by Andras Timar at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Andras Timar (3): updated pt-PT spelling dictionary fdo#56130 update Galician dictionary pack Update pt-PT dictionary Fridrich Å trba (2): Branch libreoffice-3-6-5

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

2013-04-26 Thread Libreoffice Gerrit user
Tag 'suse-3.6-20' created by Andras Timar at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-12: Fridrich Å trba (2): Branch libreoffice-3-6-5 Version 3.6.5.2, tag libreoffice-3.6.5.2 Petr Mladek (1): Merge tag 'libreoffice-3.6.5.2' into suse-3.6 --- 0 files chang

[Libreoffice-commits] core.git: Changes to 'refs/tags/suse-3.6-20'

2013-04-26 Thread Andras Timar
Tag 'suse-3.6-20' created by Andras Timar at 2013-04-26 13:01 -0700 suse-3.6-20 Changes since suse-3.6-19-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: What's the point in destroying whitepsace based alignment in the source?

2013-04-26 Thread Kohei Yoshida
On 04/26/2013 12:54 AM, Markus Mohrhard wrote: If Eike or Kohei disagree with my formatting we can roll it back. I have the same personal preference as Markus actually. I dislike these type of aligned tables unless we know that the values would never become too long, which, for these tables,

[PUSHED] fdo#63154: Remove all usages of the macro EXTERN_C

2013-04-26 Thread David Tardon (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/3621 Approvals: Tor Lillqvist: Verified; Looks good to me, approved David Tardon: Verified; Looks good to me, approved -- To view, visit htt

[Libreoffice-commits] core.git: embedserv/source include/tools lotuswordpro/source sal/systools sfx2/source

2013-04-26 Thread Marcos Paulo de Souza
embedserv/source/inc/embservconst.h | 40 +++ include/tools/solar.h|6 lotuswordpro/source/filter/lwpfilter.hxx |2 - sal/systools/win32/uwinapi/legacy.c |2 - sfx2/source/control/dispatch.cxx |2 - sfx2/sourc

[PATCH libreoffice-4-0] Fix bnc#705982 - make animations inside SmartArt work.

2013-04-26 Thread Thorsten Behrens (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3622 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/3622/1 Fix bnc#705982 - make animations inside SmartArt work. With the fallback loading of extDrawing for SmartArt grap

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

2013-04-26 Thread Matúš Kukan
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 914ea9a78a40210a38292b15a0e41a706f3cd9ec Author: Matúš Kukan Date: Thu Apr 25 09:55:12 2013 +0200 -I$(SRCDIR)/include is added into SOLARINC later Change-Id: Ib65b3fda5bc1224e569f38cf75607

[Libreoffice-commits] core.git: smoketest/CppunitTest_smoketest.mk smoketest/Executable_libtest.mk solenv/gbuild

2013-04-26 Thread Stephan Bergmann
smoketest/CppunitTest_smoketest.mk |4 ++-- smoketest/Executable_libtest.mk |9 ++--- solenv/gbuild/PythonTest.mk | 10 +++--- solenv/gbuild/platform/com_MSC_class.mk | 11 +-- solenv/gbuild/platform/macosx.mk| 13 + solenv

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

2013-04-26 Thread Thorsten Behrens
oox/inc/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx| 10 -- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++

[PATCH] fdo#63154: Remove all usages of the macro EXTERN_C

2013-04-26 Thread Marcos Souza (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3621 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/3621/1 fdo#63154: Remove all usages of the macro EXTERN_C Change-Id: I25b7f509ba5d1007a16c84ad05870a8174c094ec --- M em

Re: hints asked for fdo#59727

2013-04-26 Thread Eike Rathke
Hi Winfried, On Thursday, 2013-04-25 08:31:39 +0200, Winfried Donkers wrote: > Bug fdo59727 is about addin function MONTHS() that is not interpreted > correctly when read from an xlsx file. > That is, an xlsx file with the function "MONTHS(...)" opened with calc shows > "com.sun.star.sheet.addi

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

2013-04-26 Thread Thorsten Behrens
include/oox/ppt/pptshape.hxx|2 ++ oox/source/ppt/animationspersist.cxx|8 +++- oox/source/ppt/pptshape.cxx | 13 +++-- oox/source/ppt/pptshapegroupcontext.cxx |3 ++- oox/source/ppt/timetargetelementcontext.cxx |6 ++ 5

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

2013-04-26 Thread Muthu Subramanian
cppcanvas/source/mtfrenderer/emfplus.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 8d64acdfac9acbf1a58902e8a531373b6f5c52fc Author: Muthu Subramanian Date: Fri Apr 26 16:58:18 2013 +0530 fdo#60638: Workaround should be in FillRects rather tha

[PUSHED libreoffice-4-0] fdo#33091 a NULL value of float type is not NaN

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

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

2013-04-26 Thread David Tardon
postprocess/CustomTarget_images.mk | 34 +++--- 1 file changed, 11 insertions(+), 23 deletions(-) New commits: commit 35f86a72df84b905fd2297f8a08c75e91f43d604 Author: David Tardon Date: Fri Apr 26 13:13:23 2013 +0200 one pattern rule is enough As has

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - reportbuilder/java

2013-04-26 Thread Lionel Elie Mamane
reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/TableCellLayoutController.java |5 - 1 file changed, 5 deletions(-) New commits: commit 7a4a38895d4e419bf4db57b0668af60b4dc6b595 Author: Lionel Elie Mamane Date: Wed Apr 24 14:56:00 2013 +0200 fdo#33091 a NULL value

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

2013-04-26 Thread Miklos Vajna
svtools/source/misc/embedhlp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61101d99c229da979626a8c3aa471a42acfe6295 Author: Miklos Vajna Date: Fri Apr 26 12:48:10 2013 +0200 EmbeddedObjectRef: guard against div by zero With this, if dc92bac5df72

[Libreoffice-commits] core.git: 2 commits - comphelper/source sw/CppunitTest_sw_odfexport.mk sw/qa

2013-04-26 Thread Miklos Vajna
comphelper/source/container/embeddedobjectcontainer.cxx | 15 ++--- sw/CppunitTest_sw_odfexport.mk | 13 +--- sw/qa/extras/odfexport/data/fdo58949.docx |binary sw/qa/extras/odfexport/odfexport.cxx| 25 4 fil

Re: [GSoC] Enhanced database ranges, some clarification needed.

2013-04-26 Thread Eike Rathke
Hi Kohei, On Thursday, 2013-04-25 12:29:21 -0400, Kohei Yoshida wrote: > Off chance, would you be interested in co-mentoring this task with > me? You have strong background on this task, probably more so than > I at the moment. I would be great to have you as a potential > co-mentor... Let's t

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

2013-04-26 Thread Muthu Subramanian
oox/source/drawingml/chart/datasourcecontext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1ffe3891866ace5ce62ef92224f4a60b5906c0ac Author: Muthu Subramanian Date: Thu Mar 28 20:12:54 2013 +0530 n#810508: Fixes import of Scatternet and Bubble charts.

[ABANDONED] fdo#61060 - Freeze and unfreeze now mark document as unsaved...

2013-04-26 Thread Tor Lillqvist (via Code Review)
Tor Lillqvist has abandoned this change. Change subject: fdo#61060 - Freeze and unfreeze now mark document as unsaved. .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/3620 To unsubscribe, visit https

[ABANDONED] Made some changes for freeze unfreeze

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Sameer Deshmukh has abandoned this change. Change subject: Made some changes for freeze unfreeze .. Patch Set 1: Abandoned Got committed by mistake -- To view, visit https://gerrit.libreoffice.org/3619 To unsubscribe, visit h

[PATCH] fdo#61060 - Freeze and unfreeze now mark document as unsaved...

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3620 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/3620/1 fdo#61060 - Freeze and unfreeze now mark document as unsaved. Change-Id: Ie1377e42430a6608c0d316d5bf1f2a2dd2f35d

[PATCH] Made some changes for freeze unfreeze

2013-04-26 Thread Sameer Deshmukh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3619 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/3619/1 Made some changes for freeze unfreeze Change-Id: Ice5fc99f7f9108fe1f98b06a9fbcd0e2b0bd5787 --- M sc/source/ui/vi

Re: MariaDB configure error with autogen.sh

2013-04-26 Thread Lionel Elie Mamane
On Fri, Apr 26, 2013 at 10:54:22AM +0100, Wols Lists wrote: > Just building a new libreoffice, and --with-systgem-mariadb is > complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) Please show us the output of "mariadb_config --version". Thanks. -- Lionel _

MariaDB configure error with autogen.sh

2013-04-26 Thread Wols Lists
Just building a new libreoffice, and --with-systgem-mariadb is complaining that mariadb 5.5 is too old, it wants 5.0 or 5.1 :-) Cheers, Wol ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libre

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

2013-04-26 Thread Caolán McNamara
postprocess/CustomTarget_images.mk |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 484d75feb3518976434dfdb883d283c6fdca9c9f Author: Caolán McNamara Date: Fri Apr 26 10:41:59 2013 +0100 Related: fdo#63591 pack missing images referenced by .ui files

[Libreoffice-commits] core.git: editeng/source include/editeng include/svx sc/inc sc/source starmath/source svx/source

2013-04-26 Thread Caolán McNamara
editeng/source/editeng/editeng.cxx |2 +- editeng/source/outliner/outleeng.cxx |2 +- editeng/source/outliner/outleeng.hxx |2 +- editeng/source/outliner/outliner.cxx |2 +- editeng/source/uno/unoedprx.cxx

[Libreoffice-commits] core.git: 4 commits - Repository.mk solenv/bin solenv/gbuild unotest/source

2013-04-26 Thread Stephan Bergmann
Repository.mk| 15 +-- solenv/bin/macosx-change-install-names.pl|1 - solenv/gbuild/platform/macosx.mk |2 +- unotest/source/python/org/libreoffice/unotest.py |8 +--- 4 files changed, 15 insertions(+), 11 de

Re: LibreOffice icons unofficial

2013-04-26 Thread Christian Lohmaier
Hi Mariano, *, On Fri, Apr 26, 2013 at 3:09 AM, Mariano Gaudix wrote: > > I developed a pack of icons unofficial for LibreOffice . > > How i can do that the program recognize my icons ? Not sure whether I understand you correctly, since as you uploaded screenshots with LO using the i

[PATCH] fix WaE with system libhunspell

2013-04-26 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3618 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/3618/1 fix WaE with system libhunspell Change-Id: I6d943136ef189a57bc5fa95530c76b0226ba874d --- M RepositoryExternal.mk

[PUSHED] fdo#60625 - Document converter wizard fails to find powerpoi...

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

  1   2   >