[l10n-issues] [Issue 79651] Hebrew translations for OO 2.2 version

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


User ja changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from j...@openoffice.org Wed Dec  1 15:32:07 + 
2010 ---
closing issue

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

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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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





--- Additional comments from mattraf...@openoffice.org Wed Dec  1 15:34:42 
+ 2010 ---
arielch: Yes, we tried using only the API before, but had the same problem. 
This 
code will crash OO Writer as well:

 for (int i = 2; i  3000; i++)
 {
 {
 String sCellName = A + (i - 1);
 XText cellText = (XText)xTextTable.getCellByName(sCellName);
 cellText.setString(value + i);
 }
 {
 String sCellName = B + (i - 1);
 XText cellText = (XText)xTextTable.getCellByName(sCellName);
 cellText.setString(value + i);
 }
 {
 String sCellName = C + (i - 1);
 XText cellText = (XText)xTextTable.getCellByName(sCellName);
 cellText.setString(value + i);
 }
 {
 String sCellName = D + (i - 1);
 XText cellText = (XText)xTextTable.getCellByName(sCellName);
 cellText.setString(value + i);
 }
 if (i % 100 == 0)
 {
 Console.WriteLine(Row:  + i);
 }
 }


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

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


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



[gsl-issues] [Issue 51583] missing one line of pixels in basic dialog boxes

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


User hdu changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  OS/Version|Linux |All

Priority|P5|P4

Platform|PC|All

  Resolution|  |FIXED

Target milestone|OOo Later |OOo 3.4





--- Additional comments from h...@openoffice.org Wed Dec  1 15:51:21 + 
2010 ---
Frigging WB_EXTRAOFFSET moved the MsgBox's FixedText but didn't adjust its
clipping area accordingly. Fixed in CWS.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115869] Autocorrect functionality with new docs created in explorer

2010-12-01 Thread donovanzanz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115869
 Issue #|115869
 Summary|Autocorrect functionality with new docs created in exp
|lorer
   Component|Word processor
 Version|OOO320m18
Platform|PC
 URL|
  OS/Version|Windows 7
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|programming
 Assigned to|writerneedsconfirm
 Reported by|donovanzanz





--- Additional comments from donovanz...@openoffice.org Wed Dec  1 15:51:31 
+ 2010 ---
I have a problem with auto-correct and spell check not functioning at all in 
some Writer documents.  After doing some testing, I have figured out that if 
you create a document by right-clicking in Windows Explorer, the auto-correct 
and spell check will not work in that document.  Or it may work at first, but 
will break at some point (when saving, maybe?).  I have done this for both the 
3.2.0 and 3.2.1 releases.  If you cut and paste the contents into a new 
document created from the file menu of the Writer, then everything works fine.  
You can save the new file (even replacing the old file in the process), close 
and then reopen and both will continue to work properly.  I am using 64-bit 
Windows 7 Ultimate and Build: 9502.  I have 2 example documents I can provide 
if you would like them.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 6358] objects should be inserted as anchored on page standardly

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





--- Additional comments from guraknu...@openoffice.org Wed Dec  1 16:30:50 
+ 2010 ---
The size of an object (at least if the object is an image) can be protected:
Right click an image → Position and size… ⇨

Protect
☐ Position
☒ 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...@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 115870] Images anchored to a cell aren't sorted along with other cells.

2010-12-01 Thread guraknugen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115870
 Issue #|115870
 Summary|Images anchored to a cell aren't sorted along with oth
|er cells.
   Component|Spreadsheet
 Version|OOo 3.2
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|spreadsheet
 Reported by|guraknugen





--- Additional comments from guraknu...@openoffice.org Wed Dec  1 16:46:56 
+ 2010 ---
Let column A and B (for example) contain some text, such as Item number and 
description, and let column C contain images (one per cell) that illustrates 
the 
text in columns A and B.

Now you want to sort columns A-C for column B in ascending order, but when you 
do that you notice that the images didn't sort; they seems to work like some 
kind of decoration only, or in other words: they are meaningless, at least in 
this case.

If no one will fix this I have a suggestion for a feature that would be an 
acceptable workaround:

