Re: Leftover dmake makefiles

2013-03-23 Thread Chris Sherlock
On Fri Mar 1 02:37:38 PST 2013, Michael Stahl wrote: > it doesn't make any sense to just remove dmake files in some directory > and leave the code around. maybe it needs special flags to build or > whatever. either remove the whole thing or leave the dmake file there > as "documentation". I have

[Libreoffice-commits] core.git: 3 commits - chart2/qa offapi/com

2013-03-23 Thread Markus Mohrhard
chart2/qa/extras/chart2import.cxx| 59 ++- offapi/com/sun/star/chart/LineDiagram.idl|5 + offapi/com/sun/star/sheet/XUnnamedDatabaseRanges.idl |1 3 files changed, 62 insertions(+), 3 deletions(-) New commits: commit d1bc91ea645f490bd3da2

[PATCH] Resolves fdo#61540

2013-03-23 Thread Karthikeyan Krishnamurthi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2958 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/58/2958/1 Resolves fdo#61540 On Insert before, the reference column whose size is going to be used for newly created colum

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

2013-03-23 Thread Markus Mohrhard
sc/qa/unit/helper/qahelper.hxx|1 + sc/qa/unit/subsequent_export-test.cxx | 14 ++ sc/source/core/data/cell2.cxx |8 ++-- 3 files changed, 17 insertions(+), 6 deletions(-) New commits: commit 894b5423a8f22ac78a47eb3274969fe5f609fad1 Author: Markus Mohrhar

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

2013-03-23 Thread Markus Mohrhard
sc/qa/unit/subsequent_export-test.cxx |4 +- sc/source/core/data/cell2.cxx | 47 ++ sc/source/core/data/colorscale.cxx|1 sc/source/core/data/conditio.cxx | 21 ++- sc/source/core/tool/address.cxx | 12 5 fi

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - swext/mediawiki

2013-03-23 Thread Ariel Constenla-Haile
swext/mediawiki/src/filter/odt2mediawiki.xsl | 48 ++- 1 file changed, 33 insertions(+), 15 deletions(-) New commits: commit 414a61fa4c4f03a2b2645682c55ee56ae9c84a79 Author: Ariel Constenla-Haile Date: Sat Mar 23 12:49:10 2013 + i121907 - Change license to AL

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

2013-03-23 Thread Zolnai Tamás
l10ntools/source/lngmerge.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 843b7b614eaf624fcc19535e5d444bb40bc382be Author: Zolnai Tamás Date: Sun Mar 24 01:07:51 2013 +0100 qtz length changed, use this length dynamically Change-Id: I2935ff0c1

[Libreoffice-qa] Bugzilla administration info - New version 4.0.2.1 rc

2013-03-23 Thread Joel Madero
A new version has been added to FreeDesktop.Org (FDO) as well as Bug Submission Assistant (BSA) for the release of 4.0.2.1 rc Regards, Joel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/li

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

2013-03-23 Thread Julien Nabet
sd/source/core/EffectMigration.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a544af808c15a13d8d3a049d647326799485e4a Author: Julien Nabet Date: Sun Mar 24 00:15:52 2013 +0100 coverity#704288 Logically dead code Change-Id: I46cebb9155440c6925df9

[PATCH] fdo#47576: Hyperlinks work for SVG Exports

2013-03-23 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2957 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/2957/1 fdo#47576: Hyperlinks work for SVG Exports For different objects (images, shapes...) hyperlinks are exported by

[PATCH] upgrade icu to 51.1

