[Bug 31609] Support different smart quote settings by language.

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31609 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added CC|cedric.bosdonnat.ooo@free.f |

[Libreoffice-commits] core.git: 5 commits - svtools/Library_svt.mk svtools/source svtools/util

2013-12-23 Thread Matúš Kukan
svtools/Library_svt.mk|1 svtools/source/control/filectrl.cxx | 54 +++ svtools/source/control/filectrl2.cxx | 75 -- svtools/source/graphic/descriptor.hxx |4 -

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

2013-12-23 Thread Miklos Vajna
0 files changed New commits: commit 4663b9e494ab691c4932fb0cc7e41aa0f9b3a214 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Dec 23 11:31:12 2013 +0100 sw: chmod -x docx, doc and rtf testcases Change-Id: I6f6726dd99a3f894ae86de279c74270e19b49d0e diff --git

[Libreoffice-commits] core.git: 7 commits - bridges/source ios/experimental ios/MobileLibreOffice ios/README ios/shared

2013-12-23 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno-arm.cxx | 25 + bridges/source/cpp_uno/gcc3_ios_arm/except.cxx | 129 +++--- bridges/source/cpp_uno/gcc3_ios_arm/generate-snippets.pl | 4

fdo#45904 Java based API tests to C++

2013-12-23 Thread Ricardo Montania
Hello everyone! I'm trying to look more closely this easy hack. But with no success. Can someone help me to start it? Or, if possible, give some example, or patch already commited? Thankyou in advance! Best Regards, -- Ricardo Montania ___

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 49120, which changed state. Bug 49120 Summary: FILESAVE: LibreOffice corrupts XLSX file https://bugs.freedesktop.org/show_bug.cgi?id=49120 What|Removed |Added

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

2013-12-23 Thread Eike Rathke
svl/source/notify/broadcast.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 4de5ed0a90666e07c08997353d717553e5181fe1 Author: Eike Rathke er...@redhat.com Date: Mon Dec 23 13:04:15 2013 +0100 iterators are not pointers Change-Id:

My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Jeff Cai
Hello, I am new to LibreOffice. Recently, I downloaded the code and started my build. At first, I built under Linux, which simply git, apt-get those library, autogen and make. It worked like a charm. Then I switched to Windows build. I noticed that it builds more things than Linux build

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 49120, which changed state. Bug 49120 Summary: FILESAVE: LibreOffice corrupts XLSX file https://bugs.freedesktop.org/show_bug.cgi?id=49120 What|Removed |Added

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

2013-12-23 Thread Caolán McNamara
helpers/help_hid.lst |1 - 1 file changed, 1 deletion(-) New commits: commit 458e6f18f0a93701748ef8754dc6f4acd7d2aaf0 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 23 13:03:32 2013 + drop unused help id Change-Id: I232957cb7b8e628f6efae9311ca0c8f90b216d8c

[Libreoffice-commits] core.git: helpcontent2

2013-12-23 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7f9d7fb4dcac9e4b06690dca31a204677d68618 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 23 13:03:32 2013 + Updated core Project: help 458e6f18f0a93701748ef8754dc6f4acd7d2aaf0

[Libreoffice-commits] core.git: uui/AllLangResTarget_uui.mk uui/source uui/uiconfig uui/UIConfig_uui.mk

2013-12-23 Thread Caolán McNamara
uui/AllLangResTarget_uui.mk |1 uui/UIConfig_uui.mk |1 uui/source/iahndl-authentication.cxx |4 uui/source/ids.hrc |8 uui/source/logindlg.cxx | 261 +++ uui/source/logindlg.hrc |

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Michael Meeks
Hi Jeff, On Mon, 2013-12-23 at 20:10 +0800, Jeff Cai wrote: I am new to LibreOffice. Recently, I downloaded the code and started my build. At first, I built under Linux, which simply git, apt-get those library, autogen and make. It worked like a charm. Good :-) Then I switched to

Re: fdo#45904 Java based API tests to C++

