[sc-issues] [Issue 115347] FIX in the FilterOptions does not work (earlier it worked well)

2010-11-02 Thread ahamedck
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115347
 Issue #|115347
 Summary|FIX in the FilterOptions does not work (earlier it wor
|ked well)
   Component|Spreadsheet
 Version|OOO320m12
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|spreadsheet
 Reported by|ahamedck





--- Additional comments from ahame...@openoffice.org Tue Nov  2 06:51:01 
+ 2010 ---
while attempting to do a problem using the macro developed and connected with 
the event key-
pressed of a push button, to open-import the CSV file using the following code 
did not open the 
document properly but a blank document comes up instead.  However, if the file 
FilterOptions were 
specified as 59/9,34,IBMPC_850,1,1/1/1/1/1/1/1/1 the file displays some data 
though it is not as 
desired.  Earlier, I had used the same macro well and now only the problem 
noticed.  I have tried 
many options for the FIX0/1/10/1/20/1/30/1/40/1/50/1/60/1/70/1 which 
was the original form 
which worked well earlier.  Now I am using OOO3.2m12 in UBUNTU 10.4 linux.  The 
earlier version 
of Linux was Fedora 12

The code I had used is reproduced below:

Function OpenCSVFile (sUrl As String) As Object
' Opens CSV-file
' sUrl MUST be in Url-format (for example: file:///c:/ddd.sxc)
'   ( -- use / not \ )

Dim fileProperties(1) As New com.sun.star.beans.PropertyValue

fileProperties(0).Name = FilterName
fileProperties(0).Value = Text - txt - csv (StarCalc)  'Text - csv - 
xls (StarCalc)
fileProperties(1).Name = FilterOptions
fileProperties(1).Value = FIX,,IBMPC_850,1,0/1/10/1/20/1/30/1/40/1 
'59/9,34,IBMPC_850,1,1/1/1/1/1/1/1/1 
FIX0/1/10/1/20/1/30/1/40/1/50/1/60/1/70/1
'   fileProperties(1).Value = 
FIX,34,0,1,0/1/10/1/20/1/30/1/40/1/50/1/60/1/70/1
' pl see the following link for getting the clear picture...
' this is a string with five tokens separated by commas ..
' first one decides the the field separator, 2nd on the text 
delimiter, 3rd decides the char set
' 4th - the first line on which the action to be carried out 
can be 1 or above
' and 5th token describes the 
column/format[/column/format.] code
' in case of fixed width the first token will be FIX and the 
last token will be in the 
' start/format[/start/format ...] form
' 
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Filter_Options
   '59/9 -- columns are devided by ; and tab
   '34   -- text delimiter -- double qoutes ()
   ' IBMPC_850 -- charset (is a constant with the 
value 4)
   '   0 is system charset  
   ' FIX IS FOR FIXED WIDTH ---OLDER FORM OBTAINED FROM 
THE NET FROM 
mR.dOMINIC IS RETAINED
OpenCSVFile = StarDesktop.loadComponentFromURL(sUrl,_blank, 0, 
fileProperties())
End Function







Kindly help 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...@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 115347] FIX in the FilterOptions does not work (earlier it worked well)

2010-11-02 Thread ahamedck
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115347





--- Additional comments from ahame...@openoffice.org Tue Nov  2 06:53:26 
+ 2010 ---
Created an attachment (id=72812)
The to be opened CSV file to get in a 7-column (10 space) FIXed width calc 
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



[framework-issues] [Issue 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348
 Issue #|115348
 Summary|Dictionaries reappear despite setup
   Component|framework
 Version|OOo 3.3 RC3
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|bmarcelly





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:16:05 
+ 2010 ---
Installed OOo 3.3.0 RC3 en-US, with special setup.
Disabled installation of all dictionaries : see image installNoDict.png

Installed then language packs for french and spanish.
A first run of OOo shows that dictionaries effectively do not appear.

Installed various extensions. Changed the ui language several times. Worked with
OpenOffice...
Now the dictionaries have reappeared, see image stillDict.png
I run another setup. Options still show that dictionaries are disabled, see
NoDictSetup. After the setup is completed, dictionaries are still visible.

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

-
To unsubscribe, e-mail: 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 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:16:52 
+ 2010 ---
Created an attachment (id=72813)
Installation : disable Dictionaries modules


-
Please do not reply to this automatically generated notification from
Issue 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 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:17:38 
+ 2010 ---
Created an attachment (id=72814)
Dictionaries extensions have reappeared


-
Please do not reply to this automatically generated notification from
Issue 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 115348] Dictionaries reappear des pite setup

2010-11-02 Thread bmarcelly
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115348





--- Additional comments from bmarce...@openoffice.org Tue Nov  2 07:18:34 
+ 2010 ---
Created an attachment (id=72815)
However setup still says : no dictionaries


-
Please do not reply to this automatically generated notification from
Issue 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 115325] Register your OpenOffice .org takes us nowhere

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





--- Additional comments from m...@openoffice.org Tue Nov  2 07:45:28 + 
2010 ---
md-khirano: May be you have don't have a Java Runtime Environment on your
system or the configuration of it is broken / incomplete so OpenOffice.org can't
find it. This can result into broken registration. Please check
Tools-Options-OpenOffice.org-Java to see if OpenOffice.org has a JRE
configured.

-
Please do not reply to this automatically generated notification from
Issue 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 115351] Unicode field names

