[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source

2013-12-30 Thread Markus Mohrhard
0 files changed New commits: commit 513ded055a1883bb67b3f059601be6679bd2ae44 Author: Markus Mohrhard Date: Tue Dec 31 10:26:37 2013 +0100 remove executable flag from source files Change-Id: I5612205d5a42a6778398c5fb8c6f37ded227a39e diff --git a/chart2/source/view/main/OpenGLRend

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 2 commits - chart2/source

2013-12-30 Thread YangZhang
chart2/source/view/main/OpenGLRender.cxx | 216 + chart2/source/view/main/OpenGLRender.hxx | 43 chart2/source/view/main/OpenglShapeFactory.cxx |6 3 files changed, 265 insertions(+) New commits: commit 356fc4ffe09bb804068c5786d3b3c1f38b3a8690 Auth

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 2 commits - chart2/source

2013-12-30 Thread YangZhang
chart2/source/view/main/DummyXShape.cxx| 12 + chart2/source/view/main/OpenGLRender.cxx | 202 + chart2/source/view/main/OpenGLRender.hxx | 13 + chart2/source/view/main/OpenglShapeFactory.cxx |3 4 files changed, 229 insertions(+), 1 deletion(

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72998, which changed state. Bug 72998 Summary: significant custom shape import regression ... https://bugs.freedesktop.org/show_bug.cgi?id=72998 What|Removed |Added

LibreOffice Gerrit News for core on 2013-12-31

2013-12-30 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + Get bundled openssl to be used on OS X too, at least on OS X <10.7 in https://gerrit.libreoffice.org/7233 from Douglas Mencken about module build, external +

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 65836, which changed state. Bug 65836 Summary: FILESAVE: DOCX exporting picture inside canvas corrupts DOCX https://bugs.freedesktop.org/show_bug.cgi?id=65836 What|Removed |Added --

[Bug 49168] Create a bugzilla bot that warns about changing the version field to something newer

2013-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49168 Foss changed: What|Removed |Added Status|RESOLVED|VERIFIED Version|4.0.0.0.alpha0+ Maste

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

2013-12-30 Thread Efe Gürkan YALAMAN
svtools/source/contnr/treelistbox.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit d6f9ddb0aaa3fd9e3877f94a3147c68dd64bc77e Author: Efe Gürkan YALAMAN Date: Tue Dec 17 01:45:13 2013 +0200 fdo#70465 SvTreeListBox::GetLevelChildCount refactore

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

2013-12-30 Thread Kohei Yoshida
sc/source/ui/docshell/datastream.cxx| 52 sc/source/ui/inc/datastream.hxx |7 +++- sc/source/ui/miscdlgs/datastreamdlg.cxx |5 +-- 3 files changed, 23 insertions(+), 41 deletions(-) New commits: commit fed8a0b291eca0565071da27d6fb7c7c5f331dcd

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 3 commits - sc/Module_sc.mk sc/source

2013-12-30 Thread Kohei Yoshida
sc/Module_sc.mk |2 - sc/source/ui/docshell/datastream.cxx| 52 sc/source/ui/inc/datastream.hxx |7 +++- sc/source/ui/miscdlgs/datastreamdlg.cxx |5 +-- 4 files changed, 24 insertions(+), 42 deletions(-) New commit

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source

2013-12-30 Thread Michael Meeks
chart2/source/view/main/OpenGLRender.cxx | 115 ++- chart2/source/view/main/OpenGLRender.hxx |1 2 files changed, 55 insertions(+), 61 deletions(-) New commits: commit 8bea09624a72df755ff350b5a14b91f08f2b3201 Author: Michael Meeks Date: Tue Dec 31 00:02:25 201

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-data-stream' - sc/Module_sc.mk

2013-12-30 Thread Kohei Yoshida
sc/Module_sc.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32cfbe47941d4e7cdda092d924a47c9b594b4c06 Author: Kohei Yoshida Date: Mon Dec 30 17:58:00 2013 -0500 Move this opencl test to slowcheck. It's too slow. Change-Id: I0386f03c1893fed82bdf7df1

[Libreoffice-commits] core.git: sc/Module_sc.mk

2013-12-30 Thread Kohei Yoshida
sc/Module_sc.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d283f2ef291fff5c27fdc55874aaacc94a9453c Author: Kohei Yoshida Date: Mon Dec 30 17:58:00 2013 -0500 Move this opencl test to slowcheck. It's too slow. Change-Id: I0386f03c1893fed82bdf7df1

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

2013-12-30 Thread Ray
sc/source/core/opencl/op_math.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit b281014a584c266c396d5e6bbfc150e5e7584761 Author: I-Jui (Ray) Sung Date: Mon Dec 30 16:34:29 2013 -0600 GPU Calc: fix compiler warning Change-Id: Iaadf726cbece3d077667175f3f60bf2345179202

[Libreoffice-commits] core.git: codemaker/Executable_cppumaker.mk

2013-12-30 Thread Isamu Mogi
codemaker/Executable_cppumaker.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 2cea4c98c2b9eaf46498fb76b73f8dae8e859f3b Author: Isamu Mogi Date: Wed Dec 18 21:43:13 2013 +0900 Add sal_textenc dependency to cppumaker In Japanese localized Windows, cppumaker require

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-data-stream' - sc/source

2013-12-30 Thread Kohei Yoshida
sc/source/ui/miscdlgs/datastreamdlg.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 08938b3b13453764700f4b4b9fb683b3526f0aa8 Author: Kohei Yoshida Date: Mon Dec 30 16:50:02 2013 -0500 Display 3D address & honor current reference address convension.

Re: Testing Firebird SDBC

2013-12-30 Thread Andrzej Hunt
There isn't any firebird server support yet -- however it shouldn't be hugely complicated to add -- what's needing doing is allowing setting and passing the required parameters (url/username/password/etc.) to firebird -- the passing of the parameters is actually already in place, we just need to

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-30 Thread Caolán McNamara
sc/source/ui/miscdlgs/retypepassdlg.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e1f4de66afa5f0cf54f90a1fed150dc200680da2 Author: Caolán McNamara Date: Mon Dec 30 20:24:20 2013 + free resource missing here (cherry picked from commit 4f5f49deb3a6eb549d39

[Libreoffice-commits] core.git: Branch 'private/kohei/calc-data-stream' - 2 commits - sc/source

2013-12-30 Thread Kohei Yoshida
sc/source/ui/docshell/datastream.cxx | 55 ++- sc/source/ui/inc/datastream.hxx |7 +++- 2 files changed, 22 insertions(+), 40 deletions(-) New commits: commit b4b0c48b9252e3899e00be9778bad8913a496e2c Author: Kohei Yoshida Date: Mon Dec 30 15:43:21 201

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

2013-12-30 Thread Caolán McNamara
sc/source/ui/miscdlgs/retypepassdlg.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4f5f49deb3a6eb549d3950cb4773f0601c1fd52c Author: Caolán McNamara Date: Mon Dec 30 20:24:20 2013 + free resource missing here Change-Id: Ibe4436f1d002123d455f447da1185d2659146

[Libreoffice-commits] core.git: 2 commits - sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2013-12-30 Thread Caolán McNamara
sc/UIConfig_scalc.mk |1 sc/inc/sc.hrc|1 sc/source/ui/inc/retypepassdlg.hrc |8 sc/source/ui/inc/retypepassdlg.hxx | 22 +- sc/source/ui/miscdlgs/retypepassdlg.cxx | 92 -- sc/source/ui/mis

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

2013-12-30 Thread Caolán McNamara
helpers/help_hid.lst |6 -- 1 file changed, 6 deletions(-) New commits: commit cd9900154e62395d06bde777e49b8f5f0a55d8c5 Author: Caolán McNamara Date: Mon Dec 30 20:19:41 2013 + drop unused help ids Change-Id: I47fd01db890549f59e4bca3414b6ad43e4985080 diff --git a/he

[Libreoffice-commits] core.git: helpcontent2

2013-12-30 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 44f5e76a65aa9618f9250112164308a02145f0e3 Author: Caolán McNamara Date: Mon Dec 30 20:19:41 2013 + Updated core Project: help cd9900154e62395d06bde777e49b8f5f0a55d8c5 diff --git a/helpconte

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

2013-12-30 Thread yjw9012
sc/source/ui/src/globstr.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d7f51933c4b01183f7da923b6ee1475a004cc3a5 Author: yjw9012 Date: Mon Dec 30 10:21:34 2013 -0600 fdo#72995: Changed label to 'Formula cell must contain a formula.' Change-Id: Ia

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - translations

2013-12-30 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f248215bbb0e356a47c6cbe6a1388fe02e6c373 Author: Andras Timar Date: Mon Dec 30 20:45:10 2013 +0100 Updated core Project: translations f0b3bc66f11e1bc3718c032d93b6b9f1a3966b6b diff --git a/trans

Jiwoong Youn's license statement

2013-12-30 Thread yjw9012
Hi all, It's great to be a member of this fabulous community! All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Thanks! Best, Jiwoong Youn -- View this message in context: http://nabble.documentfoundation.org/Jiwoong-Youn-s-license-st

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 5 commits - sc/inc sc/source

2013-12-30 Thread Kohei Yoshida
sc/inc/stringutil.hxx|3 sc/source/core/tool/stringutil.cxx | 150 +++ sc/source/ui/docshell/datastream.cxx | 338 +-- sc/source/ui/inc/datastream.hxx | 37 +++ 4 files changed, 388 insertions(+), 140 deletions(-) New com

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

2013-12-30 Thread Kohei Yoshida
sc/source/ui/docshell/datastream.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 4e85af9d9315fb72b868cc2b2c8f599fae6f7ec0 Author: Kohei Yoshida Date: Mon Dec 30 14:31:30 2013 -0500 This part requires orcus library presence. Change-Id: I6bfba9872

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Cor Nouws changed: What|Removed |Added Depends on||73162 --- Comment #46 from Cor Nouws --- ad

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

2013-12-30 Thread Kohei Yoshida
sc/inc/stringutil.hxx|3 sc/source/core/tool/stringutil.cxx | 150 +++ sc/source/ui/docshell/datastream.cxx | 334 +-- sc/source/ui/inc/datastream.hxx | 37 +++ 4 files changed, 387 insertions(+), 137 deletions(-) New com

[Bug 49168] Create a bugzilla bot that warns about changing the version field to something newer

2013-12-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49168 Jorendc changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-commits] core.git: 2 commits - helpcontent2 sc/AllLangResTarget_sc.mk sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2013-12-30 Thread Caolán McNamara
helpcontent2|2 sc/AllLangResTarget_sc.mk |1 sc/UIConfig_scalc.mk|1 sc/inc/sc.hrc |1 sc/source/ui/inc/simpref.hrc| 30 -- sc/source/ui/inc/simpref.hxx| 11

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

2013-12-30 Thread Caolán McNamara
helpers/help_hid.lst |3 --- source/text/shared/01/02230402.xhp |4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) New commits: commit aa41fc224274b62fd03c2a0581435cc001e30f16 Author: Caolán McNamara Date: Mon Dec 30 17:09:26 2013 + update help ids for si

Re: internal compiler error: in connect_traces, at dwarf2cfi.c:2676

2013-12-30 Thread mcmurchy1917-libreoffice
Thanks for all the replys. It seems I may have became a victim of a regression in gcc http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58864 which helped me with this statement - "it breaks with -march=i686 but works with -march=i586." I then noticed I hadn't set these flags -

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-30 Thread Julien Nabet
sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx |5 + sc/source/ui/inc/CovarianceDialog.hxx |1 + 2 files changed, 6 insertions(+) New commits: commit 82704f66b723cf8e3aafdb92cb74e5ec9cf9c636 Author: Julien Nabet Date: Mon Dec 30 11:37:00 2013 +0100 Resolves:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2013-12-30 Thread Julien Nabet
sc/source/ui/StatisticsDialogs/StatisticsDialogs.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3bd52d8db21ca6a6e2b9d3edf533eebde55e7325 Author: Julien Nabet Date: Mon Dec 30 10:54:25 2013 +0100 Resolves: fdo#73138 undo name for 'Chi Squared' is different

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

2013-12-30 Thread Caolán McNamara
cui/source/customize/selector.cxx | 28 + cui/source/inc/selector.hxx|8 +++ cui/uiconfig/ui/macroselectordialog.ui | 15 + extras/source/glade/libreoffice-catalog.xml.in |6 + 4 files changed, 41 inse

Re: LibreOffice most popular spam posts

2013-12-30 Thread Tae Wong
Here's the list of spam posts in October, 2011. (The subject has [Libreoffice] at the start.) http://lists.freedesktop.org/archives/libreoffice/2011-October/018941.html http://lists.freedesktop.org/archives/libreoffice/2011-October/018951.html http://lists.freedesktop.org/archives/libreoffice/2011

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

2013-12-30 Thread Caolán McNamara
helpers/help_hid.lst|2 -- source/text/scalc/01/solver_options.xhp |7 --- 2 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 79adf10df7c9382177253ade928081b3c6de699c Author: Caolán McNamara Date: Mon Dec 30 16:10:01 2013 + update hel

[Libreoffice-commits] core.git: helpcontent2

2013-12-30 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1a1dc8e5ba108e8973db5b95669bf882d4fcc67 Author: Caolán McNamara Date: Mon Dec 30 16:10:01 2013 + Updated core Project: help 79adf10df7c9382177253ade928081b3c6de699c diff --git a/helpconte

[Libreoffice-commits] core.git: sc/AllLangResTarget_sc.mk sc/inc sc/source sc/uiconfig sc/UIConfig_scalc.mk

2013-12-30 Thread Caolán McNamara
sc/AllLangResTarget_sc.mk |1 sc/UIConfig_scalc.mk|1 sc/inc/helpids.h|3 sc/inc/sc.hrc |2 sc/source/ui/inc/solveroptions.hxx | 12 - sc/source/ui/miscdlgs/solveropti

Testing Firebird SDBC

2013-12-30 Thread iwbnwif yiw
I would like to join in the testing of the Firebird SDBC as I have been using both Firebird and OO/LO for many years and very happy to see them being properly integrated. Although I have been getting on well with the embedded files (i.e. fdb embedded in odb), I can't work out the URL format for co

Re: internal compiler error: in connect_traces, at dwarf2cfi.c:2676

2013-12-30 Thread Pierre-André Jacquod
Hello, works fine by me. Did you try with another compiler / compiler version ? I have gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux) and last commit in master being: d8dedc775cedf0e9daf9284bc7e3a0331ccd2963 EMF+: Integer coordinate values are signed. regards Pierre-And

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