2013-12-23 Thread Noel Grandin
This commit is an example of converting a Java unit test to a Python unit test: http://cgit.freedesktop.org/libreoffice/core/commit/?id=3c0a9bb59ed19b2f4492defd84d023c5e169d777 Maybe that will help. ___ LibreOffice mailing list

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Tor Lillqvist
Then I switched to Windows build. I noticed that it builds more things than Linux build does(Like unit test). Actually, unit tests are run on Linux, too. Most of the developers use Linux as their daily platform, so naturally unit tests are written initially for Linux. And it's much SLOWER!

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

2013-12-23 Thread Miklos Vajna
sw/inc/unocoll.hxx |2 - sw/source/filter/ww8/docxattributeoutput.cxx | 34 +-- sw/source/filter/ww8/docxattributeoutput.hxx |2 + 3 files changed, 35 insertions(+), 3 deletions(-) New commits: commit

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Christian Lohmaier
Hi *, On Mon, Dec 23, 2013 at 2:09 PM, Michael Meeks michael.me...@collabora.com wrote: On Mon, 2013-12-23 at 20:10 +0800, Jeff Cai wrote: [Windows build much slower than on linux] [...] I used precompiled header in my autogen.sh, I also use the correct make(3.82) from libreoffice build

Re: fdo#45904 Java based API tests to C++

2013-12-23 Thread Markus Mohrhard
Hey, On Mon, Dec 23, 2013 at 12:13 PM, Ricardo Montania rmcam...@libreoffice.org wrote: Hello everyone! I'm trying to look more closely this easy hack. But with no success. Can someone help me to start it? Or, if possible, give some example, or patch already commited? Thankyou in

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

2013-12-23 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |7 +++- sw/source/filter/ww8/docxattributeoutput.cxx | 40 --- writerfilter/source/ooxml/model.xml |4 +- 3 files changed, 25 insertions(+), 26 deletions(-) New commits: commit

What parameters to supply to autogen.sh

2013-12-23 Thread mcmurchy1917-libreoffice
For the build, Linux - rpm (x86), version 4.1.4, English (US), that appears on the Download page what parameters would have been supplied to autogen.sh to build it? Regards Alex ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: What parameters to supply to autogen.sh

2013-12-23 Thread Lionel Elie Mamane
On Mon, Dec 23, 2013 at 02:21:13PM +, mcmurchy1917-libreoff...@yahoo.co.uk wrote: For the build, Linux - rpm (x86), version 4.1.4, English (US), that appears on the Download page what parameters would have been supplied to autogen.sh to build it? AFAIK,

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

2013-12-23 Thread Jacobo Aragunde Pérez
sw/source/filter/ww8/docxattributeoutput.cxx | 273 +++ sw/source/filter/ww8/docxattributeoutput.hxx |3 2 files changed, 119 insertions(+), 157 deletions(-) New commits: commit 5d3b3b9fc15bac8bba286e64a6a0e28f2dbb8529 Author: Jacobo Aragunde Pérez

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

2013-12-23 Thread Michael Meeks
sax/source/fastparser/fastparser.cxx | 271 --- 1 file changed, 131 insertions(+), 140 deletions(-) New commits: commit 0b4f41eb0ee0fdcb22403f943f8f34911a463cb6 Author: Michael Meeks michael.me...@collabora.com Date: Fri Dec 20 16:18:48 2013 +

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread bjoern
Hi, On Mon, Dec 23, 2013 at 02:30:33PM +0100, Christian Lohmaier wrote: Just compare mkdir foo ; cd foo time touch {1..1000} with mkdir foo; cd foo time for i in {1..1000}; do touch $i ; done While on linux there's no real difference, on windows this is more than an order of

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

2013-12-23 Thread Miklos Vajna
oox/source/export/shapes.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit c161ceb9056ca5f686e615965ae0bb3efd8acea7 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Dec 23 17:02:09 2013 +0100 oox: fix drawingml export of nested groupshapes

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Norbert Thiebaud
On Mon, Dec 23, 2013 at 9:15 AM, bjoern bjoern.michael...@canonical.com wrote: There isnt so much we can do about the first thing in a clean way. We can do something about the second thing, e.g.:

[Libreoffice-commits] core.git: Changes to 'feature/chart-opengl2'

2013-12-23 Thread Michael Meeks
New branch 'feature/chart-opengl2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2013-12-23 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/relorientation.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 12 sw/source/filter/ww8/docxsdrexport.cxx|4 3 files changed, 16 insertions(+) New commits: commit 4e49887bee01133a349447a00341c0293f8a5899 Author:

Re: Efficient UNO component linkage GC ...

2013-12-23 Thread Matúš Kukan
Hi Stephan, some great work, thanks. On Thu, 2013-12-19 at 10:51 +0100, Stephan Bergmann wrote: thought-dump: really helps :-) * assume all LO-internal C++ implementations are ComponentContext-based (i.e., use cppu::createSingleComponentFactory or cppu::createOneInstanceComponentFactory

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

2013-12-23 Thread Kohei Yoshida
formula/source/core/api/FormulaCompiler.cxx |4 ++ include/formula/compiler.hrc|5 ++- include/formula/opcode.hxx |1 sc/source/core/inc/interpre.hxx |1 sc/source/core/tool/compiler.cxx|4 +-

Beginner

2013-12-23 Thread prabhdeep singh
I want to start contributing to the open source community, but I do not where to begin. Your community's cause seems great! So I would love to start but I am absolutely clueless as to where to begin. I have a background in C++ and algorithmic operations. Any help would be appreciated!

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - download.lst

2013-12-23 Thread Michael Meeks
download.lst |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 88423db592ed7fb6253167b63e95443b678b3c95 Author: Michael Meeks michael.me...@collabora.com Date: Mon Dec 23 18:07:23 2013 + mend download.lst breakage Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added CC||jumbo4...@yahoo.fr

Re: Beginner

2013-12-23 Thread Norbert Thiebaud
On Mon, Dec 23, 2013 at 11:54 AM, prabhdeep singh prabhdeep3...@gmail.com wrote: I want to start contributing to the open source community, but I do not where to begin. https://wiki.documentfoundation.org/Development browse the links out of this pages.. that should allow you to setup all you

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread Tor Lillqvist
You can disable link time optimisation with a configure option, But surely any kind of optimisation (link-time or just source-file-compile-time) is mainly done when preparing code to actually deliver to users (including alpha, beta, and release candidate builds). And does it really

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

2013-12-23 Thread Caolán McNamara
sc/UIConfig_scalc.mk |5 sc/inc/scabstdlg.hxx |4 sc/source/ui/attrdlg/scdlgfact.cxx | 19 --- sc/source/ui/attrdlg/scdlgfact.hxx |4 sc/source/ui/dbgui/validate.cxx | 35 +++--- sc/source/ui/dbgui/validate.src

Re: Efficient UNO component linkage GC ...

2013-12-23 Thread Michael Meeks
Hi Stephan, On Mon, 2013-12-23 at 18:44 +0100, Matúš Kukan wrote: * implementations of non-single-instance services can be rewritten using the new .component XML implementation constructor=... feature, cf.

[Libreoffice-commits] core.git: android/experimental solenv/bin

2013-12-23 Thread Matúš Kukan
android/experimental/DocumentLoader/Makefile |2 android/experimental/LibreOffice4Android/Makefile |2 android/experimental/desktop/Makefile |2 solenv/bin/native-code.py | 216 ++ 4 files changed, 189 insertions(+), 33

Re: Efficient UNO component linkage GC ...

2013-12-23 Thread Matúš Kukan
On Mon, 2013-12-23 at 18:44 +0100, Matúš Kukan wrote: ** when compiling .cxx files for which it is known that the constructor function for some S will be visible (which could e.g. be ~always the case when compiling for a single big executable on Android/iOS), define the

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

2013-12-23 Thread Michael Meeks
chart2/source/view/main/AbstractShapeFactory.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 404da58729612a88178b1f71e00a6f0b4e2f884d Author: Michael Meeks michael.me...@collabora.com Date: Mon Dec 23 20:36:40 2013 + re-enable opengl module hooks. Change-Id:

Libreoffice and kde integration

2013-12-23 Thread mcmurchy1917-libreoffice
Why does the autogen.sh that is used to compile the build, Linux - rpm (x86), version 4.1.4, English (US) have the flags - --disable-kde4 --enable-kde in the file LibreOfficeLinux.conf. Is it because in the standard build kde integration of LibreOffice is still at KDE3? Or have I lost the

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Depends on||72998 --

Re: Libreoffice and kde integration

2013-12-23 Thread Michael Meeks
Hi there, On Mon, 2013-12-23 at 21:10 + wrote: Why does the autogen.sh that is used to compile the build, Linux - rpm (x86), version 4.1.4, English (US) have the flags - Sure - this is because the rather old system we compile the generic linux builds on (which needs to be that

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

2013-12-23 Thread Khaled Hosny
sw/source/core/text/EnhancedPDFExportHelper.cxx | 11 +-- sw/source/core/text/txthyph.cxx | 12 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) New commits: commit a9fa817b6876814b6ebc45c2534a769e1fa84cac Author: Khaled Hosny khaledho...@eglug.org

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

2013-12-23 Thread Khaled Hosny
sw/source/core/text/EnhancedPDFExportHelper.cxx | 11 +-- sw/source/core/text/txthyph.cxx | 12 ++-- 2 files changed, 11 insertions(+), 12 deletions(-) New commits: commit 158027cd7fe1ea2faeb5d2220547b36c9cbfb9d3 Author: Khaled Hosny khaledho...@eglug.org

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

2013-12-23 Thread Markus Mohrhard
svl/source/notify/broadcast.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bf1812806056349fd32785e1fa7ba7595c8c66fa Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Dec 23 23:46:02 2013 +0100 fix crash when erasing entry while iterating

Re: Error in debug mode svl/source/notify/broadcast.cxx

2013-12-23 Thread Markus Mohrhard
Hey, On Sun, Dec 22, 2013 at 8:04 PM, Arnaud Versini arnaud.vers...@gmail.comwrote: Hi I got an error in LibreOffce debug build, seems due to your commits : error: attempt to increment a singular iterator. Objects involved in the operation: iterator this @ 0x0x7fff2e90 { type =

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

2013-12-23 Thread hongyu zhong
sc/qa/unit/data/xls/opencl/math/iseven.xls |binary sc/qa/unit/data/xls/opencl/math/isodd.xls |binary sc/source/core/opencl/op_financial.cxx | 313 + sc/source/core/opencl/op_math.cxx | 24 + sc/source/core/opencl/op_math.hxx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 mariosv mari...@miguelangel.mobi changed: What|Removed |Added Depends on||72999 -- You are

[Libreoffice-commits] core.git: 2 commits - include/vcl vcl/inc vcl/source vcl/uiconfig vcl/UIConfig_vcl.mk

2013-12-23 Thread Caolán McNamara
include/vcl/prgsbar.hxx|3 vcl/UIConfig_vcl.mk|3 vcl/inc/printdlg.hxx | 15 +--- vcl/inc/svids.hrc |4 - vcl/source/control/prgsbar.cxx |7 +- vcl/source/src/print.src | 25

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

2013-12-23 Thread Alexander Wilms
sw/uiconfig/swriter/ui/bibliographyentry.ui |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 91915549b6178d361e778cbc31a25ef2e5616020 Author: Alexander Wilms f.alexander.wi...@gmail.com Date: Sun Dec 22 14:56:34 2013 +0100 Made button caption in bib

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

2013-12-23 Thread Caolán McNamara
sw/uiconfig/swriter/ui/bibliographyentry.ui |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit a517fe8aa7acd7eab167ff7ad0770ac5f5590c76 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 23 23:48:54 2013 + wanted layout at end here, like

[Libreoffice-commits] core.git: sc/uiconfig sw/uiconfig

2013-12-23 Thread Alexander Wilms
sc/uiconfig/scalc/ui/inputstringdialog.ui |3 sc/uiconfig/scalc/ui/insertcells.ui | 19 +-- sc/uiconfig/scalc/ui/sortwarning.ui |3 sw/uiconfig/swriter/ui/addentrydialog.ui |3 sw/uiconfig/swriter/ui/assignstylesdialog.ui |9 -

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

2013-12-23 Thread Caolán McNamara
sw/uiconfig/swriter/ui/exchangedatabases.ui |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c5602cfb9d817a2dfbb46c012a4fc5cc0cc444e2 Author: Caolán McNamara caol...@redhat.com Date: Mon Dec 23 23:56:55 2013 + add a border to some widgets in

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

2013-12-23 Thread Lionel Elie Mamane
connectivity/source/commontools/dbconversion.cxx | 16 +--- include/connectivity/dbconversion.hxx|2 +- 2 files changed, 14 insertions(+), 4 deletions(-) New commits: commit d2928f81ed1a58eac9f90382dcfe73ea8c482ed6 Author: Lionel Elie Mamane lio...@mamane.lu Date:

[Libreoffice-commits] core.git: icon-themes/hicontrast icon-themes/sifr svx/source

2013-12-23 Thread Maxim Monastirsky
icon-themes/hicontrast/svx/res/symphony/fill_color.png |binary icon-themes/sifr/svx/res/symphony/fill_color.png |binary svx/source/sidebar/paragraph/ParaPropertyPanel.cxx |2 +- 3 files changed, 1 insertion(+), 1 deletion(-) New commits: commit

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

2013-12-23 Thread Maxim Monastirsky
svx/source/sidebar/paragraph/ParaPropertyPanel.src |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b90d65f5c697806ee9b70a3ea8fb0f154241335f Author: Maxim Monastirsky momonas...@gmail.com Date: Wed Dec 11 14:42:18 2013 +0200 Fix typo Change-Id:

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

2013-12-23 Thread Jan-Marek Glogowski
sw/source/ui/inc/unomailmerge.hxx |4 sw/source/ui/uno/unomailmerge.cxx | 25 ++--- 2 files changed, 10 insertions(+), 19 deletions(-) New commits: commit a5504e49dba07f7217ad3c0980d8c0f21f9f646c Author: Jan-Marek Glogowski glo...@fbihome.de Date: Sun Dec 22

Re: Libreoffice and kde integration

2013-12-23 Thread bjoern
Hi Michael, On Mon, Dec 23, 2013 at 09:58:30PM +, Michael Meeks wrote: On Mon, 2013-12-23 at 21:10 + wrote: Why does the autogen.sh that is used to compile the build, Linux - rpm (x86), version 4.1.4, English (US) have the flags - Sure - this is because the rather old

[Libreoffice-commits] core.git: bridges/source include/sal

2013-12-23 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_macosx_intel/cpp2uno.cxx | 30 +++ include/sal/log-areas.dox|7 +++- 2 files changed, 24 insertions(+), 13 deletions(-) New commits: commit 86a372ade0b7d416d4ff97a94ea350f56610da61 Author: Tor Lillqvist

Re: My Windows build is much slower than Linux build. Any way to speed up?

2013-12-23 Thread bjoern
On Mon, Dec 23, 2013 at 04:15:30PM +0100, Bjoern Michaelsen wrote: Finally, Michael Stahl is considering moving gbuild to work on a native windows GNU make without the cygwin wrapper. But that likely is quite a bit of work. FWIW, to not sabotage that goal it would be wise to try to restrict

[Bug 39749] calc unit test writing

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39749 --- Comment #4 from Ravi ravi.mandl...@gmail.com --- Hi I am a student at clemson university, and I would really really like to contribute on this one.This is my first interaction with any open source project. I have worked on personal C++

[Libreoffice-commits] core.git: 3 commits - bridges/source ucbhelper/source

2013-12-23 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno-arm64.cxx | 12 bridges/source/cpp_uno/gcc3_ios_arm/except.cxx|6 ++-- ucbhelper/source/provider/cancelcommandexecution.cxx | 27 +- 3 files changed, 37 insertions(+), 8 deletions(-) New commits: commit

[Bug 39749] calc unit test writing

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39749 --- Comment #5 from Markus Mohrhard markus.mohrh...@googlemail.com --- (In reply to comment #4) Hi I am a student at clemson university, and I would really really like to contribute on this one.This is my first interaction with any open

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

2013-12-23 Thread Markus Mohrhard
chart2/Library_chartopengl.mk | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit ddd174dd1b0cb0b27580bf335ade1ebf76ae7287 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 24 04:37:42 2013 +0100 blind fix for reported Windows

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

2013-12-23 Thread Markus Mohrhard
chart2/source/view/main/OpenGLRender.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 25158c98a003318ed7d52bf3478a095045f81944 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Dec 24 04:50:42 2013 +0100 fix regression from last

LibreOffice Gerrit News for core on 2013-12-24

2013-12-23 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + fdo#60698: Merge odbcbase into odbc in https://gerrit.libreoffice.org/6929 from Marcos Souza about module build, connectivity, solenv + Export MailMerge

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

2013-12-23 Thread Zolnai Tamás
sw/qa/extras/ooxmlimport/data/rprchange_closed.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx|8 writerfilter/source/ooxml/model.xml |3 +++ 3 files changed, 11 insertions(+) New commits: commit 75e7d6f12e914b63e66968890533b2a56d0b1a7e Author:

Re: [Libreoffice-qa] 27 to go before we're under 900!

2013-12-23 Thread Zeki Bildirici
22 Ara 2013 16:30 tarihinde Robinson Tryon bishop.robin...@gmail.com yazdı: Hi Robinson We're almost there! Congrats :) Just wondering. How many NEEDINFO bugs do we have? Best regards, Zeki ___ List Name: Libreoffice-qa mailing list Mail address:

Re: [Libreoffice-qa] 27 to go before we're under 900!

2013-12-23 Thread Robinson Tryon
On Mon, Dec 23, 2013 at 1:21 AM, Zeki Bildirici zeki.ozguryazi...@gmail.com wrote: Just wondering. How many NEEDINFO bugs do we have? 869 See table of bug counts by status here:

[Libreoffice-qa] Feedback page up

2013-12-23 Thread Robinson Tryon
Hi all, The first draft of the Feedback page is now up on the QA site. Big thanks to cloph for massaging the code into a Silverstripe-friendly format: http://qa.libreoffice.org/feedback/ The page uses the HTML vars passed-in by LibreOffice:

Re: [Libreoffice-qa] Moztrap: relation between version/runs/cases

2013-12-23 Thread Yifan Jiang
Hi Sophie / all, It is really amazing the testing was push forward so much :) Thanks a lot for working on this. Merry Christmas and God bless us all! Best wishes, Yifan On Fri, Dec 20, 2013 at 01:18:47PM +0100, Sophie Gautier wrote: Hi Yifan, Le 19/12/2013 10:56, Yifan Jiang a écrit : Hi

Re: [Libreoffice-qa] Feedback page up

2013-12-23 Thread Thomas Hackert
Good morning Robinson, *, On Dienstag, 24. Dezember 2013 00:52 Robinson Tryon wrote: The first draft of the Feedback page is now up on the QA site. Big thanks to cloph for massaging the code into a Silverstripe-friendly format: http://qa.libreoffice.org/feedback/ great news :) The page uses

[Libreoffice-bugs] [Bug 69938] Incorrect displaying doc document

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69938 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEW |NEEDINFO

[Libreoffice-bugs] [Bug 69938] Incorrect displaying doc document

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69938 Jean-Baptiste Faure jbf.fa...@sud-ouest.org changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 71485] Font color displays incorrectly

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71485 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 71473] Writer: colors do not display correctly on monitor

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71473 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 71810] UI: BITAND function arguments have same name.

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71810 Winfried Donkers winfrieddonk...@libreoffice.org changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 56197] VIEWING: fonts display

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56197 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 72983] New: VIEWING: artifacts

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72983 Priority: medium Bug ID: 72983 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: artifacts Severity: critical Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 69649] FILEOPEN: Import DOCX renders page numbers wrong in Table-of-Contents

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69649 Vinaya Mandke vinaya.man...@synerzip.com changed: What|Removed |Added Status|REOPENED|NEW -- You