2013-03-23 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2953 to look at the new patch set (#4). Change subject: upgrade icu to 51.1 .. upgrade icu to 51.1 Change-Id:

[PATCH] Use OUString and sal_Int32 in filterText()

2013-03-23 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2956 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/2956/1 Use OUString and sal_Int32 in filterText() Change-Id: I31437125b51b07be490de3d979e193fad9750f51 --- M vcl/generi

[ABANDONED] fdo#62665 always consider slide show settings

2013-03-23 Thread Thorsten Behrens (via Code Review)
Thorsten Behrens has abandoned this change. Change subject: fdo#62665 always consider slide show settings .. Patch Set 1: Abandoned Ah pity - seems that got involuntarily fixed with e8b924e440a8f82076389d2774d1c414c87924dc. So

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

2013-03-23 Thread Michael Stahl
tools/source/fsys/dirent.cxx |8 +++- tools/source/fsys/tempfile.cxx | 18 +- 2 files changed, 8 insertions(+), 18 deletions(-) New commits: commit 2098b720dd9cdfef5b214802f0b37f49ad42982c Author: Michael Stahl Date: Sat Mar 23 22:44:00 2013 +0100 tools: TempFi

[PATCH] Use ViewSize for Outline. OutlineViewShell is still fixed ho...

2013-03-23 Thread Rob Snelders (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2955 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/2955/1 Use ViewSize for Outline. OutlineViewShell is still fixed however. Change-Id: I3fc1b6e94d09c123adbb8bfd58c9bb5b1

[PUSHED] Display the number of active slides in the statusbar

2013-03-23 Thread Thorsten Behrens (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/2941 -- To view, visit https://gerrit.libreoffice.org/2941 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

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

2013-03-23 Thread Rob Snelders
sd/inc/drawdoc.hxx |2 + sd/source/core/PageListWatcher.cxx | 18 + sd/source/core/PageListWatcher.hxx |2 + sd/source/core/drawdoc2.cxx|6 + sd/source/ui/slide

[PATCH] upgrade icu to 51.1

2013-03-23 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2953 to look at the new patch set (#3). Change subject: upgrade icu to 51.1 .. upgrade icu to 51.1 Change-Id:

[ABANDONED] fdo#62525: use cow_wrapper for FillGradientAttribute

2013-03-23 Thread Thorsten Behrens (via Code Review)
Thorsten Behrens has abandoned this change. Change subject: fdo#62525: use cow_wrapper for FillGradientAttribute .. Patch Set 1: Abandoned Sorry, pushed with another change id - I85a9864820f49da8ebcc4a7d2c80a3c9d0c13b27 -- To

[PATCH] upgrade icu to 51.1

2013-03-23 Thread Peter Foley (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2953 to look at the new patch set (#2). Change subject: upgrade icu to 51.1 .. upgrade icu to 51.1 Change-Id:

[PUSHED] coverity#704243 Logically dead code

2013-03-23 Thread Thorsten Behrens (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/2942 Approvals: Thomas Arnhold: Looks good to me, but someone else must approve Thorsten Behrens: Verified; Looks good to me, approved -- To

[PUSHED] fdo#39468 Translate German comments - vcl/win/source/gdi/

2013-03-23 Thread Thomas Arnhold (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/2937 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2937 To unsubscribe, vis

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

2013-03-23 Thread Julien Nabet
package/source/zipapi/blowfishcontext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 78eda507c8452e8f6d743427d56526a91b779790 Author: Julien Nabet Date: Sat Mar 23 20:14:24 2013 +0100 coverity#704243 Logically dead code Change-Id: Ie1140a90a6

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

2013-03-23 Thread Christian M . Heller
vcl/win/source/gdi/salgdi.cxx | 48 +++-- vcl/win/source/gdi/salgdi2.cxx | 28 ++- vcl/win/source/gdi/salgdi3.cxx |6 ++--- vcl/win/source/gdi/salprn.cxx | 19 +++- 4 files changed, 47 insertions(+), 54 deletions(-) N

[PUSHED] fdo#39468 Translate German Comments - salframe.cxx

2013-03-23 Thread Thomas Arnhold (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/2931 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2931 To unsubscribe, vis

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

2013-03-23 Thread Christian M . Heller
vcl/win/source/window/salframe.cxx | 199 + 1 file changed, 93 insertions(+), 106 deletions(-) New commits: commit e0ce2898f1fc5242015c90606be94484a252f795 Author: Christian M. Heller Date: Sat Mar 23 09:33:44 2013 -0400 fdo#39468 Translate German Comm

[PATCH] fdo#62525: use cow_wrapper for FillGradientAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2954 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/2954/1 fdo#62525: use cow_wrapper for FillGradientAttribute a xmlsecurity/workben/signaturetest.cxx.wo Change-Id

[PATCH] upgrade icu to 51.1

2013-03-23 Thread Peter Foley (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2953 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/2953/1 upgrade icu to 51.1 Change-Id: I1c0d5ca4b2f88ca48225fcdbeb978f27fa91f7a6 --- M RepositoryExternal.mk M configure

[PUSHED] fdo#62525: use cow_wrapper for FillGradientAttribute

2013-03-23 Thread Thorsten Behrens (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/2951 -- To view, visit https://gerrit.libreoffice.org/2951 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

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

2013-03-23 Thread Thomas Arnhold
drawinglayer/inc/drawinglayer/attribute/fillgradientattribute.hxx |6 drawinglayer/source/attribute/fillgradientattribute.cxx | 89 ++ 2 files changed, 30 insertions(+), 65 deletions(-) New commits: commit 75ad992d1801334a2bb39e1b0bdf3ca5f3714625 Author: Thomas Arnhold

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

2013-03-23 Thread Katarina Behrens
sd/source/ui/slideshow/slideshowimpl.cxx | 17 ++--- sd/source/ui/slideshow/slideshowimpl.hxx |2 +- 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit e8b924e440a8f82076389d2774d1c414c87924dc Author: Katarina Behrens Date: Sat Mar 23 21:47:24 2013 +0100

[PUSHED] Change duplicate short-cut Alt-I-U

2013-03-23 Thread Thomas Arnhold (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/2943 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2943 To unsubscribe, vis

[PUSHED] coverity#704247 Logically dead code

2013-03-23 Thread Thorsten Behrens (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/2952 Approvals: Thomas Arnhold: Looks good to me, but someone else must approve Thorsten Behrens: Verified; Looks good to me, approved -- To

[Libreoffice-commits] core.git: officecfg/registry

2013-03-23 Thread Rob Snelders
officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2f53afc7016063b6d74ca5dbdafd04bfcf1eb0da Author: Rob Snelders Date: Sat Mar 23 20:28:42 2013 +0100 Change duplicate short-cut Alt-I-U

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

2013-03-23 Thread Julien Nabet
sal/rtl/strtmpl.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 43de68a43f96112e14f6f83e9129e22cc0e4bcc4 Author: Julien Nabet Date: Sat Mar 23 21:35:27 2013 +0100 coverity#704247 Logically dead code Change-Id: Iaefddeb816d36d4a07234d903fafab3d

[PATCH] coverity#704247 Logically dead code

2013-03-23 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2952 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/52/2952/1 coverity#704247 Logically dead code Change-Id: Iaefddeb816d36d4a07234d903fafab3d6b83e1d2 --- M sal/rtl/strtmpl.c

[Libreoffice-commits] core.git: 2 commits - Library_merged.mk solenv/Executable_g++-wrapper.mk solenv/StaticLibrary_wrapper.mk

2013-03-23 Thread Peter Foley
Library_merged.mk | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 81728bed9b82300875b156affa9aa55e5afa80e4 Author: Peter Foley Date: Sat Mar 23 16:14:49 2013 -0400 cleanup Library_merged Change-Id: Iedd2a60ab6287ed661de7a88daf182cf2af4fe8

Re: need help with shell / configure

2013-03-23 Thread Mat M
Hello When working on it, I found that: AC_PATH_PROG(BASH, bash) if test -z "$BASH"; then AC_MSG_ERROR([bash not found in \$PATH]) fi AC_SUBST(BASH) and then, $ git grep BASH bin/bash-completion.in:@BASH_COMPLETION_SUFFIXES_CHECKS@ bin/bash-completion.in:@BASH_COMPLETION_OOO_APPS@ bin/genera

[PUSHED] fdo#62525: use cow_wrapper for FillBitmapAttribute

2013-03-23 Thread Thorsten Behrens (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/2948 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2948 To unsubscribe, v

[PATCH] fdo#62525: use cow_wrapper for FillGradientAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2951 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/51/2951/1 fdo#62525: use cow_wrapper for FillGradientAttribute Change-Id: I85a9864820f49da8ebcc4a7d2c80a3c9d0c13b27 --- M

[PATCH] Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attr...

2013-03-23 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2950 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/2950/1 Remove HTMLMODE_FRM_COLUMNS and export column-count CSS attribute For multi-column sections in Writer, HTMLMODE_

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

2013-03-23 Thread Thomas Arnhold
drawinglayer/inc/drawinglayer/attribute/fillbitmapattribute.hxx |6 drawinglayer/source/attribute/fillbitmapattribute.cxx | 80 ++ 2 files changed, 24 insertions(+), 62 deletions(-) New commits: commit cafc879f8978ea9f7fca1be9f6aa5057f0a59617 Author: Thomas Arnhold Date

[PATCH] coverity#704245 Logically dead code

2013-03-23 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2949 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/49/2949/1 coverity#704245 Logically dead code Change-Id: I34d642f383b7fd323b4d5cbd1e8e7e726f83e32f --- M reportdesign/sour

[PATCH] fdo#62525: use cow_wrapper for FillBitmapAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2948 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/48/2948/1 fdo#62525: use cow_wrapper for FillBitmapAttribute Change-Id: I0f666d4baaf6dc4e9f7ea30a518a8904f01d749f --- M dr

[PUSHED] fdo#62525: use cow_wrapper for SdrShadowAttribute

2013-03-23 Thread Thorsten Behrens (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/2946 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2946 To unsubscribe, v

[PATCH] WIP: date/time IDL datatypes incompatible change

2013-03-23 Thread Lionel Elie Mamane (via Code Review)
Hello LibreOffice gerrit bot, Eike Rathke, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/2783 to look at the new patch set (#10). Change subject: WIP: date/time IDL datatypes incompatible change .

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

2013-03-23 Thread Julien Nabet
reportdesign/source/filter/xml/xmlControlProperty.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4eda900b8391c691445ab460ffad196132bc394e Author: Julien Nabet Date: Sat Mar 23 21:03:44 2013 +0100 Related coverity#704244 Logically dead code Change

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

2013-03-23 Thread Thomas Arnhold
drawinglayer/inc/drawinglayer/attribute/sdrshadowattribute.hxx |6 drawinglayer/source/attribute/sdrshadowattribute.cxx | 81 ++ 2 files changed, 25 insertions(+), 62 deletions(-) New commits: commit 62fca307fc0fc775234572c79a1237494c2d72a7 Author: Thomas Arnhold Date:

[PATCH] fdo#51296:UI: Calc doesn't take care of security setting "Ctrl-click required to follow hyperlinks

2013-03-23 Thread Akash Shetye
Hi all, The patch takes the hyperlink security feature of SvtSecurityOptions into account while executing the ScGlobal::OpenURL method of calc to open URL in system browser. Because this is my first patch, I have put it on the mailing list, any suggestions are appreciated. Thank you. she1991. 0

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

2013-03-23 Thread Thorsten Behrens
o3tl/qa/cow_wrapper_clients.cxx | 50 o3tl/qa/cow_wrapper_clients.hxx | 24 +++ o3tl/qa/test-cow_wrapper.cxx| 23 ++ 3 files changed, 97 insertions(+) New commits: commit fb8dd00d597495e8622a54dfd724ccc99d1fe999 Au

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

2013-03-23 Thread Katarina Behrens
sd/source/ui/slideshow/slideshowimpl.cxx | 74 +++ sd/source/ui/slideshow/slideshowimpl.hxx |2 2 files changed, 28 insertions(+), 48 deletions(-) New commits: commit 45e4a5ef5347f7e2fe90a0d411e3749f24008c3a Author: Katarina Behrens Date: Sat Mar 23 20:32:40

[PATCH] fdo#62665 always consider slide show settings

2013-03-23 Thread Borim (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2947 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/47/2947/1 fdo#62665 always consider slide show settings Change-Id: I710e17a36d43dffc6b625ab0f6b2156e498d3d8c --- M sd/sour

[ABANDONED] fdo#62525: use cow_wrapper for SdrShadowAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Thomas Arnhold has abandoned this change. Change subject: fdo#62525: use cow_wrapper for SdrShadowAttribute .. Patch Set 1: Abandoned bla -- To view, visit https://gerrit.libreoffice.org/2945 To unsubscribe, visit https://ger

[PATCH] fdo#62525: use cow_wrapper for SdrShadowAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2946 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/2946/1 fdo#62525: use cow_wrapper for SdrShadowAttribute Thanks to Thorsten. Change-Id: I9b5435d2326e9ebf340e88025eeea

[ABANDONED] wip

2013-03-23 Thread Thomas Arnhold (via Code Review)
Thomas Arnhold has abandoned this change. Change subject: wip .. Patch Set 1: Abandoned ... -- To view, visit https://gerrit.libreoffice.org/2944 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageTy

[PATCH] fdo#62525: use cow_wrapper for SdrShadowAttribute

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2945 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/45/2945/1 fdo#62525: use cow_wrapper for SdrShadowAttribute Thanks to Thorsten. Change-Id: I2713bacd10538dfe177cb975a9633

[PATCH] wip

2013-03-23 Thread Thomas Arnhold (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2944 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/44/2944/1 wip Change-Id: I23427e1e3bfb583ef10123577ebec76af617f917 --- M vcl/inc/vcl/bitmap.hxx M vcl/source/gdi/bitmap.cx

[PATCH] Change duplicate short-cut Alt-I-U

2013-03-23 Thread Rob Snelders (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2943 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/2943/1 Change duplicate short-cut Alt-I-U Change-Id: I0cabf39b3844a056a6c1d83a7941715435fb6307 --- M officecfg/registry

[PATCH] coverity#704243 Logically dead code

2013-03-23 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2942 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/42/2942/1 coverity#704243 Logically dead code Change-Id: Ie1140a90a6c9723582fa5e18ca0cf1dc1f918742 --- M package/source/zi

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

2013-03-23 Thread Thorsten Behrens
vcl/generic/print/genpspgraphics.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit f4cde665813acef95228a7dd14bb7411baa844a4 Author: Thorsten Behrens Date: Sat Mar 23 20:01:39 2013 +0100 Fix dbglevel=2 build Change-Id: Ib3b7892225a9488c220133f

[PUSHED libreoffice-4-0] Allow installation on external storage (SD card)

2013-03-23 Thread Thorsten Behrens (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/2940 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2940 To unsubscribe, v

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - android/sdremote

2013-03-23 Thread Tor Lillqvist
android/sdremote/AndroidManifest.xml |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5f0d6ff97e216564ef8d8c555b698d2dcc61788d Author: Tor Lillqvist Date: Sat Mar 23 20:34:08 2013 +0200 Allow installation on external storage (SD card) Change-Id: I532

[PATCH] Display the number of active slides in the statusbar

2013-03-23 Thread Rob Snelders (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2941 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/2941/1 Display the number of active slides in the statusbar Change-Id: I788070fdf093ec8b9f875ea5e8190cd04501 --- M

[PATCH libreoffice-4-0] Allow installation on external storage (SD card)

2013-03-23 Thread Tor Lillqvist (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2940 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/2940/1 Allow installation on external storage (SD card) Change-Id: I532f27aee60a2e60110e9edea75e7cbe7d614b1e --- M andr

[Libreoffice-commits] core.git: android/sdremote

2013-03-23 Thread Tor Lillqvist
android/sdremote/AndroidManifest.xml |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8559269f6a298f0fc0ca2be9c8bfdadba89db1f1 Author: Tor Lillqvist Date: Sat Mar 23 20:32:20 2013 +0200 Allow installation on external storage (SD card) Change-Id: Ied5

[PUSHED] Fixed templates notes view and master pages

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

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

2013-03-23 Thread Jacqueline Rahemipour
extras/source/templates/layout/AbstractGreen.otp |binary extras/source/templates/layout/AbstractRed.otp|binary extras/source/templates/layout/AbstractYellow.otp |binary extras/source/templates/layout/BrightBlue.otp |binary extras/source/templates/layout/DNA.otp|binary ext

[PUSHED] fdo#47576: Support for textual links added (SVG Export)

2013-03-23 Thread Thorsten Behrens (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/2936 -- To view, visit https://gerrit.libreoffice.org/2936 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

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

2013-03-23 Thread Moritz Kuett
filter/source/svg/svgwriter.cxx | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) New commits: commit 5dd259cbd01dfb71288bcea7837a2d30d9d7d4e7 Author: Moritz Kuett Date: Sat Mar 23 17:32:46 2013 +0100 fdo#47576: Support for textual links added (SVG Ex

[PATCH] Fixed templates notes view and master pages

2013-03-23 Thread Jacqueline Rahemipour (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2939 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/2939/1 Fixed templates notes view and master pages Change-Id: I4aa8d86943ffb6bc1300c5c78ca99d5e2f89f0d0 --- M extras/so

[PATCH] fdo#39468 Translate German comments - vcl/win/source/app

2013-03-23 Thread Christian M. Heller (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2938 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/2938/1 fdo#39468 Translate German comments - vcl/win/source/app Change-Id: I5bd5851f763a392cad658d206d23ea055456fce2 --

[PUSHED] fdo#39468 Translate German comments - vcl/win/source/app

2013-03-23 Thread Thomas Arnhold (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/2938 Approvals: Thomas Arnhold: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2938 To unsubscribe, vis

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

2013-03-23 Thread Christian M . Heller
vcl/win/source/app/saldata.cxx |2 +- vcl/win/source/app/salinst.cxx | 15 +++ vcl/win/source/app/saltimer.cxx |4 ++-- 3 files changed, 10 insertions(+), 11 deletions(-) New commits: commit 275dbf60e9a3ea47656dfef0928e5cc83df4762e Author: Christian M. Heller Date: Sat

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

2013-03-23 Thread Tor Lillqvist
configure.ac | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) New commits: commit 43fe205a77f8e9f0bd36dc25dd14eaf433488621 Author: Tor Lillqvist Date: Sat Mar 23 18:49:16 2013 +0200 Don't turn on DISABLE_EXPORT automatically for Android and iOS Eventually we

[PATCH] fdo#39468 Translate German comments - vcl/win/source/gdi/

2013-03-23 Thread Christian M. Heller (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2937 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/37/2937/1 fdo#39468 Translate German comments - vcl/win/source/gdi/ Change-Id: I273bab015f96128ab5128ade3b8e0c69b0ef730e -

[PATCH] fdo#47576: Support for textual links added (SVG Export)

2013-03-23 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2936 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/36/2936/1 fdo#47576: Support for textual links added (SVG Export) Added Support to export textual links in SVG files, imag

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

2013-03-23 Thread Julien Nabet
idlc/source/astexpression.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 0ed451e338d2c211acf5b311860c468e335d6d31 Author: Julien Nabet Date: Sat Mar 23 17:28:48 2013 +0100 coverity#704237 Logically dead code Change-Id: I7a5087b2ac89ee2839f0e0d8450efc7fca1dd68b

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

2013-03-23 Thread Julien Nabet
filter/source/msfilter/svdfppt.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 165ef402c07cfcec87c41bca67faa795580cf2ea Author: Julien Nabet Date: Sat Mar 23 17:08:10 2013 +0100 Related coverity#704229 Logically dead code pVDev not used since ad3ccbb2192c96bdcc2

[PUSHED] After presentation is finished always have previous go to la...

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

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

2013-03-23 Thread Rob Snelders
sd/source/ui/slideshow/slideshowimpl.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit f804c72a090f8d5f170fed700ba7cf1826e5b3a2 Author: Rob Snelders Date: Sat Mar 23 16:11:25 2013 +0100 After presentation is finished always have previous go to last shown

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

2013-03-23 Thread Julien Nabet
editeng/source/outliner/outliner.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 549030d96add56117bc35198d1303c059a8da21b Author: Julien Nabet Date: Sat Mar 23 16:58:37 2013 +0100 coverity#704226 Logically dead code Change-Id: I24e55bea6070ce1

[PUSHED] Translations of comments from German into English

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

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

2013-03-23 Thread Johannes Widmer
sc/source/ui/view/prevwsh.cxx |4 sc/source/ui/view/printfun.cxx | 274 - 2 files changed, 139 insertions(+), 139 deletions(-) New commits: commit c088ec0bdb6245c472f79417d14d487e5c5e0d09 Author: Johannes Widmer Date: Sat Mar 23 16:26:00 2013 +010

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

2013-03-23 Thread Julien Nabet
editeng/source/outliner/outliner.cxx |4 1 file changed, 4 deletions(-) New commits: commit 6408f363bf77319228739cba69ab1bd08499e380 Author: Julien Nabet Date: Sat Mar 23 16:50:30 2013 +0100 coverity#704225 Logically dead code Change-Id: I9aa41653b9622245de8084443ef3e0b7

[PATCH] fdo#39445 writing out tools/fsys.hxx (idl)

2013-03-23 Thread Krisztian Pinter (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2935 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/35/2935/1 fdo#39445 writing out tools/fsys.hxx (idl) Removed uses of fsys from database.cxx, command.cxx, module.cxx, svid

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

2013-03-23 Thread Peter Foley
solenv/gbuild/platform/com_MSC_class.mk |4 ++-- solenv/gcc-wrappers/g++.cxx |2 -- solenv/gcc-wrappers/gcc.cxx |2 -- solenv/gcc-wrappers/wrapper.cxx | 11 +++ 4 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 28fb57daa774

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

2013-03-23 Thread Peter Foley
solenv/gbuild/extensions/pre_MergedLibsList.mk | 11 ++- solenv/gbuild/gbuild.mk|3 ++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit c52ceef8395a3b4c59bf6e139e126b57c77d2d92 Author: Peter Foley Date: Sat Mar 23 11:42:11 2013 -0400

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

2013-03-23 Thread Kohei Yoshida
sc/inc/dociter.hxx | 10 ++--- sc/source/core/data/dociter.cxx | 74 2 files changed, 42 insertions(+), 42 deletions(-) New commits: commit 115bc7347f6ead8a7ca1110ceee4db7ce729f5ff Author: Kohei Yoshida Date: Sat Mar 23 11:29:15 2013 -0

[PATCH] Translations of comments from German into English

2013-03-23 Thread Johannes Widmer (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2934 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/2934/1 Translations of comments from German into English Change-Id: I0a1421e5b7149c060e8603a13e82a80c7d4d5bd5 --- M sc/

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

2013-03-23 Thread Kohei Yoshida
sc/inc/dociter.hxx | 10 ++--- sc/source/core/data/dociter.cxx | 74 2 files changed, 42 insertions(+), 42 deletions(-) New commits: commit 9da876bcef9d7a0bb5f55d5a52bab6ffc0baad30 Author: Kohei Yoshida Date: Sat Mar 23 11:29:15 2013 -0

[PATCH] After presentation is finished always have previous go to la...

2013-03-23 Thread Rob Snelders (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2933 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/33/2933/1 After presentation is finished always have previous go to last shown slide Change-Id: Ibb9db34523731f363612bd5f2

[PUSHED] Give the number of slides also when more slides are selected

2013-03-23 Thread Thorsten Behrens (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/2927 Approvals: Thorsten Behrens: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/2927 To unsubscribe, v

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

2013-03-23 Thread Rob Snelders
sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 35 +++-- 1 file changed, 16 insertions(+), 19 deletions(-) New commits: commit 015131c87e14f84040cfa579bc81419714cbe964 Author: Rob Snelders Date: Sat Mar 23 13:36:00 2013 +0100 Give the number of slides also when mor

License statement

2013-03-23 Thread Xiaoli Duan
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Xiaoli Duan ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2013-03-23 Thread David Tardon
svx/Package_inc.mk|1 svx/inc/svx/itextprovider.hxx | 42 + svx/inc/svx/sdr/properties/textproperties.hxx |4 ++ svx/inc/svx/svdotext.hxx |3 + svx/source/sdr/properties/textproperties.cxx | 38 +

[PUSHED libreoffice-4-0] rhbz#876742 speed up table manipulation in Impress

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

[PATCH] Improve size and positions of widgets for CustomAnimationDia...

2013-03-23 Thread Xiaoli Duan (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/2932 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/2932/1 Improve size and positions of widgets for CustomAnimationDialog Change-Id: I38a9cbd533c742657c4af6c83d146706684c

[PUSHED] Improve size and positions of widgets for CustomAnimationDia...

2013-03-23 Thread Thomas Arnhold (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/2932 -- To view, visit https://gerrit.libreoffice.org/2932 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

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

2013-03-23 Thread Xiaoli
sd/source/ui/animations/CustomAnimationDialog.src |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 18682c5d13be52fcdbbe4b802b874a1b83fbbd8c Author: Xiaoli Date: Sat Mar 23 15:19:25 2013 +0100 Improve size and positions of widgets for CustomAnimationDialog

[PUSHED] Related coverity#704213/704214/704215 Logically dead code

2013-03-23 Thread Julien Nabet (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/2930 -- To view, visit https://gerrit.libreoffice.org/2930 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

  1   2   >