[Libreoffice-commits] .: sal/rtl

2011-11-22 Thread Stephan Bergmann
sal/rtl/source/makefile.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 171855c21eeedca46fe0cf2ce4f566957e618a45 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 11:01:06 2011 +0100 rtlbootstrap.mk.cxx needs to be a C++ file (including C++

[Libreoffice-commits] .: oox/source

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 28bb26279e8412763cabce7d172ca8246c70a30d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 12:10:02 2011 +0100 Avoid unused variable warning. diff --git

[Libreoffice-commits] .: tools/source

2011-11-22 Thread Stephan Bergmann
tools/source/fsys/dirent.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5de43a57cde537507de607c31573a31e90b4c5c8 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 12:15:39 2011 +0100 Avoid rtl::OString::copy(getLength() + 1). diff --git

[Libreoffice-commits] .: patches/dev300

2011-11-22 Thread Thorsten Behrens
patches/dev300/apply |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b339863fa9a419896fc1df856bfe0dd7e8be6cd3 Author: Thorsten Behrens tbehr...@novell.com Date: Tue Nov 22 12:30:21 2011 +0100 Add debian bugid. diff --git a/patches/dev300/apply

[Libreoffice-commits] .: oox/source sal/inc

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 sal/inc/osl/diagnose.h|5 +- sal/inc/sal/log.h | 81 +- 3 files changed, 41 insertions(+), 46 deletions(-) New commits: commit 981470b2404a80ed87f237a0e8a62cdef7cea9a5 Author: Stephan

[Libreoffice-commits] .: 6 commits - comphelper/inc comphelper/qa sdext/source sfx2/inc svtools/source sw/source tools/source unotools/inc unotools/source unusedcode.easy

2011-11-22 Thread Caolán McNamara
comphelper/inc/comphelper/string.hxx | 27 + comphelper/qa/string/test_string.cxx | 19 + sdext/source/minimizer/configurationaccess.cxx | 26 ++--- sfx2/inc/sfx2/tabdlg.hxx |2 -

[Libreoffice-commits] .: 2 commits - crashrep/source desktop/util desktop/win32 solenv/inc

2011-11-22 Thread Andras Timar
crashrep/source/win32/rcheader.txt |4 ++-- desktop/util/officeloader.rc |2 +- desktop/win32/source/applauncher/launcher.rc |2 +- solenv/inc/shlinfo.rc|2 +- solenv/inc/version.hrc |6 -- 5 files

[Libreoffice-commits] .: 2 commits - i18npool/inc i18npool/source offapi/com svl/inc svl/source unotools/inc unotools/source

2011-11-22 Thread Eike Rathke
i18npool/inc/calendarImpl.hxx |1 i18npool/inc/calendar_gregorian.hxx |1 i18npool/source/calendar/calendarImpl.cxx | 10 + i18npool/source/calendar/calendar_gregorian.cxx | 23 i18npool/source/localedata/LocaleNode.cxx | 48

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

2011-11-22 Thread Cédric Bosdonnat
writerfilter/source/resourcemodel/TagLogger.cxx | 13 ++--- writerfilter/source/rtftok/rtfdocumentimpl.cxx | 18 -- 2 files changed, 22 insertions(+), 9 deletions(-) New commits: commit 98f32b2b8ebefe50dfa99b5c72ceb2639bf63787 Author: Cédric Bosdonnat

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Noel Power
sc/source/ui/app/inputwin.cxx | 241 -- sc/source/ui/inc/inputwin.hxx | 14 +- 2 files changed, 177 insertions(+), 78 deletions(-) New commits: commit 319d8be9dad248a3ced5ac311e0b20ec3ed4cef7 Author: Noel Power noel.po...@novell.com Date: Tue Nov 22

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/filter/excel/read.cxx | 23 --- sc/source/filter/excel/xistream.cxx | 13 + sc/source/filter/inc/xistream.hxx |2 ++ 3 files changed, 31 insertions(+), 7 deletions(-) New commits: commit 799c944cc11aa6eeb20e5f24bf33434908c4556b Author:

[Libreoffice-commits] .: reportbuilder/util

2011-11-22 Thread Michael Meeks
reportbuilder/util/components.rdb | 14 ++ reportbuilder/util/makefile.mk|6 +- reportbuilder/util/manifest.xml |4 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) New commits: commit 8376779842ca51a60c214427513982acb25212ac Author: Stephan Bergmann

