Re: [dev] Unable to create ODBC tables and unreadable error dialog.

2007-01-23 Thread Henrik Sundberg
Thanks Frank! see: http://qa.openoffice.org/issues/show_bug.cgi?id=73636 I suppose you ran into another occurance of issue 71830, which is hopefully fixed in 2.2. In some situations (read: for some combinations of databses / drivers) OOo failed to properly send the column/size information

[dev] Unable to create ODBC tables and unreadable error dialog.

2007-01-19 Thread Henrik Sundberg
I haven't got any response on this in the users-list or in the issue-zilla. see: http://qa.openoffice.org/issues/show_bug.cgi?id=73636 Have anyone at all tried to create tables using ODBC in Openoffice.org 2.1? It was possible in Ooo 2.0, but not in 2.1. Isn't this a very fundamental feature?

Re: [dev] Specification Process Possibilities ...

2006-10-30 Thread Henrik Sundberg
2006/10/30, Michael Meeks [EMAIL PROTECTED]: My feeling is that -if- you can be sure that commits will (on average) fix more than they break, and that you can be sure critical regressions are extremely unlikely then accelerating the pace of change will lead to higher quality :-) +1 /$

Re: [dev] Warning free code: the missing modules

2006-07-18 Thread Henrik Sundberg
2006/7/18, Stephan Bergmann [EMAIL PROTECTED]: As you wrote in comment 3 to issue 66577 that gcc 4.0 generates warnings or stuff like this void f(com::sun::star::uno::Any const a) { sal_Bool b; if (a = b) { // warning if b is used here } } To me (I have no

Re: [dev] Re: [EN] Comment about the spell checker

2006-07-13 Thread Henrik Sundberg
2006/7/13, Laurent Godard [EMAIL PROTECTED]: Hi I should suggest a modification about the download interface of the language tools. You are invited to choose your language three times, once for the spell checker, once for the hyphenator, and once for the synonyms dictionary. I imagine it is

Re: [dev] Re: [EN] Comment about the spell checker

2006-07-12 Thread Henrik Sundberg
2006/7/12, Gloops [EMAIL PROTECTED]: On 12th of July 2006 19:59, Gloops wrote : As I already have different meetings to attend for different other problems that we could classify as politics, supposing I am not alone in this case I proposed these matters could also be presented on a HTML

Re: [dev] Where do control colors come from?

2006-07-10 Thread Henrik Sundberg
2006/7/10, Matthias Benkmann [EMAIL PROTECTED]: I've just noticed that form controls have different colors (i.e. different shades of gray for the 3D-borders) under Windows and Linux. Where do those colors come from? I'd like to make OOo under Linux look exactly like OOo under Windows. How do I

Re: [dev] Re: [documentation-dev] creating Excel files

2006-07-06 Thread Henrik Sundberg
2006/7/5, Matt Needles [EMAIL PROTECTED]: On Tue, 2006-07-04 at 15:16 -0400, Dave Calkins wrote: Matt Needles wrote: On Tue, 2006-07-04 at 18:20 +0200, Tom Schindl wrote: Do you really need to get xls why not PDF? Do people have to change things afterwards? Tom Dave Calkins

Re: [dev] Coverity Open Source Defect Scan of OpenOffice

2006-04-09 Thread Henrik Sundberg
2006/4/6, Pavel Janík [EMAIL PROTECTED]: To see the results of the project, check out: http://scan.coverity.com I checked the site and I can't see any results there. Can you show us one example of such defect? Where can we download them all in one file? I pressed the register

Re: [dev] why making compiling OO such a secret?

2006-02-05 Thread Henrik Sundberg
2006/2/5, Johannes Walther [EMAIL PROTECTED]: I now spent two days trying to compile OO. I tried different ways, read the Wiki and linked documents but always failed. What is it that makes you so hostile against people who try compiling OO? As I wrote two days ago, a simple build of the

Re: [dev] How to bring OpenOffice window to front

2006-02-03 Thread Henrik Sundberg
There is a way to allow background programs to bring up windows in the front even in XP. I don't remember how though. Sorry. /$ 2006/2/3, Mathias Bauer [EMAIL PROTECTED]: Matthias Benkmann wrote: I have the problem that when I launch a new OOo window with loadComponentFromURL() it doesn't

Re: [dev] Problem checking out/updating OpenOffice with cvs (windows XP)

2005-12-30 Thread Henrik Sundberg
2005/12/30, Volker Quetschke [EMAIL PROTECTED]: Hi! Christian Lohmaier wrote: Hi Henrik, On Thu, Dec 29, 2005 at 08:53:45PM +0100, Henrik Sundberg wrote: Questions: 1) Is it OK (why?) with the 52 missing CVS/Entries at the end of cvs co? I never had this error, and I don't think

Re: [dev] Problem checking out/updating OpenOffice with cvs (windows XP)

2005-12-30 Thread Henrik Sundberg
Hi Christian and Volker, 2005/12/30, Christian Lohmaier [EMAIL PROTECTED]: Hmm - my version of cvs did create a subfolder ooo (I used the alias ooo back then when I did the first checkout) and placed all modules therein. I got all modules directly in the directory from where i ran: cvs

Re: [dev] windows xp, cygwin, OOo 2.0.1 dmake gives: mv: cannot stat and hangs after a while

2005-12-30 Thread Henrik Sundberg
2005/12/31, Volker Quetschke [EMAIL PROTECTED]: Just to make sure. It were not the missing instmsia.exe and instmsiw.exe that let the build fail, there are important libraries missing. configure is not checking if these libraries are present and therefore it will not complain. But you are

Re: [dev] Problem checking out/updating OpenOffice with cvs (windows XP)

2005-12-30 Thread Henrik Sundberg
2005/12/31, Volker Quetschke [EMAIL PROTECTED]: I was trying to do as it is said in http://tools.openoffice.org/dev_docs/build_windows_tcsh.html#BuildingaFullBuildofOpenOffice, but that can never have worked then (the cvs update part). Do you mean:

Re: [dev] Building OOo on XP: Problems running ./configure

2005-12-20 Thread Henrik Sundberg
Hi Volker, Thanks for the response! I've taken my time to answer you, to be as correct as possible. /Henrik 2005/12/19, Volker Quetschke [EMAIL PROTECTED]: Hi Henrik, I'm new to this list. I was hoping to build OOo on XP. I've installed Visual C++ Express Edition and Microsoft DirectX SDK

Re: [dev] Building OOo on XP: Problems running ./configure

2005-12-20 Thread Henrik Sundberg
2005/12/20, Volker Quetschke [EMAIL PROTECTED]: Hi Henrik, My command line for configure is getting rather long (all parameters are added due to separate error reports from configure), ./configure --with-cl-home=/cygdrive/c/Program/Microsoft Visual Studio .NET 2003/Vc7 Is this Visual C++

Re: [dev] Building OOo on XP: Problems running ./configure

2005-12-20 Thread Henrik Sundberg
Hello again, I've added more info in the set_soenv part. /$ 2005/12/20, Henrik Sundberg [EMAIL PROTECTED]: 2005/12/20, Volker Quetschke [EMAIL PROTECTED]: Hi Henrik, My command line for configure is getting rather long (all parameters are added due to separate error reports from