[Libreoffice-bugs] [Bug 69649] FILEOPEN: Import DOCX renders page numbers wrong in Table-of-Contents

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69649 Vinaya Mandke vinaya.man...@synerzip.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 69649] FILEOPEN: Import DOCX renders page numbers wrong in Table-of-Contents

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69649 Vinaya Mandke vinaya.man...@synerzip.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 72983] VIEWING: artifacts

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72983 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Attachment #91146|text/plain |application/zip

[Libreoffice-bugs] [Bug 40538] FILEOPEN particular .doc (MSO97) shows arrow heads of graphic lines too big

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40538 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added CC|cedric.bosdonnat.ooo@free.f |

[Libreoffice-bugs] [Bug 66237] Document preview of tables shows overlayed toolbar icons and misplaced column headers

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66237 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added CC|cedric.bosdonnat.ooo@free.f |

[Libreoffice-bugs] [Bug 31609] Support different smart quote settings by language.

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31609 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added CC|cedric.bosdonnat.ooo@free.f |

[Libreoffice-bugs] [Bug 63932] EDITING: Very slow Calc

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63932 Cédric Bosdonnat cedric.bosdonnat@free.fr changed: What|Removed |Added CC|cedric.bosdonnat.ooo@free.f |

[Libreoffice-bugs] [Bug 55846] Comboboxes aren’t displayed when the toolbar is vertical

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55846 Tor Lillqvist t...@iki.fi changed: What|Removed |Added Assignee|janit_...@hotmail.com |libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 60183] Feature request: Allow regular expressions in cell functions like SUBSTITUTE()

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60183 --- Comment #9 from Javier Alfonso phoneixsego...@gmail.com --- Ohh, so to do this it must be in the standard? It could be a very good addition to the standard if it isn't already part of it. But I don't know how this can be done. -- You are