[Libreoffice-commits] .: writerfilter/README

2011-11-22 Thread Miklos Vajna
writerfilter/README | 13 + 1 file changed, 13 insertions(+) New commits: commit 543d3bf035ea42cf7b16f394e58795f532a69151 Author: Miklos Vajna vmik...@frugalware.org Date: Tue Nov 22 20:54:00 2011 +0100 writerfilter: add a README explaining subdirs diff --git

[Libreoffice-commits] .: sc/source

2011-11-22 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx | 16 1 file changed, 16 insertions(+) New commits: commit e9d5629a52662e03a661d013360d72eaea969ab8 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Tue Nov 22 15:51:58 2011 -0500 fdo#40726: Handle external references with cell

[Libreoffice-commits] .: reportbuilder/java

2011-11-22 Thread Stephan Bergmann
reportbuilder/java/com/sun/star/report/pentaho/SOFunctionManager.java |5 -- reportbuilder/java/com/sun/star/report/pentaho/SOReportJobFactory.java | 19 -- 2 files changed, 24 deletions(-) New commits: commit 2be37f241ffc3dbbe80c6ab4a9a6021acefeb692 Author: Stephan Bergmann

[Libreoffice-commits] .: canvas/source

2011-11-22 Thread Jan Holesovsky
canvas/source/cairo/cairo_textlayout.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit 6b74943cc6fb7983035b12f6cda8cb8e0c0a016b Author: Jan Holesovsky ke...@suse.cz Date: Tue Nov 22 21:56:33 2011 +0100 Using #if etc. inside OSL_TRACE is not a

[Libreoffice-commits] .: Branch 'feature/soenv' - configure.in solenv/inc

2011-11-22 Thread Norbert Thiebaud
configure.in |2 - solenv/inc/unitools.mk | 55 +++-- 2 files changed, 45 insertions(+), 12 deletions(-) New commits: commit feb4772b32d0d86e03789eef6e3adb1f22ad48c5 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Nov 22

[Libreoffice-commits] .: solenv/gbuild

2011-11-22 Thread Stephan Bergmann
solenv/gbuild/Library.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 577c7ea310fa0417d2f2ca273f5541605883d2fd Author: Stephan Bergmann sberg...@redhat.com Date: Wed Nov 23 08:14:18 2011 +0100 Clean up gb_Library_set_componentfile argument handling.

[Libreoffice] Bug 38811 - [EasyHack] default to SQLite not HSQLDB in Base

2011-11-22 Thread Mohsin Mansur
I am interested in writing the SQLite driver code for Base. However I have some questions (that a fellow Base driver developer might be able to help me resolve) with regards to what actually needs to be done, and how it needs to be done. Keep in mind that I am completely new to LibreOffice C++ UNO

Re: [Libreoffice] Error in/at end of make install

2011-11-22 Thread Cor Nouws
Hi Stephan, Stephan Bergmann wrote (22-11-11 08:54) Do you need to tell make install where to install it to (looks like it uses /usr/local/lib as default prefix, maybe we accept a --prefix configure switch?). Hmm, I just looked again. And it looks as if I was confused and should have run

Re: [Libreoffice] [PUSHED] Some OSL cleanup

2011-11-22 Thread Michael Meeks
On Mon, 2011-11-21 at 20:08 +0100, Arnaud Versini wrote: For getpid, this is my mistake, sorry, I must check before if NPTL getpid is conform to the posix requirements (one PID for all threads in one process). It seems to be Posix compliant : Ah - that's no problem :-) the man-page

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Stephan Bergmann
I pushed the proposed changes as http://cgit.freedesktop.org/libreoffice/core/commit/?id=70a6b9ffbd676a1384433a86205d2cd4f2d4f4b1 and http://cgit.freedesktop.org/libreoffice/binfilter/commit/?id=d45d5ee81e3d3f1779774af3f400ce3f1aa6697d. Any further refinements (where to send the log output,

Re: [Libreoffice] help asked/offered for bug 36555

