[sc-issues] [Issue 104054] Undoing of autofilter app lying doesn't restore rows visibility

2009-08-07 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104054


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |needmoreinfo, oooqa





--- Additional comments from rainerbielef...@openoffice.org Fri Aug  7 
05:59:55 + 2009 ---
I did a quick test with Ooo 3.1.0 WIN XP multilingual version German UI
activated  [OOO310m11 (Build 9399)] and can confirm the reported problem.

@qqew:
Please attach a sample document!

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

-
To unsubscribe, e-mail: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 101471] Import formulas in msoxl: namespace from ODS

2009-08-07 Thread amy2008
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101471


User amy2008 changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from amy2...@openoffice.org Fri Aug  7 06:01:21 
+ 2009 ---
Verified in DEV300m54 on WinXP
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104052] Open office crashed

2009-08-07 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104052





--- Additional comments from dtar...@openoffice.org Fri Aug  7 06:06:16 
+ 2009 ---
Created an attachment (id=64001)
mapped stack


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104052] Open office crashed

2009-08-07 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104052





--- Additional comments from dtar...@openoffice.org Fri Aug  7 06:07:31 
+ 2009 ---
Created an attachment (id=64002)
mapped stack again, this time the right 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104074] Proxy setting System sh ould not prevent setting of No proxy for

2009-08-07 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104074
 Issue #|104074
 Summary|Proxy setting System should not prevent setting of 
|No proxy for
   Component|framework
 Version|OOO310m11
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|mux2005





--- Additional comments from mux2...@openoffice.org Fri Aug  7 06:07:52 
+ 2009 ---
The Tools/Options/Internet/Proxy UI does not allow setting No proxy for when
the proxy is set to System. This is overly restrictive. There are several
scenarios when it makes sense to exclude certain servers from being proxied even
if you otherwise want to use your system's proxy setting. In my case the proxy
is not supposed to be used for connections to local Intranet servers (because
obviously a direct connection is faster and causes less network traffic).

I have created an extension which sets the following config

prop oor:name=ooInetProxyType oor:finalized=true
   value1/value
/prop
prop oor:name=ooInetNoProxy oor:type=xs:string oor:finalized=true
 value*.mylocaldomain.de/value
/prop

i.e. the combination of System and a no proxy for list and it seems to work.
The proxy is used for Internet connections but not for mylocaldomain.de. So it
seems that it is only the UI that prevents the setting of this combination. The
actual network code seems to deal with it just fine.

I request that the UI be changed to allow setting a No proxy for list even
when System proxy is selected.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104052] Open office crashed

2009-08-07 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104052





--- Additional comments from dtar...@openoffice.org Fri Aug  7 06:28:40 
+ 2009 ---
The incriminated line is

pDel-mpNext = mpWindowImpl-mpFirstDel;

in Window::ImplAddDel(). It looks like mpWindowImpl is 0.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 99891] OpenOffice.org does not ho nor the XForms readonly specification

2009-08-07 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99891


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Aug  7 06:38:08 + 
2009 ---
thanks for checking again. I close this issue 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 102102] Save Dialog / Checkbox A utomatic file extension is missing

2009-08-07 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102102





--- Additional comments from fhe...@openoffice.org Fri Aug  7 06:41:28 
+ 2009 ---
Created an attachment (id=64003)
Patch to include the autoextension checkboxq


-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 102102] Save Dialog / Checkbox A utomatic file extension is missing

2009-08-07 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102102


User fheckl changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from fhe...@openoffice.org Fri Aug  7 06:42:22 
+ 2009 ---
Fixed in cws aquafilepicker04 at revision 274747.

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 104071] save as causes crash

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104071


User hdu changed the following:

What|Old value |New value

  CC|''|'hdu'





--- Additional comments from h...@openoffice.org Fri Aug  7 06:44:50 + 
2009 ---
During document recovery you a dialog asked if you want to submit the crash 
details. Please do so and 
provide an email address there (e.g. sirr...@openoffice.org). When you submit 
the crash report you'll get 
a confirmation mail a while later that provides a report id. Please provide 
this reportid 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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 104069] Over 71 minutes to open a spreadsheet

2009-08-07 Thread amitlu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104069





--- Additional comments from ami...@openoffice.org Fri Aug  7 06:56:04 
+ 2009 ---
I've tested DEV300m54 on WinXp on the same document. Opening times are indeed
much better, but it still takes over 90 seconds, and that is still slow,
although much more acceptable.

However, once opened, the document is close to unusable. The whole UI is very
unresponsive, scrolling just by a small amount, maximizing the window or even
just opening a menu takes about 6-9 seconds. Every single operation. But I think
I should report this as a separate issue, shouldn't I?

(not to mention that I lost the ability to auto-filter on column contents)

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 104071] save as causes crash

2009-08-07 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104071


User ericb changed the following:

What|Old value |New value

  CC|'hdu' |'ericb,hdu'





--- Additional comments from er...@openoffice.org Fri Aug  7 07:05:10 + 
2009 ---
@sirrahn

Hi,

Can you please tell me whether you use Intel or PowerPC machine ? 

