[porting-issues] [Issue 111271] Mac OS X: crash during sh utdown, __tcf_2 on stack

2010-04-29 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111271
 Issue #|111271
 Summary|Mac OS X: crash during shutdown, __tcf_2 on stack
   Component|porting
 Version|DEV300m77
Platform|Macintosh
 URL|
  OS/Version|Mac OS X, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|sb
 Reported by|sb





--- Additional comments from s...@openoffice.org Fri Apr 30 06:47:32 + 
2010 ---
Building smoketestoo_native of DEV300_m77 based CWS sb120 on unxmacxi non-pro
once failed with a crashing soffice, build output

---8<---
/net/so-cwsserv02/export/cws/sb120/DEV300/ooo/test/source/cpp/officeconnection.cxx:149:
Assertion
Test name: (anonymous namespace)::Test::test
tearDown() failed
- equality assertion failed
- Expected: 0
- Actual  : 4294967295

Failures !!!
Run: 1   Failure total: 1   Failures: 1   Errors: 0
dmake:  Error code 1, while making 'cpptest'
---8<---

and a new soffice instance starting up (with the first start wizard, as
smoketestoo_native calls soffice with -nofirststartwizard), even though
smoketestoo_native calls soffice -norestore.  Thanks to ulimit -c unlimited, a
/cores/core.59712 was generated, which does not look to helpful though:

(gdb) info threads
  15 core thread 14  0x9630a688 in objc_msgSend ()
  14 core thread 13  0x96e54b96 in recvfrom$NOCANCEL$UNIX2003 ()
  13 core thread 12  0x96e0c2ae in semaphore_wait_signal_trap ()
  12 core thread 11  0x96e7918e in wait4 ()
  11 core thread 10  0x96e0c266 in mach_msg_trap ()
  10 core thread 9  0x96e0c266 in mach_msg_trap ()
  9 core thread 8  0x96e0c266 in mach_msg_trap ()
  8 core thread 7  0x96e0c266 in mach_msg_trap ()
  7 core thread 6  0x96e0c2a2 in semaphore_wait_trap ()
  6 core thread 5  0x96e0c266 in mach_msg_trap ()
  5 core thread 4  0x96e0c266 in mach_msg_trap ()
  4 core thread 3  0x96e0c266 in mach_msg_trap ()
  3 core thread 2  0x96e0c266 in mach_msg_trap ()
  2 core thread 1  0x96e0c2c6 in semaphore_timedwait_signal_trap ()
* 1 core thread 0  0x2a75a7f6 in __tcf_2 ()
(gdb) thread 1
[Switching to thread 1 (core thread 0)]
0x2a75a7f6 in __tcf_2 ()
(gdb) where
#0  0x2a75a7f6 in __tcf_2 ()
#1  0x96e34d9c in __cxa_finalize ()
#2  0x96e34c90 in exit ()
#3  0x96f7927a in NSApplicationMain ()
#4  0x01f3ce0e in ImplSVMainHook ()
#5  0x01c592cb in SVMain ()
#6  0x000d5f2c in soffice_main ()
#7  0x2f0e in main ()
(gdb) info sharedlibrary 0x2a75a7f6
217 libbf_frmmxi.dylib- 0x2a6ce000dyld Y Y
/net/so-cwsserv02/export/cws/sb120/DEV300/unxmacxi/installation/opt/OpenOffice.org.app/Contents/basis-link/program/libbf_frmmxi.dylib
at 0x2a6ce000 (offset 0x2a6ce000)
  (objfile is) [memory object
"/net/so-cwsserv02/export/cws/sb120/DEV300/unxmacxi/installation/opt/OpenOffice.org.app/Contents/basis-link/program/libbf_frmmxi.dylib"
at 0x2a6ce000]
(gdb) disas 0x2a75a7f6
Dump of assembler code for function __tcf_2:
0x2a75a7f6 <__tcf_2+0>: push   %ebp
0x2a75a7f7 <__tcf_2+1>: mov%esp,%ebp
0x2a75a7f9 <__tcf_2+3>: call   0x2a7bed64 <__i686.get_pc_thunk.cx>
0x2a75a7fe <__tcf_2+8>: mov0xf90f2(%ecx),%eax
0x2a75a804 <__tcf_2+14>:mov%eax,0x8(%ebp)
0x2a75a807 <__tcf_2+17>:pop%ebp
0x2a75a808 <__tcf_2+18>:jmp0x2a85405f 

0x2a75a80d <__tcf_2+23>:nop
End of assembler dump.
(gdb) info reg
eax0x0  0
ecx0x0  0
edx0x0  0
ebx0x96e34cb6   -1763488586
esp0xbfffa6fc   0xbfffa6fc
ebp0xbfffa758   0xbfffa758
esi0x437e5a870772136
edi0x19 25
eip0x2a75a7f6   0x2a75a7f6 <__tcf_2>
eflags 0x10246  66118
cs 0x17 23
ss 0x1f 31
ds 0x1f 31
es 0x1f 31
fs 0x0  0
gs 0x37 55
(gdb) x/16b 0xbfffa6f0
0xbfffa6f0: 0xa80xe50x370x040x190x000x000x00
0xbfffa6f8: 0x580xa70xff0xbf0x9c0x4d0xe30x96

