[framework-issues] [Issue 39175] icons and statusbar not compatible with high-contrast theme

2005-02-10 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39175





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:02:17 -0800 
2005 ---
cd-pl: You are right that my little status bar wrapper forgot to call the base
class, but why we now have to use GetDisplayBackground() instead of
GetBackground()? I checked our old code for OOo 1.1.x and we also used there
GetBackground().

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42352] Help: import of bitmaps promised for page background

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42352


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|cj

   Summary|background bitmap import  |Help: import of bitmaps
  |functionality is missing  |promised for page
  |  |background

  Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:02:48 -0800 
2005 ---
Since I do not know what is wrong here (missing functionality or the help
promising something that should not be) I reassgn this to Chrisitian to decide
what to do.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 41706] space class in regular expression do not cover tab

2005-02-10 Thread pichi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41706





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:03:07 -0800 
2005 ---
It's not bug in help. It's bug in regexp engine. Tab is space char class
[:space:] in every regexp  implementation what I know. I guess why regexps in
OOo not same as standart as POSIX.2 or other de facto standart gnu grep, gnu
sed, perl?

$ grep '^[[:space:]]' (printf \twith tab\n with space\nwithout space)
with tab
 with space
$ grep -v '^[[:space:]]' (printf \twith tab\n with space\nwithout space)
without space

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 33668] Mouse right-click on a toolbar to customize it

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=33668





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:03:11 -0800 
2005 ---
*** Issue 39794 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 39794] right click menu for toolbar selection

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39794


User aparan changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:03:13 -0800 
2005 ---
duplicate of issue 33668 which has target set to OO.o later.

*** This issue has been marked as a duplicate of 33668 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 38695] ResultSetConcurrency is set to the value of ResultSetType when using setPropertyValue

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38695


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:06:35 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 29294] Helper class for Send document as email for XModel

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=29294


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:08:03 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 30004] query is not updateable correctly with different datasources

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30004


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:09:42 -0800 
2005 ---
reopen issue because it's not fixed in the master m78 buildid 8875

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42352] Help: import of bitmaps promised for page background

2005-02-10 Thread cj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42352


User cj changed the following:

  What|Old value |New value

   Assigned to|cj|requirements

Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:09:54 -0800 
2005 ---
CJ: This is a feature which. It really makes sense, and we need to see lots of
things changing regarding color and bitmap handling in OO.o 3.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 30004] query is not updateable correctly with different datasources

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30004


User msc changed the following:

  What|Old value |New value

   Assigned to|msc   |oj

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:10:50 -0800 
2005 ---
HI,

It's not fixed in the master, but it was fixed in the cws.
Can you please have a look again.

Thanks Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[xml-issues] [Issue 30706] grid control column styles aren't loaded correctly

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30706


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:14:25 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42390] New - Document automatically to slides (Slides from outline)

2005-02-10 Thread jmantyla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42390
  Issue #:|42390
  Summary:|Document automatically to slides (Slides from
  |outline)
Component:|Presentation
  Version:|680m74
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P4
 Subcomponent:|open-import
  Assigned to:|wg
  Reported by:|jmantyla





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:15:08 -0800 
2005 ---
Slides from outline -like feature (Word) but so that it works correctly
(Powerpoint has this feature but the behavior is illogical). You could import a
OO-Text document or a Word-document and it automatically makes slides for you
based on styles used in document.

You should be able to determine what styles make slides and what styles make
lists (different levels) to slides. The default behavior I would like to see is
that if I have document like this

Heading 1
  Heading 2
- List
- List
Normal Text
- List
  Heading 2
Normal text
Heading 3
  Normal Text
  - Numbering
  - Numbering
Heading 3
  - List
  Heading 2
Heading 1
  Heading 2
Heading 3
  Normal Text
Heading 3
  Normal Text

it would import it like this

Title Slide
  Slide
- List Level 1
- List Level 1
- List Level 1
  Slide
- List Level 1
  - Numbering Level 2
  - Numbering Level 2
- List Level 1
  - List Level 2
  Slide
Title Slide
  Slide
- List Level 1
- List Level 1

so conversion would go like this

Heading 1 - Title Slide
Heading 2 - New Slide
Heading 3 - List Bullet Level 1
List - List, Level = level of Heading it is below + 1
Numbering - Numbering, Level = level of Heading it is below + 1

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 41437] Gnome file picker crashes on fedora core 3

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41437





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:17:18 -0800 
2005 ---
*** Issue 42362 has been marked as a duplicate of this issue. ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 42362] undefined symbol: xmlTextReaderConstName

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42362