In the case this is an Intel machine (and only in this case), I'd suggest you 
to replace the library 
fps_aqua.uno.dylib with the one you could download there :
http://eric.bachard.free.fr/mac/aquavcl/patches/aqua_February2009/15th_february/crash_fpicker/fps
_aqua.uno.dylib

If you are using powerpc, I'll provide you the powerpc equivalent.

To replace the lib, you'll have to respect the steps below :

0) OpenOffice.org must NOT be launched 
1) click on the OpenOffice.org bundle, to select it
2) right click (or CTRL+Click - display the content of the package
3) go into Contents - basis-link - program 
4) rename the  fps_aqua.uno.dylib into fps_aqua.uno.dylib_old
5) put the one you downloaded 
6) close all the folder

Just tell us whether the crashes stop.

Thanks in advance :)


+ CC for me




-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104047] Cannot delete custom Tool Bar from macro in global storage configuration

2009-08-07 Thread helgekraak
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104047


User helgekraak changed the following:

What|Old value |New value

  CC|''|'helgekraak'





-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104075] OOo 3.1 crashes when usin g Export as pdf

2009-08-07 Thread lesaigles
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104075
 Issue #|104075
 Summary|OOo 3.1 crashes when using Export as pdf
   Component|framework
 Version|OOO310m11
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|FEATURE
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|lesaigles





--- Additional comments from lesaig...@openoffice.org Fri Aug  7 07:17:10 
+ 2009 ---
Hello,
for a certain while I've got the following problem with OOo.
Always whem I'm using the function export as pdf my OOo crashes, it doesn't
madder what I use (Writer, Clac, Impress), only the Draw works fine in export
as pdf.
I tried serveral ways, saving first my document in OOo-format, saving in MS
Office format, restart OOo after saving and then the export, alway the same
result, OOo crashes. Even deinstall of OOo and reinstall didn't change anything.
Unfortunaly there is fot the moment one solution how I can export my document as
a pdf, and that is, when I'm using the generell export function, and choose then
pdf.
OOO310m11 (german version) runs here on a iMac PPC 2GHz G5 with 1,5GB DDR RAM,
and has as OS the OS X 10.5.7 with the newest Java version.
I would be veryy happy, if someboy could help me with my problem.

best regards,

Stefan Paul

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104076] Setting ooInetProxyType d oesn't work in shared layer

2009-08-07 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104076
 Issue #|104076
 Summary|Setting ooInetProxyType doesn't work in shared layer
   Component|framework
 Version|OOO310m11
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|tm
 Reported by|mux2005





--- Additional comments from mux2...@openoffice.org Fri Aug  7 07:27:09 
+ 2009 ---
Steps to reproduce:

1. unopkg add --shared proxyoffdoesntwork.uno.pkg
2. Remove test user's .openoffice.org directory
3. Launch soffice
4. Check Tools/Options/Internet/Proxy

Expected behaviour:

The extension sets

prop oor:name=ooInetProxyType
 value0/value
/prop

so the Proxy should be None.

Actual behaviour:

Proxy is System.

Further notes:

If the extension is installed in the user layer (i.e. without --shared), the
setting takes effect, however that is not an appropriate workaround, because the
goal is to provide a system-wide default configuration via the extension. 

Likewise, adding oor:finalized=true makes it work in the shared layer, but
that is undesirable, too, because the goal is to provide a working default
configuration not to force the setting on the user.

OOo should respect the proxy setting in the shared layer even when it is not
finalized. This is necessary to allow a system-wide default configuration via an
extension.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[xml-issues] [Issue 103617] package: werror in owrite ablestream.cxx

2009-08-07 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103617


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.2





--- Additional comments from m...@openoffice.org Fri Aug  7 07:27:23 + 
2009 ---
Fixed in cws fwk116

-
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: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 96084] X Y || Z, did we really mean to say that

2009-08-07 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96084



This issue depends on issue 103617, which changed state:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





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

-
To unsubscribe, e-mail: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104076] Setting ooInetProxyType d oesn't work in shared layer

2009-08-07 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104076





--- Additional comments from mux2...@openoffice.org Fri Aug  7 07:28:16 
+ 2009 ---
Created an attachment (id=64004)
Extension for testing the issue. Use according to instructions in issue 
description.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 102023] context-menu for existing snaplines shows wrong koordinates

2009-08-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102023





--- Additional comments from w...@openoffice.org Fri Aug  7 07:31:47 + 
2009 ---
*** Issue 104068 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 104068] snapline and snap point/l ine show wrong value, when entering edit mode

2009-08-07 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104068


User wg changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from w...@openoffice.org Fri Aug  7 07:31:52 + 
2009 ---
Duplicate.

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

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104075] OOo 3.1 crashes when usin g Export as pdf

2009-08-07 Thread lesaigles
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104075





--- Additional comments from lesaig...@openoffice.org Fri Aug  7 07:34:48 
+ 2009 ---
Created an attachment (id=64005)
Details over the problem, generated by OS after total blocking of OOo


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104075] OOo 3.1 crashes when usin g Export as pdf

2009-08-07 Thread lesaigles
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104075





--- Additional comments from lesaig...@openoffice.org Fri Aug  7 07:35:33 
+ 2009 ---
Created an attachment (id=64006)
My Systemconfiguration


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104061] Formula is not converted when opening the document.

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104061


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from m...@openoffice.org Fri Aug  7 08:08:40 + 
2009 ---
Not implmented yet, see issue 90263.

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

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 90263] docx: implement import of Equations

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90263





