[api-issues] [Issue 83964] css.awt.UnoControlButtonMo del with property PushButtonType and ImageU RL makes button multiline

2007-11-26 Thread tobiaskrais
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83964
 Issue #|83964
 Summary|css.awt.UnoControlButtonModel with property PushButto
|nType and ImageURL makes button multiline
   Component|api
 Version|OOo 2.3
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|tobiaskrais





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:03:30 + 
2007 ---
Hi together,

here ist my Java code:
-%-
Object buttonModel04 = xMSF.createInstance(
com.sun.star.awt.UnoControlButtonModel);
XPropertySet xPSetCancelButton = (XPropertySet)
UnoRuntime.queryInterface(XPropertySet.class, buttonModel04);

xPSetCancelButton.setPropertyValue(PositionX, new Integer(100));
xPSetCancelButton.setPropertyValue(PositionY, new Integer(120));
xPSetCancelButton.setPropertyValue(Width, new Integer(50));
xPSetCancelButton.setPropertyValue(Height, new Integer(14));
xPSetCancelButton.setPropertyValue(Name, Close);
xPSetCancelButton.setPropertyValue(PushButtonType, new Short((short) 2));
xPSetCancelButton.setPropertyValue(ImagePosition, 
com.sun.star.awt.ImagePosition.LeftCenter);
xPSetCancelButton.setPropertyValue(ImageURL, close.gif);
xPSetCancelButton.setPropertyValue(Label, new String( Close));
%-

This code produces a button with the image in the first line and the
text Close in the second line. Not setting the PropertyValue
PushButtonType creates the button as intended: one line with the image
left centered.

Greetings, Tobias

-
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 20878] Q-PCD Show spaces at end o f a line in Writer

2007-11-26 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20878





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:06:38 + 
2007 ---
fme-scottydm:

[...] Every day I fire up OO and use it for something. And every day I run into 
this
dammed bug. Every day I have to manually check how many spaces I have at the end
of a line, or manually remove an extra space, or go back and put in a space I
thought was already there. Every day, several times a day, THIS BUG WASTES MY
TIME! [...]

Ok I got the point. This is important. Each and every bug is important to at
least somebody. But actually this does not help. Write a specification. Commit a
patch. DO something. And now please let me get back to my work. Answering this
kind of comments definitely wastes my time!

-
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 83959] linux email merge hangs wh ile attempting to send email

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83959


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hi





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:12:39 + 
2007 ---
Reassigned to HI.

-
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 83954] Impossible to remove hyper link directly

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83954


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:14:10 + 
2007 ---
Reassigned to ES.

-
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 83944] Input field dialog missing button labels for Close, Previous,...

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83944


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |es





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:15:10 + 
2007 ---
Reassigned to ES.

-
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 83014] WaE on 64bit Linux: svx

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014


User pjanik changed the following:

What|Old value |New value

  CC|'aw,cmc,fs,kendy,mba,os'  |'aw,cmc,dr,fs,kendy,mba,os
|  |'





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:17:28 + 
2007 ---
dr: you seems to owner the file svx/source/dialog/numfmt.cxx:

The original set of warnings is:

849: warning: comparison is always false due to limited range of data type
1115: warning: large integer implicitly truncated to unsigned type
1353: warning: comparison is always false due to limited range of data type
1647: warning: large integer implicitly truncated to unsigned type

After

--- ../../../../ooo_SRC680_m238_src.orig/svx/source/dialog/numfmt.cxx   
2007-11-26 
08:13:49.0 +0100
+++ ./numfmt.cxx2007-11-26 09:04:59.0 +0100
@@ -85,7 +85,7 @@
 #endif //CHINA001
 #include sfx2/app.hxx //CHINA001
 #include flagsdef.hxx //CHINA001
-#define NUMKEY_UNDEFINED ULONG_MAX
+#define NUMKEY_UNDEFINED SAL_MAX_UINT32
 
 // static 
 

the new set of warnings is only:

/home/oo/BuildDir/ooo_SRC680_m238_src/svx/source/dialog/numfmt.cxx:1353: 
warning: 
comparison is always false due to limited range of data type

This line is:

if ( aLbFormat.GetSelectEntryPos() == LIST_APPEND )

GetSelectEntryPos() returns USHORT and LIST_APPEND is defined as ULONG_MAX. 
Thus this part of the 
code is never reached on 64bit machines.



-
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]



[ucb-issues] [Issue 17693] WebDAV-UCP: Add support fo r NTLM authentication scheme

2007-11-26 Thread kso
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17693


User kso changed the following:

What|Old value |New value

 Assigned to|kso   |ragoth





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:21:54 + 
2007 ---
ragoth: please verify and close if it works now.