[Libreoffice-bugs] [Bug 64309] two open buttons on main toolbar

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64309 almos aaalmo...@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 55593] particular XLS: lots of problems with Excel (VBA) macros

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55593 Ettore Atalan atalantt...@googlemail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 72985] New: EDITING: mismanagement of the Object with no fill and no line Images style

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72985 Priority: medium Bug ID: 72985 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: mismanagement of the Object with no fill and no line Images style Severity:

[Libreoffice-bugs] [Bug 72985] EDITING: mismanagement of the Object with no fill and no line Images style

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72985 --- Comment #1 from pierre-yves samyn pierre-yves.sa...@laposte.net --- Sorry to step 9 should read (inversion): Expected result: Rectangle with Objet sans remplissage et sans ligne style (translated name) Actual result: Object with no fill and

[Libreoffice-bugs] [Bug 72985] EDITING: mismanagement of the Object with no fill and no line Images style

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72985 sophie gautier.sop...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 72986] New: Base fails to render properly

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72986 Priority: medium Bug ID: 72986 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Base fails to render properly Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 72986] Base fails to render properly

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72986 --- Comment #1 from bugzilla-libreoff...@pokeeffe.net --- Created attachment 91150 -- https://bugs.freedesktop.org/attachment.cgi?id=91150action=edit screenshot of incorrect rendering in Base MACHINE!, are you going to attach it this time or

[Libreoffice-bugs] [Bug 49120] FILESAVE: LibreOffice corrupts XLSX file

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49120 Vikram j.vik...@samsung.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 54157] LibreOffice 4.0 most annoying bugs

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 49120, which changed state. Bug 49120 Summary: FILESAVE: LibreOffice corrupts XLSX file https://bugs.freedesktop.org/show_bug.cgi?id=49120 What|Removed |Added

[Libreoffice-bugs] [Bug 63422] program crashes while opening a database table

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63422 Foss f...@openmailbox.org changed: What|Removed |Added Status|NEEDINFO|RESOLVED

  1   2   3   >