[Libreoffice-commits] .: sw/source

2012-12-10 Thread Libreoffice Gerrit user
sw/source/core/access/accpara.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9aec18854afb1ec2d28c334861924ad6eacf26af Author: Herbert Duerr h...@apache.org Date: Mon Dec 10 02:08:46 2012 -0600 i121446:fix SwAccessibleParagraph::GetGlyphBoundary()'s ret

Re: static clang source code analysis (Code Review Requested)

2012-12-10 Thread Miklos Vajna
Hi John, On Fri, Dec 07, 2012 at 04:41:48PM +0100, John Smith lbalba...@gmail.com wrote: The clang analyzer how-to is here : http://wiki.documentfoundation.org/Development/Clang Thanks a lot for both! Miklos signature.asc Description: Digital signature

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

2012-12-10 Thread Libreoffice Gerrit user
scripting/source/pyprov/pythonscript.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f4cae670e314f5e869d7d9ac15ea51c3c9cf66fa Author: Julien Nabet serval2...@yahoo.fr Date: Sun Dec 9 10:55:46 2012 +0100 Python: fix deprecated + == None instead of is

[PUSHED] Change in core[libreoffice-4-0]: Python: fix deprecated + == None instead of is None

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

Re: problems with python3.3 and UNO components

2012-12-10 Thread Xisco Faulí
Hi there, On Mon, 2012-11-26 at 10:07 +0100, Xisco Faulí wrote: I rebuilt master with the latest changes made by Michael Stahl, Michael Meeks and Julien Nabet and desktop.addTerminateListener(TerminateListenerProcAdapter(test)) does not fail anymore. However, print(dir(desktop)) still

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Andras Timar
Hi Tor, On Mon, Dec 10, 2012 at 8:59 AM, Tor Lillqvist t...@iki.fi wrote: This is probably nothing new, but something I just recently became aware of, using my build from the libreoffice-4-0 branch. I am not sure if I have interpreted my testing correctly, please discuss. You probably built

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Jonathan Aquilina
Not trying to butt in here, but doesnt windows update usually ask you to install the latest version of the .NET stuff anyway? On Mon, Dec 10, 2012 at 10:10 AM, Andras Timar tima...@gmail.com wrote: Hi Tor, On Mon, Dec 10, 2012 at 8:59 AM, Tor Lillqvist t...@iki.fi wrote: This is probably

Re: [4.0] build error jvmfwk/libcdr

2012-12-10 Thread Matúš Kukan
On 9 December 2012 09:46, Andreas Radke a.ra...@arcor.de wrote: While 4.0 alpha1 built fine I run into a new build error with beta1: touch /build/src/libreoffice-4.0.0.0.beta1/workdir/unxlngx6.pro/UnpackedTarball/cdr.prepare make[2]: *** No rule to make target

Re: [4.0] build error jvmfwk/libcdr

2012-12-10 Thread Andreas Radke
Am Mon, 10 Dec 2012 10:31:11 +0100 schrieb Matúš Kukan matus.ku...@gmail.com: What does config_host.mk say ? How did you get the sources ? Normally, it should be downloaded with 'make fetch' -- Matus We preload all tarballs to not load them again and again when building packages. Rene's

[PATCH] Add configure switch that allows hardlink deliver

2012-12-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1283 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/1283/1 Add configure switch that allows hardlink deliver This switch just makes possible to configure in ln delivery

[Libreoffice-commits] .: graphite/graphite2.narrowing.patch.1 graphite/UnpackedTarball_graphite.mk

2012-12-10 Thread Libreoffice Gerrit user
graphite/UnpackedTarball_graphite.mk |1 + graphite/graphite2.narrowing.patch.1 | 22 ++ 2 files changed, 23 insertions(+) New commits: commit 71a1df3e42eed9005d55ff58161cfd239e6e462d Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 10:48:50 2012 +0100

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - offapi/com offapi/type_reference