2010-11-02 Thread andy_scull
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115351
 Issue #|115351
 Summary|Unicode field names
   Component|Database access
 Version|OOO330m13
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|andy_scull





--- Additional comments from andy_sc...@openoffice.org Tue Nov  2 07:58:15 
+ 2010 ---
In OO Base, table and query view, non-ascii international characters in field
names are shown as '?'.
When constructing query, they are shown as ? too.
When constructing table, they are shown correctly.
When using linked ODBC data source, they are shown as ? too (the same source
linked in ms access shows correct characters)

Expected behavior: correct unicode field names everywhere - in table view column
headers, in query constructor etc.

I think the problem lies somewhere in Base's GUI and probably only on windows
platform.

-
Please do not reply to this automatically generated notification from
Issue 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



[ucb-issues] [Issue 114622] WebDAV-Locking: property lockdiscovery not working for Oracle Beehive

2010-11-02 Thread tkr
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114622


User tkr changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Tue Nov  2 08:15:26 + 
2010 ---
Verified during code review with kso.

-
Please do not reply to this automatically generated notification from
Issue 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...@ucb.openoffice.org
For additional commands, e-mail: issues-h...@ucb.openoffice.org


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



[l10n-issues] [Issue 114375] [JA]incorrect translation in svx/source/intro.po

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


User md changed the following:

What|Old value |New value

  CC|'ihi,rt,tora,vitriol' |'ihi,md,rt,tora,vitriol'





-
Please do not reply to this automatically generated notification from
Issue 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



[sc-issues] [Issue 115347] FIX in the FilterOptions does not work (earlier it worked well)

2010-11-02 Thread ahamedck
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115347





--- Additional comments from ahame...@openoffice.org Tue Nov  2 08:29:53 
+ 2010 ---
Just Now I have tested again in Fedora 12 (OOO3.1.1) and the result got as 
intended. But under 
UBUNTU 10.4 (OOO3.2.0 m12) it behaves differently


Rasheed

-
Please do not reply to this automatically generated notification from
Issue 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 115313] Down-shifted comment fram e in big tables

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


User md changed the following:

What|Old value |New value

  CC|'helen_russian,kpalagin,md|'dr,helen_russian,kpalagin
|,mechtilde,mh,vitriol'|,md,mechtilde,mh,vitriol'





-
Please do not reply to this automatically generated notification from
Issue 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 115126] OOCalc doesn't respect pa ge format when printing.

2010-11-02 Thread war3333
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115126


User war changed the following:

What|Old value |New value

  Status|CLOSED|UNCONFIRMED

  Resolution|INVALID   |





--- Additional comments from war3...@openoffice.org Tue Nov  2 08:32:21 
+ 2010 ---
If it's solved try it! Print an A3 format with a printer capable of an A3 format
with the default format page in the printer preferences (in system preferences)
set on A4. Or the opposite print an A4 format page with the printer default set
on an A3. On the first case it will print a part of the document, in the second
it will print an A4 at the centre of the A3.
The format page in Format  Page...  Page was correct from the beginning.
On mac os X the system preferences are on the Mela menù in the upper left of the
screen.

-
Please do not reply to this automatically generated notification from
Issue 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



[api-issues] [Issue 115352] gotoNextParagraph(true) r eturns false for word document with table.

2010-11-02 Thread albert073
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115352
 Issue #|115352
 Summary|gotoNextParagraph(true) returns false for word documen
|t with table.
   Component|api
 Version|OOo 3.2
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|jsc
 Reported by|albert073





--- Additional comments from albert...@openoffice.org Tue Nov  2 08:41:10 
+ 2010 ---
When a word document created in writer but saved in Microsoft Word 97/2000/XP 
format contains a table in the first page starting at the first line, 
XParagraphCursor.gotoNextParagraph(true) returns false and the text content in 
the table cannot be read using XParagraphCursor.getString() api.

The client program is created in Microsoft C# version 2.0 and referencing the 
CLI dll from open office 3.2 (namely cli_basetypes.dll, cli_cppuhelper.dll, 
cli_oootypes.dll, cli_ure.dll, cli_uretypes.dll).

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[api-issues] [Issue 115352] gotoNextParagraph(true) r eturns false for word document with table.

2010-11-02 Thread albert073
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115352





--- Additional comments from albert...@openoffice.org Tue Nov  2 08:51:21 
+ 2010 ---
Created an attachment (id=72816)
Zip file contains 3 files. SampleCode.txt contains c# sample code, test.doc is 
having issue, test1.doc is working fine with code.


-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[framework-issues] [Issue 115169] extensions lacks dependen cy on curl

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115169


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:18:04 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 114375] [JA]incorrect translation in svx/source/intro.po

2010-11-02 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375


User ihi changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Tue Nov  2 09:20:29 + 
2010 ---
tora, this is was a incredible helpfull post! I fixed all missing 25 

-
Please do not reply to this automatically generated notification from
Issue 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



[framework-issues] [Issue 113833] unused configmgr::Node::f indMember

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113833


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:20:51 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 114877] configmgr: combine Compon ents::{init|get}Singleton

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114877


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:22:38 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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



[api-issues] [Issue 109191] RuntimeException: getInst ance expected XInterface but got com.sun.star. table.XCell

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109191


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:19:50 + 
2010 ---
tentatively set to VERIFIED to let the CWS proceed (and I found no regressions
with the relevant tests); would be great though if somebody who reliably
experienced the problem could test the fix

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[installation-issues] [Issue 97025] smoketestoo_native: Paste Object - error

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97025


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:20:20 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


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