--- Additional comments from m...@openoffice.org Fri Aug  7 08:08:39 + 
2009 ---
*** Issue 104061 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104061] Formula is not converted when opening the document.

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104061


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Aug  7 08:09:19 + 
2009 ---
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 103310] Assertions from binfilter ::SvtLinguConfigItem::LoadOptions

2009-08-07 Thread tl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103310


User tl changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.2





--- Additional comments from t...@openoffice.org Fri Aug  7 08:16:33 + 
2009 ---
.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[www-issues] [Issue 100200] Site generating spurious password reset message

2009-08-07 Thread karthik_cn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100200


User karthik_cn changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |LATER





--- Additional comments from karthik...@openoffice.org Fri Aug  7 08:18:03 
+ 2009 ---
Closing this ticket as resolved later

-
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: issues-unsubscr...@openoffice.org
For additional commands, e-mail: issues-h...@openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104062] Wrong rendering (and char acter spacing) for cyrillic in non -CY fonts

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104062





--- Additional comments from h...@openoffice.org Fri Aug  7 08:20:28 + 
2009 ---
What version of OSX is this?
Please check in Insert-SpecialCharacter if the mentioned fonts support the 
cyrillic unicode range.
Things look good here, see my attached screenshot below.



-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104062] Wrong rendering (and char acter spacing) for cyrillic in non -CY fonts

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104062





--- Additional comments from h...@openoffice.org Fri Aug  7 08:21:39 + 
2009 ---
Created an attachment (id=64007)
looks good on my systems


-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 90263] docx: implement import of Equations

2009-08-07 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90263


User regina changed the following:

What|Old value |New value

  CC|'aziem,blayde,ericb'  |'aziem,blayde,ericb,regina
|  |'





--- Additional comments from reg...@openoffice.org Fri Aug  7 08:23:30 
+ 2009 ---
Issue 104061 has been marked as duplicate to this, but it is not the same. If
keeping one issue, please consider, that also the old Mathtype 3 formulas are
not converted, details see issue 104061. 

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104061] Formula is not converted when opening the document.

2009-08-07 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104061





--- Additional comments from reg...@openoffice.org Fri Aug  7 08:27:22 
+ 2009 ---
It is not the same, because issue 90263 is about the new formula kind of Word
2007 and this is about the old formula kind, which are converted without
problems from a .doc document.

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

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104075] OOo 3.1 crashes when usin g Export as pdf

2009-08-07 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104075


User of changed the following:

What|Old value |New value

 Assigned to|tm|hi

  Issue type|FEATURE   |DEFECT

Priority|P3|P2





--- Additional comments from o...@openoffice.org Fri Aug  7 08:39:28 + 
2009 ---
@ hi: Please 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 104078] Cannot preserve backgroun d color set in advance when I apply conditiona l formatting

2009-08-07 Thread himajin100000
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104078
 Issue #|104078
 Summary|Cannot preserve background color set in advance when I
| apply conditional formatting
   Component|Spreadsheet
 Version|DEV300m47
Platform|Unknown
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|spreadsheet
 Reported by|himajin10





--- Additional comments from himajin100...@openoffice.org Fri Aug  7 
08:52:39 + 2009 ---
Also found in DEV300m54 (but I could not find this version from bug reporting 
form)


STEPS TO REPRODUCE AND ACTUAL RESULT:
 
1. Set two cells whose background color is different

1-1-1. open Calc
1-1-2. select A1 Cell
1-1-3. right click to show context menu
1-1-4. select Format Cells
1-1-5. Goto Background Tab
1-1-6. select Light Green
1-1-7. click OK to close the dialog

1-2-1. set A2 Cell Background to Light Cyan by following simillar 
steps as
described in 1-1-x.

2. Create two styles

2-1-1. if Formatting and Styles dialog is shown, goto 2-1-4.  
2-1-2. select Format Menu
2-1-3. select Styles and Formatting
2-1-4. Click cell style icon
2-1-5. on the list box below, right click to show context menu
2-1-6. select New
2-1-7. goto Organizer Tab and rename the style to minus
2-1-8. goto Background Tab and select No Fill
2-1-9. goto Font Effect Tab
2-1-10. change Font color to red.
2-1-11. Click OK to close the dialog.

2-2-1. create plus style with backgound-color - no fill and Font 
color -
blue by following simillar steps described in 2-1-x. 

3. Apply Conditional Formatting to A1 and A2 Cell.

3-1-1. select A1 Cell
3-1-2. select Format Menu
3-1-3. select Conditional Formatting
3-1-4. set Condition1 as follows.
Cell value is greater than or equal to 0
Cell style : plus
3-1-5. check Condition2
3-1-6. set Condition2 as follows.
Cell value is less than 0
Cell style : minus

3-1-7. click OK to close the dialog.

3-2-1. set same conditional formatting to A2 Cell by following simillar 
steps
described in 3-1-x.

4. 