-
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 83873] OOo-Crash when accessing a TextFieldMaster while navigator is open

2007-11-26 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83873





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:25:57 + 
2007 ---
The fix applies cleanly to the 2.3.1 sources and I've verified that it fixes the
problem there. Since it is very small and so localized that it seems risk-free,
would it not be possible to sneak it into the 2.3.1 release? It's a crash bug
after all.

-
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 83014] WaE on 64bit Linux: svx

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:27:04 + 
2007 ---
The warnings in editeng.cxx can be prevented by adding constructor to the 
struct ParagraphInfos:

--- ../../../../ooo_SRC680_m238_src.orig/svx/inc/svx/editdata.hxx   
2007-11-26 
08:13:48.0 +0100
+++ ../../inc/svx/editdata.hxx  2007-11-26 09:19:39.0 +0100
@@ -296,6 +296,13 @@
USHORT  nFirstLineMaxAscent;
 
BOOLbValid; // Bei einer Abfrage waehrend der Formatierung 
ungueltig!
+
+   ParagraphInfos( )
+   {
+   
nParaHeight=nLines=nFirstLineStartX=nFirstLineOffset=nFirstLineHeight=nFirstLineTextHeight=nFirstL
ineMaxAscent=0;
+   bValid=FALSE;
+   }
+
 };
 
 struct EECharAttrib

Who feels to be the owner of this 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]



[sw-issues] [Issue 20878] Q-PCD Show spaces at end o f a line in Writer

2007-11-26 Thread fme
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20878





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:32:09 + 
2007 ---
fme-fl: Do we already have a specification for this?

-
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 83941] Spell Checker Undo Problem When You Want to Undo to the previous SET not just the previous WORD!

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83941


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:33:02 + 
2007 ---
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]



[framework-issues] [Issue 83014] WaE on 64bit Linux: svx

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:33:59 + 
2007 ---
Who feels responsible for svx/source/svdraw/svdhdl.cxx? aw? All warnings come 
from the same fact as in svx/source/dialog/numfmt.cxx. In fact all the lines 
with warnings can be printed with this:

grep -n CONTAINER_ENTRY_NOTFOUND svdhdl.cxx

;-)

This macro is defined as ULONG_MAX, but you compare it with sal_uInt32 which is 
never true on 64bit 
machines.



-
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 83942] delete key don't work,not fixed yet.

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83942


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |macport

   Component|Word processor|porting

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

Subcomponent|ui|MacOSX





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:36:52 + 
2007 ---
Works fine on Win. Seems to be a MAC only problem, thus I reassign this issue to
Porting component.

-
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 83942] delete key don't work,not fixed yet.

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83942


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |macport

   Component|Word processor|porting

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

Subcomponent|ui|MacOSX





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:36:52 + 
2007 ---
Works fine on Win. Seems to be a MAC only problem, thus I reassign this issue to
Porting component.

-
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 83938] replace all incorrect with regular exp.

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83938


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |sba





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:37:38 + 
2007 ---
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]



[framework-issues] [Issue 83014] WaE on 64bit Linux: svx

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014


User pjanik changed the following:

What|Old value |New value

  CC|'aw,cmc,dr,fs,kendy,mba,os|'aw,cmc,dr,fs,kendy,mba,os
|' |,sb'





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:41:22 + 
2007 ---
svx/source/svdraw/svdtxhdl.cxx and svx/source/svdraw/clonelist.cxx are affected 
by the same problem:
the tools' tools/inc/tools/contnr.hxx is using ULONGs and ULONG is 64bit on 
64bit machines. The users 
should expect it and not compare/assign/work with CONTAINER_* and LIST_* macros 
as with 32bit 
numbers.

sb: what is your opinion on this?



-
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 83358] Update service: Distinguis h package formats for linux

2007-11-26 Thread fma
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83358


User fma changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:42:41 + 
2007 ---
fixed in backend and UI

-
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 83017] WaE on 64bit Linux: sc

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83017


User pjanik changed the following:

What|Old value |New value

  Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:47:04 + 
2007 ---
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]



[sc-issues] [Issue 83017] WaE on 64bit Linux: sc

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83017


User pjanik changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |49893)
Make sc warning fre
|  |e on 64bit platforms






--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:47:39 + 
2007 ---
Created an attachment (id=49893)
Make sc warning free on 64bit platforms


-
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 83935] Suggest automatic return t o text body when return is pressed before a he ading (as well as after)

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83935


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |requirements





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:49:11 + 
2007 ---
I do not think, that this is a good Idea.
1. returning to style Text body at the end of a Heading is due to the settings
on the Heading X style on Organize tab (and is customizable). This will
refer to newly created paragraphs.
2. I do not know any Word Processors, which give an existing paragraph a new
style when it is splitted.
But let's discuss it here...