[porting-issues] [Issue 114290] sal: OSL_THIS_FUNC doesn' t work as intended

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114290


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:21:19 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 114840] rtl_math_string/uStringTo Double error handling deviates from strtod

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114840


User sb changed the following:

What|Old value |New value

  CC|'er,iha'  |'iha'

 Assigned to|sb|er





--- Additional comments from s...@openoffice.org Tue Nov  2 09:22:14 + 
2010 ---
@er: please verify

-
Please do not reply to this automatically generated notification from
Issue 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



[tools-issues] [Issue 114145] remove TESTDIR support fr om solenv/inc/tg_shl.mk

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114145


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:26:06 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[tools-issues] [Issue 114193] configure: accept CppUnit 1.12.0

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114193


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:28:39 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[framework-issues] [Issue 115142] configmgr/source/services .cxx: use cppu::createSingleComponentFactory

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115142


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:30:10 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 113570] crashrep: code passing u ser defined object to format

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113570


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:31:18 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 114155] configmgr: fall back to en locale

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114155


User sb changed the following:

What|Old value |New value

 Assigned to|sb|tbo





--- Additional comments from s...@openoffice.org Tue Nov  2 09:28:13 + 
2010 ---
@tbo: please verify (for testing, see reference to Addons.xcu above)

-
Please do not reply to this automatically generated notification from
Issue 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 61253] Changing row height causes Note arrow to point to wrong cell

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





--- Additional comments from d...@openoffice.org Tue Nov  2 09:32:38 + 
2010 ---
I just realized, also after looking at issue 115313, that after changing row
heights the line connector of temporary notes indeed points to a wrong position.

-
Please do not reply to this automatically generated notification from
Issue 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



[script-issues] [Issue 112107] css::configuration::Confi guration[Update]Access's getImplementationName () throws uncaught RuntimeException

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112107


User sb changed the following:

What|Old value |New value

 Assigned to|sb|tbo





--- Additional comments from s...@openoffice.org Tue Nov  2 09:29:21 + 
2010 ---
@tbo: please verify

-
Please do not reply to this automatically generated notification from
Issue 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...@script.openoffice.org
For additional commands, e-mail: issues-h...@script.openoffice.org


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



[installation-issues] [Issue 114422] Solaris userinstall scrip t fails for extensions

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114422


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:29:45 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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...@installation.openoffice.org
For additional commands, e-mail: issues-h...@installation.openoffice.org


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



[sc-issues] [Issue 61253] Changing row height causes Note arrow to point to wrong cell

2010-11-02 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61253





--- Additional comments from kpala...@openoffice.org Tue Nov  2 09:34:29 
+ 2010 ---
Created an attachment (id=72817)
screenshot


-
Please do not reply to this automatically generated notification from
Issue 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 113211] sal: code passing user de fined object to format

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113211


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:30:49 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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



[udk-issues] [Issue 112448] Additional DisposedExcept ions after remote service fails

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112448


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:32:00 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


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



[porting-issues] [Issue 113212] sal: RTL_TEXTENCODING_ISC II_DEVANAGARI mappings

2010-11-02 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113212


User sb changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 09:32:26 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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



[dba-issues] [Issue 110304] min-value / max-value for date/time form controls need to use ISO notat ion

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


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Tue Nov  2 09:37:02 + 
2010 ---
verified in CWS dba34a

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a

-
Please do not reply to this automatically generated notification from
Issue 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 61253] Changing row height causes Note arrow to point to wrong cell

2010-11-02 Thread kpalagin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61253





--- Additional comments from kpala...@openoffice.org Tue Nov  2 09:33:20 
+ 2010 ---
Daniel,
thanks a lot for you response.

Using m91 and following http://www.openoffice.org/issues/show_bug.cgi?
id=61253#desc4 I am getting note arrow pointing to the wrong cell (see 
screenshot). This happens for either temporary or permanently shown note.

Regards,
Kirill.

-
Please do not reply to this automatically generated notification from
Issue 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 115313] Connector line of cell co mments misplaced in big tables

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


User dr changed the following:

What|Old value |New value

 Assigned to|spreadsheet   |dr

Platform|PC|All

 Summary|Down-shifted comment frame|Connector line of cell com
| in big tables|ments misplaced in big tab
|  |les





--- Additional comments from d...@openoffice.org Tue Nov  2 09:33:46 + 
2010 ---
Taking 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...@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



[dba-issues] [Issue 115312] [cws dba34a] form based f ilter does not work in bugdoc

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


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Tue Nov  2 09:36:11 + 
2010 ---
verified in CWS dba34a

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a

-
Please do not reply to this automatically generated notification from
Issue 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 95496] loadComponentFromUrl() fre ezes

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=95496


User sba changed the following:

What|Old value |New value

 Assigned to|sba   |tm

  Status|REOPENED  |NEW





--- Additional comments from s...@openoffice.org Tue Nov  2 09:47:19 + 
2010 ---
Reassigned to TM.

-
Please do not reply to this automatically generated notification from
Issue 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 114782] libxmlsec: Won't build ag ainst libxml2 version 2.7.4 and 2.7.5 (patch a ttached)

2010-11-02 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114782


User jl changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from j...@openoffice.org Tue Nov  2 09:49:38 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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 114540] crash when applying form based filter in a list box control bound to a result set with one column

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