4-1-1. be sure that background colors of A1 and A2 are somehow gone and 
their
cell backgrounds are in white.
4-1-2. select A1 cell
4-1-3. press F2 to Edit Cell Contents
4-1-4. be sure that background colors of the A1 Cell is back to Light 
Green
4-1-5. input 5 and press OK
4-1-6. be sure that background colors of A1 is white again.
4-1-7. press F2 to Edit Cell Contents
4-1-8. be sure that background colors of the A1 Cell is back to Light 
Green
4-1-9. input 5 and press OK
4-1-10. be sure that background colors of A1 is white again.

EXPECTED RESULT:

on steps 4-1-1,4-1-6,4-1-10, the background colors should be Light 
Green.
Excel 2003 in my Windows XP behaves so with simillar steps.

QUESTION1:

If this issue goes to WONTFIX

Should I create styles

a1-plus style linked with plus
a1-minus style linked with minus

a2-plus style linked with plus
a2-minus style linked with minus

OR

a1-plus style linked with a1
a1-minus style linked with a1

a2-plus style linked with a2
a2-minus style linked with a2

and so on FOR ALL THE CELLS where I want to use combinations of 
background
color and Conditional Formatting
for workaround?

QUESTION2:

Even this issue is resolved, do I have to create separate styles for
combinations of two or more styles?
Is it good idea to make it possible to make combinations of styles 
without
making another style?
(but probably this will make the dialog more complicated, and it may 
bring
which style to be hornored 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org



[sc-issues] [Issue 104052] Open office crashed in SC / VCL

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104052


User mru changed the following:

What|Old value |New value

  CC|'cmc' |'cmc,nn,pl'

 Assigned to|writerneedsconfirm|spreadsheet

   Component|Word processor|Spreadsheet

  QA contact|iss...@sw |iss...@sc

 Summary|Open office crashed   |Open office crashed in SC 
|  |/ VCL

Subcomponent|open-import   |ui





--- Additional comments from m...@openoffice.org Fri Aug  7 08:35:31 + 
2009 ---
The stack data reveals that the crash happens somewhere in VCL while using a
Calc document.
Maybe someone from SC or VCL can see something from the stack.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104052] Open office crashed in SC / VCL

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104052


User mru changed the following:

What|Old value |New value

  CC|'cmc' |'cmc,nn,pl'

 Assigned to|writerneedsconfirm|spreadsheet

   Component|Word processor|Spreadsheet

  QA contact|iss...@sw |iss...@sc

 Summary|Open office crashed   |Open office crashed in SC 
|  |/ VCL

Subcomponent|open-import   |ui





--- Additional comments from m...@openoffice.org Fri Aug  7 08:35:31 + 
2009 ---
The stack data reveals that the crash happens somewhere in VCL while using a
Calc document.
Maybe someone from SC or VCL can see something from the stack.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 72658] Autoshapes missing on OOo.

2009-08-07 Thread dr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72658


User dr changed the following:

What|Old value |New value

  CC|'kpalagin,tonygalmiche'   |'dr,kpalagin,tonygalmiche'

 Assigned to|dr|sj





--- Additional comments from d...@openoffice.org Fri Aug  7 09:04:09 + 
2009 ---
obviously missed this one.
@sven: the contained shapes are not loaded - unsupported customshapes?

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 104071] save as causes crash

2009-08-07 Thread sirrahn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104071





--- Additional comments from sirr...@openoffice.org Fri Aug  7 09:10:28 
+ 2009 ---
@ hdu

last reportid: r5b92kc

previous reportids for same issue: r29rdkc, rvtrdkc, rv5rdkc, rmxrdkc, rnkrdkc

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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104061] Formula is not converted when opening the document.

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104061





--- Additional comments from m...@openoffice.org Fri Aug  7 09:19:12 + 
2009 ---
Problem is, that the conversion is not implemented at all for docx. This will be
done by the mentioned 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 35578] Empty / Non Empty options for Autofilter meny

2009-08-07 Thread regina
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35578


User regina changed the following:

What|Old value |New value

  CC|'amy2008,cj,eostapets,kohe|'amy2008,cj,eostapets,kohe
|i,pagalmes,reodge,tbe'|i,pagalmes,regina,reodge,t
|  |be'





--- Additional comments from reg...@openoffice.org Fri Aug  7 09:26:03 
+ 2009 ---
What is the state of integrating the patch? The issue is in abeyance more than a
year 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 98804] Crash when smart folder is present

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98804





--- Additional comments from h...@openoffice.org Fri Aug  7 09:34:56 + 
2009 ---
*** Issue 104071 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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 104071] save as causes crash

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104071


User hdu changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from h...@openoffice.org Fri Aug  7 09:34:58 + 
2009 ---
Thanks for the reportids. This issue is most probably a duplicate to issue 
98804, which has been fixed in 
= OOO310_m15 (any OOo311 release candidate will do to verify this).

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

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 35578] Empty / Non Empty options for Autofilter meny

2009-08-07 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35578





--- Additional comments from n...@openoffice.org Fri Aug  7 09:45:06 + 
2009 ---
There is some overlap with multiple-item AutoFilter (issue 77677), which might
be able to re-use much of the DataPilot filter window from issue 100619. It's
probably not good to add the entries now and then change the whole UI again for
the next version.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 99698] opening .dtd or .ent files gives little besides notes, need text option

2009-08-07 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99698


User of changed the following:

What|Old value |New value

 Assigned to|tm|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 09:58:16 + 