(I had also occasionally experienced similar scenarios during shutdown when
running the unoapi tests in the same setting, also with __tcf_2 on top of the
crashing(?) stack, but that symbol belonging to various libraries, not
necessarily libbf_frmmxi.dylib.)

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

-
To unsubscribe, e-m

[ui-issues] [Issue 111270] Menu icons missing in Ubu ntu 10.04

2010-04-29 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111270





--- Additional comments from f...@openoffice.org Fri Apr 30 06:46:49 + 
2010 ---
Solution: Go to menu Tools-->Options...-->View-->Icons in menus: Show.

But the default "Automatic" does not show icons in menus?

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



[framework-issues] [Issue 111083] cws nativeb: NoLogo slpas hscreen misses the Br-OO version number

2010-04-29 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111083


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Fri Apr 30 06:46:25 + 
2010 ---
of: verified in cws fwk141

-
Please do not reply to this automatically generated notification from
Issue 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 111191] Active-X Control doesn't work correctly / is defect.

2010-04-29 Thread of
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91


User of changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from o...@openoffice.org Fri Apr 30 06:40:36 + 
2010 ---
of: Looks good for me in cws fwk141

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



[ui-issues] [Issue 111270] Menu icons missing in Ubu ntu 10.04

2010-04-29 Thread fyva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111270
 Issue #|111270
 Summary|Menu icons missing in Ubuntu 10.04
   Component|ui
 Version|DEV300m77
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|icon
 Assigned to|uineedsconfirm
 Reported by|fyva





--- Additional comments from f...@openoffice.org Fri Apr 30 06:33:44 + 
2010 ---
Menu icons are missing in Ubuntu 10.04 in DEV300m77, OOO320m16, OOO320m12.

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



[sw-issues] [Issue 111093] Crash while importing .do c Word document

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


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Fri Apr 30 06:20:59 + 
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...@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 111093] Crash while importing .do c Word document

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


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from m...@openoffice.org Fri Apr 30 06:20:25 + 
2010 ---
Cannot reproduce without sample document. Feel free to reopen issue, when this
can be provided.

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

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


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



[graphics-issues] [Issue 111258] Default flower is broken

2010-04-29 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111258


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |sj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo Later





--- Additional comments from w...@openoffice.org Fri Apr 30 05:24:47 + 
2010 ---
Reproducible. Reassigned.

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

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


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



[framework-issues] [Issue 111269] Font Size Display

2010-04-29 Thread lucchateaupres
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111269
 Issue #|111269
 Summary|Font Size Display
   Component|framework
 Version|OOO320m9
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|ui
 Assigned to|tm
 Reported by|lucchateaupres





--- Additional comments from lucchateaup...@openoffice.org Fri Apr 30 
01:26:25 + 2010 ---
The issue is very simple. You can change font size by entering a custom size in
the window (presumably in all applications). This allows you to choose a size as
fine as one tenth of a point (test it if you want; there is a difference). Very
good. 

HOWEVER, the display only updates on even tenths (i.e. x.0, x.2, x.4, x.6, x.8).
Solution: the display should respond to actual font size

-
Please do not reply to this automatically generated notification from
Issue 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 111268] Java desktop integration failure: In package openofficeorg3-desktop-int

2010-04-29 Thread pedalmonkey
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111268
 Issue #|111268
 Summary|Java desktop integration failure: In package openoffic
|eorg3-desktop-int
   Component|porting
 Version|OOO320m12
Platform|Sun
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|pedalmonkey





--- Additional comments from pedalmon...@openoffice.org Fri Apr 30 01:12:21 
+ 2010 ---
The openofficeorg3-desktop package's Java Desktop / Gnome integration fails to
present a valid gnome menu item, as the files deployed in
'/opt/openoffice.org3/share/xdg' lack complete category information for JDS on
Solaris SPARC/x86.

In order for them to appear, the "Categories" line in each file needs to include
the 'Application' keyword (as the vfolder logically ands the menu keywords). 
E.g.

Categories=Application;Office


Once corrected this will mean that on re-login or refresh of the gnome-panel the
menu items are available to users.

Affected files:

ls /opt/openoffice.org3/share/xdg
base.desktop  impress.desktop   qstart.desktop
calc.desktop  math.desktop  writer.desktop
draw.desktop  printeradmin.desktop

Package information:

   PKGINST:  openofficeorg3-desktop-int
  NAME:  OpenOffice.org 3.2 Solaris desktop integration
  CATEGORY:  application
  ARCH:  all
   VERSION:  3.2,REV=8.2009.12.14
   BASEDIR:  /
VENDOR:  OpenOffice.org
  DESC:  Desktop integration for OpenOffice.org 3.2
PSTAMP:  so-dumbo20091214181102
  INSTDATE:  Apr 29 2010 17:59
   HOTLINE:  Please contact your local service provider
STATUS:  completely installed
 FILES:   59 installed pathnames
  11 shared pathnames
  12 directories
   2 executables
1095 blocks used (approx)

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

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


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