2012-12-10 Thread Libreoffice Gerrit user
offapi/com/sun/star/sdbc/XDriverManager2.idl |4 offapi/type_reference/types.rdb |binary 2 files changed, 4 insertions(+) New commits: commit da5180a926f03314f87dd2a48f811846a8f01f3c Author: Noel Grandin n...@peralex.com Date: Mon Dec 10 11:59:29 2012 +0200

[Libreoffice-commits] .: sal/cppunittester

2012-12-10 Thread Libreoffice Gerrit user
sal/cppunittester/cppunittester.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 72c2f30cbfde203a926b4acee5ed3d7ea9b9867e Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 11:00:10 2012 +0100

[Libreoffice-commits] .: unotest/source

2012-12-10 Thread Libreoffice Gerrit user
unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit aaeba64fa50d92a219106dab10ad17d8c34fbfa3 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 11:07:42 2012 +0100

[Libreoffice-commits] .: src/docdraw.py

2012-12-10 Thread Miklos Vajna
src/docdraw.py | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 134b08ed4e04999106feca7a666b4f1f1a5b2034 Author: Miklos Vajna vmik...@suse.cz Date: Mon Dec 10 11:17:37 2012 +0100 docdraw: we can figure out if we're contained outselves diff --git

Re: Email-Introduction

2012-12-10 Thread Michael Meeks
Hi Vishv, On Sun, 2012-12-09 at 18:55 +0530, Vishv Brahmbhatt wrote: I am Vishv Brahmbhatt. I am a student of Dhirubhai Ambani Institute of Information and Communication Technology(DA-IICT),India. Welcome ! :-) I am new to the open source community and LibreOffice community. I am

[Libreoffice-commits] .: 2 commits - src/docdraw.py src/docrecord.py src/msodraw.py

2012-12-10 Thread Miklos Vajna
src/docdraw.py | 86 --- src/docrecord.py |6 +-- src/msodraw.py | 85 -- 3 files changed, 73 insertions(+), 104 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - sd/sdi sd/source svx/inc svx/sdi

2012-12-10 Thread Libreoffice Gerrit user
sd/sdi/_drvwsh.sdi |5 + sd/source/ui/app/popup2_tmpl.src |1 + sd/source/ui/view/drviews8.cxx |1 + svx/inc/globlmn_tmpl.hrc |5 + svx/inc/svx/svxids.hrc |3 ++- svx/sdi/svx.sdi | 24 6

Python Wizard for Agenda - unclickable text insert placeholders ?

2012-12-10 Thread Alex Thurgood
Hi all, While testing the python wizard integration, I noticed that the Agenda wizard produces a table, which comes after the topics-for-discussion, i.e. on a separate page, and which is supposed to contain clickable placeholders for the insertion of text. However, the field names in question are

Re: [ATTENTION] Git repo move to gerrit.libreoofice.org

2012-12-10 Thread David Tardon
Hi, On Mon, Dec 10, 2012 at 01:11:34AM -0600, Norbert Thiebaud wrote: On Sun, Dec 9, 2012 at 11:37 PM, David Tardon dtar...@redhat.com wrote: Hi, On Wed, Dec 05, 2012 at 07:12:07PM -0600, Norbert Thiebaud wrote: Dear all, I've clone the remainder of the active git repo that are on

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

2012-12-10 Thread Libreoffice Gerrit user
connectivity/source/manager/mdrivermanager.hxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit b05c792ffe408b9769de6e39d5ebd39749211f6b Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 12:31:37 2012 +0100 Fix previous commit diff --git

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

2012-12-10 Thread Abdulelah Alarifi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1284 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/84/1284/1 fdo#57422 - presenter console RTL support needs completion This patch will fix the text direction of the text

[Libreoffice-commits] .: oox/source

2012-12-10 Thread Libreoffice Gerrit user
oox/source/vml/vmltextboxcontext.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5bc835d48f1e5373b3a31bd166fadfdf19b3588f Author: Miklos Vajna vmik...@suse.cz Date: Mon Dec 10 12:51:01 2012 +0100 oox: v:textbox's inset attribute should be imported

Putting support for precompiled headers back in

