[PATCH] fdo#57422 - presenter console RTL support needs completion

2012-12-11 Thread Faisal al-otaibi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1302 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1302/1 fdo#57422 - presenter console RTL support needs completion This patch will fix the RTL layout on Help view Chan

Modification in ui files

2012-12-11 Thread gokul s (via Code Review)
gokul s has abandoned this change. Change subject: Modification in ui files .. Patch Set 1: Abandoned -- To view, visit https://gerrit.libreoffice.org/1243 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-M

fdo#57422 - presenter console RTL support needs completion

2012-12-11 Thread Faisal al-otaibi (via Code Review)
Faisal al-otaibi has abandoned this change. Change subject: fdo#57422 - presenter console RTL support needs completion .. Patch Set 2: Abandoned -- To view, visit https://gerrit.libreoffice.org/1285 To unsubscribe, visit https:

Re: undefined reference to `__gcov_init' when using FLAGS+='-fprofile-arcs -ftest-coverage'

2012-12-11 Thread Caolán McNamara
On Tue, 2012-12-11 at 21:50 +0100, John Smith wrote: > But I still get this error message (in 'make setup_native') > > undefined reference to `__gcov_init' > > Does anyone have an idea of what might be going on here ? Does - LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' + L

[Libreoffice-commits] .: officecfg/Configuration_officecfg.mk officecfg/registry postprocess/packregistry scp2/InstallModule_python.mk scp2/source setup_native/source

2012-12-11 Thread Libreoffice Gerrit user
officecfg/Configuration_officecfg.mk |2 officecfg/registry/data/org/openoffice/Office/Addons.xcu |4 - officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |2 postprocess/packregistry/makefile.mk

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - officecfg/Configuration_officecfg.mk officecfg/registry postprocess/packregistry scp2/InstallModule_python.mk scp2/source setup_native/source

2012-12-11 Thread Libreoffice Gerrit user
officecfg/Configuration_officecfg.mk |2 officecfg/registry/data/org/openoffice/Office/Addons.xcu |4 - officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |2 postprocess/packregistry/makefile.mk

[Libreoffice-commits] .: uui/source

2012-12-11 Thread Libreoffice Gerrit user
uui/source/logindlg.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 70d0f2cc1607a112f76f4fca22bed3d61eef6122 Author: Tor Lillqvist Date: Wed Dec 12 00:29:30 2012 +0200 WaE: warn_unused_result Change-Id: I17c916a751a5bf5ab70bd59d247f865676c9e1e

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

2012-12-11 Thread Libreoffice Gerrit user
l10ntools/inc/po.hxx |4 +--- l10ntools/source/merge.cxx | 15 --- l10ntools/source/po.cxx| 38 +- 3 files changed, 10 insertions(+), 47 deletions(-) New commits: commit dddca20c4871c7f7694510123f2366c3a179c06c Author: Zolnai Tamá

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

2012-12-11 Thread Libreoffice Gerrit user
scripting/source/pyprov/mailmerge.py | 114 +-- scripting/source/pyprov/msgbox.py|4 - 2 files changed, 59 insertions(+), 59 deletions(-) New commits: commit 63ff84b361afece024b8a1abc6bebaf0d241c628 Author: Michael Stahl Date: Tue Dec 11 22:55:56 2012 +

[Libreoffice-commits] .: scripting/source

2012-12-11 Thread Libreoffice Gerrit user
scripting/source/pyprov/mailmerge.py | 114 +-- scripting/source/pyprov/msgbox.py|4 - 2 files changed, 59 insertions(+), 59 deletions(-) New commits: commit 2462391f4cc2ffad4fb218afe83ce0ed38f45207 Author: Michael Stahl Date: Tue Dec 11 22:55:56 2012 +

[PATCH] calc: fix mathematical error in CritBinom

2012-12-11 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1301 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/1301/1 calc: fix mathematical error in CritBinom CRITBINOM(462,0.8,0.9), expected result 381, calculated value is 462.