User msc changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from m...@openoffice.org Tue Nov  2 09:47:27 + 
2010 ---
verified in CWS dba34a

find more information about this CWS, like when it is available in the master
builds, in EIS, the Environment Information System:
http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba34a

-
Please do not reply to this automatically generated notification from
Issue 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 114794] Extension manager should share some data from bundled repository

2010-11-02 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114794


User jl changed the following:

What|Old value |New value

 Assigned to|jsk   |tm

  Status|REOPENED  |NEW





--- Additional comments from j...@openoffice.org Tue Nov  2 09:51:02 + 
2010 ---
I cannot reproduce this. 

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

-
To unsubscribe, e-mail: 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 114794] Extension manager should share some data from bundled repository

2010-11-02 Thread jl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114794


User jl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Tue Nov  2 09:51:24 + 
2010 ---
.

-
Please do not reply to this automatically generated notification from
Issue 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



[gsl-issues] [Issue 115343] graphite: subtition rule rejected when ZWSP inserted beetwen syllable

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


User hdu changed the following:

What|Old value |New value

  CC|''|'hdu,kstribley'

 Assigned to|hdu   |od

   Component|external  |gsl

  QA contact|iss...@external   |iss...@gsl

Subcomponent|www   |code

Target milestone|milestone 1   |---

 Version|DEV300_m33|OOO330m13





--- Additional comments from h...@openoffice.org Tue Nov  2 10:02:01 + 
2010 ---
Confirmed for WriterEngine but not for EditEngine.
@od: Writer seems to treat the ZWSP as a formatting mark, which in itself is a 
good idea. But when this 
results in Writer splitting up the text into different portions so the layout 
engines don't get to see the 
real text with its context then there is trouble. In this example the text
  (U+1B2D  U+1B44 U+200B U+1B2C)
gets split into two distinct portions
  (U+1B2D  U+1B44)  and (U+1B2C)
This shouldn't be done. The text belongs together. Highlighting the formatting 
mark is a good idea but 
this can and should be done even when the text remains undisturbed.

@kstribley: IIRC the other layout engines also consider some of the string 
context before and after the 
actual requested substring to layout their glyphs. Doing this also for graphite 
would help to solve this 
problem.

Even with graphite becoming more context aware WriterEngine should be fixed not 
to split text just 
because of marks that are important for formatting.

-
Please do not reply to this automatically generated notification from
Issue 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



[gsl-issues] [Issue 115343] graphite: subtition rule rejected when ZWSP inserted beetwen syllable

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





--- Additional comments from h...@openoffice.org Tue Nov  2 10:07:26 + 
2010 ---
Created an attachment (id=72819)
snapshot WriterEngine vs. EditEngine


-
Please do not reply to this automatically generated notification from
Issue 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



[gsl-issues] [Issue 115343] graphite: subtition rule rejected when ZWSP inserted beetwen syllable

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





--- Additional comments from h...@openoffice.org Tue Nov  2 10:06:54 + 
2010 ---
Created an attachment (id=72818)
bugdoc WriterEngine vs. EditEngine


-
Please do not reply to this automatically generated notification from
Issue 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



[sc-issues] [Issue 115313] Connector line of cell co mments misplaced in big tables

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





--- Additional comments from d...@openoffice.org Tue Nov  2 10:31:12 + 
2010 ---
Confirmed. This problem is unrelated to notes but happens with all drawing
shapes. You can test that if you insert a small rectangle in row 262 and see
that the anchor icon is drawn in row 251 (this means Calc thinks the shape is in
row 251). Of course, it is most obvious with notes, as they want to draw a
connector line to their cell.

-
Please do not reply to this automatically generated notification from
Issue 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:46:43 + 2010 ---
Created an attachment (id=72821)
2 of same type, OK


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

-
To unsubscribe, e-mail: 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:47:47 + 2010 ---
Created an attachment (id=72823)
version info (on windows 7 prof 64-bit, 2xAMD Opt 880)


-
Please do not reply to this automatically generated notification from
Issue 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:48:55 + 2010 ---
Revived this, since it really is annoying. 

Created screenshot attachments to clarify the problem.

regards

-
Please do not reply to this automatically generated notification from
Issue 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:46:23 + 2010 ---
Created an attachment (id=72820)
1 file OK, obviously


-
Please do not reply to this automatically generated notification from
Issue 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:50:35 + 2010 ---
Oh, and the problem is present on UNC paths, mapped network drive AND local 
drives.

-
Please do not reply to this automatically generated notification from
Issue 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 111483] Opening multiple file wit h different type results in files treated as t emplates = new Untitled files

2010-11-02 Thread philosophish
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111483





--- Additional comments from philosoph...@openoffice.org Tue Nov  2 
10:47:01 + 2010 ---
Created an attachment (id=72822)
mixed, breaks


-
Please do not reply to this automatically generated notification from
Issue 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 107331] [CWS printerpullpages] Sh ow actual paper size near preview

2010-11-02 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107331


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Tue Nov  2 10:56:28 + 
2010 ---
Verified with vcl116 = ok

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

-
To unsubscribe, e-mail: 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 115346] pasting part of a numbere d paragraph reproduces numbering symbol

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


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WONTFIX





--- Additional comments from m...@openoffice.org Tue Nov  2 11:00:34 + 
2010 ---
In this case, it is desired. When you copy part of a paragraph into an empty
paragraph, he attributes will also be copied. If the numbering is set by style,
it belongs to the attributes.