[sc-issues] [Issue 111267] Tab key no longer working for AutoInput selection

2010-04-29 Thread rizsilverthorn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111267
 Issue #|111267
 Summary|Tab key no longer working for AutoInput selection
   Component|Spreadsheet
 Version|OOO310m12
Platform|Unknown
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|rizsilverthorn





--- Additional comments from rizsilverth...@openoffice.org Thu Apr 29 
23:18:36 + 2010 ---
Copied from the end of issue 18748 as it seems to be a new bug.

The TAB key no longer iterates through a list of matching previous cell contents
as it did in <=3.1.
In 3.1 the sequence was:
1. Type a number of characters
2. Hit TAB until the string you want is highlighted
3. Hit a cursor key to move the the next cell

Now nothing allows to select anything other than the first option in an
alphabetically sorted list. The Help documentation indicates that Tab moves the
Autoinput option forward in the list, Shift+Tab moves backwards. It no longer
does this, nor is there anywhere which gives the option to assign a key
sequence. If this incredibly useful feature has been removed or changed, then
the Help documentation needs updating.

I have tried the Ubuntu PPA build and a Sabayon 5.2 Live CD and both of their
OOo 3.2 operate the same way. The ability to choose from a list of pre-existing
entries is incredibly useful and to have this taken away is a real PITA.

-
Please do not reply to this automatically generated notification from
Issue 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 97030] column select by mouse scr olling window freeze Calc

2010-04-29 Thread sergsa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97030


User sergsa changed the following:

What|Old value |New value

   Status whiteboard|  |reopen





-
Please do not reply to this automatically generated notification from
Issue 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 97030] column select by mouse scr olling window freeze Calc

2010-04-29 Thread sergsa
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=97030





--- Additional comments from ser...@openoffice.org Thu Apr 29 21:09:48 
+ 2010 ---
I have not this issue after my first report, so I apologized it was solved.
My idea why the issue may happens is below:
On the screen shoot of my document I can see word "sum".
I think calk, by some reason, tried to calculate sum of all sells in window.
I calculated sum of columns several times in my document befor. May be calc is
too clever and it tried to repeate sum operation in incorrect manner?


-
Please do not reply to this automatically generated notification from
Issue 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 111230] writerfilter: crash on lo ading this .docx

2010-04-29 Thread drmerry
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111230





--- Additional comments from drme...@openoffice.org Thu Apr 29 21:02:30 
+ 2010 ---
No problem loading it in Word

-
Please do not reply to this automatically generated notification from
Issue 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 111230] writerfilter: crash on lo ading this .docx

2010-04-29 Thread drmerry
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111230





--- Additional comments from drme...@openoffice.org Thu Apr 29 21:02:03 
+ 2010 ---
Same problem here.
Have a Docx I can't sent you but if you have a tool to test the document I can 
process it myself en send a report

-
Please do not reply to this automatically generated notification from
Issue 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 111266] after opening and closing a note in Calc, the top line remains in the U I until something else opens to redraw that se ction

2010-04-29 Thread gskitch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111266





--- Additional comments from gski...@openoffice.org Thu Apr 29 20:23:38 
+ 2010 ---
Created an attachment (id=69177)
screenshot showing ghosted lines


-
Please do not reply to this automatically generated notification from
Issue 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 111266] after opening and closing a note in Calc, the top line remains in the U I until something else opens to redraw that se ction

2010-04-29 Thread gskitch
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111266
 Issue #|111266
 Summary|after opening and closing a note in Calc, the top line
| remains in the UI until something else opens to redra
|w that section
   Component|Spreadsheet
 Version|OOO320m7
Platform|Unknown
 URL|http://dl.dropbox.com/u/458542/Screenshot-crop.png
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|spreadsheet
 Reported by|gskitch





--- Additional comments from gski...@openoffice.org Thu Apr 29 20:22:27 
+ 2010 ---
Since 3.2.0 (currently using 3.2.0.7 build 9319, adding a note to a cell, then
opening it and closing it will leave behind a line on the screen as a 'ghost'
until something else happens (such as cell-data-input, or opening another note)
to redraw that section of the screen.

It appears to happen only in Linux (I'm running opensuse 11.0), not in XP.

Please see the Dropbox URL link for the screenshot.

Keep up the great work!!
Glenn

-
Please do not reply to this automatically generated notification from
Issue 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 111262] WW8: some cells are merge d on export

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


User es changed the following:

What|Old value |New value

 Summary|Writer tables misformatted|WW8: some cells are merged
| when exported  to MS Offi| on export
|ce XP |





--- Additional comments from e...@openoffice.org Thu Apr 29 20:17:42 + 
2010 ---
@MRU: Tested in 3.2 on Vista.
Focus on the cells below "4th Quarter" and the small cells containing 62 to 100.
The cells get merged on export.

It should not be a duplicate of issue 103374 which has been fixed in 3.2.


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

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


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



[graphics-issues] [Issue 90566] optional hyphen doesn't wo rk in Impress

2010-04-29 Thread thb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90566


User thb changed the following:

What|Old value |New value

  CC|''|'thb'





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

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


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



[graphics-issues] [Issue 21588] export chart as postscript , image (PNG, BMP...) or pdf

2010-04-29 Thread el_cameleon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=21588





--- Additional comments from el_camel...@openoffice.org Thu Apr 29 19:58:39 
+ 2010 ---
Will this issue deal with the copy/paste incompatibility between Calc chart and
other famous open sources applications? 
Actually it is not possible to copy/paste a chart into the body of a new message
(in Thunderbird) or into a new image (in Gimp).

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

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


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



[sw-issues] [Issue 111262] Writer tables misformatte d when exported to MS Office XP

2010-04-29 Thread bdk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111262





--- Additional comments from b...@openoffice.org Thu Apr 29 19:33:04 + 
2010 ---
The version of Open Office Writer is the one that comes with Fedora 12 with
updates. Big job to get away from that process. 

-
Please do not reply to this automatically generated notification from
Issue 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 111262] Writer tables misformatte d when exported to MS Office XP