-
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 83920] Mailing Export to pdf with wrong page break

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83920


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |hi





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:50:10 + 
2007 ---
Reassigned to HI.

-
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 83014] WaE on 64bit Linux: svx

2007-11-26 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014


User dr changed the following:

What|Old value |New value

  CC|'aw,cmc,dr,fs,kendy,mba,os|'aw,cmc,er,fs,kendy,mba,os
|,sb'  |,sb'





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:51:47 + 
2007 ---
-pjanik -er: I think Eike should be able to say something about numfmt.cxx

-
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 65863] Calc freezes when insertin g columns

2007-11-26 Thread boxfoot
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65863





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:53:29 + 
2007 ---
I have this problem any time I try to insert columns in any way. This includes:

1. Right-clicking on any cell and selecting insert column from the context 
menu.
2. Selecting any cell, then selecting Column from the Insert menu.

I'm using OOo 2.3.0.5 on Gentoo linux.

-
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 1598] Display multiple pages besi de each other while editing

2007-11-26 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=1598





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:55:06 + 
2007 ---
discoleo-treblig

I too can't reproduce your behaviour, even though I am using the already posted
(public) version. I examined the display in various zoom-modes and everything
seems ok. All pages in the last row default to the standard left position of any
other row. There is one instance where this is not true: IF a row contains a
page with a different page layout, then this will break the previous logic.

I will attach a picture showing this effect, though I am not so sure, what the
algorithm should do in this instance.

-
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 83358] Update service: Distinguis h package formats for linux

2007-11-26 Thread fma
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83358


User fma changed the following:

What|Old value |New value

 Assigned to|fma   |obr





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:57:03 + 
2007 ---
Hi Oliver, pls. verify this issue.
Thx. Frank

-
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 1598] Display multiple pages besi de each other while editing

2007-11-26 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=1598





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:58:32 + 
2007 ---
Created an attachment (id=49894)
Case showing effect of pages with different Layout


-
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 65056] macosxfondu2: dialog title s

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65056


User pjanik changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:00:54 + 
2007 ---
No one cares about X11/fondu now ;-)

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 65484] fondu conversion: show pro gress bar during conversion

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65484


User pjanik changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:01:08 + 
2007 ---
No one cares about X11/fondu now ;-)

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 65056] macosxfondu2: dialog title s

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65056


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:01:22 + 
2007 ---
.

-
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 65484] fondu conversion: show pro gress bar during conversion

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65484


User pjanik changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:01:27 + 
2007 ---
.

-
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 82087] sentence-ending-dot in beg inning of line

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82087


User pjanik changed the following:

What|Old value |New value

Priority|P5|P3





-
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 82087] sentence-ending-dot in beg inning of line

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82087


User pjanik changed the following:

What|Old value |New value

  CC|'khirano' |'khirano,mh'

Target milestone|OOo 2.x   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:04:22 + 
2007 ---
mh: I'd like to fix this UI bug even for 2.4. Nothing will change, just the 
en-US string.


-
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 83355] Java installer fails to me asure free disc space on Indiana (OpenSolaris)

2007-11-26 Thread md
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83355


User md changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:06:08 + 
2007 ---
MD: Checked on OpenSolaris. The free diskspace is measured fine with an 
OOG680m9.

-
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 83965] Extensions do not install on Linux system

2007-11-26 Thread hansgatu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83965
 Issue #|83965
 Summary|Extensions do not install on Linux system
   Component|framework
 Version|OOo 2.2
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|scripting
 Assigned to|ab
 Reported by|hansgatu





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:07:11 + 
2007 ---
I am running OOo 2.2 on Slackware Linux 11.0 and OOo 2.3 on Slackware Linux 
12.0.
In both cases it is not possible to install extensions.
When trying to install an extension OOo comes up with a filter dialog and ask
what kind of file it is. Extensions are not listed.
I use Swedish versions of OOo and Swedish KDE GUI.

-
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 83776] Writer: implement framewor k and API for grammar checking

2007-11-26 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83776





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:07:20 + 
2007 ---
Files changed to get 'SwXTextMarkup::commitTextMarkup' working:
- sw/inc/ndtxt.hxx
- sw/source/core/doc/doc.cxx
- sw/source/core/docnode/node.cxx
- sw/source/core/inc/drawfont.hxx
- sw/source/core/text/frmpaint.cxx
- sw/source/core/text/inftxt.cxx
- sw/source/core/text/inftxt.hxx
- sw/source/core/text/porexp.cxx
- sw/source/core/text/portxt.cxx
- sw/source/core/text/txtfrm.cxx
- sw/source/core/txtnode/fntcache.cxx
- sw/source/core/txtnode/fntcap.cxx
- sw/source/core/txtnode/ndtxt.cxx
- sw/source/core/txtnode/txtedt.cxx
- sw/source/core/unocore/Attic/unoflatpara.cxx
- sw/source/core/unocore/unotextmarkup.cxx