User of changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:17:20 -0800 
2005 ---
That's a known issue with the gnome filepicker in this version.

*** This issue has been marked as a duplicate of 41437 ***

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 37185] Filters on the top of a (already filtered) query working improperly

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37185


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:18:00 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 37037] cancelling changes done to a form is not respected

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37037


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:19:54 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 37032] table column widths do not always stick

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37032


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:21:43 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 41706] space class in regular expression do not cover tab

2005-02-10 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41706


User ufi changed the following:

  What|Old value |New value

   Assigned to|ufi   |sba





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:22:18 -0800 
2005 ---
reassigned to SBA

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 39322] crash when simultaneously opening two JDBC databases (HSQLDB and MySQL/JDBC)

2005-02-10 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39322


User msc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:22:41 -0800 
2005 ---
Hi,

fixed in current developer build - close.
The current developer build can be found at
http://download.openoffice.org/680/index.html
Feel free to reopen if this issue is not fixed in the developer build.

Bye Marc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42381] help about shows starsuite 8

2005-02-10 Thread sparcmoz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42381


User sparcmoz changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |INVALID

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:22:43 -0800 
2005 ---
pjanik: thank you, that solves it. retarget and closing 

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39263] helpcontent2 build freeze porting MacOSX

2005-02-10 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39263





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:29:42 -0800 
2005 ---
The problem seems to be in db-3.2.9/mutex/mut_tas.c in __db_tas_mutex_lock.
There is a for cycle - just add one line there like:

for (nspins = mutexp-spins; nspins  0; --nspins) {   
   
fprintf(stderr, PJ: __db_tas_mutex_lock (nspins=%d)\n, nspins);

And you'll see...

fa: do you have an idea about this? I have grepped through logs and found this:

revision 1.5.2.1.2.2
date: 2002/11/21 22:10:34;  author: fa;  state: Exp;  lines: +28 -9
Patch includes full Darwin/OS X support for berkeleydb.  Also
corrects locking code to use ppc/asm rather than pthreads.

Isn't this the same problem? What was the problem in the past?


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 42391] New - print options in the main dialog box

2005-02-10 Thread ttissino
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42391
  Issue #:|42391
  Summary:|print options in the main dialog box
Component:|Spreadsheet
  Version:|OOo 2.0
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|ENHANCEMENT
 Priority:|P3
 Subcomponent:|printing
  Assigned to:|spreadsheet
  Reported by:|ttissino





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:30:17 -0800 
2005 ---
The check boxes 'Suppress output of empty pages' and 'Print Only selected
sheets' should go in the main dialog box, in order to be always visible.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 42358] MySQL/ODBC: dynamic max-text-length on text fields works improperly

2005-02-10 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42358


User oj changed the following:

  What|Old value |New value

   Assigned to|oj|[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:33:32 -0800 
2005 ---
Don't Optimize Column Widths and Return Matching Rows has to be checked when
creating the DSN

http://bugs.mysql.com/bug.php?id=3855

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42390] Document automatically to slides (Slides from outline)

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42390


User wg changed the following:

  What|Old value |New value

Status|UNCONFIRMED   |RESOLVED

Resolution|  |WORKSFORME

   Summary|Document automatically to |Document automatically to
  |slides (Slides from   |slides (Slides from
  |outline)  |outline)





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:35:32 -0800 
2005 ---
Please have a look in the help for outlines; sending to presentations. I think
this might be exactly what you are looking for. If not feel free to reopen the
issue. Thanks.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 41515] Assertion: Filepickerstate.cxx, invalid getValue request

2005-02-10 Thread tra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41515


User tra changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:35:37 -0800 
2005 ---
Fixed in cws winfpickerfixes

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42390] Document automatically to slides (Slides from outline)

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42390


User wg changed the following:

  What|Old value |New value

Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:35:56 -0800 
2005 ---
Closed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42348] Escape non-ASCII characters in C++ sources

2005-02-10 Thread tra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42348


User tra changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:36:47 -0800 
2005 ---
Fixed in cws winfpickerfixes

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 36782] #pragma setlocale(C) is needed with localized MS VS .NET compilers

2005-02-10 Thread tra
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36782



This issue depends on issue 42348, which changed state:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42383] File Save/Open

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42383