2010-04-29 Thread bdk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111262





--- Additional comments from b...@openoffice.org Thu Apr 29 19:29:43 + 
2010 ---
Created an attachment (id=69176)
File after conversion to .doc


-
Please do not reply to this automatically generated notification from
Issue 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 111262] Writer tables misformatte d when exported to MS Office XP

2010-04-29 Thread bdk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111262





--- Additional comments from b...@openoffice.org Thu Apr 29 19:10:17 + 
2010 ---
Created an attachment (id=69175)
File before conversion to .doc


-
Please do not reply to this automatically generated notification from
Issue 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 111090] Hyperlink to html with bo okmark target broken

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


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|cd

   Component|Word processor|framework

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Windows XP|Windows, all

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

Subcomponent|editing   |code

Target milestone|---   |OOo 3.x





--- Additional comments from e...@openoffice.org Thu Apr 29 18:52:22 + 
2010 ---
Reproduced on Vista with IE or Firefox as default Browser and in Calc -> 
Framework
Same problem in 2.4.2.
No regression.

@CD: one for you?

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111090] Hyperlink to html with bo okmark target broken

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


User es changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|cd

   Component|Word processor|framework

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Windows XP|Windows, all

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

Subcomponent|editing   |code

Target milestone|---   |OOo 3.x





--- Additional comments from e...@openoffice.org Thu Apr 29 18:52:22 + 
2010 ---
Reproduced on Vista with IE or Firefox as default Browser and in Calc -> 
Framework
Same problem in 2.4.2.
No regression.

@CD: one for you?

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

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


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



[l10n-issues] [Issue 111265] OOo 3.2.1 l10n

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


User ihi changed the following:

What|Old value |New value

  Issue type|DEFECT|TASK





--- Additional comments from i...@openoffice.org Thu Apr 29 18:39:33 + 
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...@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 111265] OOo 3.2.1 l10n

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


User ihi changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:38:36 + 
2010 ---
I merged!

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

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


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



[sw-issues] [Issue 111198] File refuses to open in O O - but does in MS Word and WordPerfect

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:38:33 + 
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...@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 111198] File refuses to open in O O - but does in MS Word and WordPerfect

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from e...@openoffice.org Thu Apr 29 18:38:22 + 
2010 ---
Looks like a temporary accident which has been solved.
Can be 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...@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 111265] OOo 3.2.1 l10n

2010-04-29 Thread ihi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111265
 Issue #|111265
 Summary|OOo 3.2.1 l10n
   Component|l10n
 Version|current
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|ihi
 Reported by|ihi





--- Additional comments from i...@openoffice.org Thu Apr 29 18:38:03 + 
2010 ---
Merge all languages from Pootle

-
Please do not reply to this automatically generated notification from
Issue 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 111092] Bengali (bn) translation for OpenOffice.org 3.2.1

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


User ihi changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:35:58 + 
2010 ---
merged

-
Please do not reply to this automatically generated notification from
Issue 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 111069] [JA] update ja translatio n for m15

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


User ihi changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.2.1





--- Additional comments from i...@openoffice.org Thu Apr 29 18:35:14 + 
2010 ---
merged

-
Please do not reply to this automatically generated notification from
Issue 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 111062] [GL] GUI and Help Transla tion for 3.2.1

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


User ihi changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:34:30 + 
2010 ---
merged

-
Please do not reply to this automatically generated notification from
Issue 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 111020] Updated Greek (el) .sdf t ranslation file for OO.org 3.2.1

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


User ihi changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:33:39 + 
2010 ---
merged

-
Please do not reply to this automatically generated notification from
Issue 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 110969] Slovenian [SL] translatio n sdf file for 3.2.1

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


User ihi changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:33:06 + 
2010 ---
merged

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

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


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



[sw-issues] [Issue 111161] negative indent in table is shown incorrectly in print preview

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:32:52 + 
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...@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 75357] Do Not Clip Hanging Indent s in Tables

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





--- Additional comments from e...@openoffice.org Thu Apr 29 18:32:40 + 
2010 ---
*** Issue 61 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 111161] negative indent in table is shown incorrectly in print preview

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


User es changed the following:

What|Old value |New value

  Status|REOPENED  |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from e...@openoffice.org Thu Apr 29 18:32:42 + 
2010 ---
...in other words, it's not the print preview which is not WYSIWYG but the print
output which doesn't do what it should.

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

-
Please do not reply to this automatically generated notification from
Issue 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 110790] Slovak GSI file for 3.2.1

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


User ihi changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from i...@openoffice.org Thu Apr 29 18:32:18 + 
2010 ---
merged

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

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


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



[sw-issues] [Issue 110538] linked images in mailmerg e not printed

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:29:55 + 
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...@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 76512] Mailmerge: Linked picture get lost at step7

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





--- Additional comments from e...@openoffice.org Thu Apr 29 18:29:39 + 
2010 ---
*** Issue 110538 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 110538] linked images in mailmerg e not printed

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from e...@openoffice.org Thu Apr 29 18:29:40 + 
2010 ---
As Rainer and MRU said, it's likly to be a dup of issue 76512.
Please check this again in a current developer build >=m76 which has the fix 
for it.

Feel free to reopen if it happends again in a current build.

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

-
Please do not reply to this automatically generated notification from
Issue 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 111264] No Preview Available

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:20:46 + 
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...@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 111264] No Preview Available

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Thu Apr 29 18:20:29 + 
2010 ---
Apparently you have a problem with some Windows setting.
Please report this problem on the us...@openoffice.org support mailing list.

-
Please do not reply to this automatically generated notification from
Issue 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 111262] Writer tables misformatte d when exported to MS Office XP

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


User es changed the following:

What|Old value |New value

Keywords|  |needmoreinfo, oooqa

 Summary|Writer tables misformatted|Writer tables misformatted
| when exported  to MS Offi| when exported  to MS Offi
|ce XP |ce XP





--- Additional comments from e...@openoffice.org Thu Apr 29 18:10:41 + 
2010 ---
- How to attach a file: click on the "Create a new attachment" link on the
current page.

But before you go further:
- Check this in a current version (3.2). 310 is too old.
- Make sure you are using our version and not the one of your Linux distro.
- Search for duplicates using this query form:
http://www.openoffice.org/issues/query.cgi

-
Please do not reply to this automatically generated notification from
Issue 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 111264] No Preview Available

2010-04-29 Thread kewigro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111264
 Issue #|111264
 Summary|No Preview Available
   Component|Word processor
 Version|OOo 3.2
Platform|HP
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|writerneedsconfirm
 Reported by|kewigro





--- Additional comments from kewi...@openoffice.org Thu Apr 29 18:10:26 
+ 2010 ---
After restoring my laptop from the hard drive(system restore), I can no longer 
preview any documents when selecting the preview layout option. All files say 
No 
Preview Available. I restored my system, reinstalled open office 3.2, and 
transferred my files and folders from a backup disk. Thinking that might have 
been 
the problem (the disk) I un/reinstalled it once more with no intention of 
transferring my files. My files were already there however upon reinstallation, 
and no previews were still available. Even new documents wont preview.

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



[installation-issues] [Issue 111263] Installation of current s table version leaves unusable soffice

2010-04-29 Thread whitroth
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111263
 Issue #|111263
 Summary|Installation of current stable version leaves unusable
| soffice
   Component|Installation
 Version|OOO320m12
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|of
 Reported by|whitroth





--- Additional comments from whitr...@openoffice.org Thu Apr 29 18:07:16 
+ 2010 ---
I d/l the 3.2 package on 29 Apr 2010. I had a fresh, updated CentOS 5.4 system,
i386. It had OpenOffice 2.3 on it. I installed, and found soffice from 3.2 did
not work, giving the error that it could not find libuno_sal.so.3. Using find, I
saw that no such library lived under the newly installed /opt/openoffice.org3. 

I found it in the 2.3 install, and tried both setting LD_LIBRARY_PATH, and
linking, and had other errors.

I tried uninstalling both versions, and only installing the 3.2, and it gave
exactly the same error. 

It appears that you have a library missing - at least one, in the current stable
package.

Note that I uninstalled all versions of OO.o again (yum remove
openoffice.org\*), then copied OOo_3.1.1_LinuxIntel_install_wJRE_en-US.tar.gz
from another of our servers, and ran setup, and it ran the first time.

 mark

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



[sw-issues] [Issue 111137] screen redraw - appears a s if scrolling

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:03:03 + 
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...@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 111137] screen redraw - appears a s if scrolling

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from e...@openoffice.org Thu Apr 29 18:02:52 + 
2010 ---
Feel free to reopen when you'll have the information needed.

-
Please do not reply to this automatically generated notification from
Issue 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 111136] moving a drawn line creat es a strange character

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:02:25 + 
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...@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 111136] moving a drawn line creat es a strange character

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from e...@openoffice.org Thu Apr 29 18:01:30 + 
2010 ---
Feel free to reopen when you'll have the information needed.

-
Please do not reply to this automatically generated notification from
Issue 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 111133] Special character storage problem

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 18:01:05 + 
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...@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 111133] Special character storage problem

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from e...@openoffice.org Thu Apr 29 18:00:54 + 
2010 ---
Feel free to reopen when you'll have the information needed.