2012-12-10 Thread Lubos Lunak
Short version: I'm going to push changes that bring back support for PCH. Don't let that bother you in any way :). Long version: Those building with MSVC might have noticed that going from MSVC2008 to 2010 has a noticeable impact on compile time. I don't remember exactly anymore, but #6

Python Wizard for Agenda - unclickable text insert placeholders ?

2012-12-10 Thread Xisco Faulí
Hello Alex, Agenda Wizard hasn't been ported to python yet. There's already a python version of this wizard but some parts of it do not work as expected so for now File Wizards Agenda calls the java wizard. I always try to work on it in my free time but I don't have much recently :( Anyway, I

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

2012-12-10 Thread Libreoffice Gerrit user
oox/source/vml/vmltextboxcontext.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 8daab8d5e0d253597b6837ba0de14e1d84388cb8 Author: Miklos Vajna vmik...@suse.cz Date: Mon Dec 10 12:51:01 2012 +0100 oox: v:textbox's inset attribute should be imported

Re: Python Wizard for Agenda - unclickable text insert placeholders ?

2012-12-10 Thread Alex Thurgood
On 12/10/2012 12:54 PM, Xisco Faulí wrote: Hi Xisco, Agenda Wizard hasn't been ported to python yet. There's already a python version of this wizard but some parts of it do not work as expected so for now File Wizards Agenda calls the java wizard. I always try to work on it in my free time

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

2012-12-10 Thread Faisal al-otaibi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1285 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/85/1285/1 fdo#57422 - presenter console RTL support needs completion this patch fix the RTL layout in help view

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Németh László
Hi, I have ran into this problem. http://forum.openoffice.org/en/forum/viewtopic.php?f=15t=32902 suggests to install .NET 4, but its full installation (+40 MB) needs internet connection under Windows, too. Unfortunatelly, my old, but safe Windows XP machine has no internet connection. Best

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Tor Lillqvist
You probably built with .NET 4.0 SDK. Well, I tried hard not to, and the versions I see output by the tools don't indicate that 4.0 would be used, but yeah, either I didn't look in the right place or somehow otherwise that crept in. (Also the TDF build of the 4.0.0 beta1 has the same problem.)

Re: [PATCH] Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition

2012-12-10 Thread Lubos Lunak
On Sunday 09 of December 2012, Christos Strubulis wrote: Ok thanks. I thought that this command would commit to the official repository and not locally. Is this right now? Yes, that's right. There are still two minor issues with the patch though: - your email in the commit is invalid (

[PATCH] Manual convertion of templatemanagement.ui

2012-12-10 Thread gokul s (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1286 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/86/1286/1 Manual convertion of templatemanagement.ui Change-Id: I499e9c1bfb23ac7e437eaa366dfee2016afd1d36 --- A

Re: Putting support for precompiled headers back in

2012-12-10 Thread Michael Stahl
On 10/12/12 12:54, Lubos Lunak wrote: The argument for PCH (MSVC2010 non-debug build): $ time make xmloff ENABLE_PCH= real4m52.828s $ time make xmloff ENABLE_PCH=TRUE real2m9.293s that looks sufficiently convincing for me :) The arguments against PCH seem to be: - conflicts

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Andras Timar
On Mon, Dec 10, 2012 at 1:17 PM, Tor Lillqvist t...@iki.fi wrote: Either we can bump this (REQUIRED_DOTNET_VERSION) to 4.0.0.0 We could do that, but on the other hand, as you say, given how rarely used the LibreOffice CLI stuff is likely to be anyway, it would be a bit silly to require the

Re: Putting support for precompiled headers back in

2012-12-10 Thread Lubos Lunak
On Monday 10 of December 2012, Michael Stahl wrote: On 10/12/12 12:54, Lubos Lunak wrote: - lack of a tinderbox to test it - I intend to switch #6 to use it and see how it works in practice hopefully we'll get faster tinderbox turnarounds too... Actually, #6 has been doing incremental

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