2009 ---
@ mru: Something for you?

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 104071] save as causes crash

2009-08-07 Thread sirrahn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104071





--- Additional comments from sirr...@openoffice.org Fri Aug  7 10:04:53 
+ 2009 ---
@ericb

followed the procedure for replacing fps_aqua.uno.dylib.

restarted Ooo and allowed it to recover document and did save as with no
problem, I repeated it and repeated it again with vpn, and saving on network
drive. No problems. 

I think the problem was intermittent so will report here if I notice any further
problems.

thanks, nathan

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 72658] Autoshapes missing on OOo.

2009-08-07 Thread sj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72658





--- Additional comments from s...@openoffice.org Fri Aug  7 10:10:21 + 
2009 ---
@dr: For some reasons the SmartArts are not loaded, if you paste them into
PowerPoint and create a ppt document, they can be loaded without problems. So I
think this is more a Excel import problem. It needs to be debugged to say more.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103760] When exporting a signed d ocument as PDF, a useless warning pops up

2009-08-07 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103760


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Fri Aug  7 10:12:30 + 
2009 ---
The dialog is shown erroneously, the export does not remove the signatures from
the original document. Fixed in cws encsig09.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034





--- Additional comments from h...@openoffice.org Fri Aug  7 10:20:37 + 
2009 ---
The Tools-Options-LanguageSettings-Languages-CTL checkbox doesn't influence 
rendering, it 
only enables some UI elements like BiDi-controls etc.

Other than that the core problem here seems to be that the defaults for the 
pa-IN are not good 
enough yet for running on Win7. Please review the pa-IN node that configures 
these default fonts in a 
file vcl.xcu 
(http://svn.services.openoffice.org/opengrok/xref/DEV300_m54/officecfg/registry/data/org/openoffic
e/VCL.xcu) and suggest updated lists for that particular locale. E.g. I think 
instead of the preference for 
pa-IN for the UI fonts,  which is currently set to
  prop oor:name=UI_SANS oor:op=replace oor:type=xs:string
 valueLohit Punjabi;Tahoma/value
  /prop
you probably want something like this
  prop oor:name=UI_SANS oor:op=replace oor:type=xs:string
 valueRaavi;Mangal;Lohit Punjabi;Tahoma/value
  /prop

Is that right? Feel free to experiment with the vcl.xcu configuration file in 
your OOo installation, 
especially with the defaults for pa-IN and all other locales you are interested 
in. When changes there 
are useful for the general community please attach your changed vcl.xcu to this 
issue or even better 
only attach a patch for the original 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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 103928] Possibility to write and read description for table, form or reports

2009-08-07 Thread msc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103928


User msc changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |requirements

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from m...@openoffice.org Fri Aug  7 10:34:11 + 
2009 ---
Yes this would be helpfull. For Forms you can add a description in the dokument
properties of the form dukument. This description will be displayed on the left
side of the form tree. 

But for tables and queries this is still missing, so I reassign this to the
requirements team.

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 103930] The encrypted documents s hould contain no Thumbnail.

2009-08-07 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103930


User mav changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Fri Aug  7 10:47:39 + 
2009 ---
Fixed in cws encsig09.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 95624] getString() sometimes incl udes paragraph numbering

2009-08-07 Thread mux2005
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95624


User mux2005 changed the following:

What|Old value |New value

  CC|'mla' |'mla,mux2005'





-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104050] Apostrophes are not print ed when using font 'Gentium' (wrong PS export)

2009-08-07 Thread nmailhot
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104050


User nmailhot changed the following:

What|Old value |New value

  CC|'tillkamppeter'   |'fedorafonts,tillkamppeter
|  |'





-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034


User er changed the following:

What|Old value |New value

Keywords|  |needhelp, needmoreinfo





--- Additional comments from e...@openoffice.org Fri Aug  7 11:16:57 + 
2009 ---
@hdu:
I thought that a disabled CTL or not matching language may select a different
font for CTL glyphs than expected. Is that not the case?

@amanpreetalam:
Could you please check whether changing the entries as described in
YourOOoPath/openoffice.org/basis3.1/share/registry/data/org/openoffice/VCL.xcu
yields the expected results?

Looking at http://pa.openoffice.org/ and http://pa.openoffice.org/download.html
the Punjabi community apparently isn't active anymore, the last localized
release was OOo2.0.1



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

-
To unsubscribe, e-mail: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 93727] inserting periodcentered b rings sum-symbol (sigma-sign)

2009-08-07 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93727


User cloph changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

Keywords|  |oooqa

  Resolution|  |WORKSFORME





--- Additional comments from cl...@openoffice.org Fri Aug  7 11:23:47 + 
2009 ---
worksforme, no problem.

If you can still reproduce, please attach a odt document containing the
character both in the regular text (where according to the description it should
appear as dot), and in the formula (where according to the description a
sum-symbol is shown).
You might also attach a pdf generated from the odt

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103305] sw: X Y | Z, did ve rea lly mean to say that

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103305


User os changed the following:

What|Old value |New value

 Assigned to|os|mru

Target milestone|---   |OOo 3.2