[Libreoffice-commits] .: vcl/source

2012-12-11 Thread Libreoffice Gerrit user
vcl/source/window/builder.cxx | 39 +++ 1 file changed, 39 insertions(+) New commits: commit 7c29452986dc1c25f56d79e68b88dad0ee2ecc45 Author: Caolán McNamara Date: Tue Dec 11 21:07:25 2012 + warn if a .ui has buttons but none of them is set as th

Re: liborcus sources website

2012-12-11 Thread James Cloos
> "JS" == John Smith writes: JS> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However, JS> my Fedora system has no packages for that. Does anyone know what the JS> website of that is, Gentoo has an ebuild; the homepage is listed as: http://gitorious.org/orcus/pages/Home

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - formula/source sc/inc sc/qa sc/source

2012-12-11 Thread Libreoffice Gerrit user
formula/source/core/api/FormulaCompiler.cxx |5 - sc/inc/document.hxx | 19 --- sc/qa/unit/ucalc.cxx| 10 +- sc/source/core/data/cell.cxx|5 + sc/source/core/data/documen7.cxx|

[Libreoffice-commits] .: formula/source sc/inc sc/qa sc/source

2012-12-11 Thread Libreoffice Gerrit user
formula/source/core/api/FormulaCompiler.cxx |5 - sc/inc/document.hxx | 19 --- sc/qa/unit/ucalc.cxx| 10 +- sc/source/core/data/cell.cxx|5 + sc/source/core/data/documen7.cxx|