2013-12-30 Thread Miklos Vajna
sw/qa/core/exportdata/rtf/pass/fdo70624.odt |binary sw/source/filter/ww8/rtfexport.cxx |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 8591de009a4fed6264f236bbcafb2accae70754f Author: Miklos Vajna Date: Mon Dec 30 14:14:38 2013 +0100 Related:

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

2013-12-30 Thread Muthu Subramanian
sd/qa/unit/data/pptx/cshapes.pptx |binary sd/qa/unit/import-tests.cxx | 26 ++ 2 files changed, 26 insertions(+) New commits: commit ee6eadfc617a1ce3bc2b489523ac713b99482404 Author: Muthu Subramanian Date: Mon Dec 30 18:05:48 2013 +0530 fdo#72998: Add unit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/source

2013-12-30 Thread Caolán McNamara
sw/source/core/inc/frame.hxx |2 +- sw/source/core/layout/layact.cxx |2 +- sw/source/core/layout/pagechg.cxx | 12 +++- 3 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 582d3cb9346e0e1c1c3dc3188cd28976ac24e1bf Author: Caolán McNamara Date: Mon Dec

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

2013-12-30 Thread Julien Nabet
sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx |5 + sc/source/ui/inc/CovarianceDialog.hxx |1 + 2 files changed, 6 insertions(+) New commits: commit b104133abe2a377f1397cce3fa6e1bc7d85d4020 Author: Julien Nabet Date: Mon Dec 30 11:37:00 2013 +0100 Resolves:

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