--- Additional comments from o...@openoffice.org Fri Aug  7 11:24:07 + 
2009 ---
target set
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 52699] Frame Border Style on tool bar inconsistent w/ Format Frame Borders dialo g

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=52699


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 11:24:20 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103506] MailMerge: Fields in head er and/or footer are processed only for the fi rst recipient

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103506


User os changed the following:

What|Old value |New value

 Assigned to|os|hi





--- Additional comments from o...@openoffice.org Fri Aug  7 11:24:30 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 93727] inserting periodcentered b rings sum-symbol (sigma-sign)

2009-08-07 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93727


User cloph changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from cl...@openoffice.org Fri Aug  7 11:24:40 + 
2009 ---
closing.

Feel free to reopen if you can provide the requested info

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 69458] Mail merge wizard skips re cords when saving merged document

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69458


User os changed the following:

What|Old value |New value

 Assigned to|os|hi





--- Additional comments from o...@openoffice.org Fri Aug  7 11:24:41 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 99848] OO crash on accessing Fon t name accessibile context via macro

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99848


User os changed the following:

What|Old value |New value

 Assigned to|os|es





--- Additional comments from o...@openoffice.org Fri Aug  7 11:24:52 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100285] Add HelpIDs to hid.lst (P DF parts)

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100285


User os changed the following:

What|Old value |New value

 Assigned to|os|tbo





--- Additional comments from o...@openoffice.org Fri Aug  7 11:25:01 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 100286] Add HelpIDs to hid.lst (J ava Options part)

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100286


User os changed the following:

What|Old value |New value

 Assigned to|os|tbo





--- Additional comments from o...@openoffice.org Fri Aug  7 11:25:11 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103233] performance issue with Sw XTextField::setPropertyValue

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103233


User os changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Fri Aug  7 11:25:46 + 
2009 ---
set to verified, no test by UI possible

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103021] Throw IllegalArgumentExce ption if set Propertyvalues to NumberingRule

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103021


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 11:25:55 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103121] Caption for inserted obje ct is not consistent with Autocaption position setting

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103121


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 11:26:06 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 103137] fixup for text:display=n one generated by OOo2 is not reliable

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103137


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 11:26:22 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 20268] The list of the automatic word-completion is not saved when closing the quickstarter.

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20268


User os changed the following:

What|Old value |New value

 Assigned to|os|mru





--- Additional comments from o...@openoffice.org Fri Aug  7 11:26:34 + 
2009 ---
reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 99698] opening .dtd or .ent files gives little besides notes, need text option

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99698


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WONTFIX

Target milestone|---   |OOo Later





--- Additional comments from m...@openoffice.org Fri Aug  7 11:28:12 + 
2009 ---
The attached files are XHTML documents, thus they are opened in Writer/Web with
all comments displayed in Notes (as it is done with HTML / XHTML comments).
When you have opened the file, select View.HTML source and you will be able to
view and edit the code as desired.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 102967] Mail merge does not recog nize female address

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102967


User os changed the following:

What|Old value |New value

 Assigned to|os|hi





--- Additional comments from o...@openoffice.org Fri Aug  7 11:28:45 + 
2009 ---
Reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 99698] opening .dtd or .ent files gives little besides notes, need text option

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99698


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Aug  7 11:37:06 + 
2009 ---
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034





--- Additional comments from h...@openoffice.org Fri Aug  7 11:41:59 + 
2009 ---
 I thought that a disabled CTL or not matching language may select a different
 font for CTL glyphs than expected. Is that not the case?

Now that you mention it I'm not sure anymore whether WriterEngine/EditEngine 
try do any fancy 
automatism. They wouldn't dare to override a hard style setting though, I 
hope. Anyway, this is getting 
off topic. Short summary: yes, please enable the CTL checkbox to avoid unneeded 
surprises when working 
on 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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104079] Feature request: Track ch anges grouping

2009-08-07 Thread mawe3661
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104079
 Issue #|104079
 Summary|Feature request: Track changes grouping
   Component|Word processor
 Version|1.0.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P3
Subcomponent|editing
 Assigned to|writerneedsconfirm
 Reported by|mawe3661





--- Additional comments from mawe3...@openoffice.org Fri Aug  7 11:47:58 
+ 2009 ---
When collaborating on documents I find track changes invaluable. However, only
small changes may result in a huge list when viewing track changes, quite
difficult to overview. 

Often changes are of the kind: refrase how we talk about xx in the text, or use
this term instead of that. If the person doing changes could group the tracked
activity depending on what she is doing, it would be much easier for another
person to accept / deny changes.

Examples:
You want to change England to Britain in your text, create a group called
England to Britain, do all your changes. Next you want to do a general
spellcheck and you create Spellcheck and assign all changes to that. Third you
want to split a couple of paragraphs and recombine them into a new one, you can
assign those changes to a group called Restructuring the paragraphs about x and
y into z.

If you add some more various changes on top of that, it will be extremely
difficult for the person you are collaborating with to accept / deny changes on
a per change basis if there are no groups applied. With groups, she could easily
say, ok, I like your idea of changing England to Britain (accept), I trust you
performed spell checking the right way (accept) but I am going to have a lock at
how you restructured those paragraphs.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[xml-issues] [Issue 103001] package: unused methods

2009-08-07 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103001