-
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]



[udk-issues] [Issue 83140] Autodetect new JRE when th e older one is removed

2007-11-26 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83140


User rene changed the following:

What|Old value |New value

  CC|''|'rene'





-
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 82971] Charts in .doc imports mis sing x-axis legends

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82971


User kla changed the following:

What|Old value |New value

 Assigned to|kla   |dr

Priority|P2|P3

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:14:10 + 
2007 ---
@DR: Pls have a look.

-
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 82087] sentence-ending-dot in beg inning of line

2007-11-26 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82087





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:16:37 + 
2007 ---
@pjanik: ok.

-
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 82087] sentence-ending-dot in beg inning of line

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82087


User pjanik changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:25:09 + 
2007 ---
Fixed in pj88.

Ain: please verify there.



-
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 61927] WW6: exporting a document twice replaces capital danish characters with squares

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61927





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:25:41 + 
2007 ---
*** Issue 83861 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]



[sw-issues] [Issue 83861] Missing umlaut after savin g to Word95

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83861


User mru changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:25:42 + 
2007 ---
Same problem as issue 61927.

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

-
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 83966] Adding task when the cws i s already in RfQA

2007-11-26 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83966
 Issue #|83966
 Summary|Adding task when the cws is already in RfQA
   Component|tools
 Version|680m235
Platform|Opteron/x86_64
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|www
 Assigned to|bei
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:28:49 + 
2007 ---
Hi,

I created a cws directly in RfQA state and then I can't add a task to it via 
EIS (cws pj88). But I could add it 
via cwsaddtask. What is correct? To be or not to be able to add task in this 
state?

-
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 83861] Missing umlaut after savin g to Word95

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83861


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:31:03 + 
2007 ---
Clsoing duplicate.

-
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 83966] Adding task when the cws i s already in RfQA

2007-11-26 Thread bei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83966


User bei changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:43:05 + 
2007 ---
Hi,

well at least the QARep should be able to add tasks when the CWS is readyForQA.
But there´s no reason why the Owner shouldn´t be able to do some additional QA
also. So well yes there may be a problem here. Bye the way it´s pretty unusual
to create a CWS in readyForQAState you should create them in state new or
planned do some work on it and than set it to ready for QA.

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921


User pl changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:44:42 + 
2007 ---
Fascinating. Why is that table control a system window ?

-
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 83014] WaE on 64bit Linux: svx

2007-11-26 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:53:41 + 
2007 ---
Pavel, this is old/unchanged code and not yet reworked (as You can see). It is
not reworked by purpose since too many places reworked at a time is no good
idea, You just lose control (and it's too much code in OOo anyways).

The old list classes are based on those 'IMPL_/DECL_* macro stuff which
internally uses 32Bit values, they nearly always use the 32bit Max values for
some info/comparisons (sometimes even the MAX-1, MAX-2 values, be warned). I
would prefer to find a way to let the old stuff just live untouched for security
reasons.

I know, 64bit would be better for that lists, and i would love to have it, but -
as can be seen with the comparisons - changing that is not possible since
unpredictable and highly dangerous. Those old lists are still used in many core
functionalities like ItemSets (as just one example).

The only safe way to change this from my point of view is to keep that stuff on
32bit values. It will be reworked over time, but not during the 64bit changes.
It's a job for Years.

So i would recommend to change the comparing part of the comparisons to 32bit,
too, for the time those old lists are used and keep the comparisons practically
unchanged for now.

HTH.

-
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 83910] OOo hangs-up while opening a file

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83910


User mru changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

Priority|P3|P2

  Resolution|  |FIXED

Target milestone|---   |OOo 2.4





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:54:45 + 
2007 ---
Yes, can also see this. But for OO 2.4 it will be fixed by issue 81146. You can
already test it with all OO 2.4 dev builds newer than or equal to 680m230.

-
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 83910] OOo hangs-up while opening a file

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83910


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:55:13 + 
2007 ---
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]



[sc-issues] [Issue 83367] XTableCharts::addNewByName does not work with empty name

2007-11-26 Thread bm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83367


User bm changed the following:

What|Old value |New value

 Assigned to|bm|mba





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:57:12 + 
2007 ---
-MBA: Well, the old code was:

if ( SvtModuleOptions().IsChart() )
xObj = pDocShell-GetEmbeddedObjectContainer().CreateEmbeddedObject(
SvGlobalName( SO3_SCH_CLASSID ).GetByteSequence(), aNameString );
if ( xObj.is() )
{
String aObjName = aNameString;   // wirklich eingefuegter Name...

The code after your change is:

::rtl::OUString aTmp( aNameString ); // ! Copy aNameString to a new stack
variable !
if ( SvtModuleOptions().IsChart() )
xObj = pDocShell-GetEmbeddedObjectContainer().CreateEmbeddedObject(
SvGlobalName( SO3_SCH_CLASSID ).GetByteSequence(), aTmp ); // ! Now uses aTmp
instead of aNameString !
if ( xObj.is() )
{
String aObjName = aNameString;   // wirklich eingefuegter Name...

So, this was an explicit change NOT to use aNameString in the call to
CreateEmbeddedObject. (aNameString is not used later in the code, and is a
stack-variable, too. That means, introducing aTmp must have had the intention to
apply an unmodified, in the current situation an empty, aNameString in the last
line of this code fragment).

I ask myself: why? And as you did the change, I suppose at least at the time you
did the change, you knew why this was done.

If you don't remember, please forward the issue to Niklas.

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921


User aw changed the following:

What|Old value |New value

 Assigned to|pl|fs





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 09:58:45 + 
2007 ---
AW-FS: What PL writes is exactly the problem. The Table Control is a system
window even in edit mode (as You know, You did it to have it's 'Menu Bar' active
:-). So there is no choice - neither from VCL nor DrawingLayer - not to paint it
over the other controls.

One more reason to think about my suggestion to use VCL ChildWindows for all
controls even in edit mode in the future...

For now, nothing can be done from my point of view.

-
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 83228] Can't set header, footer o r backgraphic URL

2007-11-26 Thread cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83228


User cn changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:01:58 + 
2007 ---
cn-robertoibarra: I can not reproduce the behavior on oog680_m9, which will
become  OOo 2.3.
Sub Main
oPS = ThisComponent.getStyleFamilies().getByName(PageStyles)
oElem = oPS.getElementNames()
oStd = oPS.getByName(Standard)
oStd.BackGraphicUrl=http://www.innoxintegra.com/doctemplate/innoxwatermark.gif;
 
oStd.FooterIsOn= true
oStd.HeaderIsOn = true
oStd.FooterBackGraphicURL=http://www.innoxintegra.com/doctemplate/innoxwatermark.gif;

oStd.HeaderBackGraphicURL=http://www.innoxintegra.com/doctemplate/innoxwatermark.gif;

End Sub

-
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 81609] Fontwork display is broken

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81609





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:04:46 + 
2007 ---
*** Issue 83958 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]



[graphics-issues] [Issue 83958] Words in Word Art disappea r

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83958


User regina changed the following:

What|Old value |New value

  CC|''|'regina'

  Status|UNCONFIRMED   |RESOLVED

Keywords|  |oooqa

  Resolution|  |DUPLICATE

 Summary|Words in Word Art disappea|Words in Word Art disappea
|r |r





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:05:10 + 
2007 ---
Yes, the OOo2.3 has a bug in fontwork display, see issue 81609. This is fixed in
OOo2.3.1RC1: http://download.openoffice.org/680/index.html


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

-
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 83958] Words in Word Art disappea r

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83958


User regina changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:05:45 + 
2007 ---
closing duplicate

-
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 83367] XTableCharts::addNewByName does not work with empty name

2007-11-26 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83367





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:06:24 + 
2007 ---
The general idea is that the internal object name shall not be used before the
object is inserted as before that you can't know for sure that this name is
unique. So each code that relies on a particular internal object name is broken.
So *this* code needs to be 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]



[sw-issues] [Issue 83873] OOo-Crash when accessing a TextFieldMaster while navigator is open

2007-11-26 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83873


User os changed the following:

What|Old value |New value

  CC|'baumux,chris_mux,mux2005'|'baumux,chris_mux,mh,mux20
|  |05'





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:08:10 + 
2007 ---
-mux2005: According to the releases list the 2.3.1 is almost finished. 
I don't think this issue is a show stopper for 2.3.1. 

Added mh to cc to comment on this.


-
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 81609] Fontwork display is broken

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81609





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:11:20 + 
2007 ---
*** Issue 82521 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 82521] Fontwork not all there

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82521


User regina changed the following:

What|Old value |New value

  CC|'hdu' |'hdu,regina'

  Status|UNCONFIRMED   |RESOLVED