-
Please do not reply to this automatically generated notification from
Issue 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 109039] ActiveX control shows onl y half of a template document in IE8.

2010-04-29 Thread gnustavo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109039





--- Additional comments from gnust...@openoffice.org Thu Apr 29 17:50:03 
+ 2010 ---
I can reproduce it here in IE8 running on a Windows XP Professional 2002 SP3 
(pt_BR).


-
Please do not reply to this automatically generated notification from
Issue 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 109039] ActiveX control shows onl y half of a template document in IE8.

2010-04-29 Thread gnustavo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109039


User gnustavo changed the following:

What|Old value |New value

  CC|'tm'  |'gnustavo,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



[sc-issues] [Issue 110260] Error: Invalid MediaDescr iptor detected

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110260


User nn changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from n...@openoffice.org Thu Apr 29 17:39:42 + 
2010 ---
Verified in CWS build (non-product only).

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

-
To unsubscribe, e-mail: 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 111262] Writer tables misformatte d when exported to MS Office XP

2010-04-29 Thread bdk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111262
 Issue #|111262
 Summary|Writer tables misformatted when exported  to MS Office
| XP 
   Component|Word processor
 Version|OOO310m19
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|writerneedsconfirm
 Reported by|bdk





--- Additional comments from b...@openoffice.org Thu Apr 29 17:21:30 + 
2010 ---
Open Office Writer document consisting of a few tables and some text does not
save the tables correctly in MS office format. The text portion is converted OK
but the table formatting is messed up in some areas. The table has several
similar areas but only some of the cells are mis-formatted when Open Office
reloads the .doc version. Some cells are missing and others are merged. Saving
in ODT format works OK. 

A similar document created in V2 of OOffice worked OK.

How do I submit the file?

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

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


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



[sw-issues] [Issue 111234] Mail merge document loose s (text) frame with mail merge field contents

2010-04-29 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111234





--- Additional comments from rainerbielef...@openoffice.org Thu Apr 29 
17:15:38 + 2010 ---
Yes, indeed, no longer reproducible with "Ooo-Dev 3.3 multilingual version
German UI WIN XP: [DEV300m77 (Build 9496)]"!

-
Please do not reply to this automatically generated notification from
Issue 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 110135] WW8: certain complex tabl e exported as plain text

2010-04-29 Thread noop
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110135


User noop changed the following:

What|Old value |New value

  CC|'jbfaure,vitriol' |'jbfaure,noop,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...@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 110799] API: Crash when using get ReferredCells for a named range on a deleted s heet

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110799


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:46:27 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111261] OO Writer won't launch

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





--- Additional comments from e...@openoffice.org Thu Apr 29 16:45:09 + 
2010 ---
Sorry: us...@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...@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 111261] OO Writer won't launch

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 16:43:56 + 
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...@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 111261] OO Writer won't launch

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

Priority|P1|P3

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Thu Apr 29 16:43:46 + 
2010 ---
For such problems please use our us...@openoffice.or support mailing list.

-
Please do not reply to this automatically generated notification from
Issue 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 85342] problem with text wrap in Calc cell

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85342


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:43:11 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111261] OO Writer won't launch

2010-04-29 Thread harpwriter
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111261
 Issue #|111261
 Summary|OO Writer won't launch
   Component|Word processor
 Version|OOo 3.2
Platform|Other
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|open-import
 Assigned to|writerneedsconfirm
 Reported by|harpwriter





--- Additional comments from harpwri...@openoffice.org Thu Apr 29 16:40:48 
+ 2010 ---
Hello--

My open office writer text documents are all on my computer, but none will 
launch; neither will the program itself launch.  It takes me to a dialogue box 
that asks me to register.  Regardless of which choice I make (register now, 
register later, or I don't want to register), clicking finish results in the 
box disappearing and no more response.  

Everything worked fine at 9:30 last night.  I closed the lid on my laptop to 
take it home, and when I re-opened it, the internet and documents were 
unresponsive.  I saved and closed all my documents, shut down the computer and 
re-booted and have had this problem since.

I'm on Windows Vista (Toshiba laptop), using oo3.2.  Open Office seems to be 
working fine on our desktop (Mackintosh).

Please let me know if there's anything else I can do to solve this problem.  
Should I be re-installing?  Will doing that wipe out my OO files?  Thanks.

Laura / harpwriter
corinthians...@yahoo.com

-
Please do not reply to this automatically generated notification from
Issue 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 111158] Print results in Calc are moved down and to the right

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:39:08 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 25840] spreadsheet datasource, no t all data displayed in column with number and text

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=25840


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:32:18 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 25840] spreadsheet datasource, no t all data displayed in column with number and text

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=25840





--- Additional comments from n...@openoffice.org Thu Apr 29 16:31:39 + 
2010 ---
Created an attachment (id=69174)
Example Calc file with mixed data and empty cells


-
Please do not reply to this automatically generated notification from
Issue 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 111260] A method to embed math sy mbols in documents for compatible viewing in M icrosoft Office and OpenOffice.

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from e...@openoffice.org Thu Apr 29 16:25:44 + 
2010 ---
duplicate 

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