User cmc changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Aug  7 12:11:09 + 
2009 ---
http://people.redhat.com/caolanm/callcatcher/DEV300_m54/ now shows 0 unused
methods in package

-
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: issues-unsubscr...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 103000] unotools: micro-optimizat ion to reduce unused symbols

2009-08-07 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103000


User cmc changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Aug  7 12:11:24 + 
2009 ---
http://people.redhat.com/caolanm/callcatcher/DEV300_m54/ now shows 0 unused
methods in fpicker

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[porting-issues] [Issue 89514] sal: unused methods

2009-08-07 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89514


User cmc changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Aug  7 12:12:12 + 
2009 ---
http://people.redhat.com/caolanm/callcatcher/DEV300_m54/ now shows only 1 unused
method in sal

-
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: issues-unsubscr...@porting.openoffice.org
For additional commands, e-mail: issues-h...@porting.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 30373] sot: unused code

2009-08-07 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=30373


User cmc changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Fri Aug  7 12:14:52 + 
2009 ---
seen DEV300_m54

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 99157] FUP #i98119#: Use mechanis m for static Bitmaps

2009-08-07 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99157





--- Additional comments from a...@openoffice.org Fri Aug  7 12:19:58 + 
2009 ---
AW: Looking for static Bitmap/BitmapEx usages. Making first tests. Just swa that
lazydelete.hxx is not delivered by VCL. Adding that...

-
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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104080] OK button is not the defa ult button...

2009-08-07 Thread sebybar
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104080
 Issue #|104080
 Summary|OK button is not the default button...
   Component|Word processor
 Version|OOo 3.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|writerneedsconfirm
 Reported by|sebybar





--- Additional comments from seby...@openoffice.org Fri Aug  7 12:30:38 
+ 2009 ---
When I open an odt password protected document I type the password and then I
press Enter. Nothing happens. I have to press Tab and then Enter. The OK button
is not the default button.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread amanpreetalam
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034





--- Additional comments from amanpreeta...@openoffice.org Fri Aug  7 
12:44:24 + 2009 ---
hi er, hdu
Thanks for quick help. Issue is fixed if I used fonts as following
Raavi;Saab; in VLC.xcu

as Raavi is Default Windows Punjabi Fonts and Saab is another Free Fonts for
Gurmukhi Punjabi.


-
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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 41413] Mail Merge salutation prev iew is incorrect

2009-08-07 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41413


User os changed the following:

What|Old value |New value

 Assigned to|os|hi





--- Additional comments from o...@openoffice.org Fri Aug  7 12:46:48 + 
2009 ---
Reassigned for verification

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 92125] New cross-reference system for lists and headings is unstable

2009-08-07 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92125


User od changed the following:

What|Old value |New value

  Status|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from o...@openoffice.org Fri Aug  7 12:48:02 + 
2009 ---
fix needs adjustment, because fix of issue 103913 needs to be considered.

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[graphics-issues] [Issue 7049] Offer list of chart element s to ease manipulation

2009-08-07 Thread iha
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=7049


User iha changed the following:

What|Old value |New value

 URL|  |http://specs.openoffice.or
|  |g/chart/Toolbars.odt

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

 Summary|Navigator or tree-control |Offer list of chart elemen
|to easy manipulate chart s|ts to ease manipulation
|ub objects|

Target milestone|OOo Later |OOo 3.2





--- Additional comments from i...@openoffice.org Fri Aug  7 12:49:22 + 
2009 ---
Within CWS chartuseability01 I added a list box to the chart formatting tool bar
that lists all existing chart elements (accept the single points). Selecting an
element in the list box does select the according element in the chart display.
Next to the list box there is a button 'Format Selection' to open the properties
dialog of the selected object.
For further details have a look at the specification:
http://specs.openoffice.org/chart/Toolbars.odt

If more is wanted please submit additional issues. 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: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 104081] getName?

2009-08-07 Thread lardly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104081
 Issue #|104081
 Summary|getName?
   Component|Database access
 Version|OOo 2.4.1
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|lardly





--- Additional comments from lar...@openoffice.org Fri Aug  7 12:59:12 
+ 2009 ---
This is test code which I am stepping through.  It fails on getName.  I don't
understand why, but perhaps it's my poor understanding of the API.   I did look
everywhere on this site to find this but didn't.  Thank you in advance for the
help.  Using the form design tool, I can set the property Name for the form,
which I'm hoping to fetch using getName.

forms = thisComponent.Drawpage.Forms
controller = thisComponent.getCurrentController

form_found = 0
for index = 0 to forms.Count - 1
   form = forms.GetbyIndex(index)
   formName = form.GetName()
next index

The error is Invalid use of an object.

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034


User hdu changed the following:

What|Old value |New value

 Assigned to|er|hdu

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW





--- Additional comments from h...@openoffice.org Fri Aug  7 13:03:23 + 
2009 ---
.

-
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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic]Application is not automatic select fonts with Input language

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034


User hdu changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

Keywords|needhelp, needmoreinfo|

  Resolution|  |FIXED

Target milestone|---   |OOo 3.2





--- Additional comments from h...@openoffice.org Fri Aug  7 13:05:33 + 
2009 ---
Added Raavi and Saab as default fonts for pa-IN then in CWS vcl104.

-
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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic] better default fo nts for pa-IN locale

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034