2011-11-22 Thread Winfried Donkers
.autogen.sh succeeded, now make give a strange error: ... configure: creating ./config.status ./configure: line 8411: test: too many arguments ... configure: error: could not make ./config.status ... Hmmm, that looks like a quoting problem with the $CPP variable. What does your $CPP

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Bjoern Michaelsen
Hi, On Fri, Nov 18, 2011 at 03:25:16PM +0100, Stephan Bergmann wrote: For one, there are two sets of functionality that cater for the same needs. One is osl/diagnose.h, the other is tools/debug.hxx. There is also 3/4 of a log4j reimplementation in extensions/source/logging. Just saying ...

[Libreoffice] [Bug 37361] LibreOffice 3.5 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Depends on||43154 ---

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Michael Stahl
On 18/11/11 15:25, Stephan Bergmann wrote: The downside of that mixture is that the useful debugging technique of aborting upon detection of a violated invariant is not available.---If you make OSL_ASSERT (and OSL_ENSURE, OSL_FAIL, etc.) abort, it will abort far too often for mundane

[Libreoffice] how to print into .ps

2011-11-22 Thread Petr Mladek
Hi, if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file that is send to the printer. Is there any easy way how to get it? Best Regards, Petr ___

Re: [Libreoffice] printing expert wanted

2011-11-22 Thread Noel Grandin
What you want is a way of dumping the PostScript output, so that you can compare the output from a previous version of LibO with a newer version of LibO. (Just stating the question better - I don't know the answer). Petr Mladek wrote: Hi, I wonder who would be interested into printing

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Depends on||42772 --- Comment #234

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Bjoern Michaelsen
Hi Michael, Stephan, all, On Tue, Nov 22, 2011 at 12:46:52PM +0100, Michael Stahl wrote: one requirement i would have on conditional compilation is that, whether --disable-dbgutil or --enable-dbgutil, objects built with debug=t (resulting in OSL_DEBUG_LEVEL being set to non-zero) should always

[Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Cor Nouws
Stephan Bergmann wrote (22-11-11 09:23) You have a computer terminal in your bathroom? What a nerd you are. ;) Well, close to. But I resist giving more detials ;-) Anyway, confusing install vs. dev-install looks like a plausible explanation. make dev-install ran fine. But alas the

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Christian Lohmaier
Hi Petr, *, On Tue, Nov 22, 2011 at 1:02 PM, Petr Mladek pmla...@suse.cz wrote: if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file that is send to the printer. Is there any easy way how to

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Christophe Strobbe
At 13:02 22-11-2011, Petr Mladek wrote: if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file that is send to the printer. Is there any easy way how to get it? My Ubuntu installation under

Re: [Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Caolán McNamara
On Tue, 2011-11-22 at 13:22 +0100, Cor Nouws wrote: Stephan Bergmann wrote (22-11-11 09:23) You have a computer terminal in your bathroom? What a nerd you are. ;) Well, close to. But I resist giving more detials ;-) Anyway, confusing install vs. dev-install looks like a plausible

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Michael Stahl
On 22/11/11 13:02, Petr Mladek wrote: Hi, if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file that is send to the printer. Is there any easy way how to get it? AFAIK on UNIX we don't