-
Please do not reply to this automatically generated notification from
Issue 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 115346] pasting part of a numbere d paragraph reproduces numbering symbol

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


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Tue Nov  2 11:01:10 + 
2010 ---
Closed, behavior won't be changed in this case.

-
Please do not reply to this automatically generated notification from
Issue 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 114375] Incorrect translation in svx/source/intro.po

2010-11-02 Thread coni
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375


User coni changed the following:

What|Old value |New value

 Summary|[JA]incorrect translation |Incorrect translation in s
|in svx/source/intro.po|vx/source/intro.po

Target milestone|---   |OOo 3.4





--- Additional comments from c...@openoffice.org Tue Nov  2 11:10:55 + 
2010 ---
Removing [JA] from the summary since there are 25 languages that need to be 
fixed.

They are:
as ca-XV da dz ga gl hi id ja kn lt lv ml my oc om pt-BR si sk ss ta th tr uk uz

Please make sure to fix this is Pootle:

\ OOO_VENDOR \
-
%OOOVENDOR

-
Please do not reply to this automatically generated notification from
Issue 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 115354] Printing report build wit h SRB crashes Base 3.3.0 RC3

2010-11-02 Thread jgsylvester
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115354
 Issue #|115354
 Summary|Printing report build with SRB crashes Base 3.3.0 RC3
   Component|Database access
 Version|1.0.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|SRB
 Assigned to|dbaneedsconfirm
 Reported by|jgsylvester





--- Additional comments from jgsylves...@openoffice.org Tue Nov  2 11:13:04 
+ 2010 ---
I have upgraded to Openoffice.org 3.30 RC 3 on both Windows(Vista) and Linux
(Ubuntu 10.10). I am attempting to print out any report created with Sun
(Oracle)N Report Builder 1.2.1. When the print command is selected and entered
from Base, OOo 3.3.RC3 crashes every time. It does this on both Windows and
Linux. I have sent three reports generated upon OOo recovery. I can print out a
report built with the Report Wizard with no 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...@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 114375] Incorrect translation in svx/source/intro.po

2010-11-02 Thread vitriol
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375





--- Additional comments from vitr...@openoffice.org Tue Nov  2 11:18:17 
+ 2010 ---
Why target 3.4?

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

-
To unsubscribe, e-mail: 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 113148] British English (en-GB) G SI file for OOo 3.3

2010-11-02 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113148





--- Additional comments from i...@openoffice.org Tue Nov  2 11:24:07 + 
2010 ---
Hi sswales,

we can not integrate a full sdf file anymore into the source tree as we are in
the stage of an release candidate ( rc4 ). I currently only fix selected single
strings that cause show stopppers. If your file is just a ordinary update please
postpone it to the next release. If you fixed real showstoppers please inform
the releases mailing list so they can decide there what to do

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

-
To unsubscribe, e-mail: 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 115354] Printing report build wit h SRB crashes Base 3.3.0 RC3

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





--- Additional comments from f...@openoffice.org Tue Nov  2 11:29:19 + 
2010 ---
Created an attachment (id=72824)
document to reproduce the bug case


-
Please do not reply to this automatically generated notification from
Issue 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



[dba-issues] [Issue 115354] Printing report build wit h SRB crashes Base 3.3.0 RC3

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


User fs changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |os

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Keywords|  |regression

Target milestone|---   |OOo 3.3

 Version|1.0.0 |OOo 3.3 RC3





--- Additional comments from f...@openoffice.org Tue Nov  2 11:25:59 + 
2010 ---
can reproduce at least with the document I'm going to attach.

Confirming. Adding preliminary target. Adding regression keyword. Assigning to
developer. Correction Version field.

-
Please do not reply to this automatically generated notification from
Issue 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



[dba-issues] [Issue 115354] Printing report build wit h SRB crashes Base 3.3.0 RC3

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





--- Additional comments from f...@openoffice.org Tue Nov  2 11:31:50 + 
2010 ---
to reproduce:
- open the attached database document
- execute the contained report by double-clicking it
- menu: File = Print
= crash

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

-
To unsubscribe, e-mail: 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



[sw-issues] [Issue 112525] OpenOffice.org Writer cop ies invalid text/html type to the clipboard

2010-11-02 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112525


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Tue Nov  2 11:30:19 + 
2010 ---
Verified in CWS vcl116.

-
Please do not reply to this automatically generated notification from
Issue 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



[dba-issues] [Issue 115354] Printing report build wit h SRB crashes Base 3.3.0 RC3

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


User os changed the following:

What|Old value |New value

 Assigned to|os|tl





--- Additional comments from o...@openoffice.org Tue Nov  2 11:34:28 + 
2010 ---
-TL: 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...@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



[sw-issues] [Issue 101255] Font selection - tab does not go to next control

2010-11-02 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101255


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Tue Nov  2 11:34:45 + 
2010 ---
Verified in CWS vcl116.

-
Please do not reply to this automatically generated notification from
Issue 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 115355] Content of multi-page r ow with fixed height not visible

2010-11-02 Thread smilo73
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115355
 Issue #|115355
 Summary|Content  of  multi-page row with fixed height not visi
|ble
   Component|Word processor
 Version|OOO320m12
Platform|Unknown
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|writerneedsconfirm
 Reported by|smilo73