User hdu changed the following:

What|Old value |New value

Platform|Unknown   |All

 Summary|[Indic]Application is not |[Indic] better default fon
|automatic select fonts wit|ts for pa-IN locale
|h Input language  |





--- Additional comments from h...@openoffice.org Fri Aug  7 13:06:30 + 
2009 ---
Adjusted summary to root cause.

-
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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[l10n-issues] [Issue 104034] [Indic] better default fo nts for pa-IN locale

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104034





--- Additional comments from h...@openoffice.org Fri Aug  7 13:09:24 + 
2009 ---
*** Issue 100392 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: issues-unsubscr...@l10n.openoffice.org
For additional commands, e-mail: issues-h...@l10n.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 100392] Rendering is bad, where S hortcut keys are in en_US while interface in P unjabi (pa_IN)

2009-08-07 Thread hdu
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100392


User hdu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from h...@openoffice.org Fri Aug  7 13:09:24 + 
2009 ---
Same root cause as in issue 104034. Please check with the updated vcl.xcu 
configuration file.

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

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 35540] Allow grouping of document changes by revision

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35540





--- Additional comments from m...@openoffice.org Fri Aug  7 13:11:58 + 
2009 ---
*** Issue 104079 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104079] Feature request: Track ch anges grouping

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104079


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from m...@openoffice.org Fri Aug  7 13:12:04 + 
2009 ---
Already tracked as issue 35540.

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

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104079] Feature request: Track ch anges grouping

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104079


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Aug  7 13:12:42 + 
2009 ---
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 82007] wrong usage of terms in fu nction power

2009-08-07 Thread er
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82007


User er changed the following:

What|Old value |New value

 Assigned to|nn|er

  Issue type|DEFECT|PATCH

Target milestone|not determined|OOo 3.2





--- Additional comments from e...@openoffice.org Fri Aug  7 13:16:07 + 
2009 ---
Makes sense, grabbing 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 99885] OK button in password di alog has no focus when loading a PW-protected docuement

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99885





--- Additional comments from m...@openoffice.org Fri Aug  7 13:25:57 + 
2009 ---
*** Issue 104080 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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 104080] OK button is not the defa ult button in Password dialog

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104080


User mru changed the following:

What|Old value |New value

   Component|Word processor|framework

  Status|UNCONFIRMED   |RESOLVED

  QA contact|iss...@sw |iss...@framework

  Resolution|  |DUPLICATE

 Summary|OK button is not the defau|OK button is not the defau
|lt button...  |lt button in Password dial
|  |og

Subcomponent|open-import   |ui





--- Additional comments from m...@openoffice.org Fri Aug  7 13:25:57 + 
2009 ---
Already tracked as issue 99885 and fixed in current OOo 3.2 DEV build.

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

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104080] OK button is not the defa ult button in Password dialog

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104080


User mru changed the following:

What|Old value |New value

   Component|Word processor|framework

  Status|UNCONFIRMED   |RESOLVED

  QA contact|iss...@sw |iss...@framework

  Resolution|  |DUPLICATE

 Summary|OK button is not the defau|OK button is not the defau
|lt button...  |lt button in Password dial
|  |og

Subcomponent|open-import   |ui





--- Additional comments from m...@openoffice.org Fri Aug  7 13:25:57 + 
2009 ---
Already tracked as issue 99885 and fixed in current OOo 3.2 DEV build.

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

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 104080] OK button is not the defa ult button in Password dialog

2009-08-07 Thread mru
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104080


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Aug  7 13:26:18 + 
2009 ---
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[dba-issues] [Issue 103928] Possibility to write and read description for table, form or reports

2009-08-07 Thread thierrym
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103928





--- Additional comments from thier...@openoffice.org Fri Aug  7 13:35:06 
+ 2009 ---
Thanks for your answer Msc.
I didn't know the possibility for the forms.

-
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 104069] Over 71 minutes to open a spreadsheet

2009-08-07 Thread kohei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104069





--- Additional comments from ko...@openoffice.org Fri Aug  7 13:38:13 + 
2009 ---
UI (un-)responsiveness etc is a separate issue, so it's best to have a separate
issue filed for that.  This particular issue filed here is about import 
performance.

-
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sc-issues] [Issue 104054] Undoing of autofilter app lying doesn't restore rows visibility

2009-08-07 Thread qqew
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104054





--- Additional comments from q...@openoffice.org Fri Aug  7 13:41:36 + 
2009 ---
Created an attachment (id=64008)
...just apply one or more autofilter and then try to undo 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 35540] Allow grouping of document changes by revision

2009-08-07 Thread mawe3661
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35540





--- Additional comments from mawe3...@openoffice.org Fri Aug  7 13:45:09 
+ 2009 ---
Can I also suggest that the user can create groups that she can assign changes
to. So there actually need to be possible to select what group you want to
assign changes that are made to. There are some examples in the 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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 92125] New cross-reference system for lists and headings is unstable

2009-08-07 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92125


User od changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |FIXED





--- Additional comments from o...@openoffice.org Fri Aug  7 13:45:44 + 
2009 ---
adjusted fix in cws sw32a11y01 - changed file:
/sw/source/core/doc/docbm.cxx, rev. 274774

-
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



  1   2   >