Keywords|  |oooqa

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:11:30 + 
2007 ---
Do you use the version OOo2.3? If yes, than it is a known bug, see issue 81609.
This bug is fixed in version OOo2.3.1rc1:
http://download.openoffice.org/680/index.html

Please try that version.

If your error is different from that, you can reopen the issue. In this case
specify your OOo version (1.0 is very unlikely), your operating system and give
a step by step description. 

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

-
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 82521] Fontwork not all there

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82521


User regina changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:12:01 + 
2007 ---
closing duplicate

-
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 83916] Autofilter Not working pro perly

2007-11-26 Thread fst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83916





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:13:59 + 
2007 ---
Hi,

I've tried it and could not reproduce. Please attach a document showing your
problem and describe step by step how this could be reproduced. Otherwise I've
to close this Issue as worksforme.

Sorry.

Frank

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:07:29 + 
2007 ---
The missing paint on the property window is certainly a vcl 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]



[framework-issues] [Issue 81609] Fontwork display is broken

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81609





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:17:17 + 
2007 ---
*** Issue 83436 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 83436] Fontwork- part of function s does not work

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83436


User regina changed the following:

What|Old value |New value

  CC|''|'regina'

  Status|UNCONFIRMED   |RESOLVED

Keywords|  |oooqa

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:17:53 + 
2007 ---
This sounds like issue 81609. Please try OOo version 2.3.1rc1, where this bug is
fixed: http://download.openoffice.org/680/index.html

If your error is different, then you fell free to reopen this issue. 

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

-
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 83370] Wrong rendering of umlauts of Arial on Linux

2007-11-26 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83370





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:17:53 + 
2007 ---
Ok, I had a closer look into this: I didn't find any Albany AMT version 
without the umlauts (@mru: where 
did you get them? what was the name of the corresponding rpm package?). By the 
way which OOo version 
was used for the screenshot? Any recent official version worked here...

Also of course we check that the fonts support the characters. The problem is 
that sometimes the font 
advertise support for something they don't have.

-
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 83436] Fontwork- part of function s does not work

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83436


User regina changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:18:35 + 
2007 ---
closing duplicate

-
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 83967] Incorrect import of Metafi les with FillSolidRect()

2007-11-26 Thread jim_from_jct
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83967
 Issue #|83967
 Summary|Incorrect import of Metafiles with FillSolidRect()
   Component|Word processor
 Version|OOo 2.3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|mru
 Reported by|jim_from_jct





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:19:30 + 
2007 ---
1) Import attached file (it's a diagram of a road junction). It's an RTF file
that contains a metafile.
2) Look at the central rectangle: It should be filled in red, but it isn't. It
works in Word. :)

The call to fill the rectangle uses FillSolidRect(). It's the rendering of
things drawn with FillSolidRect() that fails.

-
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 83967] Incorrect import of Metafi les with FillSolidRect()

2007-11-26 Thread jim_from_jct
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83967





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:21:30 + 
2007 ---
Created an attachment (id=49895)
FillSolidRect bug example


-
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 83968] Typing values into percent formated calc cells not treated prperly

2007-11-26 Thread uwealtmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83968
 Issue #|83968
 Summary|Typing values into percent formated calc cells not tre
|ated prperly 
   Component|porting
 Version|OOo 2.3.1 RC1
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|MacOSX
 Assigned to|macport
 Reported by|uwealtmann





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:22:58 + 
2007 ---
When in calc a cell is formateted as Percent, one can type 20 and gets a
display of 20% which is internally represented as a value of 0,20. This Works
correct in 2.3 X11 (Intel).
In Mahos Aqua m137 typing 20 in such a cell I get 2000% displayed and an
internal value of 20.

-
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 83901] TMP does not have to be de fined

2007-11-26 Thread vg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83901





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:23:16 + 
2007 ---
@cloph: I agree with you, it's not ok. I didn't expect that this variable in
normally missing in OOo environment. I committed temporary fix for that. But one
of $TMP or $TEMP should be defined, better when they are both defined. 
The TMP variable was guessed for years, and I do not think that guessing is the
best choice.

-
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 81609] Fontwork display is broken

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81609





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:23:35 + 
2007 ---
*** Issue 83077 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]



[sc-issues] [Issue 83077] Bug with some Fontwork in this template

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83077


User regina changed the following:

What|Old value |New value

  CC|''|'regina'

  Status|NEW   |RESOLVED

Keywords|  |oooqa

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:23:39 + 
2007 ---
OOo has a bug in version 2.3 with fontwork display, see issue 81609. Please try
version 2.3.1.rc1: http://download.openoffice.org/680/index.html where the bug
is fixed.

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