--- Additional comments from smil...@openoffice.org Tue Nov  2 11:34:54 
+ 2010 ---
In Writer, when row hight is fixed and row content spans across several pages, 
only the first row's page is visible. When such document is opened in MS Word, 
the full row content is displayed (option at least for row hight is 
specified). This happens in Writer's Print layout so exported PDFs are also 
affected. Note, option Allow row to break across pages and columns is also 
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...@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 115355] Content of multi-page r ow with fixed height not visible

2010-11-02 Thread smilo73
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115355





--- Additional comments from smil...@openoffice.org Tue Nov  2 11:38:11 
+ 2010 ---
Created an attachment (id=72825)
document with fixed row height


-
Please do not reply to this automatically generated notification from
Issue 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 115355] Content of multi-page r ow with fixed height not visible

2010-11-02 Thread smilo73
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115355





--- Additional comments from smil...@openoffice.org Tue Nov  2 11:39:46 
+ 2010 ---
Created an attachment (id=72826)
rtf document with fixed row height


-
Please do not reply to this automatically generated notification from
Issue 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



[lingucomponent-issues] [Issue 99796] [HE] Words with double quo te marks shall not get split for Hebrew spellc hecking

2010-11-02 Thread nyh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=99796





--- Additional comments from n...@openoffice.org Tue Nov  2 11:53:58 + 
2010 ---
Hi, I think this is an extremely important issue to solve for Hebrew writers,
because as it stands, every acronym, abbreviation, and foreign words with the
J sound, is marked as a mistake, with no way for the user to accept it.

eliadtsai: please note that the period (.) is *not* one of the problematic
symbols: only the single and double quotes (and the unicode characters geresh
and gershaim) are used in these cases. In hebrew it is customary to write
acronyms with gershaim (double quotes), e.g., תז, not with dots ת.ז. Creating
acronyms with dots is a common practice in English, but NOT in Hebrew.

-
Please do not reply to this automatically generated notification from
Issue 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...@lingucomponent.openoffice.org
For additional commands, e-mail: issues-h...@lingucomponent.openoffice.org


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



[framework-issues] [Issue 115325] Register your OpenOffice .org takes us nowhere

2010-11-02 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115325





--- Additional comments from khir...@openoffice.org Tue Nov  2 11:51:55 
+ 2010 ---
Created an attachment (id=72827)
tool-option-OpenOffice.org-java


-
Please do not reply to this automatically generated notification from
Issue 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 115325] Register your OpenOffice .org takes us nowhere

2010-11-02 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115325





--- Additional comments from khir...@openoffice.org Tue Nov  2 11:59:00 
+ 2010 ---
If you take a look at the attached above, you will see I have JRE 1.6.0_22 and
1.5.0_16.  And JRE 1.6.0_22 is marked selected.

Now how can you check whether this JRE is broken or not?
 

-
Please do not reply to this automatically generated notification from
Issue 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 114375] Incorrect translation in svx/source/intro.po

2010-11-02 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375


User ihi changed the following:

What|Old value |New value

Target milestone|OOo 3.4   |OOo 3.3





--- Additional comments from i...@openoffice.org Tue Nov  2 12:08:23 + 
2010 ---
set target to 3.3

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

-
To unsubscribe, e-mail: 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 96684] Openoffice doesn't interac ts fine with awesome window manager

2010-11-02 Thread tm
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=96684


User tm changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from t...@openoffice.org Tue Nov  2 12:13:57 + 
2010 ---
Checked and verified in cws vcl116 - OK !

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

-
To unsubscribe, e-mail: 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



[sc-issues] [Issue 115356] Different numbers of page s with pageview and printing

2010-11-02 Thread afritz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115356





--- Additional comments from afr...@openoffice.org Tue Nov  2 12:25:01 
+ 2010 ---
Created an attachment (id=72828)
4 defined printingareas


-
Please do not reply to this automatically generated notification from
Issue 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 115356] Different numbers of page s with pageview and printing

2010-11-02 Thread afritz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115356





--- Additional comments from afr...@openoffice.org Tue Nov  2 12:25:57 
+ 2010 ---
Sorry, one thing forgotten:
Found in 3.2.1 and 3.3.0 RC1

-
Please do not reply to this automatically generated notification from
Issue 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 115356] Different numbers of page s with pageview and printing

2010-11-02 Thread afritz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115356
 Issue #|115356
 Summary|Different numbers of pages with pageview and printing
   Component|Spreadsheet
 Version|OOo 3.3 RC1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|printing
 Assigned to|spreadsheet
 Reported by|afritz





--- Additional comments from afr...@openoffice.org Tue Nov  2 12:24:12 
+ 2010 ---
I have a document with four pages definied as printareas. When i push 
the Seiteansicht-Button /Pageview? (got only german version, sorry), i get 
only three pages shown. When i print the document, i get all four pages.

The fourth page has no text inside, only colored cells due conditions. But i 
think, the result from Seitenansicht should be the same, as i get, using 
the Printbutton.

-
Please do not reply to this automatically generated notification from
Issue 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



[ui-issues] [Issue 113839] Border around selected ic ons missing

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113839


User sba changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 12:40:56 + 
2010 ---
Verified in CWS vcl116.

-
Please do not reply to this automatically generated notification from
Issue 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...@ui.openoffice.org
For additional commands, e-mail: issues-h...@ui.openoffice.org


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



[graphics-issues] [Issue 114961] Very slow response in pre sentation mode