When you right click a cell and click [Format cells… → Background], you can 
change the background colour of that cell. If we have a column of different 
colours and we sort a few columns, among those the coloured one, the colours 
will follow the sort, at least if ”Include formats” are checked in the sort 
dialogue.

So my suggestion is to add the feature to use an image as background of a cell. 
Just add a button for searching after images (and maybe other kinds of 
objects). There could be some settings to do, like if the image should fill the 
cell completely in one way or the other or what should happen when the user 
resize the cell.

Or if you find a better way to solve this problem. I know that I'm not the only 
one who have this problem and after what I've heard Excel can do this… (for me, 
Excel is not an option though, since I'm on Linux).

Here's a link to a thread that I found about this problem:
http://www.oooforum.org/forum/viewtopic.phtml?t=82549

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 58014] default language not set i f document created over windows context menu

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





--- Additional comments from e...@openoffice.org Wed Dec  1 16:56:42 + 
2010 ---
*** Issue 115869 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 115869] Autocorrect functionality with new docs created in explorer

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from e...@openoffice.org Wed Dec  1 16:56:44 + 
2010 ---
duplicate 

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

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115869] Autocorrect functionality with new docs created in explorer

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Wed Dec  1 16:57:02 + 
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



[graphics-issues] [Issue 115850] PPT(x) import: strange ma th-symbols

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





--- Additional comments from mastadi...@openoffice.org Wed Dec  1 17:03:00 
+ 2010 ---
Created an attachment (id=75208)
Examplefile strange math-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...@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 115707] Anchored picture moves wh en saving document (.odt)

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





--- Additional comments from gun...@openoffice.org Wed Dec  1 17:51:56 
+ 2010 ---
Open Office 3.2.1 Problems experienced multiple times.

[This problem was closed for lack of examples now supplied. The picture moving
was first observed in the 
  exported  PDF document, but the problem actually arose in saving the .odt
document, before conversion..]

A 225 page document was composed and a good many photographs were added.
All pictures were ANCHORED  to the page or a paragraph, as appropriate.
The document was set up with footers and page numbers were added. 
Pages were numbered normally and complete at one point.
When there was a  jpg item added  which occupied most of a page, 
a manual page break was inserted.
The document was saved at intervals and before closing.

The following problems were encountered repeatedly:
1.  Document looked great till I hit save and then a number of the pictures 
seem to 
   go wherever they want too.. very frustrating, 
   - One one chapter first page, with a title and a picture, that picture would
routinely move 2-5 pages away.
   - Some pictures ended up on top of others, skewed a few pages away[see
IMG 113  114]
   - some pictures disappeared entirely and had to be pasted back in !!! 
  They were no longer in the document, though they had been anchored to a 
page.

2. Page breaks that were inserted were ignored. Text moved to fill in spaces
below  .jpg insertions
that occupied ~90% of the page and had a page break added to preclude what
happened. Pictures also moved. [Img 115]

3. The pagination was perfect at one point. After saving and reopening the
document, page numbers were missing.
Re-installing page number per instructions in the HELP file replaced some of
the page numbers through 115 the remaining 
Footers which should have shown page numbers were blank. (115/225 pages
numbered.) 
Currently the pagination is incomplete. Starting at the first page without a
number, one can add a number, 
but apparently not for the entire document to the end.

4. Two pages were added to the document most recently. SAVE.
On reopening the next day, those two pages were in the middle of the
document., inserted into other text.
Totally out of place.

Note: I have observed at least one other comment of pictures moving, but in .PDF
documents.

I have copied and pasted a 47 segment from that document for another purpose and
find that the picture migration does not occur.
That leads to thee suspicion that OO 3.2.1 cannot handle  a document of 85 MB
and maintain its integrity.


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 105246] lookup function doesn't w ork in 3.1 and does not work in 3.2.1 either

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


User er changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Wed Dec  1 17:59:54 + 
2010 ---
For LOOKUP the search vector must be sorted, which it is not in both linked
files. The vector is defined as A2:A110 and contains empty cells at the end, and
additionally a SPPakt text in A46 of Depot_Sparka_26.11.10.ods in between the
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...@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 105246] lookup function doesn't w ork in 3.1 and does not work in 3.2.1 either

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


User er changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Wed Dec  1 18:00:14 + 
2010 ---
Closing.

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

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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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





--- Additional comments from arie...@openoffice.org Wed Dec  1 18:44:52 
+ 2010 ---
Created an attachment (id=75209)
NetBeans project showing how it works


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

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


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



[api-issues] [Issue 115745] OO crashes when repeatedl y triggering API commands

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





--- Additional comments from arie...@openoffice.org Wed Dec  1 18:51:02 
+ 2010 ---
arielch-mattraffic: please 
http://www.openoffice.org/nonav/issues/showattachment.cgi/75209/TableSample.zip

Using pure API calls, it works with a 3000 row text table, in less than one 
minute 
when the document is HIDDEN. When the document is visible, it takes longer, but 
it 
does not crash.

Using the Dispatch API here is a no-go.

arielch-os: I think this can be closed as invalid. 


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

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


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



[gsl-issues] [Issue 115871] vcl: vcl/unx/inc/dtint.hx x breaks with recent X11 headers

2010-12-01 Thread b_michaelsen
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115871
 Issue #|115871
 Summary|vcl: vcl/unx/inc/dtint.hxx breaks with recent X11 head
|ers
   Component|gsl
 Version|current
Platform|Unknown
 URL|https://bugs.gentoo.org/show_bug.cgi?id=344993
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|pl
 Reported by|b_michaelsen





--- Additional comments from b_michael...@openoffice.org Wed Dec  1 
19:36:27 + 2010 ---
the X11 header guards in vcl/unx/inc/dtint.hxx have recently renamed. I
successfully compiled the version by removing the #ifndef _XLIB_H_ block.
There is a however a cleaner solution in the linked gentoo above.

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

-
To unsubscribe, e-mail: issues-unsubscr...@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 115853] PDFs produced by File; Ex port as PDF cannot be printed by Acrobat

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





--- Additional comments from graham_har...@openoffice.org Wed Dec  1 
19:53:27 + 2010 ---
Hi thanks for trying to resolve this. 

My PDF export options (I don't recall changing them from default) are:

General Tab
Range - all
Images - Lossless compression
General- only Export bookmarks checked.
Initial View
Panes - page only
Magnification - Default
Page Layout- Default
User Interface tab
Only Display document title checked
Bookmarks - all bookmark levels
Links- only Convert document references to PDF targets checked.
Cross document links- Default mode
Security tab
No passwords
No restrictions

I don't know what causes xrefs in the output. I use (you will see from the .ODT)
cross-references to Headings quite a lot, to the Reference for sub-headings, and
to the Number for appendices.
I also use cross-references to Numbered Paragraphs (to the Number) for
quotations as evidence. 
The other unusual things is that I use Zotero to insert citations to academic
literature and similar. 

Hope this helps, ,


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

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


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



[dba-issues] [Issue 115872] Edit...cut/copy/paste doe sn't work

2010-12-01 Thread cmaitland
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115872
 Issue #|115872
 Summary|Edit...cut/copy/paste doesn't work
   Component|Database access
 Version|OOo 3.3 RC7
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|cmaitland





--- Additional comments from cmaitl...@openoffice.org Wed Dec  1 21:04:50 
+ 2010 ---
Installed OO 3.3 RC7 to resolve a Java Runtime Environment (JRE)problem on the
Mac. JRE problem was resolved but..

Find I can't use the editcut/copy/paste options when in a field of a form.

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

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


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



[sc-issues] [Issue 115847] Scroll bar on function wi zard function select does not work

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





--- Additional comments from d...@openoffice.org Wed Dec  1 21:37:22 + 
2010 ---
000330m18, build 9502 on XPpro SP3

See screenshots

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115847] Scroll bar on function wi zard function select does not work

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





--- Additional comments from d...@openoffice.org Wed Dec  1 21:40:02 + 
2010 ---
Created an attachment (id=75210)
Zipped screenshots


-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115848] MAX and MIN functions not found

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





--- Additional comments from d...@openoffice.org Wed Dec  1 21:43:10 + 
2010 ---
New in OOO330m18 (Build:9502) on XPpro Sp3

See screen shots uploaded and attached to issue 115847

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115873] Calc crash while formatti ng cell

2010-12-01 Thread janicechandler
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115873
 Issue #|115873
 Summary|Calc crash while formatting cell
   Component|Spreadsheet
 Version|OOo 3.3 RC7
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|spreadsheet
 Reported by|janicechandler





--- Additional comments from janicechand...@openoffice.org Wed Dec  1 
22:30:38 + 2010 ---
This is probably not a new bug, but I could not locate a recent reference. 

File:  multi-tabbed workbook, xlsm, macros disabled as default

workbook contains various examples of functions and tables compatible with Excel
2007
objective of activity: to observe the differences between Excel  Calc

I entered a number of functions referencing a named table. I formatted several
cells to display the results as currency. I used format painter to apply the
currency format to cell not adjacent to the other cells. Cell contained the
standard deviation function stdevp. When I clicked the target cell, the cell
formatted correctly, then Calc crashed. 

On document recovery, all work performed during session was lost.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 5930] Engineering Notation

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





--- Additional comments from nick...@openoffice.org Thu Dec  2 00:20:20 
+ 2010 ---
Another way to do the formatting selection is to add an 'Engineering Exponent' 
check box to the 
Scientific Format screen. An example could be given at that point with a 
selectable increment number 
for the exponent corresponding to a maximum number of integer digits before the 
decimal point in the 
mantissa. Operationally this would adjust the number of #'s before the decimal 
without the user having 
to adjust things. The Excel Custom:Type or OO Category: Format windows show 
sample number 
formats according to the user's selection. Toggling the 'Engineering Exponent' 
check box would bring 
up the engineering templates:
  #.00E+01
  ##.00E+02
  ###.00E+03
  .00E+04

This is a painless extension to the existing format example table. The 'leading 
zeros' could be replaced 
with 'exponent multiple' ranging from 1..something useful.

Also, we don't need a new 'F' suffix, it is non-standard. For generic 
Scientific Format, all numbers look 
similar from the user's perspective. The format specification string level is 
where they differ, but the 
user just sees a number with hidden normalization and truncation rules. Show 
the 'E' numbers with the 
desired exponent presentation. Everybody knows how to interpret 32.12E+03. Most 
would be confused 
by 32.12F+03.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 102750] DSUM, DGET and other D* d atabase functions don't work with external ref erences anymore.

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





--- Additional comments from ely...@openoffice.org Thu Dec  2 01:39:39 
+ 2010 ---
Hello all.

I downloaded:
OOo_3.3.0rc7_20101126_Win_x86_install_en-US.exe

And DGET still doesn't work.

I downloaded the first two files, 

a) changed the value of the search criteria: I placed a 9 in A2

b) Added the next formula:

=DGET('file:///C:/temp/basetest.ods'#$Feuille1.F2:G25;'Test';A1:A2)

I get:
Err:504

Instead of a 45

The DSUM formula works fine as long as I could see.

Ely.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 102750] DSUM, DGET and other D* d atabase functions don't work with external ref erences anymore.

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


User elysch changed the following:

What|Old value |New value

  CC|'er,jbfaure,kohei,wope'   |'elysch,er,jbfaure,kohei,w
|  |ope'





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

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


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



[framework-issues] [Issue 115874] Senddoc.exe crashes

2010-12-01 Thread momarlon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115874
 Issue #|115874
 Summary|Senddoc.exe crashes
   Component|framework
 Version|OOO320m1
Platform|PC
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|tm
 Reported by|momarlon





--- Additional comments from momar...@openoffice.org Thu Dec  2 04:22:08 
+ 2010 ---
When attempting to send OpenOffice.org documents (all applications), senddoc.exe
crashes.
OpenOffice.org was unable to find a working e-mail configuration.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 93503] Calc export of non-gregori an date to Excel loses format

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





--- Additional comments from samp...@openoffice.org Thu Dec  2 04:29:39 
+ 2010 ---
 2. I don't like the change made to SvNumberformat::ImpNextSymbol()
Corrected in the updated version of the patch.

 Anyhow, using the number formatter dialog and setting the Language to Thai and
 trying to use the code
 [$-D07041E]0
 and pressing the green check mark button does not accept the code. If
 I understood correctly that should result in
 [$-41E][~buddhist][NatNum1]0

I guess the example should actually be written as 
[$-D07041E]dd/mm/yy
because the number format '0' doesn't make sense for date.
And the result, after applying the patch, will be
[$-41E][NatNum1][~buddhist]dd/mm/yy

Is this OK?

Since in the current implementation, you can't use the format
[$-41E][~buddhist][NatNum1]dd/mm/yy
at all. The number format dialog will accept the format code
if you enter it manually but after you click the green checkmark 
but it will do nothing.

The sequence [$-41E][~buddhist][NatNum1]dd/mm/yy happens
to be illegal in the current implementation. Using the sequence
[$-41E][NatNum1][~buddhist]dd/mm/yy will produce the desired
effect. We can fix this but it require a lot more modifications.

 3. I still don't agree to the removal or conversion of
-// The Thai T NatNum modifier during Xcl export.
-if (rNum.IsSet()  rNum.GetNatNum() == 1 
-rKeywords[NF_KEY_THAI_T].EqualsAscii( T) 
-MsLangId::getRealLanguage( rNum.GetLang()) ==
-LANGUAGE_THAI)
-{
-aPrefix += 't';
-}
 
 The above code is modified as

+// The Thai T NatNum modifier during Xcl export.
+if (rNum.IsSet()  rNum.GetNatNum() == 1 
+rKeywords[NF_KEY_THAI_T].EqualsAscii( T) 
+MsLangId::getRealLanguage( rNum.GetLang()) ==
+LANGUAGE_THAI  !LCIDInserted )
+{
+
+aStr.InsertAscii( [$-D00041E], 0 );
+}

Which means that the filter will accept the number format t0 (processed 
elsewhere) from Excel and convert to [$41E][NatNum1]0 in Calc. 
When convert back to excel it will become [$-D00041E]0 (not t0) 
which when import into Calc will become [$41E][NatNum1]0 again.

The difference is that when export to Excel, the code will no longer generate
t0 but the more correct (right?) [$-D00041E]0.


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

-
To unsubscribe, e-mail: issues-unsubscr...@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 93503] Calc export of non-gregori an date to Excel loses format

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


User tantai_thanakanok changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |75211)
updated version






--- Additional comments from tantai_thanaka...@openoffice.org Thu Dec  2 
04:26:19 + 2010 ---
Created an attachment (id=75211)
updated version


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

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


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



[sc-issues] [Issue 115875] The too GAD DAMN COMPLICA TED!!!!!!!!!!!!!!!

2010-12-01 Thread davidbooker
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115875
 Issue #|115875
 Summary|The too GAD DAMN COMPLICATED!!!
   Component|Spreadsheet
 Version|1.0.0
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|ddd
 Reported by|davidbooker





--- Additional comments from davidboo...@openoffice.org Thu Dec  2 04:30:16 
+ 2010 ---
The problem that I've run into is with the borders feature.  When you select a 
border the little border icon does not change to what you are actually.  For 
example if I only wanted a right side border it should show a right side 
border.  
So that i will know that is what i actually selected.  Also when you want to 
change border style for only certain section it changes the whole thing. I have 
used this software in the past and didn't have any issues I have just recently 
downloaded it again and am disappointed that I cannot get this to work.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115707] Anchored picture moves wh en saving document (.odt)

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


User es changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from e...@openoffice.org Thu Dec  2 04:46:42 + 
2010 ---
Still no document provided.
Closing invalid.

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please 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 115707] Anchored picture moves wh en saving document (.odt)

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


User es changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from e...@openoffice.org Thu Dec  2 04:46:58 + 
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



[dba-issues] [Issue 100596] [KB_SQL] query crashes us ing more than one odbc table

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


User oj changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from o...@openoffice.org Thu Dec  2 07:46:01 + 
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...@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 100596] [KB_SQL] query crashes us ing more than one odbc table

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


User oj changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |INVALID





--- Additional comments from o...@openoffice.org Thu Dec  2 07:43:50 + 
2010 ---
It is not possible to get any further information. 

I'm closing this one as driver bug.

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

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


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



[framework-issues] [Issue 107138] Error: Cant check storage consistency!

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





--- Additional comments from m...@openoffice.org Thu Dec  2 07:50:22 + 
2010 ---
There was a problem, when embedded object was switched to another storage.
Luckily, it did not cause any real problem, although could affect the storing
performance a little bit.

Fixed in cws fwk160.


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