User of changed the following:

  What|Old value |New value

   Assigned to|tm|requirements

   Summary|File Save/Open|File Save/Open





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:42:17 -0800 
2005 ---
reassign

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42385] Document Conversion should be more discreet.

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42385


User of changed the following:

  What|Old value |New value

   Assigned to|tm|requirements





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:42:36 -0800 
2005 ---
reassign

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42371] Digital signature changes document

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42371


User of changed the following:

  What|Old value |New value

   Assigned to|tm|fst





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:43:11 -0800 
2005 ---
reassigned

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42337] Add a view in browser option to Writer [Web]

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42337





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:43:58 -0800 
2005 ---
Some what like this: 

A temporary file with the most recent changes that the user makes to the
original web page will be output and opened in the default browser.  To this we
could add options like what browser the user likes to use - IE/Mozilla/Netscape
etc.  Further some keyboard shortcut could be assigned by default to this 
command. 


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 18277] Linux Sparc Distributions

2005-02-10 Thread sparcmoz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18277





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:44:24 -0800 
2005 ---
9434ab0151da3549e106210fd60cdb10  OOo_1.9.m77_portable_LinuxSparc_install.tar.gz

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 41696] Filter configuration does not support language packs

2005-02-10 Thread as
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41696


User as changed the following:

  What|Old value |New value

Status|STARTED   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:45:03 -0800 
2005 ---
From now the filter configuration is installed as:
a)
module depended configuration package, which contains all non localized 
properties
b)
language seperated configuration packages, which contains localized UIName 
properties only.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 42392] New - Avant Garde Whitespace doesnt show

2005-02-10 Thread thespider
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42392
  Issue #:|42392
  Summary:|Avant Garde Whitespace doesnt show
Component:|Spreadsheet
  Version:|OOo 2.0
 Platform:|PC
  URL:|
   OS/Version:|Linux
   Status:|UNCONFIRMED
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|formatting
  Assigned to:|spreadsheet
  Reported by:|thespider





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:49:00 -0800 
2005 ---
Version is actually 1.9.74 downloaded as RPMs (2.0 was closest i could see)

When using the Avant Garde Gothic font the whitespace does not show up.


To reproduce:

1 Create a new sheet
2 Choose Avant Garde Gothic as font
2 Type the Following: Jon Random
3 Press enter

Note that the whitespace is there (try changing the font) but does not show

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42389] Cross-reference to headings easily.

2005-02-10 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42389


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:52:37 -0800 
2005 ---
;RU-ES: pls. evaluate.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42393] New - FreeBSD porting : libxml2 project incorrect version number

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42393
  Issue #:|42393
  Summary:|FreeBSD porting : libxml2 project incorrect version
  |number
Component:|porting
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|FreeBSD
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mh
  Reported by:|maho





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:53:39 -0800 
2005 ---
As I described at 
http://www.openoffice.org/issues/show_bug.cgi?id=40186
,
in libxml2 project, FreeBSD outputs libxml2.so.7. so.7 is incorrect and
libxml2.so.2.5.11 is correct.

Suggested patch attached.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42393] FreeBSD porting : libxml2 project incorrect version number

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42393


User maho changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=22408) correct shared
  |  |lib's name





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:54:16 -0800 
2005 ---
Created an attachment (id=22408)
correct shared lib's name


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42393] FreeBSD porting : libxml2 project incorrect version number

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42393





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:54:32 -0800 
2005 ---
set target milestone


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 42370] Blatantly wrong name suggested for converted file

2005-02-10 Thread terryt
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42370


User terryt changed the following:

  What|Old value |New value

  Keywords|  |oooqa

   Version|OOo 1.1 Beta  |OOo 1.1.3





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:54:59 -0800 
2005 ---
Added oooqa keyword.

This is not really the correct place for NeoOffice/J bug reports (should use 
http://
bugzilla.neooffice.org). I have changed the version # to reflect the actual 
version of the underlying 
OpenOffice.org code. If you are able to reproduce the problem with regular 
OpenOffice.org/X11 on Mac 
OS X, that would be helpful.

Look at http://www.openoffice.org/issues/show_bug.cgi?id=23218 and related 
issues and see if 
this looks like your problem.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42393] FreeBSD porting : libxml2 project incorrect version number

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42393


User maho changed the following:

  What|Old value |New value

  Target milestone|---   |OOo 2.0





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 00:55:50 -0800 
2005 ---
opps, set targetmilestone


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42338] web page using a stylesheet not displayed /laid out correctly within writer window

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42338