2013-12-30 Thread Julien Nabet
sc/source/ui/StatisticsDialogs/StatisticsDialogs.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b236154c3a664739761c22670729915116c1c74 Author: Julien Nabet Date: Mon Dec 30 10:54:25 2013 +0100 Resolves: fdo#73138 undo name for 'Chi Squared' is different

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

2013-12-30 Thread Caolán McNamara
sw/source/core/inc/frame.hxx |2 +- sw/source/core/layout/layact.cxx |2 +- sw/source/core/layout/pagechg.cxx | 12 +++- 3 files changed, 13 insertions(+), 3 deletions(-) New commits: commit 24b89acffeafe4361a63121b8ec2463c97f863e9 Author: Caolán McNamara Date: Mon Dec

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 7e/7e0c820f442e3a7ee1b5f6ad80fe7999a75f0b 81/912caea58b89f9490ba4b9e3a3127071e23190

2013-12-30 Thread Caolán McNamara
7e/7e0c820f442e3a7ee1b5f6ad80fe7999a75f0b |1 + 81/912caea58b89f9490ba4b9e3a3127071e23190 |1 + 2 files changed, 2 insertions(+) New commits: commit 7666401467c777f9a62c1e705cb5b537e67e8747 Author: Caolán McNamara Date: Mon Dec 30 08:32:31 2013 + Notes added by 'git notes add

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

2013-12-30 Thread Steve Yin
sc/source/filter/inc/worksheethelper.hxx |1 + sc/source/filter/oox/worksheetfragment.cxx |1 + sc/source/filter/oox/worksheethelper.cxx | 20 3 files changed, 22 insertions(+) New commits: commit 5249a2022aa7152cba5bb6541eade43b9e77b755 Author: Steve Yin Date: