[Libreoffice-commits] core.git: helpcontent2

2013-02-15 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d6ca86e3c0fee5c81cdd3cd70ab78a1c80aec05f Author: Caolán McNamara Date: Thu Feb 14 23:06:33 2013 + Updated core Project: help 31661c9c558f07cd5cc32c380c1c62749514f10c diff --git a/helpconte

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

2013-02-15 Thread Caolán McNamara
helpers/help_hid.lst |1 - 1 file changed, 1 deletion(-) New commits: commit 31661c9c558f07cd5cc32c380c1c62749514f10c Author: Caolán McNamara Date: Thu Feb 14 23:06:33 2013 + drop unused macro security dialog hid Change-Id: I77f9daba02eebf0cfaa2a9e67b287ccd2401f0a4 diff

[Libreoffice-commits] core.git: 3 commits - cui/source cui/uiconfig cui/UI_cui.mk sfx2/uiconfig sw/uiconfig xmlsecurity/inc xmlsecurity/source xmlsecurity/uiconfig

2013-02-15 Thread Caolán McNamara
cui/UI_cui.mk |1 cui/source/inc/helpid.hrc |1 cui/source/options/securityoptions.cxx | 14 - cui/source/options/securityoptions.hxx |7 cui/source/options/securityoptions.src |1 cui/uiconfig/ui/s

Re: website Repository on FDO

2013-02-15 Thread Miklos Vajna
Hi Rob, On Thu, Feb 14, 2013 at 11:46:25PM +0100, Rob Snelders wrote: > I tried to submit a patch to the website-repository on FDO[1]. But > when I tried I got the error: "The reference for this repository is > gerrit. do not push directly to fdo" > > When has this repository been pulled into g

Re: website Repository on FDO

2013-02-15 Thread Michael Meeks
On Fri, 2013-02-15 at 10:00 +0100, Miklos Vajna wrote: > Hmm, I'll look into this. I asked copying the git 'update' hook on the Should be fixed now by commenting that out, sorry about that & thanks for reporting. All the best, Michael. -- michael.me...@suse.com

Re: generated UNO code for service constructors

2013-02-15 Thread Stephan Bergmann
On 02/14/2013 02:54 PM, Noel Grandin wrote: I just ran into a weird bug where I could see that the service was being correctly instantiated, but then as a traced it back up the call tree, the reference was suddenly empty! (https://bugs.freedesktop.org/show_bug.cgi?id=60804) That was because of t

Re: generated UNO code for service constructors

2013-02-15 Thread Noel Grandin
On 2013-02-15 11:24, Stephan Bergmann wrote: On 02/14/2013 02:54 PM, Noel Grandin wrote: I just ran into a weird bug where I could see that the service was being correctly instantiated, but then as a traced it back up the call tree, the reference was suddenly empty! (https://bugs.freedesktop.org

Re: generated UNO code for service constructors

2013-02-15 Thread Stephan Bergmann
On 02/15/2013 10:35 AM, Noel Grandin wrote: Then how about this? Split the logic so we can differentiate the cases. It would grow more code, but if you absolutely feel like it... :) (In which case the "of type XFilePicker3" should arguably be removed from the original two throw expressions.)

mingw build is currently broken

2013-02-15 Thread d . ostrovsky
Hi, mingw build is seems to be broken on master: [...] [info ALL] LinkTarget Library/libbasebmplo.so not defined: Assuming headers to be there! 2774 NEXT /local/home/tinderbox/master-mingw/solenv/gbuild/Package.mk:44: *** gb_Deliver_deliver: file does not exist in solver, and cannot b

Re: useless definition of _SV_RULER_CXX ?

2013-02-15 Thread Miklos Vajna
On Thu, Feb 14, 2013 at 02:43:16PM +, Caolán McNamara wrote: > My best theory is that it was intended to speed up builds by having less > "stuff" in the headers for compilers to parse by having the preprocessor > strip out the stuff includers didn't need to see. Which would suggest > that it

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

2013-02-15 Thread Bjoern Michaelsen
sw/source/filter/ww8/ww8par.cxx | 172 1 file changed, 88 insertions(+), 84 deletions(-) New commits: commit ee1db992b98378b5e2f5e9aa8af0e36c375e582f Author: Bjoern Michaelsen Date: Wed Feb 13 02:49:57 2013 +0100 fdo#43105: apply old sw-nested-pos

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

2013-02-15 Thread Miklos Vajna
cui/source/inc/backgrnd.hxx |3 +-- cui/source/tabpages/backgrnd.cxx |2 -- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 7987d46c6bc9439e299514e6bb1644e7f2c5880a Author: Miklos Vajna Date: Fri Feb 15 11:06:59 2013 +0100 cui: get rid of _SVX_BACKGRND_CXX

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sysui/desktop

2013-02-15 Thread David Tardon
sysui/desktop/share/translate.pl | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 4ed8987530d5b6cf79075937bfb12010f3a02a21 Author: David Tardon Date: Fri Feb 15 07:28:39 2013 +0100 fdo#58283 produce all translations for desktop files

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - sysui/desktop

2013-02-15 Thread David Tardon
sysui/desktop/share/translate.pl | 25 ++--- 1 file changed, 14 insertions(+), 11 deletions(-) New commits: commit 2c4d36b7d6da9f9b578d903499844930f90c8faf Author: David Tardon Date: Fri Feb 15 07:28:39 2013 +0100 fdo#58283 produce all translations for desktop files

[PATCH] mso saves obfuscated fonts as .odttf in .docx, so use the ex...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2151 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/51/2151/1 mso saves obfuscated fonts as .odttf in .docx, so use the extension as well Change-Id: I5d4cb579c042f03137188f3e

[PATCH] translation of german comment in file dtrans/source/win32/clipb/WinClipbImpl.cxx

2013-02-15 Thread Urs Fässler
Hello, I translated the (only) german comment in the file dtrans/source/win32/clipb/WinClipbImpl.cxx Regards Urs >From 7454d8ad180504ea2e50a52fe4a08ebc329db33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Urs=20F=C3=A4ssler?= Date: Thu, 14 Feb 2013 18:17:44 +0100 Subject: [PATCH] Translation of germ

[PATCH] more reliable detecting of changes in the combobox lineedit

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2152 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2152/1 more reliable detecting of changes in the combobox lineedit Change-Id: I3563a961c54e235fffe0c2ab1809f51882ba3831

[PATCH] use 'default character set' as the windows charset for unico...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2153 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/2153/1 use 'default character set' as the windows charset for unicode This is based on 2.8.2.2 from ECMA OOXML Part 4 a

[PATCH] fix build

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2154 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/2154/1 fix build Caused by 185e1be6cd1954b8cc5a302c879384f2549cd060, fix is more or less d0d07cd2975c1fb783d0f8591dd3a4

[PUSHED libreoffice-4-0] CMIS: URL-decode username or it won't be shown properly in d...

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

[PUSHED libreoffice-4-0] CMIS: made it work with Lotus Live

2013-02-15 Thread Michael Meeks (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/2148 -- To view, visit https://gerrit.libreoffice.org/2148 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PUSHED] fix build

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

[PATCH] fdo#38838 ScGlobal::GetRscString() now returns OUString inst...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2155 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/2155/1 fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String. Cleaned up the call sites. Change-Id

[PATCH libreoffice-3-6] fdo#35365 Set the default font color to black and the docume...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2156 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/2156/1 fdo#35365 Set the default font color to black and the document color to white. The font and document color of a

[PUSHED libreoffice-3-6] fdo#35365 Set the default font color to black and the docume...

2013-02-15 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/2156 Approvals: Björn Michaelsen: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2156 To unsubscribe, v

[PATCH] Comment translation - german-english - 3 files

2013-02-15 Thread Matthias Freund (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2157 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/2157/1 Comment translation - german-english - 3 files I'm struggeling over line 407 in sw/source/core/edit/acorrect.cxx

[PUSHED] Comment translation german - english - redo of writer.cxx

2013-02-15 Thread Markus Mohrhard (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/2140 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2140 To unsubscribe, vi

[PATCH libreoffice-3-6] support new attribute also in 3.6, fdo#60760

2013-02-15 Thread Markus Mohrhard (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2159 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/2159/1 support new attribute also in 3.6, fdo#60760 Change-Id: I8beab492a3b9b42b323d7d6d9cebfbda1eae0ce1 --- M sc/sourc

[PUSHED] Comment translation german - english - redo of 5 files

2013-02-15 Thread Markus Mohrhard (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/2143 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2143 To unsubscribe, vi

[PUSHED libreoffice-4-0] bnc#802350: Cell validation is not a special (cell) content.

2013-02-15 Thread Markus Mohrhard (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/2128 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2128 To unsubscribe, vi

[PATCH] Added the current commit to "soffice --version". Fixes bug 6...

2013-02-15 Thread Christopher Hotchkiss (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2160 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/2160/1 Added the current commit to "soffice --version". Fixes bug 60688. Change-Id: I95300b093b4fabc9a52f9c92de874f7c8e

[PATCH libreoffice-4-0] fdo#58283 produce all translations for desktop files

2013-02-15 Thread David Tardon (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2161 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/2161/1 fdo#58283 produce all translations for desktop files Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b (cherr

[PATCH libreoffice-3-6] fdo#58283 produce all translations for desktop files

2013-02-15 Thread David Tardon (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2162 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/2162/1 fdo#58283 produce all translations for desktop files Change-Id: Ie97e1ae7b2cc059630cba682a051eefff3ca044b (cherr

Re: minutes of ESC call ...

2013-02-15 Thread Christina Rossmanith
Hi, > * Gerrit - unpleasant (Michael) > + "I would prefer that you didn't submit this" -> > "This probably needs some tweaks before it is merged" > + "Do not submit" -> > "I would prefer this not to be committed in this state." > AI: + pour over the gerrit

[PATCH libreoffice-4-0] fdo#60738 SwPostItMgr: let the cursor know if we're in annot...

2013-02-15 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2163 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/2163/1 fdo#60738 SwPostItMgr: let the cursor know if we're in annotation mode This solves the conflicting requirements:

[PUSHED] fdo#43105: apply old sw-nested-positionned-tables-ww8-import...

2013-02-15 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/2133 Approvals: Björn Michaelsen: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2133 To unsubscribe, v

[PUSHED libreoffice-4-0] fdo#58283 produce all translations for desktop files

2013-02-15 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/2161 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2161 To unsubscribe, visit

[PUSHED libreoffice-3-6] fdo#58283 produce all translations for desktop files

2013-02-15 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/2162 Approvals: Andras Timar: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2162 To unsubscribe, visit

[PUSHED libreoffice-4-0] fdo#60471: svgio, sax: enable internal entity declarations f...

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

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

2013-02-15 Thread Michael Stahl
sax/source/expatwrap/sax_expat.cxx | 42 - svgio/source/svguno/xsvgparser.cxx |9 +++ 2 files changed, 41 insertions(+), 10 deletions(-) New commits: commit e9461ceb78c759e5f1cffbaad7b1b25491ed3807 Author: Michael Stahl Date: Wed Feb 13 15:59:38 20

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

2013-02-15 Thread Michael Stahl
filter/source/svg/svgreader.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 6c7378cbde5de3895d648b8aa89a6947b8831880 Author: Michael Stahl Date: Wed Feb 13 15:42:37 2013 +0100 filter: svg: optimizeGradientStops: fix STL assertion Check that t

[Libreoffice-commits] core.git: helpcontent2

2013-02-15 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a410065389b21d77f4360d3249021ee61777e10 Author: Caolán McNamara Date: Fri Feb 15 10:21:35 2013 + Updated core Project: help a321504f9f0d89b463e259a02a2ae7f663522edc diff --git a/helpconte

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

2013-02-15 Thread Caolán McNamara
helpers/help_hid.lst | 11 --- source/text/shared/optionen/01030300.xhp | 21 +++-- 2 files changed, 11 insertions(+), 21 deletions(-) New commits: commit a321504f9f0d89b463e259a02a2ae7f663522edc Author: Caolán McNamara Date: Fri Feb 15 10:21:35

[Libreoffice-commits] core.git: 4 commits - android/Bootstrap android/experimental android/qa

2013-02-15 Thread Michael Meeks
android/Bootstrap/Makefile.shared| 22 +++ android/experimental/DocumentLoader/Makefile | 43 -- android/experimental/LibreOffice4Android/Makefile| 23 --- android/experimental/LibreOffice4Android/native-code.cxx | 53 +++ android/qa/desk

Re: mingw build is currently broken

2013-02-15 Thread Tor Lillqvist
Please note that the breakage comes when doing the *buld* platform part of the cross-compilation. I.e. when building those build-time tools that are used by the LibreOffice build process. There tools obviously need to be built for the *build* platform. It is not as such related to cross-compiling,

[Libreoffice-commits] core.git: Module_cross_tail_build.mk

2013-02-15 Thread Tor Lillqvist
Module_cross_tail_build.mk |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 98750448594c0a8a1c05c1da907b934d8870c569 Author: Tor Lillqvist Date: Fri Feb 15 13:04:06 2013 +0200 Add even more dependencies Change-Id: I1f9ab5d89ae694bf2d464cc789231c233

Re: mingw build is currently broken

2013-02-15 Thread Jan Holesovsky
Hi Andras, Tor Lillqvist píše v Pá 15. 02. 2013 v 13:01 +0200: > It am fairly sure that the breakage is a consequence of the recently > introduced dependency on the svt and tl libraries to the helplinker > library. Any chance we can move the code that is needed in helplinker somewhere higher the

[Libreoffice-commits] core.git: Branch 'feature/androidapp' - 0 commits -

2013-02-15 Thread Unknown
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] Changes to 'feature/androidapp'

2013-02-15 Thread Michael Meeks
New branch 'feature/androidapp' available with the following commits: commit 34fc97bef0989e0e75c7c1adf1512325276fae3c Author: Michael Meeks Date: Fri Jan 18 00:17:20 2013 +0800 remove un-conditional 20 second sleep on-start for now. Change-Id: I37ff2164b1f0fcdc4f3fad41f344b0d73105a

[Libreoffice-commits] core.git: 4 commits - android/Bootstrap android/experimental android/qa

2013-02-15 Thread Michael Meeks
android/Bootstrap/Makefile.shared |6 android/experimental/DocumentLoader/Makefile |7 android/qa/desktop/AndroidManifest.xml | 23 android/qa/desktop/Makefile

Re: mingw build is currently broken

2013-02-15 Thread Michael Stahl
On 15/02/13 12:23, Jan Holesovsky wrote: > Hi Andras, > > Tor Lillqvist píše v Pá 15. 02. 2013 v 13:01 +0200: > >> It am fairly sure that the breakage is a consequence of the recently >> introduced dependency on the svt and tl libraries to the helplinker >> library. > > Any chance we can move th

Re: minutes of ESC call ...

2013-02-15 Thread Michael Meeks
On Fri, 2013-02-15 at 08:36 +0100, Christina Rossmanith wrote: > That is exactly what I thought when interacting with gerrit > but didn't put it into words yet. Heh - thanks for that - I -believe- that this has got fixed already (thanks to Norbert!) - so, we should look friendlier :-)

Re: minutes of ESC call ...

2013-02-15 Thread Michael Stahl
On 15/02/13 12:54, Michael Meeks wrote: > Somone mentioned to me privately that apparently even if you get a -2 > you get a mail containing the text: > > "Thank you for your patch! It has been merged to >LibreOffice." > > Which is suitably friendly encouraging but ... ;-) per

Re: mingw build is currently broken

2013-02-15 Thread Andras Timar
On Fri, Feb 15, 2013 at 12:51 PM, Michael Stahl wrote: > On 15/02/13 12:23, Jan Holesovsky wrote: >> Hi Andras, >> >> Tor Lillqvist píše v Pá 15. 02. 2013 v 13:01 +0200: >> >>> It am fairly sure that the breakage is a consequence of the recently >>> introduced dependency on the svt and tl librarie

[Libreoffice-commits] core.git: bin/verify-custom-widgets-libs cui/uiconfig sw/uiconfig

2013-02-15 Thread Caolán McNamara
bin/verify-custom-widgets-libs | 29 cui/uiconfig/ui/pickbulletpage.ui |2 - cui/uiconfig/ui/pickgraphicpage.ui |2 - cui/uiconfig/ui/picknumberingpage.ui|2 - cui/uiconfig/ui/pickoutlinepage.ui |2 - s

[Libreoffice-commits] core.git: 2 commits - cui/uiconfig vcl/source

2013-02-15 Thread Caolán McNamara
cui/uiconfig/ui/numberingoptionspage.ui |8 ++- cui/uiconfig/ui/numberingpositionpage.ui | 74 +++ cui/uiconfig/ui/pickbulletpage.ui|1 cui/uiconfig/ui/pickgraphicpage.ui |2 cui/uiconfig/ui/picknumberingpage.ui |1 cui/uiconfig/u

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 60627, which changed state. Bug 60627 Summary: EDITING: CRASH when 'Format - Bullets and Numbering' https://bugs.freedesktop.org/show_bug.cgi?id=60627 What|Removed |Added --

[Libreoffice-commits] core.git: 5 commits - formula/inc formula/source i18npool/source sal/osl sc/source unotools/source

2013-02-15 Thread Eike Rathke
formula/inc/formula/tokenarray.hxx | 10 +++ formula/source/core/api/FormulaCompiler.cxx | 15 +- formula/source/core/api/token.cxx |6 ++-- i18npool/source/isolang/inunx.cxx |5 --- sal/osl/w32/nlsupport.c | 39 +++

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

2013-02-15 Thread Matthias Freund
sw/source/core/docnode/ndtbl.cxx |8 ++--- sw/source/core/edit/acorrect.cxx | 58 +++ sw/source/ui/utlui/numfmtlb.cxx | 16 +- 3 files changed, 41 insertions(+), 41 deletions(-) New commits: commit ba18e945fa225543ac8d9e901c98841410094177 Autho

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

2013-02-15 Thread Christopher Hotchkiss
desktop/source/app/app.cxx |3 +++ desktop/source/app/cmdlinehelp.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit b4d3f5c2b0b9b5b1c4f24a0f391fb355caaef7d0 Author: Christopher Hotchkiss Date: Thu Feb 14 23:48:31 2013 -0500 Added the current co

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

2013-02-15 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 61c72ef4bebebdfa505176e7d5db82920ad3822e Author: Eike Rathke Date: Fri Feb 15 14:15:00 2013 +0100 ocColumn and ocRow do not need recalc on load, fdo#60645 related Change-Id:

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

2013-02-15 Thread Luboš Luňák
sd/source/ui/remotecontrol/BluetoothServer.cxx |8 1 file changed, 8 deletions(-) New commits: commit a04ab936088896789f5cf00583cd9767b5646f35 Author: Luboš Luňák Date: Fri Feb 15 14:32:27 2013 +0100 Revert "fix build", not needed in master I meant to do this for

[Libreoffice-commits] core.git: 2 commits - offapi/com vcl/unx

2013-02-15 Thread Caolán McNamara
offapi/com/sun/star/datatransfer/DataFlavor.idl |2 - offapi/com/sun/star/datatransfer/MimeContentTypeFactory.idl |2 - offapi/com/sun/star/datatransfer/XMimeContentType.idl |2 - offapi/com/sun/star/system/XSimpleMailMessage.idl |4 +-- offapi/com/sun/s

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

2013-02-15 Thread Caolán McNamara
editeng/source/misc/svxacorr.cxx | 11 ++- sw/source/core/edit/acorrect.cxx | 10 +- 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit 5c31e17e46b02e755b075e63a08ffd8ad0eaa481 Author: Caolán McNamara Date: Fri Feb 15 13:57:25 2013 + sync two t

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

2013-02-15 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 2045714acd0a8858ed7c1c60d42996bd00be4dac Author: Eike Rathke Date: Fri Feb 15 14:20:07 2013 +0100 CELL needs to be recalculated during import as well, fdo#60645

[Libreoffice-commits] core.git: 2 commits - l10ntools/source

2013-02-15 Thread Thorsten Behrens
l10ntools/source/lngmerge.cxx|4 ++-- l10ntools/source/stringmerge.cxx |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit adc62310b8539c7be1c0a5a943b82fb7db9b0a0d Author: Thorsten Behrens Date: Fri Feb 15 15:03:02 2013 +0100 Only escape double-quotes f

[Libreoffice-commits] core.git: wizards/com

2013-02-15 Thread Xisco Fauli
wizards/com/sun/star/wizards/common/DebugHelper.py | 27 - wizards/com/sun/star/wizards/common/PropertySetHelper.py | 258 --- 2 files changed, 285 deletions(-) New commits: commit 752979511ef391e53a4ab04939e2500de41062fc Author: Xisco Fauli Date: Fri Feb 15 15:37:48 2013

[Libreoffice-commits] core.git: wizards/Pyuno_commonwizards.mk

2013-02-15 Thread Xisco Fauli
wizards/Pyuno_commonwizards.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit 81ee2a2fff822cd534507b867ebe3d0666a31ae0 Author: Xisco Fauli Date: Fri Feb 15 15:42:23 2013 +0100 pywizards: update makefile Change-Id: Ib9855286c68b873f60db7afefecc9c2f4364c53e diff --g

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - config_host.mk.in configure.ac sal/inc solenv/gbuild solenv/inc

2013-02-15 Thread Stephan Bergmann
config_host.mk.in |1 + configure.ac | 26 ++ sal/inc/rtl/allocator.hxx |8 solenv/gbuild/platform/com_GCC_defs.mk |6 ++ solenv/gbuild/platform/com_MSC_defs.mk |6 ++ solenv/inc/

Re: useless definition of _SV_RULER_CXX ?

2013-02-15 Thread Eike Rathke
Hi Miklos, On Friday, 2013-02-15 11:05:37 +0100, Miklos Vajna wrote: > On Thu, Feb 14, 2013 at 02:43:16PM +, Caolán McNamara > wrote: > > My best theory is that it was intended to speed up builds by having less > > "stuff" in the headers for compilers to parse by having the preprocessor > >

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

2013-02-15 Thread Miklos Vajna
sw/source/core/docnode/nodedump.cxx | 25 + sw/source/core/inc/MarkManager.hxx |1 + 2 files changed, 26 insertions(+) New commits: commit ba30ed10c4a322f4a5fb7873cad9eb857477672a Author: Miklos Vajna Date: Fri Feb 15 16:07:03 2013 +0100 sw: include fieldmar

[Libreoffice-commits] website.git: Branch 'update' - check.php

2013-02-15 Thread Jan Holesovsky
check.php | 51 ++- 1 file changed, 18 insertions(+), 33 deletions(-) New commits: commit f27bdd3126e6489167dfbfe5a8d093b6385b9451 Author: Jan Holesovsky Date: Fri Feb 15 16:07:15 2013 +0100 3.5 discontinued: 3.5.0 updates to 4.0.0, the re

Re: minutes of ESC call ...

2013-02-15 Thread Eike Rathke
Hi, On Thursday, 2013-02-14 17:08:43 +, Michael Meeks wrote: > * UX input (Mirek) > + 4.0/4.x branding > + E-mail voting results: > > https://docs.google.com/spreadsheet/ccc?key=0AsGS28t6YMF3dHFrTm9hMzZVNk9hNEZMN0NSbV9ZbXc#gid=0 I'd much prefer if we coul

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

2013-02-15 Thread Kohei Yoshida
sc/source/core/data/dptabres.cxx | 40 +++ 1 file changed, 12 insertions(+), 28 deletions(-) New commits: commit 1577fe0bad673fea0814c6db91ad5466c819306d Author: Kohei Yoshida Date: Thu Feb 14 23:05:16 2013 -0500 This one is less awkward. Cha

[PUSHED libreoffice-4-0] filter: svg: optimizeGradientStops: fix STL assertion

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

[PATCH] configure: drop no longer working --with-linked-git option

2013-02-15 Thread Miklos Vajna (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2165 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/2165/1 configure: drop no longer working --with-linked-git option --with-referenced-git works with submodules, --with-l

[PATCH libreoffice-4-0] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2166 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/2166/1 rhbz#908674: Adapt rtl::Allocator::construct to C++11 ...otherwise, at least with some --with-system-boost versi

[PATCH libreoffice-3-6] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 Thread Stephan Bergmann (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2167 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/2167/1 rhbz#908674: Adapt rtl::Allocator::construct to C++11 ...otherwise, at least with some --with-system-boost versi

[PUSHED] Comment translation - german-english - 3 files

2013-02-15 Thread Markus Mohrhard (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/2157 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2157 To unsubscribe, vi

[PUSHED] Added the current commit to "soffice --version". Fixes bug 6...

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

[PATCH libreoffice-4-0] CELL needs to be recalculated during import as well, fdo#606...

2013-02-15 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2168 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/2168/1 CELL needs to be recalculated during import as well, fdo#60645 (cherry picked from commit 9c55eab0309681991eae73

[PATCH] proposal: move towards killing UNOLIBS_OOO and merge libs to...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2169 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/2169/1 proposal: move towards killing UNOLIBS_OOO and merge libs to OOOLIBS - this is a partial example commit moving o

[PATCH libreoffice-4-0] Resolves: rhbz#910176 cannot select directory with gnome fol...

2013-02-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2170 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/2170/1 Resolves: rhbz#910176 cannot select directory with gnome folder picker << gtk documentation gtk_file_chooser_get

[PUSHED libreoffice-4-0] CELL needs to be recalculated during import as well, fdo#606...

2013-02-15 Thread Markus Mohrhard (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/2168 Approvals: Markus Mohrhard: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2168 To unsubscribe, vi

[PUSHED libreoffice-4-0] rhbz#908674: Adapt rtl::Allocator::construct to C++11

2013-02-15 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/2166 Approvals: Caolán McNamara: Verified; Looks good to me, approved Eike Rathke: Looks good to me, approved -- To view, visit https://gerr

Re: minutes of ESC call ...

2013-02-15 Thread Michael Meeks
On Fri, 2013-02-15 at 16:16 +0100, Eike Rathke wrote: > > + "Do not submit" -> > > "I would prefer this not to be committed in this state." > > While the rewording for -1 is fine with me and in general also better > describes why a -1 is given, I'm not satisfied with the "-2 Do no

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 V Stuart Foote changed: What|Removed |Added Depends on||56031 -- You are receiving this mail b

Native Numbers in ComboBox

2013-02-15 Thread Zolnai Tamás
Hi all, I've got some question about usage of native numbers (i.e Hindi, Japanise, Chinese numbers) related with a new feature. This new feature is a new toolbar element, a ComboBox, which contains numbers. I tried to make this item to use natvie numbers not just ascii digits. So this solution

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu --- Comment #109

[Libreoffice-commits] core.git: starmath/inc starmath/Library_sm.mk starmath/source

2013-02-15 Thread Luboš Luňák
starmath/Library_sm.mk |2 starmath/inc/pch/precompiled_sm.cxx | 12 ++ starmath/inc/pch/precompiled_sm.hxx | 203 starmath/source/register.cxx|1 4 files changed, 217 insertions(+), 1 deletion(-) New commits: commit 2cfbd84c7

Re: InteractiveAugmentedIOException in CUT sc_ucalc

2013-02-15 Thread Henrik /KaarPoSoft
On 02/13/2013 05:41 PM, Stephan Bergmann wrote: On 02/13/2013 04:46 PM, Tor Lillqvist wrote: so that some catch block that should match doesn't. Isn't one typical problem that two type_infos are compared for equality by comparing the name string pointers instead of comparing the name strings w

RE: [libreoffice-dev] -calling a service function from BASIC macro

2013-02-15 Thread Rai, Neeraj
I was able to fix the macro to use the same service with startThr and stopThr buttons. Thanks for your help Stephan and Michael. Neeraj -Original Message- From: Rai, Neeraj [ICG-MKTS] Sent: Wednesday, February 13, 2013 1:03 PM To: 'Michael Stahl' Cc: 'Stephan Bergmann'; 'libreoffice@list

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

2013-02-15 Thread Caolán McNamara
accessibility/source/helper/acc_factory.cxx |8 +--- vcl/inc/vcl/popupmenuwindow.hxx |3 +++ vcl/source/window/popupmenuwindow.cxx |6 ++ vcl/source/window/window.cxx| 12 +--- 4 files changed, 23 insertions(+), 6 deletions(-) New co

Re: A focus on tables in Impress is needed

2013-02-15 Thread Jan Holesovsky
Hi Lior, Lior Kaplan píše v St 13. 02. 2013 v 01:11 +0200: > There might be a more formal process to raise such an issue, any > pointers would be welcomed. Yes - for the most pressing issues the best is to add them to Most Annoying Bugs. Thank you for your testing! All the best, Kendy __

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

2013-02-15 Thread Norbert Thiebaud
On Fri, Feb 15, 2013 at 9:55 AM, Michael Meeks wrote: > > On Fri, 2013-02-15 at 16:16 +0100, Eike Rathke wrote: >> > + "Do not submit" -> >> > "I would prefer this not to be committed in this state." >> >> While the rewording for -1 is fine with me and in general also better >> des

LibreOffice & Coverity

2013-02-15 Thread Jan Holesovsky
Hi Riccardo, Riccardo Magliocchetti píše v St 13. 02. 2013 v 17:21 +0100: > Also while we are speaking about code checkers is anyone looking at > coverity scan? On a couple of projects I've found it reporting ten time > the errors reported by cppcheck. There is a Coverity report available for

Re: LibreOffice & Coverity

2013-02-15 Thread Riccardo Magliocchetti
Hi Jan, Il 15/02/2013 18:35, Jan Holesovsky ha scritto: Hi Riccardo, Riccardo Magliocchetti píše v St 13. 02. 2013 v 17:21 +0100: Also while we are speaking about code checkers is anyone looking at coverity scan? On a couple of projects I've found it reporting ten time the errors reported by

I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 suggest to replace the start center with a grid of recent files thumbnails... Whoever opened an Office 2013 application with no document loaded knows what I am talking about. And we can do better. And since I suggested the personas stuff and people l

Re: I know I shouldn't but I'll do it anyway....

2013-02-15 Thread Noel Grandin
On Fri, Feb 15, 2013 at 7:57 PM, Olivier Hallot < olivier.hal...@documentfoundation.org> wrote: > > suggest to replace the start center with a grid of recent files > thumbnails... > > Whoever opened an Office 2013 application with no document loaded knows > what I am talking about. And we can do b

killing UNOLIBS_OOO

2013-02-15 Thread Bjoern Michaelsen
Hi, there is needless complexity added to gbuild by having all those "creative" library naming schemes. One of them is UNOLIBS_OOO which is just like OOOLIBS, except that they are named a bit different: libfoo.uno.so instead of libfoolo.so. On dmake/build.pl and esp. with a dmake/build.pl/gbuild m

  1   2   >