2010-11-02 Thread sj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114961


User sj changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from s...@openoffice.org Tue Nov  2 12:41:47 + 
2010 ---
this issue has been fixed in cws[impress202]

-
Please do not reply to this automatically generated notification from
Issue 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



[l10n-issues] [Issue 114375] Incorrect translation in svx/source/intro.po

2010-11-02 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114375


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Tue Nov  2 13:16:39 + 
2010 ---
Fix seen on IHI's machine = OK

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

-
To unsubscribe, e-mail: 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



[api-issues] [Issue 115310] configure script has prob lems to detect Java

2010-11-02 Thread sg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115310


User sg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from s...@openoffice.org Tue Nov  2 13:57:41 + 
2010 ---
checked on Mac and works - verified.

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[sw-issues] [Issue 115355] Table with multi-page row with minimum height does not break across pag e

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


User mru changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|od

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Linux |All

Platform|Unknown   |All

 Summary|Content  of  multi-page ro|Table with multi-page row 
|w with fixed height not vi|with minimum height does n
|sible |ot break across page

Target milestone|---   |OOo 3.x





--- Additional comments from m...@openoffice.org Tue Nov  2 14:49:49 + 
2010 ---
MRU-OD: this may be related to issue 59718.
The second row in table in the document has a minimum height (not fixed), but it
won't break across pages.

-
Please do not reply to this automatically generated notification from
Issue 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 115356] Different numbers of page s with pageview and printing

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115356


User sba changed the following:

What|Old value |New value

  CC|''|'dr,rbircher'





--- Additional comments from s...@openoffice.org Tue Nov  2 14:53:52 + 
2010 ---
Adding CCs (Raphael, Daniel).

-
Please do not reply to this automatically generated notification from
Issue 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



[api-issues] [Issue 115337] cleanup usage of @since t ags in IDL files

2010-11-02 Thread jsc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115337


User jsc changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from j...@openoffice.org Tue Nov  2 14:54:26 + 
2010 ---
fixed on cws jsc340

-
Please do not reply to this automatically generated notification from
Issue 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...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


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



[gsl-issues] [Issue 115343] graphite: subtition rule rejected when ZWSP inserted beetwen syllable

2010-11-02 Thread kstribley
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115343





--- Additional comments from kstrib...@openoffice.org Tue Nov  2 15:03:27 
+ 2010 ---
Graphite does already consider the context after that requested in
GraphiteLayout::CreateSegment() - see the EXTRA_CONTEXT_LENGTH which is used
when CTL is enabled as it is in this case. Unfortunately, I think this example
requires the context beforehand, which isn't currently passed in.

I am rather surprised to see ZWSP in the middle of a cluster like this since
ZWSP would normally indicate that you can insert a line break there. Is it
really correct to allow a line break between the Virama and the U+1B2C Ya? If
you do get a line break there, then does the modified U+1B2C glyph need to be
rendered at the start of the new line taking into account the virama at the end
of the previous line? If so, I think we are going to run into more problems.

-
Please do not reply to this automatically generated notification from
Issue 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 115297] WW8: Export of relative h yperlinks is in a non-portable format, unusabl e by MS applications

2010-11-02 Thread knobo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115297





--- Additional comments from kn...@openoffice.org Tue Nov  2 15:03:44 + 
2010 ---
I'm not sure how I came to the conclusion that it worked.

I have found out that OOo saves all hyperlinks with the absolute-link attr 
set. 
I unset it now, I have tested it and putting it in production now. I'll let you 
know how it goes.

-
Please do not reply to this automatically generated notification from
Issue 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 102807] Zoom too fast using Multi -Touch Trackpad on Apple Mac Pro

2010-11-02 Thread jiesa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=102807





--- Additional comments from ji...@openoffice.org Tue Nov  2 15:13:55 + 
2010 ---
I was just told that this issue has been resolved, and I would like to inform
you that is has not.  I am using OpenOffice version 3.2.1 OOO320m18 (build:
9502).  The two-finger track pad zoom is still too sensitive.  I am getting
around this by clicking on the zoom bar in the lower right hand corner.  I am
not pleased by this.

I'd like it if there was a scroll speed throttle in the preferences.

This zoom issue is not restricted to Writer as previously stated, but also is an
issue in the spreadsheet, drawing and presentation editors.  I have not used the
other editors.

-
Please do not reply to this automatically generated notification from
Issue 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 115313] Connector line of cell co mments misplaced in big tables

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


User md changed the following:

What|Old value |New value

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Tue Nov  2 15:21:02 + 
2010 ---
md: adjusting target

-
Please do not reply to this automatically generated notification from
Issue 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 115313] Connector line of cell co mments misplaced in big tables

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


User md changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |12
  is|  |





-
Please do not reply to this automatically generated notification from
Issue 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 115359] Arrow keys for cursor mov ement (right-left) is reversed in vertical tex t

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115359
 Issue #|115359
 Summary|Arrow keys for cursor movement (right-left) is reverse
|d in vertical text 
   Component|Word processor
 Version|DEV300m90
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mba
 Reported by|sba





--- Additional comments from s...@openoffice.org Tue Nov  2 15:23:42 + 
2010 ---
- Load bugdoc (Four lines in text direction vertical, right-to-left)
 - Put the cursor at the document top if needed
 - Press Arrow left [to get into line two]
- Cursor does not move
 - Press Arrow right
- Now it moves. The arrow keys (left/right) work reversed