undefined reference to `__gcov_init' when using FLAGS+='-fprofile-arcs -ftest-coverage'

2012-12-11 Thread John Smith
Hi, Im trying to build libreoffice for using gcov/loc, so Ive set: LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' CXXFLAGS+='-fprofile-arcs -ftest-coverage' \ CPPFLAGS+='-fprofile-arcs -ftest-coverage' But I still get this error message (in 'make setup_native') undefined re

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

2012-12-11 Thread Libreoffice Gerrit user
sw/AllLangResTarget_sw.mk |1 sw/inc/globals.hrc|2 sw/inc/swabstdlg.hxx |3 sw/source/ui/app/app.src |4 sw/source/ui/dialog/swdlgfact.cxx | 18 -- sw/source/ui/dialog/swdlgfact.hxx |5 sw/source/ui/misc/titlepage.cxx |

[PATCH] fdo#32181 PRINTING: underlining in "Justified" aligned parag...

2012-12-11 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1300 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1300/1 fdo#32181 PRINTING: underlining in "Justified" aligned paragraph bleed over margin Do not underline trailing wh

[Libreoffice-commits] .: embedserv/Library_inprocserv.mk embedserv/source jurt/Library_jpipe.mk

2012-12-11 Thread Libreoffice Gerrit user
embedserv/Library_inprocserv.mk |4 embedserv/source/inprocserv/dllentry.cxx |2 ++ embedserv/source/inprocserv/inprocembobj.cxx |2 ++ jurt/Library_jpipe.mk|4 4 files changed, 12 insertions(+) New commits: commit b5d7ac8dc9bc778

SDK examples (was: Using config_xxx.h instead of -DHAVE_XXX)

2012-12-11 Thread Stephan Bergmann
On 12/10/2012 02:25 PM, Stephan Bergmann wrote: Collateral damage in SDK was my fear, too, so I wanted to have a look at it, only to see that it is already significantly broken in LO 4.0 anyway. Will have a stab at fixing it... For the record, at least compiling all the SDK examples via find

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

2012-12-11 Thread Libreoffice Gerrit user
Makefile.in |2 +- config_host.mk.in |1 + configure.ac |1 + 3 files changed, 3 insertions(+), 1 deletion(-) New commits: commit e1087161cfdded730db5710b2ed594eba5a53b1d Author: Norbert Thiebaud Date: Tue Dec 11 13:23:13 2012 -0600 export BUILDDIR in config_host.mk

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

2012-12-11 Thread Libreoffice Gerrit user
filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl |2 - pyuno/source/module/pyuno_adapter.cxx | 16 +- sw/source/filter/html/css1atr.cxx | 12 ++- sw/source/filter/html/css1kywd.cxx

[Libreoffice-commits] .: 3 commits - filter/source pyuno/source sw/source

2012-12-11 Thread Libreoffice Gerrit user
filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl |2 - pyuno/source/module/pyuno_adapter.cxx | 16 +- sw/source/filter/html/css1atr.cxx | 12 ++- sw/source/filter/html/css1kywd.cxx

[Libreoffice-commits] .: Branch 'feature/improvexlsximport' - officecfg/registry

2012-12-11 Thread Libreoffice Gerrit user
officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1c899d18cd974a569b905d5a5f979597353c8500 Author: Noel Power Date: Tue Dec 11 18:01:06 2012 + temporary increase of ole object buffer to spare a core

[Libreoffice-commits] .: embedserv/source

2012-12-11 Thread Libreoffice Gerrit user
embedserv/source/embed/ed_ipersiststr.cxx |7 +++ embedserv/source/inc/embservconst.h |6 -- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 6531960ad606f52ec84956c695b1fd40fda1bb35 Author: Stephan Bergmann Date: Tue Dec 11 18:31:25 2012 +0100 Bl

Re: minutes of ESC call ...

2012-12-11 Thread Stephan Bergmann
On 12/07/2012 11:18 AM, Michael Meeks wrote: * API cleanup - naming of new namespace (Kendy) + decision: drop ::com::sun::star:: for internal use on master ...but do note the problems that this introduces for forward declarations (and which I at least apparently keep forgetting about).

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

2012-12-11 Thread Libreoffice Gerrit user
sc/source/core/tool/address.cxx | 17 ++ sc/source/ui/view/gridwin.cxx | 47 +++- 2 files changed, 63 insertions(+), 1 deletion(-) New commits: commit 3f69a82ceab665224dc39067f4d686e2be9c5eb5 Author: Kohei Yoshida Date: Tue Dec 11 12:09:21

[Libreoffice-commits] .: sc/source

2012-12-11 Thread Libreoffice Gerrit user
sc/source/core/tool/address.cxx | 17 ++ sc/source/ui/view/gridwin.cxx | 47 +++- 2 files changed, 63 insertions(+), 1 deletion(-) New commits: commit b30b0010c00c0cbfe4bd7e035255a6328ff68dee Author: Kohei Yoshida Date: Tue Dec 11 12:09:21

[Libreoffice-commits] .: Branch 'feature/improvexlsximport' - 2 commits - oox/inc oox/Library_oox.mk oox/source

2012-12-11 Thread Libreoffice Gerrit user
oox/Library_oox.mk|2 oox/inc/oox/drawingml/drawingmltypes.hxx |3 + oox/inc/oox/drawingml/effectproperties.hxx| 53 +++ oox/inc/oox/drawingml/effectpropertiescontext.hxx | 41 +++ oox/inc/oox/drawingml/shape

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - odk/examples

2012-12-11 Thread Libreoffice Gerrit user
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx | 10 -- odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx | 12 +- odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/c

[Libreoffice-commits] .: odk/examples

2012-12-11 Thread Libreoffice Gerrit user
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx | 10 -- odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx | 12 +- odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/c

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

2012-12-11 Thread Libreoffice Gerrit user
oox/Library_oox.mk|2 oox/inc/oox/drawingml/drawingmltypes.hxx |3 + oox/inc/oox/drawingml/effectproperties.hxx| 53 +++ oox/inc/oox/drawingml/effectpropertiescontext.hxx | 41 +++ oox/inc/oox/drawingml/shape

[PUSHED] fix variable naming

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

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

2012-12-11 Thread Libreoffice Gerrit user
svx/inc/svx/compressgraphicdialog.hxx | 30 +++--- svx/source/dialog/compressgraphicdialog.cxx | 126 ++-- 2 files changed, 78 insertions(+), 78 deletions(-) New commits: commit 1b6598c9e71cdabbdf73a15c5033c0f33d071be5 Author: Jack Leigh Date: Tue Dec 11 14:05:

[Libreoffice-commits] .: 2 commits - sfx2/AllLangResTarget_sfx2.mk sfx2/inc sfx2/source sfx2/uiconfig sfx2/UI_sfx.mk

2012-12-11 Thread Libreoffice Gerrit user
sfx2/AllLangResTarget_sfx2.mk|1 sfx2/UI_sfx.mk |1 sfx2/inc/docvor.hxx |6 sfx2/inc/orgmgr.hxx |8 sfx2/source/doc/doc.hrc |2 sfx2/source/doc/docvor.cxx

license statement

2012-12-11 Thread Arne de Bruijn
*All* of *my* *past* and *future* *contributions* to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Arne de Bruijn m...@arnedebruijn.nl libreoff...@arbruijn.dds.nl ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lis

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

2012-12-11 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx |8 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit b44bf22ae9c1602d8ff38d90068f6e553dfdc7c5 Author: Lennard Date: Sun Dec 9 16:29:47 2012

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - 2 commits - instsetoo_native/util setup_native/source solenv/bin solenv/inc

2012-12-11 Thread Libreoffice Gerrit user
instsetoo_native/util/openoffice.lst | 10 +- setup_native/source/packinfo/finals_instsetoo.txt |1 + solenv/bin/modules/installer/globals.pm |2 +- solenv/bin/modules/installer/windows/admin.pm |2 +- solenv/inc/minor.mk

Drawbacks of using declarations/namespace aliases (was: [Libreoffice-commits] rtl:: prefix removal from configmgr)

2012-12-11 Thread Stephan Bergmann
commit 3e64874e7cd234ff563ac11450cfb2b6e2db4bf6 Author: Radu Ioan Date: Mon Dec 10 23:06:10 2012 +0200 rtl:: prefix removal from configmgr - removed rtl:: prefix - removed RTL_CONSTASCII_USTRINGPARAM - corrected some misspells Change-Id: I88bb0beec718a7fe38c61220aa61

Re: [PATCH] Introduce SAL_DELETE

2012-12-11 Thread Lubos Lunak
On Tuesday 11 of December 2012, Noel Grandin wrote: > Maybe give it a more explicit name? > Without looking, it's not clear at all what the macro does. > > Perhaps > SAL_DELETE_MEMBER > or > SAL_CPP11_DELETE > ?? Good point. Pushed SAL_DELETED_FUNCTION. -- Lubos Lunak l.lu...@suse.cz

[Libreoffice-commits] .: sal/inc sfx2/inc

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |2 +- sal/inc/sal/types.h |4 ++-- sfx2/inc/sfx2/docfile.hxx |2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f00b77c856067b77a6dc5c2d90cc1205d87de03a Author: Luboš Luňák Date: Tue Dec 11 17:03:02 2012 +0100 SAL_DE

Re: [PATCH] Introduce SAL_DELETE

2012-12-11 Thread Michael Meeks
On Tue, 2012-12-11 at 17:16 +0200, Noel Grandin wrote: > Maybe give it a more explicit name? > Without looking, it's not clear at all what the macro does. Just reading the name I thought: nice, this is a consolidated macro to kill all the 'DELETEZ' variants around the place ;-) S

[PUSHED] performance tuning of helpex

2012-12-11 Thread Andras Timar (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/1262 Approvals: Andras Timar: Verified; Looks good to me, approved Norbert Thiebaud: Verified -- To view, visit https://gerrit.libreoffice.or

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 42092, which changed state. Bug 42092 Summary: SVG vector graphics exported as bitmaps to PDF https://bugs.freedesktop.org/show_bug.cgi?id=42092 What|Removed |Added

[Libreoffice-commits] .: g

2012-12-11 Thread Libreoffice Gerrit user
g |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d449869617a3e07aef483437158ca7f634ee7263 Author: Luboš Luňák Date: Tue Dec 11 16:39:02 2012 +0100 ./g cannot reference builddir Because either it's called from there, and then it's the current

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

2012-12-11 Thread Libreoffice Gerrit user
sc/source/core/tool/formulaopt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b5f71e931ab0dfa7da66c508d699769eb955b8e Author: Kohei Yoshida Date: Tue Dec 11 10:33:01 2012 -0500 Change the default formula syntax to Excel A1 (for this branch only!)

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

2012-12-11 Thread Libreoffice Gerrit user
oox/inc/oox/drawingml/theme.hxx |3 ++- oox/source/drawingml/shape.cxx| 16 ++-- oox/source/drawingml/theme.cxx|5 + oox/source/drawingml/themeelementscontext.cxx | 12 +--- 4 files changed, 26 insertions(+), 10 dele

Re: [PATCH] Introduce SAL_DELETE

2012-12-11 Thread Noel Grandin
Maybe give it a more explicit name? Without looking, it's not clear at all what the macro does. Perhaps SAL_DELETE_MEMBER or SAL_CPP11_DELETE ?? On 2012-12-11 17:00, Stephan Bergmann (via Code Review) wrote: Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1299 To

[PUSHED] Introduce SAL_DELETE

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

[Libreoffice-commits] .: sal/inc sfx2/inc

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustrbuf.hxx |5 ++--- sal/inc/sal/types.h | 18 ++ sfx2/inc/sfx2/docfile.hxx |2 +- 3 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 20b720ba3790d657ea3112fde0678c262908a1b6 Author: Stephan Bergmann Date: Tue Dec 11 16:00:00 20

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - boost/boost.7774.warnings.patch.1 boost/UnpackedTarball_boost.mk

2012-12-11 Thread Libreoffice Gerrit user
boost/UnpackedTarball_boost.mk|2 ++ boost/boost.7774.warnings.patch.1 | 34 ++ 2 files changed, 36 insertions(+) New commits: commit 4b96890c181a05d354cf09a315b70fc8f634f6c4 Author: Markus Mohrhard Date: Fri Dec 7 22:01:03 2012 +0100 fix Wshadow

Re: liborcus sources website

2012-12-11 Thread Mark Stanton
> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However, > my Fedora system has no packages for that. Does anyone know what the > website of that is, so I can download and install the sources ? I > tried a quick google, but couldnt find it. Orca, screen reader (?). Mark Stanton One

Re: Addin exceptions in SvStream

2012-12-11 Thread Michael Stahl
On 11/12/12 15:57, Stephan Bergmann wrote: > Exceptions are certainly no silver bullet (semantically they are > ~equivalent to encoding exception information in function return values > and explicitly handling those return values accordingly, so the "endemic > bloat" claim meets skepticism) wel

[PATCH] Introduce SAL_DELETE

2012-12-11 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1299 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1299/1 Introduce SAL_DELETE Change-Id: I7ac7392646ea34fb2e6a9f15990aca05a2c1e484 --- M sal/inc/rtl/ustrbuf.hxx M sal/in

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2012-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||58142 --- Comment #46 from Rainer Bie

Re: Addin exceptions in SvStream

2012-12-11 Thread Stephan Bergmann
On 12/11/2012 11:11 AM, Michael Meeks wrote: On Tue, 2012-12-11 at 09:39 +0100, Stephan Bergmann wrote: On 12/10/2012 10:41 PM, Michael Meeks wrote: On Mon, 2012-12-10 at 10:27 -0500, Marc-André Laverdière wrote: I am doing some proactive hardening of the image filters these days, and I have t

[Libreoffice-commits] .: src/lib

2012-12-11 Thread Libreoffice Gerrit user
src/lib/VSD5Parser.cpp | 16 src/lib/VSD5Parser.h |1 + src/lib/VSD6Parser.cpp |7 +++ src/lib/VSD6Parser.h |4 ++-- src/lib/VSDParser.cpp |6 +++--- 5 files changed, 25 insertions(+), 9 deletions(-) New commits: commit b3ad8caf742e3ae44f36d4145608236d4

[Libreoffice-commits] .: 2 commits - compilerplugins/Makefile-clang.mk configure.ac g Makefile.fetch Makefile.in Makefile.top scp2/CustomTarget_langmacros.mk solenv/gbuild

2012-12-11 Thread Libreoffice Gerrit user
Makefile.fetch |2 +- Makefile.in | 12 ++-- Makefile.top| 10 +- compilerplugins/Makefile-clang.mk |4 ++-- configure.ac| 12 ++-- g

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Roman Eisele changed: What|Removed |Added Depends on||33302 -- You are receiving this mail bec

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Roman Eisele changed: What|Removed |Added Depends on|33302 | -- You are receiving this mail because:

[PUSHED] Prepare for read-only source build

2012-12-11 Thread Norbert Thiebaud (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/1273 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved Luboš Luňák: Looks good to me, but someone else must approve -- To vie

[Libreoffice-commits] .: autogen.sh configure.ac g .gitignore Makefile Makefile.fetch Makefile.in Makefile.top scp2/CustomTarget_langmacros.mk solenv/bin solenv/gbuild

2012-12-11 Thread Libreoffice Gerrit user
.gitignore |3 -- Makefile| 39 Makefile.fetch |2 - Makefile.in | 42 ++ Makefile.top|

[Libreoffice-commits] .: sc/source

2012-12-11 Thread Libreoffice Gerrit user
sc/source/core/tool/cellkeywords.inl |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8532cbd3e685d7a1e4e26bf7c2b7bf0b1c38c5be Author: Luboš Luňák Date: Tue Dec 11 15:09:41 2012 +0100 simply use string literals Change-Id: Id82c9dc43d3af21d434e

Re: liborcus sources website

2012-12-11 Thread John Smith
Hi, On Tue, Dec 11, 2012 at 3:04 PM, Rene Engelhard wrote: > > And the above downloaded piece won't helpyou at all if you use > --with-system-orcus (which you obviously do otherwise it wouldn't check > for it) as in that case you obviously need a orcus (and a liborcus-0.4.pc) > _already_ on your

[PATCH] fix variable naming

2012-12-11 Thread Jack Leigh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1298 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/1298/1 fix variable naming Changed to pointers by fdb7fe63db5ba17036a71fe4f7f25f834bef8f95 but names not updated Chang

Re: liborcus sources website

2012-12-11 Thread Rene Engelhard
hi, On Tue, Dec 11, 2012 at 02:53:31PM +0100, John Smith wrote: > On Tue, Dec 11, 2012 at 2:13 PM, Stephan van den Akker > wrote: > > Hi John, > > > > If I recall correctly, during "make" the liborcus source will be pulled in > > from a Libre Office server. Just make sure you have an internet co

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

2012-12-11 Thread Libreoffice Gerrit user
vcl/inc/vcl/builder.hxx | 16 ++-- vcl/inc/vcl/lstbox.hxx|2 ++ vcl/source/control/lstbox.cxx |9 + vcl/source/window/builder.cxx | 26 +- 4 files changed, 46 insertions(+), 7 deletions(-) New commits: commit a930214c40389b82ee

Re: liborcus sources website

2012-12-11 Thread John Smith
Hi, On Tue, Dec 11, 2012 at 2:13 PM, Stephan van den Akker wrote: > Hi John, > > If I recall correctly, during "make" the liborcus source will be pulled in > from a Libre Office server. Just make sure you have an internet connection. > Thanks. 'make' does download a version of it, but it looks l

Re: LO fdo#38244 & 57938

2012-12-11 Thread Udo Schuermann
On 12/11/2012 03:21 AM, Miklos Vajna wrote: Hi Udo, On Mon, Dec 10, 2012 at 06:43:47PM -0500, Udo Schuermann wrote: You did the work for LibreOffice fdo#38244 (comments on text ranges) back in July, and I reported an issue that relates to it (57938). I dug through the code myself, but I've no

Re: liborcus sources website

2012-12-11 Thread Markus Mohrhard
Hey, 2012/12/11 John Smith : > Hi, > > > I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However, > my Fedora system has no packages for that. Does anyone know what the > website of that is, so I can download and install the sources ? I > tried a quick google, but couldnt find it. Or

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

2012-12-11 Thread Libreoffice Gerrit user
sw/source/core/text/frmpaint.cxx |2 +- sw/source/core/text/itrpaint.cxx | 12 ++-- sw/source/core/text/txtpaint.hxx | 11 +-- sw/source/core/text/txttab.cxx|4 ++-- sw/source/core/text/widorp.cxx|2 +- sw/source/core/text/wrong.cxx |4 ++-- sw/so

[PUSHED] use SAL_WARN_UNUSED_RESULT for OUString::replaceAll

2012-12-11 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/1297 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1297 To unsubscribe, visit

[Libreoffice-commits] .: sal/inc

2012-12-11 Thread Libreoffice Gerrit user
sal/inc/rtl/ustring.hxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit abca8e3afa1c9c42266e89b863ee69cca4b93e21 Author: Ivan Timofeev Date: Tue Dec 11 17:07:26 2012 +0400 use SAL_WARN_UNUSED_RESULT for OUString::replaceAll Change-Id: I30754e4

[Libreoffice-commits] .: 2 commits - cui/source vcl/inc vcl/source

2012-12-11 Thread Libreoffice Gerrit user
cui/source/dialogs/thesdlg.cxx | 36 +-- cui/source/inc/thesdlg.hxx |9 vcl/inc/vcl/builder.hxx| 29 +++ vcl/source/window/builder.cxx | 387 ++--- vcl/source/window/window2.cxx | 23 -- 5 files changed, 407 insertions(+), 77 deletions(

Re: liborcus sources website

2012-12-11 Thread Stephan van den Akker
Hi John, If I recall correctly, during "make" the liborcus source will be pulled in from a Libre Office server. Just make sure you have an internet connection. 2012/12/11 John Smith > Hi, > > > I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However, > my Fedora system has no pack

[PATCH] use SAL_WARN_UNUSED_RESULT for OUString::replaceAll

2012-12-11 Thread Ivan Timofeev (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1297 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/1297/1 use SAL_WARN_UNUSED_RESULT for OUString::replaceAll Change-Id: I30754e4d0cb0c490e6c125ba034e2e0eac3751e7 --- M s

liborcus sources website

2012-12-11 Thread John Smith
Hi, I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However, my Fedora system has no packages for that. Does anyone know what the website of that is, so I can download and install the sources ? I tried a quick google, but couldnt find it. Thanks. Regards, John Smith.

[Libreoffice-commits] .: filter/source

2012-12-11 Thread Libreoffice Gerrit user
filter/source/xsltdialog/xmlfiltertabdialog.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c88508bc53e7df7ead7bc1b102da3d7dd81f7688 Author: Ivan Timofeev Date: Tue Dec 11 16:24:26 2012 +0400 OUString::replaceAll unused results Change-Id:

[PUSHED] Remove RTL_* from uui

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

[Libreoffice-commits] .: uui/source

2012-12-11 Thread Libreoffice Gerrit user
uui/source/iahndl-ioexceptions.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 88096c2d4a139d943a73db416b25a55c925e8fb7 Author: Luboš Luňák Date: Tue Dec 11 13:22:53 2012 +0100 matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase() Change-Id: I

[Libreoffice-commits] .: uui/source

2012-12-11 Thread Libreoffice Gerrit user
uui/source/iahndl-authentication.cxx |9 + uui/source/iahndl-errorhandler.cxx |7 +--- uui/source/iahndl-ioexceptions.cxx | 55 --- uui/source/iahndl-locking.cxx|9 + uui/source/iahndl.cxx| 39 -

[PUSHED] Remove (RTL_CONSTASCII_USTRINGPARAM from lotuswordpro

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

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

2012-12-11 Thread Libreoffice Gerrit user
lotuswordpro/qa/cppunit/test_lotuswordpro.cxx |5 +-- lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 26 +++- 2 files changed, 14 insertions(+), 17 deletions(-) New commits: commit e6ba54ceb8ac402570a126922d42db0a8341fc2b Author: Marcos Paulo de Souza Date:

Re: [PATCH][RESOLVED] proposed patch for fdo56549 CRASH in menu 'Format → Autocorrect → Apply and Edit Changes'

2012-12-11 Thread Caolán McNamara
On Sun, 2012-11-25 at 05:40 -0800, julien2412 wrote: > Hello, > > I propose a patch for fdo#56549 (see > https://bugs.freedesktop.org/show_bug.cgi?id=56549): > https://bugs.freedesktop.org/attachment.cgi?id=70538 Just marking this thread as resolved with 32c26ffb1f7585318a11f684a9886b58cea5b307

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

2012-12-11 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/languagetag.hxx | 28 ++ i18npool/qa/cppunit/test_languagetag.cxx| 42 +++ i18npool/source/languagetag/languagetag.cxx | 317 ++-- lingucomponent/source/lingutil/lingutil.cxx | 21 - 4 files changed, 323 insertions(+), 85 deletions(-)

[PUSHED] rtl:: prefix removal from configmgr

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

[Libreoffice-commits] .: 2 commits - i18npool/inc i18npool/qa i18npool/source lingucomponent/source

2012-12-11 Thread Libreoffice Gerrit user
i18npool/inc/i18npool/languagetag.hxx | 28 ++ i18npool/qa/cppunit/test_languagetag.cxx| 42 +++ i18npool/source/languagetag/languagetag.cxx | 317 ++-- lingucomponent/source/lingutil/lingutil.cxx | 21 - 4 files changed, 323 insertions(+), 85 deletions(-)

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

2012-12-11 Thread Libreoffice Gerrit user
vcl/source/gdi/gradient.cxx |7 --- vcl/source/gdi/outdev4.cxx | 21 - 2 files changed, 16 insertions(+), 12 deletions(-) New commits: commit 54d6055685d0b4b24779708373f7641eeec7d7d6 Author: Michael Meeks Date: Tue Dec 11 11:28:30 2012 + fdo#42553 - fix

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on|36766 | -- You are receiving this mail because

[Libreoffice-commits] .: vcl/source

2012-12-11 Thread Libreoffice Gerrit user
vcl/source/gdi/gradient.cxx |7 --- vcl/source/gdi/outdev4.cxx | 21 - 2 files changed, 16 insertions(+), 12 deletions(-) New commits: commit 055fca04a4e00b14e68fa5860b417cb25e471299 Author: Michael Meeks Date: Tue Dec 11 11:28:30 2012 + fdo#42553 - fix

[Libreoffice-commits] .: sc/inc

2012-12-11 Thread Libreoffice Gerrit user
sc/inc/formulaopt.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 017ac0b09ba511ad726149e9e5aaf1483ef88064 Author: Luboš Luňák Date: Tue Dec 11 12:27:38 2012 +0100 enum is not something that has external linkage, so no point in visibility and a

[Libreoffice-commits] .: Branch 'refs/tags/distro/suse/suse-3-6' - 0 commits -

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

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

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

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

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

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

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

[Libreoffice-commits] .: Branch 'refs/tags/distro/suse/suse-3-6' - 0 commits -

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

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

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

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

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

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

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

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

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

  1   2   >