-
Please do not reply to this automatically generated notification from
Issue 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 89332] The html based xls file do es not open in Spreadsheet component

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89332


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:29:11 + 
2010 ---
reassigning to QA for verification

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

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


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



[sc-issues] [Issue 110829] delete marked area

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110829


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:24:15 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 100879] XML: Style for external r eferences is written even if there is no exter nal ref

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=100879


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:26:02 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111260] A method to embed math sy mbols in documents for compatible viewing in M icrosoft Office and OpenOffice.

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Apr 29 16:25:55 + 
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...@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 20370] Q-PCD MSInteroperability-3 3: embedd fonts into the document

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





--- Additional comments from e...@openoffice.org Thu Apr 29 16:25:31 + 
2010 ---
*** Issue 111260 has been marked as a duplicate of this issue. ***

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

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


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



[sc-issues] [Issue 109009] crash when closing calc w ith tooltip active

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109009


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:25:02 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 110853] Calc HTML export doesn't work if the file wasn't loaded as HTML

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110853


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:19:44 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 110941] Wrong import of merged ce lls with Web Page Query filter

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110941


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:12:12 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 110911] [ODF]Error:element "table :table-source" is missing "type" attribute

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110911


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:15:20 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 110937] HTML import: title conten t is inserted into a cell

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110937


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:14:23 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111044] DataPilot field item sort ing via popup is wrong

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111044


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:09:03 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 110751] sc: low hanging pair o un used functions

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110751


User nn changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from n...@openoffice.org Thu Apr 29 16:07:34 + 
2010 ---
Verified in CWS build.

-
Please do not reply to this automatically generated notification from
Issue 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 110979] Wrong number formats if a language is selected in HTML import options d ialog

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110979


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:10:16 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 111231] Remove unnecessary code

2010-04-29 Thread nn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111231


User nn changed the following:

What|Old value |New value

 Assigned to|nn|kla





--- Additional comments from n...@openoffice.org Thu Apr 29 16:08:25 + 
2010 ---
reassigning to QA for verification

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

-
To unsubscribe, e-mail: issues-unsubscr...@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



[util-issues] [Issue 90439] additional pending-integra tion patches applied by the Fedora distributio n

2010-04-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90439


User cmc changed the following:

What|Old value |New value

 IssuesThisDependsOn|7065,46270,47279,53397,586|7065,46270,47279,53397,586
|06,59648,61927,64508,64671|06,59648,61927,64508,64671
|,68717,74188,76649,83878,8|,68717,74188,76649,83878,8
|6080,87970,88341,91924,953|6080,88341,91924,95369,963
|69,96362,98137,101131,1012|62,98137,101131,101274,101
|74,101354,101355,101458,10|354,101355,101458,101567,1
|1567,102061,102142,104280,|02061,102142,104280,105261
|105261,105600,105784,10582|,105600,105784,105827,1060
|7,106032,106502,107834,108|32,106502,107834,108049,10
|049,108246,108330,108 |8246,108330,108637,10





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


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



[gsl-issues] [Issue 87970] Hebrew Characters in Sprea dsheet Names Became Misdisplayed

2010-04-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87970


User cmc changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|90439 |
  is|  |

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Thu Apr 29 15:42:50 + 
2010 ---
closing, integrated DEV300_m75

-
Please do not reply to this automatically generated notification from
Issue 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 88303] vcl: dynamically match the current font options

2010-04-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88303


User cmc changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|90439 |
  is|  |

  Status|VERIFIED  |CLOSED





--- Additional comments from c...@openoffice.org Thu Apr 29 15:38:38 + 
2010 ---
closing, integrated DEV300_m75

-
Please do not reply to this automatically generated notification from
Issue 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 110241] Inserted "special charact er" shown as "format change" by tracked change s

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Thu Apr 29 15:36:21 + 
2010 ---
Verified in CWS sw33bf03

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



[util-issues] [Issue 90439] additional pending-integra tion patches applied by the Fedora distributio n

2010-04-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90439


User cmc changed the following:

What|Old value |New value

 IssuesThisDependsOn|7065,46270,47279,53397,586|7065,46270,47279,53397,586
|06,59648,61927,64508,64671|06,59648,61927,64508,64671
|,68717,74188,76649,83878,8|,68717,74188,76649,83878,8
|6080,87970,88303,88341,919|6080,87970,88341,91924,953
|24,95369,96362,98137,10113|69,96362,98137,101131,1012
|1,101274,101354,101355,101|74,101354,101355,101458,10
|458,101567,102061,102142,1|1567,102061,102142,104280,
|04280,105261,105600,105784|105261,105600,105784,10582
|,105827,106032,106502,1078|7,106032,106502,107834,108
|34,108049,108246,1083 |049,108246,108330,108





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


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



[sw-issues] [Issue 111260] A method to embed math sy mbols in documents for compatible viewing in M icrosoft Office and OpenOffice.

2010-04-29 Thread rfvuhbtg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111260
 Issue #|111260
 Summary|A method to embed math symbols in documents for compat