Re: [Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Cor Nouws
Caolán McNamara wrote (22-11-11 13:32) lets get a backtrace there, i.e. . ./ooenv gdb --args ./soffice.bin (gdb) run (gdb) bt Starting program: /home/cono/src/git/libo_core/solver/unxlngi6.pro/installation/opt/program/soffice.bin [Thread debugging using libthread_db enabled] [New Thread

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Stephan Bergmann
On 11/22/2011 11:55 AM, Bjoern Michaelsen wrote: There is also 3/4 of a log4j reimplementation in extensions/source/logging. Just saying ... Yes, based on com.sun.star.logging UNO interfaces and comphelper/logging.hxx wrapper. Apparently only sparingly used, in connectivity and

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Tor Lillqvist
Agree. The only valid reason for not having all debug tools compiled in is runtime performance and binary size. Which brings up the question: Should my attempts to use the MSVC debugging runtime (and debug code in its headers, i.e. -D_DEBUG) when using --enable-dbgutil be reverted? It currently

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Bjoern Michaelsen
On Tue, Nov 22, 2011 at 01:50:24PM +0100, Stephan Bergmann wrote: Yes, based on com.sun.star.logging UNO interfaces and comphelper/logging.hxx wrapper. Apparently only sparingly used, in connectivity and package/source/xstor. ... and the now dormant Usage Tracking. Needs revisiting, whether

[Libreoffice] [PATCH] i18n corrections for pt-PT

2011-11-22 Thread Olivier Hallot
Hi Patch to correct month names (case) and Era for pt-PT. Valid also fpr pt-BR. -- Olivier Hallot Founder, Board of Directors Member - The Document Foundation LibreOffice translation leader for Brazilian Portuguese +55-21-8822-8812 From cc7d404efcc9336c809b93058a1a865fa8515805 Mon Sep 17

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Németh László
Hi, Maybe you can change the printer language to Postscript on the Device page of the Printer settings in the Printing dialog (it works for me on Linux). By the way, there is an important difference within PDF printing and PDF exporting. PDF printing supports EPS embedding (fortunately, like the

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Petr Mladek
Michael Stahl píše v Út 22. 11. 2011 v 13:35 +0100: On 22/11/11 13:02, Petr Mladek wrote: Hi, if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file that is send to the printer. Is

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Caolán McNamara
On Mon, 2011-11-21 at 17:53 +0100, Stephan Bergmann wrote: So, from a practical standpoint, failing smoketest on failed SAL_WARNs would be right. On the other hand, there might be SAL_WARNs that legitimately fire during smoketest (a trivial example would be if we purposefully tested illegal

[Libreoffice] [PATCH] [REVIEW 3-4] fdo#36555 connect to ADO (MS Access, ...)

2011-11-22 Thread Lionel Elie Mamane
Attached patch solves (according to user report on master daily build) fdo#36555, a severity critical bug which keeps users from connecting to ADO / OLE DB datasources. In particular, it keeps user from connecting to MS Access (.mdb) files in the most natural way; that is, by creating a new ODB

Re: [Libreoffice] how to print into .ps

2011-11-22 Thread Lionel Elie Mamane
On Tue, Nov 22, 2011 at 01:26:13PM +0100, Christian Lohmaier wrote: On Tue, Nov 22, 2011 at 1:02 PM, Petr Mladek pmla...@suse.cz wrote: if you select Print to File check box in the Print dialog, it generates .pdf file. IMHO, if you debug printing bugs, it would be great to see the .ps file

Re: [Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Caolán McNamara
On Tue, 2011-11-22 at 13:41 +0100, Cor Nouws wrote: Caolán McNamara wrote (22-11-11 13:32) lets get a backtrace there, i.e. . ./ooenv gdb --args ./soffice.bin (gdb) run (gdb) bt Starting program:

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Stephan Bergmann
On 11/22/2011 03:05 PM, Caolán McNamara wrote: Only thing left unresolved from my perspective is whether warnings on windows works. Maybe somebody using a Windows build could give input here, whether the current state works well enough? (At least for a MinGW based one; given that configure

Re: [Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Cor Nouws
Caolán McNamara wrote (22-11-11 15:25) Program received signal SIGSEGV, Segmentation fault. 0xb309b4f3 in X11SalGraphics::GetResolution(long, long) () Hmm, pity it isn't an --enable-symbols build which would give line numbers. I could build like that. But won't be soon, prolly. Do I just

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Noel Grandin
Stephan Bergmann wrote: based one; given that configure currently rejects --enable-dbgutil for an MSVC based one I guess nobody cares for debug output for that configuration at the moment, anyway?) I think it's more a case of the Windows users struggling to get a basic build going

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Michael Stahl
On 22/11/11 13:54, Tor Lillqvist wrote: Agree. The only valid reason for not having all debug tools compiled in is runtime performance and binary size. Which brings up the question: Should my attempts to use the MSVC debugging runtime (and debug code in its headers, i.e. -D_DEBUG) when

Re: [Libreoffice] Question about IAccessibility2

2011-11-22 Thread Caolán McNamara
On Mon, 2011-11-21 at 23:11 +0100, Regina Henschel wrote: I see them for some controls but not for all, especially not for maLBEdgeStyle. (1) What they are used for? Well, they're probably intended for accessibility support anyway, e.g. screenreaders. Not sure however whether they're generic

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Tor Lillqvist
if the MSVC debug stuff is indeed too difficult, then just comment it out, put in a comment that says FIXME, and re-enable the --enable-dbgutil stuff, that way windows devs at last get some assertions and internal consistency checks. But you can't build it with --enable-dbgutil ...

Re: [Libreoffice] [PATCH] [REVIEW 3-4] fdo#36555 connect to ADO (MS Access, ...)

2011-11-22 Thread julien2412
Hello Lionel, Like I said in the tracker sorry for all this mess :-( Thank you for having solved this bug. Do you know if there's a way to detect cases like this one ? Julien. -- View this message in context:

[Libreoffice] [REVIEWED 3-4] fdo#36555 connect to ADO (MS Access, ...)

2011-11-22 Thread Michael Meeks
On Tue, 2011-11-22 at 15:14 +0100, Lionel Elie Mamane wrote: Attached patch solves (according to user report on master daily build) fdo#36555, a severity critical bug which keeps users from connecting to ADO / OLE DB datasources. Wow - nice chasing, as you say - obviously correct,

Re: [Libreoffice] [PATCH] i18n corrections for pt-PT

2011-11-22 Thread Eike Rathke
Hi Olivier, On Tuesday, 2011-11-22 11:29:11 -0200, Olivier Hallot wrote: Patch to correct month names (case) and Era for pt-PT. The patch is broken, it shredded the utf-8 encoding and all non-ascii character are question marks. Either your editor didn't save that properly or your mailer

Re: [Libreoffice] [PUSHED][PATCH] remove NfShCurrencyEntries and NfShCurrencyEntryPtr types

2011-11-22 Thread Eike Rathke
Hi Daniel, On Monday, 2011-11-21 23:20:02 +0100, Daniel Di Marco wrote: attached is a simple patch to remove 2 obsolete datatypes. Thanks, good one. Pushed to master http://cgit.freedesktop.org/libreoffice/core/commit/?id=33a8ac0750d4ee7800b9faccdee3fffb850a04b1 I didn't find your license

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Lubos Lunak
First of all: I see this has been already committed, after giving people only slightly more than the weekend and the day after it to react, which I consider too short for something with as large scope as this. Some of us don't work on the weekends and have a backlog when they come back on

Re: [Libreoffice] [PATCH] i18n corrections for pt-PT

2011-11-22 Thread Olivier Hallot
Hello Eike I will provide anothe patch. Please wait. Thank you Olivier Em 22-11-2011 13:44, Eike Rathke escreveu: Hi Olivier, On Tuesday, 2011-11-22 11:29:11 -0200, Olivier Hallot wrote: Patch to correct month names (case) and Era for pt-PT. The patch is broken, it shredded the utf-8

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 36555, which changed state. Bug 36555 Summary: Cannot View Tables of Connected Access Database files https://bugs.freedesktop.org/show_bug.cgi?id=36555 What|Old Value |New Value

Re: [Libreoffice] Error GDK_DISPLAY_X11 (display)-xdisplay) screen_num' failed WAS Re: [] Error in/at end of make install

2011-11-22 Thread Caolán McNamara
On Tue, 2011-11-22 at 15:34 +0100, Cor Nouws wrote: Caolán McNamara wrote (22-11-11 15:25) Program received signal SIGSEGV, Segmentation fault. 0xb309b4f3 in X11SalGraphics::GetResolution(long, long) () Hmm, pity it isn't an --enable-symbols build which would give line numbers. I

Re: [Libreoffice] [PATCH] EasyHack 39625 - Make existing cppunittests work

2011-11-22 Thread Stephan Bergmann
On 11/20/2011 11:32 AM, Justin Harding wrote: Hi - I'm new to LibreOffice development - I've taken a look at EasyHack 39625 - Make existing cppunittests work - and followed the suggestions in the bug report. I'm not completely sure that this is all that is required - I don't know if all the unit

Re: [Libreoffice] [PATCH] [REVIEW 3-4] fdo#36555 connect to ADO (MS Access, ...)

2011-11-22 Thread Lionel Elie Mamane
On Tue, Nov 22, 2011 at 07:23:48AM -0800, julien2412 wrote: Like I said in the tracker sorry for all this mess :-( Thank you for having solved this bug. Do you know if there's a way to detect cases like this one ? Compile with gcc -std=c++0x or gcc -std=gnu++0x or (since my commit

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Norbert Thiebaud
On Tue, Nov 22, 2011 at 1:41 AM, Stephan Bergmann sberg...@redhat.com wrote: On 11/22/2011 06:35 AM, Norbert Thiebaud wrote: The run tine flexibility is a great feature, but the proposed implementation is scary perf-wise I kept the implementation simplistic on purpose.  First, remember that

Re: [Libreoffice] help asked/offered for bug 36555

2011-11-22 Thread Lionel Elie Mamane
On Tue, Nov 22, 2011 at 11:12:13AM +0100, Winfried Donkers wrote: .autogen.sh succeeded, now make give a strange error: ... configure: creating ./config.status ./configure: line 8411: test: too many arguments ... configure: error: could not make ./config.status I found out that not

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Stephan Bergmann
On 11/22/2011 05:17 PM, Lubos Lunak wrote: First of all: I see this has been already committed, after giving people only slightly more than the weekend and the day after it to react, which I consider too short for something with as large scope as this. Some of us don't work on the weekends and

[Libreoffice] Solving an introduced runtime dependency on unreleased Qt version (KDE4 vcl backend)

2011-11-22 Thread Lubos Lunak
This might be also also for packagers, do we have a place where to reach them? Since 3.4 at least, when run with KDE4 integration, LO kind of happens to have a runtime dependency on a yet unreleased Qt version, otherwise LO will abort during some reasonably commonplace operations, such as

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Lubos Lunak
On Tuesday 22 of November 2011, Stephan Bergmann wrote: On 11/22/2011 05:17 PM, Lubos Lunak wrote: ... I did not commit it in order to stop any discussion. Sorry if it looked that way. Rather, as I did not get any totally disagreeing reactions, I thought it would be easier to polish this

Re: [Libreoffice] Solving an introduced runtime dependency on unreleased Qt version (KDE4 vcl backend)

2011-11-22 Thread Michael Meeks
Hi Lubos, On Tue, 2011-11-22 at 18:26 +0100, Lubos Lunak wrote: Since 3.4 at least, when run with KDE4 integration, LO kind of happens to have a runtime dependency on a yet unreleased Qt version, otherwise LO will abort during some reasonably commonplace operations Urk.

[Libreoffice] Newbie question: i18n numeric formats

2011-11-22 Thread Olivier Hallot
Hi I was looking into http://cgit.freedesktop.org/libreoffice/core/plain/i18npool/source/localedata/data/pt_BR.xml and I found that the number of pre-defined numeric formats could be improved to handle telephone number, postal codes, social security numbers, and other locale numeric formats.

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-22 Thread Petr Mladek
Cor Nouws píše v So 19. 11. 2011 v 16:56 +0100: Cor Nouws wrote (13-11-11 21:20) Rainer Bielefeld wrote (11-11-11 20:06) https://wiki.documentfoundation.org/QA/Improving_QA-Release-3.5 I'm afraid Try to get more testers doing the testing earlier will be the critical/limiting condition.

Re: [Libreoffice] [Libreoffice-qa] Improving the QA and Release for 3.5

2011-11-22 Thread Rob Snelders
No those days aren't the only way to test. But it is a way to get more people to test the software and to test the software in ways that the developers won't think about. I think there are enough people that want to help but don't know how, and testing is a easy way to step in. At last I also

Re: [Libreoffice] Newbie question: i18n numeric formats

2011-11-22 Thread Eike Rathke
Hi Olivier, On Tuesday, 2011-11-22 16:23:50 -0200, Olivier Hallot wrote: I found that the number of pre-defined numeric formats could be improved to handle telephone number, postal codes, social security numbers, and other locale numeric formats. My question is: is it OK that I patch the

[Libreoffice] [PATCH] Enable :first-letter CSS pseudo-class for all browsers in HTML export

2011-11-22 Thread Harri Pitkänen
Previously when drop caps were specified in a paragraph style (not as direct formatting) export to HTML was implemented with :first-letter pseudo-class for LibreOffice Writer and through styling individual characters for other browsers. Since all browsers used these days (even obsolete ones like

[Libreoffice] [Bug 37361] LibreOffice 3.5 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43154, which changed state. Bug 43154 Summary: EDTING : Empty string equivalent to any number with several functions. https://bugs.freedesktop.org/show_bug.cgi?id=43154 What|Old Value

Re: [Libreoffice] [PUSHED] Some OSL cleanup

2011-11-22 Thread Arnaud Versini
Hello, I think these system requirements for LibreOffice imply to have a valid implementation of getpid() : - Linux kernel version 2.6.18 or higher; - clone() for NTPL - glibc2 version 2.5 or higher; - NPTL With these two requirements on Linux, we have NPTL and a good version of getpid,

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 33463, which changed state. Bug 33463 Summary: Comments are lost after FILESAVE as DOCX https://bugs.freedesktop.org/show_bug.cgi?id=33463 What|Old Value |New Value

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Miklos Vajna
On Fri, Nov 18, 2011 at 03:25:16PM +0100, Stephan Bergmann sberg...@redhat.com wrote: #define OSL_DEBUG_ONLY(s) _OSL_DEBUG_ONLY(s) -#define OSL_TRACE _OSL_TRACE -#define OSL_ASSERT(c) _OSL_ENSURE(c, OSL_THIS_FILE, __LINE__, 0) -#define OSL_ENSURE(c, m) _OSL_ENSURE(c,

[Libreoffice] Windows build breakage

2011-11-22 Thread Kohei Yoshida
Hi there, So, not having been able to build master on Windows for almost 2 months, I've decided to give it another go. But it fails in scripting this time, and I have no clue. The build log is attached. Hopefully this will ring a bell for someone... Kohei build.log.bz2 Description: BZip2

[Libreoffice] {LibreOffice] bug 34425 hints asked

2011-11-22 Thread Winfried Donkers
Dear Bjoern, You made bug 34425 an easy hack; I would like to give it a try, but can you give me a hint where I can find the relevant code for these buttons (in scalc and swriter)? I have tried t find them before, but so far no success. Winfried

Re: [Libreoffice] [PATCH] EasyHack 39625 - Make existing cppunittests work

2011-11-22 Thread Justin Harding
Thanks Stephan This is a big help. I'll revisit my patch with this new information and get some of the tests enabled so that I can see what happens. I'll repost my patch after doing that and making the changes you have suggested. Cheers Justin Hi Justin, Thanks a lot for working on this.

Re: [Libreoffice] Assertions and Logging

2011-11-22 Thread Stephan Bergmann
On 11/22/2011 11:50 PM, Miklos Vajna wrote: These changes cause that without an export SAL_LOG=+INFO former OSL_TRACE() messages do not show up on the console, even with dbglevel=2. I like that SAL_LOG can now filter SAL_INFO messages, but are you sure it's a good idea to disable them all by

[Libreoffice] Undeliverable mail: Message could not be delivered

2011-11-22 Thread MAILER-DAEMON
Failed to deliver to 'proj...@quake.ru' LOCAL module(account proj...@quake.ru) reports: account is full (quota exceeded) Reporting-MTA: dns; zfrontend2.aha.ru Original-Recipient: rfc822;project@quake.ru Final-Recipient: LOCAL;project@quake.ru Action: failed Status: 4.0.0 Received: from

Re: [Libreoffice-qa] Test Structure in Litmus

2011-11-22 Thread Petr Mladek
Yifan Jiang píše v Út 22. 11. 2011 v 10:35 +0800: Hi Petr, Rimas and all, Besides the comments in the bottom, I also did Litmus update yesterday: Great. Thanks for doing this. - Master Feature branch - The empty branch has exactly the same structure of its Function

Re: [Libreoffice-qa] Test Structure in Litmus

2011-11-22 Thread Petr Mladek
Yifan Jiang píše v Út 22. 11. 2011 v 18:36 +0800: Yes, I have already created several test cases in master/L10n/en covering: Great! - Spellcheck Grammarcheck I like that you link test files from git, e.g.

Re: [Libreoffice-qa] [Libreoffice] Improving the QA and Release for 3.5

2011-11-22 Thread Petr Mladek
Cor Nouws píše v So 19. 11. 2011 v 16:56 +0100: Cor Nouws wrote (13-11-11 21:20) Rainer Bielefeld wrote (11-11-11 20:06) https://wiki.documentfoundation.org/QA/Improving_QA-Release-3.5 I'm afraid Try to get more testers doing the testing earlier will be the critical/limiting condition.

[Libreoffice-bugs] [Bug 43154] New: EDTING : Empty string equivalent to any number with several functions.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43154 Bug #: 43154 Summary: EDTING : Empty string equivalent to any number with several functions. Classification: Unclassified Product: LibreOffice Version: LibO Master

[Libreoffice-bugs] [Bug 43154] EDTING : Empty string equivalent to any number with several functions.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43154 GerardF gerard.farg...@orange.fr changed: What|Removed |Added Priority|medium |high -- Configure

[Libreoffice-bugs] [Bug 38811] [EasyHack] default to SQLite not HSQLDB in Base

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38811 --- Comment #6 from Mohsin Mansur mohsin.c...@gmail.com 2011-11-22 00:05:56 PST --- I am interested in writing the driver code. However I have some questions (that a fellow Base driver developer might be able to help me resolve) with regards to

[Libreoffice-bugs] [Bug 39748] [EasyHack] Cleanup extensions list

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39748 --- Comment #6 from Caolán McNamara caol...@redhat.com 2011-11-22 01:18:59 PST --- The other possibility is that tools-extensions shows just the users extensions. while the stand alone unopkg gui shows all of them. -- Configure bugmail:

[Libreoffice-bugs] [Bug 43066] FILESAVE conversion from *.doc to *.odt

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43066 Sadi sadiyumu...@gmail.com changed: What|Removed |Added Version|LibO 3.4.3 release |LibO 3.4.4 release --

[Libreoffice-bugs] [Bug 43066] FILESAVE conversion from *.doc to *.odt

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43066 Sadi sadiyumu...@gmail.com changed: What|Removed |Added Priority|medium |low --- Comment #5 from

[Libreoffice-bugs] [Bug 43157] New: Clean up OSL_ASSERT, DBG_ASSERT, etc.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 Bug #: 43157 Summary: Clean up OSL_ASSERT, DBG_ASSERT, etc. Classification: Unclassified Product: LibreOffice Version: LibO Master Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 Stephan Bergmann sberg...@redhat.com changed: What|Removed |Added Status Whiteboard||EasyHack --

[Libreoffice-bugs] [Bug 43157] Clean up OSL_ASSERT, DBG_ASSERT, etc.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43157 --- Comment #1 from Stephan Bergmann sberg...@redhat.com 2011-11-22 01:34:07 PST --- Further, sal_detail_logFormat in sal/log.h has a commented-out GCC __attribute__((format)), to catch misuses of its printf-style message composition. It is

[Libreoffice-bugs] [Bug 42949] EasyHack: accelerating compile times ...

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42949 --- Comment #7 from Michael Meeks michael.me...@novell.com 2011-11-22 01:41:19 PST --- Wow - this is really good work August ! :-) I suggest that before we push any of this, we should get some sample patch files for review onto the mailing list

[Libreoffice-bugs] [Bug 43154] EDTING : Empty string equivalent to any number with several functions.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43154 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 43154] EDTING : Empty string equivalent to any number with several functions.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43154 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Keywords||regression --

[Libreoffice-bugs] [Bug 40023] CRASH (sigsegv) when dragging a slide to another place in presentation

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40023 --- Comment #7 from Tapio Auvinen tapio.auvi...@aalto.fi 2011-11-22 03:05:01 PST --- I am able to reproduce this in LibreOffice 3.4.3 OOO340m1 (Build:302) in KDE (Kubuntu 11.10). Uninstalling libreoffice-kde seems to fix the problem. --

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Depends on||43154 ---

[Libreoffice-bugs] [Bug 43154] EDTING : Empty string equivalent to any number with several functions.

2011-11-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43154 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added Blocks||37361 --

  1   2   >