-
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 83077] Bug with some Fontwork in this template

2007-11-26 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83077


User regina changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:24:19 + 
2007 ---
closing duplicate

-
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 83967] Incorrect import of Metafi les with FillSolidRect()

2007-11-26 Thread jim_from_jct
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83967





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:25:45 + 
2007 ---
Created an attachment (id=49896)
Much simpler example


-
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 83967] Incorrect import of Metafi les with FillSolidRect()

2007-11-26 Thread jim_from_jct
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83967





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:26:52 + 
2007 ---
The second attachment contains only a FillSolidRect() example.
The square should be filled orange, but it isn't.

-
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]



[script-issues] [Issue 83960] Python macro can't be crea ted on Windows with standard editors

2007-11-26 Thread kr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83960


User kr changed the following:

What|Old value |New value

 Assigned to|kr|jbu





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:30:49 + 
2007 ---
-Joerg: I am unsure how to fix this, but luckily we have you as our Python
expert ;-)


-
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 16241] Excel filter: constant sou rce data for chart series

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=16241





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:34:51 + 
2007 ---
*** Issue 83945 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]



[graphics-issues] [Issue 83945] Bar chart in Excel is not imported correctly

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83945


User kla changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:34:52 + 
2007 ---
double

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

-
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 81610] Exported animated gif does n't animate

2007-11-26 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81610


User cgu changed the following:

What|Old value |New value

 Assigned to|cgu   |sj

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:35:08 + 
2007 ---
I can reproduce the bug in src680m236
When I export an animated image to an gif I like to have an animated gif but I
get only a not animated gif. 

-
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 83945] Bar chart in Excel is not imported correctly

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83945


User kla changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:35:16 + 
2007 ---
closed as double

-
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 83414] Do not unset TMP and TEMP

2007-11-26 Thread vg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83414





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:36:56 + 
2007 ---
I think the configure should check if the $TEMP (or $TMP) variable is set (and
points to existing directory), if not - just let the user define it... 
After we have one sane variable, we can define another one via it.

-
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 83901] TMP does not have to be de fined

2007-11-26 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83901





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:37:44 + 
2007 ---
 But one of $TMP or $TEMP should be defined, better when they are both
 defined.

vg: Let me disagree ;-)  The standard behavior in the unx-like systems is to 
use /tmp unless a variable TMPDIR is defined - then TMPDIR is used for the 
temporary files.  See http://en.wikipedia.org/wiki/TMPDIR - so please let's 
switch to the standard unx behavior: build.pl does not need any TMP or TEMP 
set to be able to run on unx system.

-
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 83414] Do not unset TMP and TEMP

2007-11-26 Thread kendy
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83414


User kendy changed the following:

What|Old value |New value

  CC|'hjs,smsm1,vg'|'hjs,kendy,smsm1,vg'





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:39:55 + 
2007 ---
TMP and TEMP should not be required for build.pl to be able to run on unx-like 
systems, see issue 83901.

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921


User fs changed the following:

What|Old value |New value

 Assigned to|fs|pl





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:48:08 + 
2007 ---
 The missing paint on the property window is certainly a vcl problem.

Exactly. We're talking about the grid control, which is a child of the Writer's
main window, being painted on top of the property browser, which is a flowing
child of (the frame of?) Writer's main window.

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:50:06 + 
2007 ---
 Fascinating. Why is that table control a system window ?

Is it? Technically, it's indirectly derived from the BrowseBox (from svtools),
which is a Control. Not sure which other facet tells you it's a system window?

-
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 48822] AM/PM date-time fields do not import correctly from MS-Word

2007-11-26 Thread pj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=48822





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:53:59 + 
2007 ---
Hi,

AM/PM seem to be interpreted as 'AMonth/PMonth' in this case. The
interesting question is, are the used formats generically delivered by MS Office
or are these custom strings?

Best regards
Peter

-
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]



[www-issues] RE: [Issue 83907] Apple-b Apple-i and Apple-u will not cause text to be bold

2007-11-26 Thread Mike Rowse
Hi Eric, 

I am working on Open Office 2.2 on the X11 version. In X11 ctrl-g does not 
'search again' after searching for something, is this what you expect ctrl-g to 
do? In Aqua version it does not either here :-). 

Mike




 


Plan to attend Congress 2008: Communication is peace
Cape Town, South Africa, October 6-10, 2008
For more info and pre-registration www.waccglobal.org/congress
 
Assistez au Congrès 2008: La communication, c'est la paix
Le Cap, Afrique du Sud, Octobre 6-10, 2008
Se renseigner et s'incrire à www.waccglobal.org/congress
 