User aparan changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22409) web page





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:01:39 -0800 
2005 ---
Created an attachment (id=22409)
web page


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42338] web page using a stylesheet not displayed /laid out correctly within writer window

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42338


User aparan changed the following:

  What|Old value |New value

   Attachment data|  |Created an attachment
  |  |(id=22410) linked css file





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:02:38 -0800 
2005 ---
Created an attachment (id=22410)
linked css file


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42311] DnD in the title bar of startmodule / OO.o application window doesn't work

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42311





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:04:43 -0800 
2005 ---
OOPS, WORKSFORMEtoo ;)

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42378] Autosave doesen't work properly

2005-02-10 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42378


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |tm

 Component|Word processor|framework

QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]

  Subcomponent|save-export   |ui





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:10:45 -0800 
2005 ---
framework issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42378] Autosave doesen't work properly

2005-02-10 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42378


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |tm

 Component|Word processor|framework

QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]

  Subcomponent|save-export   |ui





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:10:45 -0800 
2005 ---
framework issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 42366] getText().getString() can crash OOo if there are no paragraphs

2005-02-10 Thread sw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42366


User sw changed the following:

  What|Old value |New value

   Assigned to|sw|tl

Ever confirmed|  |1

Status|UNCONFIRMED   |NEW

  Target milestone|---   |OOo 2.0.1





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:12:00 -0800 
2005 ---
sw-tl: easy to reproduce by executing the macro in the attached document

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42394] New - SVG export from outline view exports all slides

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42394
  Issue #:|42394
  Summary:|SVG export from outline view exports all slides
Component:|Presentation
  Version:|current
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|ak
  Reported by:|wg





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:13:03 -0800 
2005 ---
Open the posted bugdoc. When exported from outline view all slides are exported.
When exported from normal view only the current slide is exported.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 21582] svg export of ppt source renders large fonts or any font changes with bad x-y positioning

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21582


User wg changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:13:54 -0800 
2005 ---
Tested in master. Closed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42378] Autosave doesen't work properly

2005-02-10 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42378


User of changed the following:

  What|Old value |New value

Issue type|FEATURE   |DEFECT

  Priority|P1|P2





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:15:11 -0800 
2005 ---
Giving a proper prio and issue type.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 41588] General Input/Output Error upon saving a .doc file

2005-02-10 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41588


User mba changed the following:

  What|Old value |New value

   Assigned to|mba   |mru





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:17:21 -0800 
2005 ---
Michael, please don't mix up issues.
Can you reproduce the problem of the submitter? Did you try it with StarOffice
only or did you try OpenOffice.org?

If you found another problem, please create a new issue.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42395] New - During load/save progress application window is not repainted

2005-02-10 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42395
  Issue #:|42395
  Summary:|During load/save progress application window is not
  |repainted
Component:|framework
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|cd
  Reported by:|cd





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:18:49 -0800 
2005 ---
Due to performance improvements for load/save in our progress bar handling, we
now have problems to repaint the application window. Although reschedule is call
in a good time span (about 40 times a second) the application window is not
repainted.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42386] Slow when saving to DocXML format first time

2005-02-10 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42386


User mru changed the following:

  What|Old value |New value

   Assigned to|mru   |jsi





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:19:03 -0800 
2005 ---
reassigned to JSI.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42396] New - crash when I change the custom Animation and assign No Sound

2005-02-10 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42396
  Issue #:|42396
  Summary:|crash when I change the custom Animation and assign
  |No Sound
Component:|Presentation
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|cl
  Reported by:|cgu





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:21:06 -0800 
2005 ---
- start an impress
- insert an object 
- assign an custom animation
- assign an sound effect
- change the custom animation
- change the sound effect back to No Sound.
- Crash

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42395] During load/save progress application window is not repainted

2005-02-10 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42395


User cd changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:24:32 -0800 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 39612] single click on combo buttons

2005-02-10 Thread cd
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39612


User cd changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:25:09 -0800 
2005 ---
.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[dba-issues] [Issue 30004] query is not updateable correctly with different datasources

2005-02-10 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30004


User oj changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:27:59 -0800 
2005 ---
Fixed in cws dba24.

The changes for XSingleSelectQueryCompser was applied to the KeySet.cxx in
dbaccess. So this bug failed again.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42397] New - Impress 'remembers' same view for different presentations

2005-02-10 Thread aparan
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42397
  Issue #:|42397
  Summary:|Impress 'remembers' same view for different
  |presentations