|ible viewing in Microsoft Office and OpenOffice.
   Component|Word processor
 Version|OOo 3.2
Platform|Macintosh
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|viewing
 Assigned to|writerneedsconfirm
 Reported by|rfvuhbtg





--- Additional comments from rfvuh...@openoffice.org Thu Apr 29 15:33:01 
+ 2010 ---
When writing papers that involve lots of equations and math expressions, I find
it much easier to use the OOoLatex extension
(http://extensions.services.openoffice.org/en/project/ooolatex) than the
equation functions built into OpenOffice.org.  The problem comes when I have to
exchange documents with people using Microsoft Office (which is still the vast
majority of the world), or even other OpenOffice.org users.  In order to view
the OOoLatex equations properly, OpenOffice users must also install the required
fonts. 

Microsoft Office users cannot view the equations properly no matter whether the
inbuilt OpenOffice.org equation editor or the OOoLatex extension was used to
input the equations.  

This is a very important issue, because it renders OpenOffice.org useless in for
technical/scientific/mathematical writing in a collaborative environment, which
most writing of that sort takes place in.  And in such an environment, for the
time being almost everyone will be using Microsoft Office.  

What is needed is a method for embedding the math symbols into the document in
such a way that they are viewable within Microsoft Office as well, whether the
equations came from the inbuilt equation editor or the OOoLatex plugin.  Also,
an OpenOffice user should be able to view OOoLatex equations without needing to
install additional fonts.  (Other users are not always willing/able to go much
beyond the base install of their office suite)

As an additional question, are there any plans to perhaps consolidate the
OOoLatex plugin and the standard equation editor?  Making LaTeX syntax a
standard (when entering equations manually rather than with graphical buttons)
would help keep things simpler since most people needing that level of control
would already know LaTeX, and those that do not could still use the buttons to
input symbols.

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



allbugs@openoffice.org

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


User es changed the following:

What|Old value |New value

 Assigned to|mst   |mru





--- Additional comments from e...@openoffice.org Thu Apr 29 15:32:27 + 
2010 ---
Reassigned to MRU

-
Please do not reply to this automatically generated notification from
Issue 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 5556] NF-DATE: Date format is not consistent, for ISO 8601 input a correspondin g cell format should be applied and input line should match.

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


User md changed the following:

What|Old value |New value

  CC|'erikanderson3,jbfaure,mar|'erikanderson3,jbfaure,mar
|csinclair,mh,njglin,roger6|csinclair,md,mh,njglin,rog
|106,stippo'   |er6106,stippo'





-
Please do not reply to this automatically generated notification from
Issue 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 110241] Inserted "special charact er" shown as "format change" by tracked change s

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


User es changed the following:

What|Old value |New value

 Assigned to|mst   |es





--- Additional comments from e...@openoffice.org Thu Apr 29 15:35:25 + 
2010 ---
Reassigned to ES

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

-
To unsubscribe, e-mail: 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 107834] sw: at various zoom value s the pseudu-bold/italic disappears in writer

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


User es changed the following:

What|Old value |New value

 Assigned to|od|es





--- Additional comments from e...@openoffice.org Thu Apr 29 15:29:29 + 
2010 ---
Reassigned to ES

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

-
To unsubscribe, e-mail: 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 110655] Display of block selectio n mode is broken

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Thu Apr 29 15:29:10 + 
2010 ---
Verified in CWS sw33bf03

-
Please do not reply to this automatically generated notification from
Issue 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 107834] sw: at various zoom value s the pseudu-bold/italic disappears in writer

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Thu Apr 29 15:29:53 + 
2010 ---
Verified in CWS sw33bf03

-
Please do not reply to this automatically generated notification from
Issue 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 110655] Display of block selectio n mode is broken

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


User es changed the following:

What|Old value |New value

 Assigned to|mst   |es





--- Additional comments from e...@openoffice.org Thu Apr 29 15:27:38 + 
2010 ---
Reassigned to ES

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

-
To unsubscribe, e-mail: 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 104585] [sw][ascii] outline numbe ring not copied to the clipboard

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


User es changed the following:

What|Old value |New value

 Assigned to|mst   |es





--- Additional comments from e...@openoffice.org Thu Apr 29 15:16:41 + 
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...@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 104585] [sw][ascii] outline numbe ring not copied to the clipboard

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Thu Apr 29 15:16:05 + 
2010 ---
Verified in CWS sw33bf3

-
Please do not reply to this automatically generated notification from
Issue 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 110144] Missing space between num bering and text when exporting into TXT

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from e...@openoffice.org Thu Apr 29 15:18:53 + 
2010 ---
Verified in CWS sw33bf03

-
Please do not reply to this automatically generated notification from
Issue 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 110047] Controls too big in the U I

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


User vitriol changed the following:

What|Old value |New value

Keywords|oooqa |oooqa, regression





--- Additional comments from vitr...@openoffice.org Thu Apr 29 14:55:08 
+ 2010 ---
No feedback for this issue? ComboBoxes look very ugly with Aero theme, and
partially cover some labels. It's a severe UI issue.

Thanks

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

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



  1   2   3   >