Participen en Congreso 2008: Comunicación es paz
Ciudad del Cabo, Sudáfrica, Octubre 6-10, 2008
Información y formulario de preinscripción a www.waccglobal.org/congress


The World Association for Christian Communication is a UK Registered Charity 
(number 296073) and a Company registered in England and Wales (number 2082273) 
with its Registered Office is at 36 Causton Street, London SW1P 4ST. It is 
incorporated as a not-for-profit organisation in Canada with its head office at 
308 Main Street, Toronto ON, M4C 4X7.


-Original Message- 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Fri 11/23/2007 12:28 PM
To: [EMAIL PROTECTED]
Subject: [Issue 83907] Apple-b Apple-i and Apple-u will not cause text to be 
bold
 
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83907





--- Additional comments from [EMAIL PROTECTED] Fri Nov 23 17:28:03 + 
2007 ---
You are right :  CTRL + G (probably Apple + G should work too) is the default.
Can you please try ?

Please note: I have just tested in Aqua version, but the X11 one should do the
same ;)



-
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 79370] Paragraph style setting in Outline Numbering window not saved at first t ry

2007-11-26 Thread parity
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79370





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 10:55:54 + 
2007 ---
Is there a chance to fix this in OOo 2.4?

-
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 83921] repaint error in table con trol if border is changed

2007-11-26 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83921





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:06:24 + 
2007 ---
 Fascinating. Why is that table control a system window ?

Searched for any WB_SYSTEM* flag - there is none, neither at the browse box nor
at its main child window (which is where all the painting happens).

-
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 83955] Numbering in ppt is not be ing imported

2007-11-26 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83955


User cgu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:21:52 + 
2007 ---
CGU: duplicate to issue 76408

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

-
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 76408] PPT-import : bullets are w rong

2007-11-26 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76408





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:21:52 + 
2007 ---
*** Issue 83955 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]



[graphics-issues] [Issue 83955] Numbering in ppt is not be ing imported

2007-11-26 Thread cgu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83955


User cgu changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:22:48 + 
2007 ---
I close the issue as duplicate.

-
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 80530] no uninstallation of .NET assembly in VS 2005 built

2007-11-26 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80530


User dv changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:29:46 + 
2007 ---
Verified in Master src680 m237

-
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 83902] User Interface change of t he Extension Manager to ease it's use

2007-11-26 Thread dv
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83902


User dv changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:33:16 + 
2007 ---
Accepted

-
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 83891] -dvgroot should take care of valid Url's (e.g. http://..., file://...)

2007-11-26 Thread np
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83891


User np changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:35:49 + 
2007 ---
Fixed in CWS adc21.

-
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 59583] Feature Request: OOo shoul d tell by which user a document is opened with writeaccess

2007-11-26 Thread clutz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59583


User clutz changed the following:

What|Old value |New value

  CC|'piopaw'  |'baumux,chris_mux,clutz,mu
|  |x2005,piopaw'





-
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 71767] autodoc loops if module is terminated with : instead of ;

2007-11-26 Thread np
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71767


User np changed the following:

What|Old value |New value

  Issue type|DEFECT|ENHANCEMENT





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:51:31 + 
2007 ---
Well, I've to correct myself: Specified behaviour is, that autodoc only(!)
accepts IDL code that is able to pass the IDL compiler. The same for C++ code
and the gcc C++ compiler.
I am neither able nor willing to let autodoc duplicate compilers' syntax
checking tasks.

My previous comment refers to syntax errors in the documentation, only. However,
I will check, if a more graceful behaviour is possible with low effort.


-
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 83948] WW8: loop opening doc havi ng complex / nested tables and multi column se ctions

2007-11-26 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83948


User mru changed the following:

What|Old value |New value

 Assigned to|mru   |od

 Summary|OOo 2.3.1-RC1 hangs on ope|WW8: loop opening doc havi
|ning this DOC file|ng complex / nested tables
|  | and multi column sections

Target milestone|---   |OOo 3.x





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:51:42 + 
2007 ---
MRU-OD: the document loops somewhere during formatting, as you already found
out by debugging. Please talke over at first. 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 37823] pie chart in Calc draws se gment in opposite direction with Excel

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=37823





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:53:06 + 
2007 ---
*** Issue 83915 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]



[graphics-issues] [Issue 83915] Excel radar plot mirrored, extra labels

2007-11-26 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83915


User kla changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from [EMAIL PROTECTED] Mon Nov 26 11:53:07 + 
2007 ---
duplicate

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

-
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 83954] Impossible to remove hyper link directly

2007-11-26 Thread troodon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83954


User troodon changed the following:

What|Old value |New value

  CC|''|'troodon'





-
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   >