Component:|Presentation
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|Windows 2000
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|wg
  Reported by:|aparan





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:28:08 -0800 
2005 ---
Run soffice -impress

Open a presentation and switch of master view [View  Master  Slide Master]

CLose the file.

Now open anotehr presentation.

Impress opens this one also in Master view.

What it should do:  Views [Normal/Slide Master/ etc. ] could be remembered for
individual presentations and opened so.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42080] New Writer doc always comes up with modified flag

2005-02-10 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42080


User od changed the following:

  What|Old value |New value

   Assigned to|os|od





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:29:14 -0800 
2005 ---
taking over

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 42080] New Writer doc always comes up with modified flag

2005-02-10 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42080


User od changed the following:

  What|Old value |New value

Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:30:16 -0800 
2005 ---
fix in progress in cws swqbugfixes15

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42398] New - Applications should use the default size if msole object can not provide it.

2005-02-10 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42398
  Issue #:|42398
  Summary:|Applications should use the default size if msole
  |object can not provide it.
Component:|framework
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|code
  Assigned to:|mav
  Reported by:|mav





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:36:32 -0800 
2005 ---
If MSOLE object is not able to provide the visual area size the application must
catch the exception and decide whether the default size should be used or the
object should be painted as a broken one.
As a temporary fix for P2 issue the embedded object returns the default size for
now, this change is introduced in msolesize1 cws, to remind the problem the
assertion The workaround must be implemented in application, not in embedded
object! is introduced.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42397] Impress 'remembers' same view for different presentations

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42397


User wg changed the following:

  What|Old value |New value

   Assigned to|wg|requirements

Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:36:37 -0800 
2005 ---
Type changed to enhancement.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42324] NVIDIA graphic freezes while starting impress on Win

2005-02-10 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42324


User oc changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:37:05 -0800 
2005 ---
fixed in master m78

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42331] Insert - Object - OLE - other - App results into Crash

2005-02-10 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42331


User mav changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:37:09 -0800 
2005 ---
For now in case MSOLE object can not provide it's own size the object itself
provides the default value. The correct solution is that application catches the
thrown exception and decides whether the default size should be used or the
object should be treated as a broken one, but it requires changes for all the
application so the quick fix is implemented in the embedded object for now.
For this reason there is the assertion The workaround must be implemented in
application, not in embedded object! is introduced and a new issue 42398.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42399] New - Remove frame arround master page panel in task pane

2005-02-10 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42399
  Issue #:|42399
  Summary:|Remove frame arround master page panel in task pane
Component:|Presentation
  Version:|680m76
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|af
  Reported by:|af





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:38:04 -0800 
2005 ---
There is a small space arround the master page panel in the task pane.  This can
be seen most clearly at the right of the vertical scroll bar.  There should be
no space at the right of it. It  should align with the scroll bar of the layout
panel.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42400] New - loose sound effect when I change the custom animation.

2005-02-10 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42400
  Issue #:|42400
  Summary:|loose sound effect when I change the custom
  |animation.
Component:|Presentation
  Version:|680m77
 Platform:|All
  URL:|
   OS/Version:|All
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|DEFECT
 Priority:|P3
 Subcomponent:|ui
  Assigned to:|cl
  Reported by:|cgu





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:38:44 -0800 
2005 ---
- open an impress
- insert an object
- assign an custom animation
- assign an sound effect
- change the custom animation
- the soundeffect is still selected but I can't hear it in the preview (Play)
or when I start the presentation.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42331] Insert - Object - OLE - other - App results into Crash

2005-02-10 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42331


User mav changed the following:

  What|Old value |New value

Status|RESOLVED  |REOPENED

Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:39:10 -0800 
2005 ---
Please verify the issue.
re-open issue and try to reassign to [EMAIL PROTECTED]

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42331] Insert - Object - OLE - other - App results into Crash

2005-02-10 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42331


User mav changed the following:

  What|Old value |New value

   Assigned to|mav   |jsi

Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:39:14 -0800 
2005 ---
try to reassign to [EMAIL PROTECTED]

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 42331] Insert - Object - OLE - other - App results into Crash

2005-02-10 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42331


User mav changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:39:19 -0800 
2005 ---
try to reset resolution to FIXED

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 42064] TXT-files could not be loaded in Calc

2005-02-10 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42064


User oc changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:41:02 -0800 
2005 ---
closed because fix available in OOo1.9m78

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 42399] Remove frame arround master page panel in task pane

2005-02-10 Thread af
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42399


User af changed the following:

  What|Old value |New value

Status|NEW   |RESOLVED

Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:41:53 -0800 
2005 ---
In the sd::toolpanel::controls::MasterPagesPanel there was one indirection to
many.  The class was derived from SubToolPanel, added a ScrollPanel as only
child to that.  three master page controls where added to the ScrollPanel.

Deriving the MasterPagesPanel class directly from ScrollPanel fixes the bug. 
That removes the space arround the control and does not change the UI behavoiur.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42382] Porting OpenOffice.org 2.0 for Mac OS X 10.3.4

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42382


User maho changed the following:

  What|Old value |New value

  Platform|All   |Macintosh

   Summary|Porting OpenOffice.org 2.0|Porting OpenOffice.org 2.0
  |for Mac OS X 10.3.7   |for Mac OS X 10.3.4





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:43:03 -0800 
2005 ---
o 10.3.7- 10.3.4
o change platform to Machintosh

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 14557] SVG export bug with wide pages

2005-02-10 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=14557


User wg changed the following:

  What|Old value |New value

Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:44:48 -0800 
2005 ---
Tested in master. Closed.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39263] helpcontent2 build freeze porting MacOSX

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39263


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 37728] soltools build break

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37728


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 27575] curl doesn't compile/link with ccache

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=27575


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 37919] registry break for Mac OS X port of SRC680

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37919


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39912] MacOSX jvmfwk javaldx lstdc++ .dylib delivery

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39912


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39913] Mac OSX SRC680 m67 correct .dylib delivery in libxmlsec

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39913


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39931] bad option for cp in sdk_oo makefile for Mac OSX SRC680 m67 build

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39931


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39915] Mac OSX m67 slideshow

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39915


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39933] patch for infinite loop in svx build for Mac OSX SRC680 m67

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39933


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 39950] add osx format for EPM in package build process on Mac OSX SRC680 m67 build

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39950


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39935] bridge build fails on Mac OSX SRC680 m67 build registry problem ?

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39935


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39927] patch for necessary main function in padmin Mac OSX SRC680

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39927


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39952] binfilter file legacy_binfilters.rdb not created SRC680 Mac OSX m67

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39952


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39928] sc break on Mac OSX SRC680 m67 build because inlining

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39928


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39961] extensions : lot of problems building nsplugin on Mac OSX SRC680 m67 build

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39961


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 39942] Maco OSX case not correctl in cpputools

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39942


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39957] patch permits correct delivery .dylib library in xmlsecurity Maco OSX SRC680 m67

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39957


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39965] forms 2 patches libxml environment problems Mac OSX SRC680 m67

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39965


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 38161] transex3 build break GetEnv(char const*) undefined

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38161


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39958] malloc.h doesn't exist on Mac OSX changed in xmlsecurity

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39958


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|40187 |40187,42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 39966] mozilla case

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39966


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[api-issues] [Issue 14349] Memory and file handle leaks

2005-02-10 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=14349





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:50:36 -0800 
2005 ---
Sorry, but I don't see any time left for such investigations now. Our plan is to
start very thorough investigations about performance and memory footprint right
after the 2.0 release and the finalization of our new threading framework.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 38504] vcl break on head for gcc 3.3 dockingarea.cxx

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38504


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 39969] files not found in instsetoo_native Mac OSX SRC680 m67

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39969


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 38602] odk build breaks dlfcn.h SRC680 m64

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38602


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 38506] sfx2 fails to compile under gcc 3.3

2005-02-10 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38506


User maho changed the following:

  What|Old value |New value

OtherIssuesDependingOnThis|  |42382





-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 42401] New - sc NOOPTFILES - EXCEPTIONSNOOPTFILES

2005-02-10 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42401
  Issue #:|42401
  Summary:|sc NOOPTFILES - EXCEPTIONSNOOPTFILES
Component:|porting
  Version:|680m77
 Platform:|Sun
  URL:|
   OS/Version:|Linux
   Status:|NEW
Status whiteboard:|
 Keywords:|
   Resolution:|
   Issue type:|PATCH
 Priority:|P3
 Subcomponent:|code
  Assigned to:|cmc
  Reported by:|cmc





--- Additional comments from [EMAIL PROTECTED] Thu Feb 10 01:50:58 -0800 
2005 ---
some NOOPTFILES files have become EXCEPTIONSNOOPTFILES for linux sparc

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   3   4   5   6   >