Note: Found by AutoTest w_formatpage.bas in test cases 48 and 52

-
Please do not reply to this automatically generated notification from
Issue 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



[tools-issues] [Issue 111112] track 3.3 release

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


User md changed the following:

What|Old value |New value

 IssuesThisDependsOn|79854,97556,102353,102807,|79854,97556,102353,102807,
|107615,108004,108078,10838|107615,108004,108078,10838
|5,109586,110047,110127,110|5,109586,110047,110127,110
|135,110184,110370,110653,1|135,110184,110370,110653,1
|11125,111205,111302,111970|11125,111205,111302,111970
|,112019,112076,112181,1122|,112019,112076,112181,1122
|63,112272,112274,112361,11|63,112272,112274,112361,11
|2422,112513,112518,112609,|2422,112513,112518,112609,
|112652,112659,112683,11269|112652,112659,112683,11269
|4,112730,112731,11274 |4,112730,112731,11274





--- Additional comments from m...@openoffice.org Tue Nov  2 15:21:27 + 
2010 ---
adding issue 115313 Connector line of cell comments misplaced in big tables

-
Please do not reply to this automatically generated notification from
Issue 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...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


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



[sc-issues] [Issue 115313] Connector line of cell co mments misplaced in big tables

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


User md changed the following:

What|Old value |New value

Keywords|oooqa |oooqa, regression





-
Please do not reply to this automatically generated notification from
Issue 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 115359] Arrow keys for cursor mov ement (right-left) is reversed in vertical tex t

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115359





--- Additional comments from s...@openoffice.org Tue Nov  2 15:26:45 + 
2010 ---
Created an attachment (id=72829)
Test document with 4 lines of vertical text


-
Please do not reply to this automatically generated notification from
Issue 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 115359] Arrow keys for cursor mov ement (right-left) work reversed in vertical t ext

2010-11-02 Thread sba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115359


User sba changed the following:

What|Old value |New value

 Summary|Arrow keys for cursor move|Arrow keys for cursor move
|ment (right-left) is rever|ment (right-left) work rev
|sed in vertical text  |ersed in vertical text





--- Additional comments from s...@openoffice.org Tue Nov  2 15:33:03 + 
2010 ---
Adding issue to CWS mongolianlayout.

-
Please do not reply to this automatically generated notification from
Issue 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 115360] New function for Calc / I ndenting and summing up lines

2010-11-02 Thread guirec
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115360
 Issue #|115360
 Summary|New function for Calc / Indenting and summing up lines
   Component|Spreadsheet
 Version|1.0.0
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|ENHANCEMENT
Priority|P1
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|guirec





--- Additional comments from gui...@openoffice.org Tue Nov  2 15:37:51 
+ 2010 ---
Dear developpers,

Based on some working experience with planning software I have an idea
of a completely new function for spreadsheets that does not exist until
now. I like the idea because it is usefull in spreadsheet applications
and has no equivalent in MS.

This new function would allow to easily create sub-total lines in the
spreadsheet by simply opening an empty line and defining that it is a
summary or subtotal line that takes into account the lines of lower
levels - indented lines .-
The summary line would have an independent, manually-defined, wording
and would automatically sum up the figures contained in the inferior
levels.
We would be able to create several sub-levels and to collapse some
selected lines to hide a part of the lower level's information, showing
only the summaries.

Some approaching solution does exist currently with the sub-totals but
it not as powerfull mainly because you have to define the subtotals
manually.

All this is inspired by the possibilities offered by planing softwares.
I had prepared an example to show the idea with a small arrow that allows
showing or hiding lines.
I currently use AEC's Fastrack Schedule for profesional reasons but
equivalent program exist such as MS Project and the OpenProject -

I do not know whether this is feasible but I would of course be most
interested to further discuss this and to participate to the definition
of the specification of such a function if possible.
Unfortunately I am really not a developper but I would be really pleased
to participate to a part of the Ooo project with my possibilities, like
this special function specification or translations. Currently I am
contributing, making sure that as many people as possible know about the
project and accept to convert to Ooo in their work.

I am sure that there are many ideas like this and would appreciate to
know at least that my proposal is received and considered.

Thanks for your consideration.

Guirec

-
Please do not reply to this automatically generated notification from
Issue 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 115360] New function for Calc / I ndenting and summing up lines

2010-11-02 Thread guirec
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115360





--- Additional comments from gui...@openoffice.org Tue Nov  2 15:38:22 
+ 2010 ---
Created an attachment (id=72830)
Example as indicated in the text


-
Please do not reply to this automatically generated notification from
Issue 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 115360] New function for Calc / I ndenting and summing up lines

2010-11-02 Thread mla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115360


User mla changed the following:

What|Old value |New value

Priority|P1|P3





--- Additional comments from m...@openoffice.org Tue Nov  2 16:03:46 + 
2010 ---
not a P1

-
Please do not reply to this automatically generated notification from
Issue 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 115344] Problem with Microsoft em ail attachments

2010-11-02 Thread mla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115344


User mla changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Tue Nov  2 16:12:40 + 
2010 ---
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 115342] Missing Zip Codes after m ail merge

2010-11-02 Thread mla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115342


User mla changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from m...@openoffice.org Tue Nov  2 16:10:41 + 
2010 ---
For support please see: http://user.services.openoffice.org/

-
Please do not reply to this automatically generated notification from
Issue 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



  1   2   >