2012-12-10 Thread Libreoffice Gerrit user
config_host.mk.in|1 configure.ac | 52 +-- solenv/gbuild/platform/macosx.mk |2 - solenv/gbuild/platform/unxgcc.mk |2 - solenv/inc/unxgcc.mk |2 - 5 files changed, 49 insertions(+), 10

Re: Installing our CLI DLLs on Windows XP SP3 with .NET 2.0 and 3.5 (but no newer) fails

2012-12-10 Thread Tor Lillqvist
It is not a strong requirement. If system does not meet this requirement, then CLI stuff will not be installed (silently). Ah, good, that sounds ideal then! (And finally then we might perhaps get some bug reports about it, why doesn't it work any more in LO 4.0 ;) --tml

[Libreoffice-commits] .: sd/source

2012-12-10 Thread Libreoffice Gerrit user
sd/source/ui/toolpanel/controls/MasterPageContainer.cxx | 10 +- sd/source/ui/toolpanel/controls/MasterPageDescriptor.cxx |6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 20778d72fe4c785ebe9039767afa07f35b045541 Author: Rob Snelders

[PUSHED] - correct variable-names

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

Re: Using config_xxx.h instead of -DHAVE_XXX

2012-12-10 Thread Stephan Bergmann
On 12/08/2012 11:24 PM, Michael Meeks wrote: Some care/thought should be given to ensuring that the URE/ODK still exports whatever limited set of these defines we need [ to be fair the ODK needs some real dunging out action - and should have it's samples built as we compile to stop it

[Libreoffice-commits] .: sw/inc sw/source sw/uiconfig sw/UI_swriter.mk

2012-12-10 Thread Libreoffice Gerrit user
sw/UI_swriter.mk|1 sw/inc/globals.hrc |6 sw/source/ui/app/app.src| 21 + sw/source/ui/config/optload.cxx | 16 + sw/source/ui/frmdlg/cption.cxx | 221 ++--- sw/source/ui/frmdlg/cption.hrc

[Libreoffice-commits] .: sw/inc sw/source sw/uiconfig

2012-12-10 Thread Libreoffice Gerrit user
sw/inc/helpid.h |1 - sw/source/ui/frmdlg/cption.cxx |2 +- sw/uiconfig/swriter/ui/insertcaption.ui |5 + 3 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 8f7855b61a29e47db70be92541422594ad99d13f Author: Caolán McNamara

[PUSHED] migrate 'Insert Caption' dialog to .ui file

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

[PUSHED] rtl:: removal in fpicker

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

Re: Using config_xxx.h instead of -DHAVE_XXX

2012-12-10 Thread Michael Meeks
On Mon, 2012-12-10 at 14:25 +0100, 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... Nice. If we could make the SDK samples

[Libreoffice-commits] .: sw/source

2012-12-10 Thread Libreoffice Gerrit user
sw/source/ui/config/optload.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 5cb4004a443910c6eefb0b58f1fc4ed3e20ba36c Author: Jack Leigh leigh...@gmx.se Date: Sat Dec 8 21:12:23 2012 + fdo#38895 fix toggling of numbering separator on

[PUSHED] fdo#38895 fix toggling of numbering separator on Autocaption...

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

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - odk/configure.pl odk/setsdkenv_unix

2012-12-10 Thread Libreoffice Gerrit user
0 files changed New commits: commit f6934334358004c2ab4a520769d314083de59460 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jun 5 17:19:25 2012 +0200 Make setsdkenv_unix executable instead of configure.pl Change-Id: I1efc684f3476cd20bd2ae5efcf603ab2e6adf83a (cherry

[Libreoffice-commits] .: configure.ac

2012-12-10 Thread Libreoffice Gerrit user
configure.ac |1 - 1 file changed, 1 deletion(-) New commits: commit 5abad485f0efa4e71f99d47e6d053298102eb2b3 Author: Luboš Luňák l.lu...@suse.cz Date: Mon Dec 10 15:00:11 2012 +0100 remove AC_DEFINE(HAVE_CXX0X) There should be no #ifdef for that anyway (given compiler

[Libreoffice-commits] .: sw/source

2012-12-10 Thread Libreoffice Gerrit user
sw/source/core/inc/txtfrm.hxx |5 - sw/source/core/text/txtio.cxx | 18 +++--- 2 files changed, 3 insertions(+), 20 deletions(-) New commits: commit 9d09dcfd23e70adb4834253f697c479dab4cf673 Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Dec 9 20:08:29 2012 +0900

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

2012-12-10 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/hr_HR.xml |2 ++ i18npool/source/localedata/data/no_NO.xml |4 2 files changed, 6 insertions(+) New commits: commit b1184f8a4e4a3949d38407c5f1d5155c2c2b42d5 Author: Eike Rathke er...@redhat.com Date: Mon Dec 10 14:36:31 2012 +0100 fdo#52240

[Libreoffice-commits] .: cui/source

2012-12-10 Thread Libreoffice Gerrit user
cui/source/options/treeopt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a7320cbe406c0276a3c113a1adac93ed7a894dc2 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 10 14:01:42 2012 + de:Interner Test - en:Internal Test Change-Id:

[PUSHED] IsDbg() is no longer called

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

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

2012-12-10 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/hr_HR.xml |2 ++ i18npool/source/localedata/data/no_NO.xml |4 2 files changed, 6 insertions(+) New commits: commit 9cce41e668de5b50e05d762b88f3bbafb3bb641a Author: Eike Rathke er...@redhat.com Date: Mon Dec 10 14:36:31 2012 +0100 fdo#52240

[Libreoffice-commits] .: solenv/gbuild

2012-12-10 Thread Libreoffice Gerrit user
solenv/gbuild/AllLangResTarget.mk |1 + solenv/gbuild/AllLangZip.mk |1 + solenv/gbuild/CliLibrary.mk |1 + solenv/gbuild/CliNativeLibrary.mk |1 + solenv/gbuild/CliUnoApi.mk|1 + solenv/gbuild/Configuration.mk|2 ++ solenv/gbuild/CppunitTest.mk

[PATCH] Change in core[libreoffice-3-6]: fdo#52240 added [hr-HR] date acceptance patterns D/M/Y; D/M

2012-12-10 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1288 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/1288/1 fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/M As per

[PUSHED] userfriendly make targets for build and clean

2012-12-10 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/1253 Approvals: Luboš Luňák: Verified; Looks good to me, approved Peter Foley: Looks good to me, but someone else must approve David

[PATCH] Change in core[libreoffice-3-6]: fdo#52240 added [no-NO] date acceptance patterns D.M; D/M/Y; D...

2012-12-10 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1287 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/1287/1 fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M Y Also referenced by nb-NO and ny-NO Changes

Master Documents

2012-12-10 Thread David Burleigh
I'm trying to find a way to do on purpose what I once did by accident (but I don't know how I did it). I have a master document containing links to many subdocuments, and I would like to export the entire contents to a normal .odt file in editable form. I tried FileExport then choose File Type ODF

[Libreoffice-commits] .: solenv/gbuild

2012-12-10 Thread Libreoffice Gerrit user
solenv/gbuild/gbuild.help.txt |3 +++ 1 file changed, 3 insertions(+) New commits: commit 688c668003739042c2431ec3f7a94d6b3ac6998a Author: Luboš Luňák l.lu...@suse.cz Date: Mon Dec 10 15:15:21 2012 +0100 little help for userfriendly gbuild make targets Change-Id:

[Libreoffice-commits] .: officecfg/registry sc/inc sc/source

2012-12-10 Thread Libreoffice Gerrit user
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 30 +++ sc/inc/formulaopt.hxx| 13 +++ sc/inc/globstr.hrc |4 sc/inc/scmod.hxx |4

Re: Using config_xxx.h instead of -DHAVE_XXX

2012-12-10 Thread Stephan Bergmann
On 12/10/2012 02:41 PM, Michael Meeks wrote: On Mon, 2012-12-10 at 14:25 +0100, 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...

Re: static clang source code analysis (Code Review Requested)

2012-12-10 Thread John Smith
Hi, So now that people know how to generate these reports, lets hope they are going to be put to good use ! ;) - John Smith. On Mon, Dec 10, 2012 at 9:19 AM, Miklos Vajna vmik...@suse.cz wrote: Hi John, On Fri, Dec 07, 2012 at 04:41:48PM +0100, John Smith lbalba...@gmail.com wrote: The

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

2012-12-10 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 1b0d9fa747c4a7fcdcd1c057bc2b31345f4bfe76 Author: Lennard wassert...@nefkom.net Date:

[PUSHED] docx import/export non-breaking hyphen and soft hyphen

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

[Libreoffice-commits] .: sw/uiconfig

2012-12-10 Thread Libreoffice Gerrit user
sw/uiconfig/swriter/ui/templatemanagement.ui | 221 +++ 1 file changed, 221 insertions(+) New commits: commit 3d788245347f4160eed7c60ee85b47e6a61e9888 Author: Gokul gswaminat...@kacst.edu.sa Date: Mon Dec 10 15:21:27 2012 +0300 Manual convertion of

[PUSHED] Manual convertion of templatemanagement.ui

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

[Libreoffice-commits] .: sfx2/uiconfig sw/uiconfig

2012-12-10 Thread Libreoffice Gerrit user
sfx2/uiconfig/ui/templatemanagementdialog.ui | 216 ++ sw/uiconfig/swriter/ui/templatemanagement.ui | 221 --- 2 files changed, 216 insertions(+), 221 deletions(-) New commits: commit 9fe54eda44769b38ab0c149abcdc6a12ae187280 Author: Caolán

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

2012-12-10 Thread Libreoffice Gerrit user
oox/source/drawingml/theme.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 1c0af12bf1bc378e3e0c87be9840f41e89783f22 Author: Radek Doulik r...@novell.com Date: Mon Dec 10 16:07:43 2012 +0100 for lnRef idx 0 is valid index into style matrix

[Libreoffice-commits] .: 5 commits - sfx2/inc sfx2/source

2012-12-10 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templateabstractview.hxx |6 - sfx2/inc/sfx2/templatelocalview.hxx|2 sfx2/inc/sfx2/templatelocalviewitem.hxx|2 sfx2/inc/sfx2/templateremoteviewitem.hxx |2 sfx2/inc/sfx2/templateview.hxx |6 -

[Libreoffice-commits] .: 3 commits - graphite/graphite2.issue1115.patch.1 graphite/graphite2.narrowing.patch.1 graphite/UnpackedTarball_graphite.mk odk/examples sal/inc

2012-12-10 Thread Libreoffice Gerrit user
graphite/UnpackedTarball_graphite.mk |3 graphite/graphite2.issue1115.patch.1 | 22 + graphite/graphite2.narrowing.patch.1 | 22 - odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx | 39

Addin exceptions in SvStream

2012-12-10 Thread Marc-André Laverdière
Hello everyone, I am doing some proactive hardening of the image filters these days, and I have to say that there is a lot of code like this: *stream meh; if (! stream-good()) return sal_False; It is very cluttered to do this for _every_ read. A simpler way would be to have opt-in exception

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

2012-12-10 Thread Libreoffice Gerrit user
sc/Library_sc.mk |1 sc/source/core/data/global.cxx |2 + sc/source/core/inc/random.hxx| 29 + sc/source/core/tool/interpr1.cxx |3 +- sc/source/core/tool/random.cxx | 53 +++ 5 files changed, 87

[Libreoffice-commits] .: configure.ac

2012-12-10 Thread Libreoffice Gerrit user
configure.ac | 37 ++--- 1 file changed, 2 insertions(+), 35 deletions(-) New commits: commit 02e2202894652751f59a0709e1b767e8ed2ab30c Author: Luboš Luňák l.lu...@suse.cz Date: Mon Dec 10 16:15:39 2012 +0100 do not try to use -std=c++11 after all

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-10 Thread Cor Nouws
Hi Joel, Joel Madero wrote (09-12-12 04:50) I'm doing edits to the page, for anyone with experience with QA, please thanks! add your name to the list of experts where users can directly ping us if they have questions about their progress. Hopefully this way the good idea - will do the

Re: [PATCH][PUSHED] Bookmark.ui and Numberformat.ui

2012-12-10 Thread Caolán McNamara
On Mon, 2012-12-03 at 07:10 +, Gokul Swaminathan wrote: ... manually converted the bookmark and numberformat widgets I finally adapted the code to use the numberformat .ui on Friday, forgot to mention that I think. Was a little tricky because I wanted to keep the icons on the buttons so had

Re: [PATCH] Replacing '__LOADONCALLAPI' with 'SAL_CALL' definition

2012-12-10 Thread Christos Strubulis
Hi, ok thank you for your advice and guidelines. I haven't deleted helpcontent2 yet but I will do it before the next autogen and compilation. Would you like to have a look at the attached patch? What is your opinion now? Christos. On Mon, 2012-12-10 at 13:24 +0100, Lubos Lunak wrote: On

[Libreoffice-commits] .: sc/workben

2012-12-10 Thread Libreoffice Gerrit user
sc/workben/celltrans/parse.py | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit 1a2ea259717e8cebf9744ceb92acc34efaef443b Author: László Németh nem...@numbertext.org Date: Mon Dec 10 17:08:23 2012 +0100 some Python 3.3 port (not

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

2012-12-10 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/no_NO.xml |4 1 file changed, 4 insertions(+) New commits: commit 12281897cc5fa72357b6bce16d18d0356c7213d5 Author: Eike Rathke er...@redhat.com Date: Mon Dec 10 14:29:03 2012 +0100 fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M

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

2012-12-10 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/hr_HR.xml |2 ++ 1 file changed, 2 insertions(+) New commits: commit 7d311177597d2f7e3bdf19a56b9f862da83588f4 Author: Eike Rathke er...@redhat.com Date: Mon Dec 10 14:36:31 2012 +0100 fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/M

[PUSHED] Change in core[libreoffice-3-6]: fdo#52240 added [no-NO] date acceptance patterns D.M; D/M/Y; D...

2012-12-10 Thread Kohei Yoshida (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/1287 Approvals: Kohei Yoshida: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1287 To unsubscribe,

[PUSHED] Change in core[libreoffice-3-6]: fdo#52240 added [hr-HR] date acceptance patterns D/M/Y; D/M

2012-12-10 Thread Kohei Yoshida (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/1288 Approvals: Kohei Yoshida: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1288 To unsubscribe,

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

2012-12-10 Thread Libreoffice Gerrit user
odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.cxx | 39 -- odk/examples/cpp/complextoolbarcontrols/MyProtocolHandler.h | 24 +++--- odk/examples/cpp/complextoolbarcontrols/exports.cxx |4 - sal/inc/osl/diagnose.h|

Re: Master Documents

2012-12-10 Thread Michael Meeks
Hi David, On Mon, 2012-12-10 at 09:12 -0500, David Burleigh wrote: I'm trying to find a way to do on purpose what I once did by accident (but I don't know how I did it). I have a master document containing ... This is the developers list; please ask questions only related to

[Libreoffice-commits] .: translations

2012-12-10 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 16dcaa433dcff4a9eb3401eebc1735f6b8748d0d Author: Andras Timar ati...@suse.com Date: Mon Dec 10 18:20:35 2012 +0100 Updated core Project: translations 85f724f5aa1d6a59662a7d1c7ea406a641814bd2

[Libreoffice-commits] .: source/fr

2012-12-10 Thread Libreoffice Gerrit user
source/fr/helpcontent2/source/text/shared/optionen.po |1 + source/fr/officecfg/registry/data/org/openoffice/Office/UI.po |1 + source/fr/svx/source/dialog.po|1 + 3 files changed, 3 insertions(+) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - translations

2012-12-10 Thread Libreoffice Gerrit user
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6407957c65c1d0c254470178f00e949628df16bc Author: Andras Timar ati...@suse.com Date: Mon Dec 10 18:20:35 2012 +0100 Updated core Project: translations 7bedb66aace7979064f69df8df2038fb197dc270

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

2012-12-10 Thread Libreoffice Gerrit user
source/fr/helpcontent2/source/text/shared/optionen.po |1 + source/fr/officecfg/registry/data/org/openoffice/Office/UI.po |1 + source/fr/svx/source/dialog.po|1 + 3 files changed, 3 insertions(+) New commits: commit

[Libreoffice-commits] .: 2 commits - odk/examples sal/inc

2012-12-10 Thread Libreoffice Gerrit user
odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx |1 + sal/inc/rtl/instance.hxx |2 ++ sal/inc/rtl/stringutils.hxx|2 ++ 3 files changed, 5 insertions(+) New commits: commit

[Libreoffice-commits] .: qadevOOo/tests

2012-12-10 Thread Libreoffice Gerrit user
qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java | 47 ++-- 1 file changed, 9 insertions(+), 38 deletions(-) New commits: commit ee433794558b1a1e31dc8dddb77e117608ea1428 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 18:25:09 2012 +0100 Revert Use

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

2012-12-10 Thread Libreoffice Gerrit user
odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 60baf6eeea7a7d601a75901b07f70f5e79dc9afe Author: Stephan Bergmann sberg...@redhat.com Date: Mon Dec 10 18:23:28 2012 +0100 Fix SDK example Change-Id:

[Libreoffice-commits] .: solenv/gbuild

2012-12-10 Thread Libreoffice Gerrit user
solenv/gbuild/platform/com_MSC_class.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c74fe188b178fab821084bb82d4574f77dc2e1ce Author: Tor Lillqvist tlillqv...@suse.com Date: Mon Dec 10 19:33:43 2012 +0200 Create executables that can be run on Windows XP

[Libreoffice-commits] .: configure.ac

2012-12-10 Thread Libreoffice Gerrit user
configure.ac |6 ++ 1 file changed, 6 insertions(+) New commits: commit 3c64d866379c3ae78b95b68fffe62685037da707 Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Mon Dec 10 19:06:48 2012 +0100 no need for wget/curl when not fetching anything Change-Id:

[PATCH] Change in core[libreoffice-4-0]: no need for wget/curl when not fetching anything

2012-12-10 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1289 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/89/1289/1 no need for wget/curl when not fetching anything Change-Id: I097675450a0eed87eccf90356c81657485609d13 --- M

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

2012-12-10 Thread Libreoffice Gerrit user
New branch 'feature/improvexlsximport' available with the following commits: commit f76b185817308f3be5b704fa779fe919d4395dd7 Author: Noel Power noel.po...@suse.com Date: Mon Dec 10 18:51:49 2012 + hack to import hyperlink into formula cells Change-Id:

[Libreoffice-commits] .: Branch 'cppunit-1-13' - 0 commits -

2012-12-10 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] .: 0 commits -

2012-12-10 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] .: 0 commits -

2012-12-10 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 'libreoffice-4-0' - configure.ac

2012-12-10 Thread Libreoffice Gerrit user
configure.ac |6 ++ 1 file changed, 6 insertions(+) New commits: commit 491f8c5b2422a3ca7ff23e80ac4fb70a37cb8adb Author: Bjoern Michaelsen bjoern.michael...@canonical.com Date: Mon Dec 10 19:06:48 2012 +0100 no need for wget/curl when not fetching anything Change-Id:

[Libreoffice-commits] .: sw/source

2012-12-10 Thread Libreoffice Gerrit user
sw/source/core/layout/tabfrm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c479ccc438edeb7197a2d05bdb99067365d7bac0 Author: Michael Stahl mst...@redhat.com Date: Mon Dec 10 20:52:55 2012 +0100 fdo#57780: sw: lcl_ArrangeLowers: register drawing ...

  1   2   3   4   >