[Bug 123230] The function IF result in #RIF error if a confront string is 'KB'

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123230

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |NOTABUG

--- Comment #2 from Edwin Sharp  ---
=if(G2='KB';1;2) gives #NAME?
=if(G2="KB";1;2) gives correct results.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123232] Saving large files in xls slow

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123232

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Edwin Sharp  ---
Duplicate bug.

*** This bug has been marked as a duplicate of bug 110299 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 110299] very slow saving and loading time

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=110299

Edwin Sharp  changed:

   What|Removed |Added

 CC||rayk...@cox.net

--- Comment #5 from Edwin Sharp  ---
*** Bug 123232 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122885] AOO 4.x crash with extension "Readability Report" 2.0.x or older

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122885

liupingtan  changed:

   What|Removed |Added

 CC||doneyours...@gmail.com

--- Comment #20 from liupingtan  ---
Don't reproduce this defect , can someone give some suggestion for steps

on AOO400m1(Build:9700)  -  Rev. 1467605
on Mac 10.8 

Try to repoduce , the Steps below:

1.Add Extension :Readability Report(readablilityreport.oxt) and enable this
extension and disable other extensiongs

2.Open file .doc and .odt created by AOO3.4.1 ,

But pass and no crash on AOO 4.0 

Are there some other specially step to help to reproduce this defect ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123209] Screen fails to update after switching worksheets

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123209

Jon R Kibler  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jon R Kibler  ---
I have installed:
AOO401m3(Build:9712)  -  Rev. 1520285
2013-09-05 15:27:49 (Thu, 05 Sep 2013)

And have tried to reproduce the problems seen wit 4.0.0, and they appear to be
completely resolved by the above RC 4.0.1.

I would encourage a quick official release as this is a really annoying bug,
and I know a couple Windows colleagues who have encountered it in 4.0.0 as
well.

I consider this problem resolved as of now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123230] New: The function IF result in #RIF error if a confront string is 'KB'

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123230

Bug ID: 123230
Issue Type: DEFECT
   Summary: The function IF result in #RIF error if a confront
string is 'KB'
   Product: Calc
   Version: 4.0.0
  Hardware: All
OS: Windows 8
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: editing
  Assignee: issues@openoffice.apache.org
  Reporter: gilb...@gmail.com
CC: issues@openoffice.apache.org

Enter 'KB' in IF function on a cell generate #RIF error instead of correct
result.

Example normal: the formula =if(G2='GB';1;2) results 1 or 2 if cell G2 is equal
or different to 'GB'.

Example with wrong result: the formula =if(G2='KB';1;2) results always #RIF.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123231] Style headers

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123231

--- Comment #1 from JZA  ---
Created attachment 81514
  --> https://issues.apache.org/ooo/attachment.cgi?id=81514&action=edit
screenshot with the visual impact of the diff.

I add some screenshot showing the changes, the image should be updated with the
required transparencies.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123198] Impress crashes using the sidebar

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123198

--- Comment #10 from Thorsten Wagner  ---
Unfortunately I'm not able to retest a patch. I need precompiled software,
because the 10.4 sdk currently in use for compiling is too old to have it
available on my systems. I will retest the workaround as soon as it is
available in a snapshot build.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123232] New: Saving large files in xls slow

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123232

Bug ID: 123232
Issue Type: DEFECT
   Summary: Saving large files in xls slow
   Product: Calc
   Version: 4.0.0
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: save-export
  Assignee: issues@openoffice.apache.org
  Reporter: rayk...@cox.net
CC: issues@openoffice.apache.org

When I save a large .xls file, it takes up to a minute to save in the 4.0.0
version.  In the old 3.4.1 the same file saved in seconds.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122927] =IF(AK3=" ";0;IF(AK3="Y";195;IF(AK3="N";125))) produces FALSE instead of $0.00

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122927

Regina Henschel  changed:

   What|Removed |Added

 CC||rb.hensc...@t-online.de

--- Comment #21 from Regina Henschel  ---
Created attachment 81515
  --> https://issues.apache.org/ooo/attachment.cgi?id=81515&action=edit
constants and TRUE() and FALSE() with different ways for formatting

Hi Oliver, I have applied your patch and build it. I have used the attached
file to test it.

The ODF part looks good for me:
A forced currency format is applied to logical values for constants and for
formula result.
A format code with text rule shows logical values as string.
The ISLOGICAL() test give correct results.

The Excel import has this error:
A logical constant is imported wrongly. The cell content is =TRUE() instead of
constant TRUE and =FALSE() instead of constant FALSE. That is not an error. But
despite the formulas =TRUE() and =FALSE(), which should result a logical value,
the test ISLOGICAL() results FALSE.
To reproduce the Excel import error, save the attached file in *.xls format and
reopen it. The error remains, if the *.xls file is opened in Excel 2010 and
resaved there.
AOO3.4.1 imports logical constants as formulas too, but in AOO3.4.1 the type
check with ISLOGICAL() passes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #22 from Egil Jahnsen  ---
(In reply to Armin Le Grand from comment #19)
> ALG: ...and a big thank you to Egil for finding and reporting this!

You are welcome! I'll do my best to have you guys sweating for your dimes. ;)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123231] New: Style headers

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123231

Bug ID: 123231
Issue Type: DEFECT
   Summary: Style headers
   Product: Infrastructure
   Version: current
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: Website general issues
  Assignee: issues@openoffice.apache.org
  Reporter: j...@oooes.org
CC: issues@openoffice.apache.org

Created attachment 81513
  --> https://issues.apache.org/ooo/attachment.cgi?id=81513&action=edit
Differential from the CSS file.

New theme inspired on the Extension/Template website by Roberto Galoppini.
http://extension.openoffice.org

Some code most be modified, like importing the CSS background image
(bg-header.png).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #21 from SVN Robot  ---
"alg" committed SVN revision 1521537 into branches/AOO401:
i123216 No FontScaling by WorldTransform on WMF import

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123230] The function IF result in #RIF error if a confront string is 'KB'

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123230

Regina Henschel  changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rb.hensc...@t-online.de

--- Comment #1 from Regina Henschel  ---
Are you sure about the single quotes in 'GB' and 'KB'?

Please attach a small document, which shows the error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123213] Following a hyperlink (Ctrl+Click), then exporting to PDF will result in wrong link colors in the exported document

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123213

--- Comment #3 from Justin Case  ---
Created attachment 81512
  --> https://issues.apache.org/ooo/attachment.cgi?id=81512&action=edit
updated attachments; added document and exports as well as a diff image

updated attachments; added document and exports as well as a diff image

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123026] Touch screen ability

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123026

heather  changed:

   What|Removed |Added

 CC||heather_bevington@progressi
   ||ve.com

--- Comment #2 from heather  ---
A couple clarifying questions to try to narrow down the bug, 

Does this happen only while "veiwing" or does it also occur while editing ?

If a mouse is used in conjunction with a touch screen is the result the same ?

Does the relative size of the window alter the results? Example if the window
in maximized vs. minimized ?

What model computer are you utilizing as results could vary depending on
manufacturer/ model/ settings

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122881] OpenOffice Application icon invisible

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122881

PB Adams  changed:

   What|Removed |Added

 CC||adams...@gmail.com

--- Comment #18 from PB Adams  ---
Created attachment 81511
  --> https://issues.apache.org/ooo/attachment.cgi?id=81511&action=edit
Bug not resolved on 10.5.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #20 from Edwin Sharp  ---
(In reply to Armin Le Grand from comment #19)
> ALG: ...and a big thank you to Egil for finding and reporting this!

+1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #19 from Armin Le Grand  ---
ALG: ...and a big thank you to Egil for finding and reporting this!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

Armin Le Grand  changed:

   What|Removed |Added

 Status|ACCEPTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #18 from Armin Le Grand  ---
ALG: Checked and committed to AOO401 tree, changing target and done.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123198] Impress crashes using the sidebar

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123198

h...@apache.org  changed:

   What|Removed |Added

  Attachment #81509||review?(j...@apache.org)
  Flags||
 CC||j...@apache.org

--- Comment #9 from h...@apache.org  ---
Created attachment 81509
  --> https://issues.apache.org/ooo/attachment.cgi?id=81509&action=edit
catch uno exceptions in sfx2::sidebar::TabBar::Item::HandleClick()

Catching uno exceptions in the TabBar click handler and ignoring them avoids
the crash. The patch is intended only as a temporary workaround against the
release-critical stability problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


review requested: [Bug 123198] Impress crashes using the sidebar : [Attachment 81509] catch uno exceptions in sfx2::sidebar::TabBar::Item::HandleClick()

2013-09-10 Thread bugzilla
h...@apache.org  has asked j...@apache.org for review:
Bug 123198: Impress crashes using the sidebar
https://issues.apache.org/ooo/show_bug.cgi?id=123198

Attachment 81509: catch uno exceptions in
sfx2::sidebar::TabBar::Item::HandleClick()
https://issues.apache.org/ooo/attachment.cgi?id=81509&action=edit


--- Additional Comments from h...@apache.org 
Catching uno exceptions in the TabBar click handler and ignoring them avoids
the crash. The patch is intended only as a temporary workaround against the
release-critical stability problem.


[Bug 122927] =IF(AK3=" ";0;IF(AK3="Y";195;IF(AK3="N";125))) produces FALSE instead of $0.00

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122927

--- Comment #20 from Oliver-Rainer Wittmann  ---
Created attachment 81510
  --> https://issues.apache.org/ooo/attachment.cgi?id=81510&action=edit
proposed solution based on comment 19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 122927] =IF(AK3=" ";0;IF(AK3="Y";195;IF(AK3="N";125))) produces FALSE instead of $0.00

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122927

--- Comment #19 from Oliver-Rainer Wittmann  ---
May be it make sense to consider the given formatting code in order to decide,
if the boolean result of a formula should be formatted as a number, currency,
... or as TRUE/FALSE.

The formatting codes of cells A5:A7 in Microsoft Excel document attached to bug
121126 contain a section for strings/text. The complete formatting code is:
[BLUE]#,##0.00;[RED]\(#,##0.00\);[YELLOW]0;[GREEN]@
The section for strings/text is
[GREEN]@

If formatting code for strings/text is available format the boolean result as
TRUE/FALSE. Otherwise, apply the formatting as before.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 122985] Slow working with photos

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122985

--- Comment #24 from SVN Robot  ---
"hdu" committed SVN revision 1521488 into trunk:
#i122985# fix compile error in pngreader.cxx for product build with debug
ena...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

[Bug 122985] Slow working with photos

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122985

--- Comment #23 from SVN Robot  ---
"hdu" committed SVN revision 1521489 into branches/AOO401:
#i122985# fix compile error in pngreader.cxx for product build with debug
ena...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123153] Update bundled French (fr) dictionary for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123153

j...@apache.org changed:

   What|Removed |Added

 CC||j...@apache.org
  Flags|4.0.1_release_blocker?  |4.0.1_release_blocker+

--- Comment #7 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123153] Update bundled French (fr) dictionary for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123153

j...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.0.1

--- Comment #8 from j...@apache.org ---
set target

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123152] Update bundled Italian (it) dictionary for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123152

j...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.0.1

--- Comment #6 from j...@apache.org ---
set target

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123214] Updated bundled spellchecker for Gaelic (gd) in OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123214

j...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.0.1

--- Comment #7 from j...@apache.org ---
set target

-- 
You are receiving this mail because:
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123153] Update bundled French (fr) dictionary for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted Andrea Pescetti 's request for
4.0.1_release_blocker:
Bug 123153: Update bundled French (fr) dictionary for OpenOffice 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123153


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

j...@apache.org changed:

   What|Removed |Added

 CC||j...@apache.org
   Target Milestone|4.1.0   |4.0.1
  Flags|4.0.1_release_blocker?  |4.0.1_release_blocker+

--- Comment #17 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
j...@apache.org has granted Armin Le Grand 's request for
4.0.1_release_blocker:
Bug 123216: OpenOffice 4.0 grudges WMF and EMF pictures from Word files
https://issues.apache.org/ooo/show_bug.cgi?id=123216


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123229] Different RTF parse of document

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123229

Edwin Sharp  changed:

   What|Removed |Added

 OS|Windows XP  |Windows, all

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123229] Different RTF parse of document

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123229

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #2 from Edwin Sharp  ---
Confirmed using Word 2007 and Writer Rev. 1520602 Win 7.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123229] Different RTF parse of document

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123229

Edwin Sharp  changed:

   What|Removed |Added

 CC||el...@mail-page.com

--- Comment #1 from Edwin Sharp  ---
Created attachment 81508
  --> https://issues.apache.org/ooo/attachment.cgi?id=81508&action=edit
Word vs. Writer

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 120947] Export to PDF formula doesn't export control properties

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=120947

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Edwin Sharp  ---
See attachment 81507.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 120947] Export to PDF formula doesn't export control properties

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=120947

Edwin Sharp  changed:

   What|Removed |Added

 CC||el...@mail-page.com

--- Comment #3 from Edwin Sharp  ---
Created attachment 81507
  --> https://issues.apache.org/ooo/attachment.cgi?id=81507&action=edit
ODT vs. PDF

Rev. 1520602 vs SumatraPDF 2.3.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121130] Numbering incorrectly bold after export to Word

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121130

Edwin Sharp  changed:

   What|Removed |Added

 CC||el...@mail-page.com

--- Comment #6 from Edwin Sharp  ---
Created attachment 81506
  --> https://issues.apache.org/ooo/attachment.cgi?id=81506&action=edit
Writer vs. Word

Rev. 1520602 vs. Word 2007

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121130] Numbering incorrectly bold after export to Word

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121130

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #7 from Edwin Sharp  ---
See attachment 81506.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122927] =IF(AK3=" ";0;IF(AK3="Y";195;IF(AK3="N";125))) produces FALSE instead of $0.00

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122927

Oliver-Rainer Wittmann  changed:

   What|Removed |Added

   Assignee|iss...@openoffice.apache.or |clarence.guo...@gmail.com
   |g   |

--- Comment #18 from Oliver-Rainer Wittmann  ---
I had a look at the proposed solution.

The patch tries to restrict the changed formatting behavior (introduced by bug
121126) to cells whose set formatting code category
() is not one of the number, date, currency one.
Return value of  is checked.

While playing around having the proposed patch applied I figured out the
following.
- The definition NUMBERFORMAT_DEFINED (= 0x0001) has two purposes:
(1) Used for user-defined formatting code which could not be categories.
(2) Used as a flag for the other categories to indicate that it is a
user-defined one. E.g., for a user-defined currency formatting code the return
value of  is 9 - "0x0008 | 0x0001"
(NUMBERFORMAT_CURRENCY is defined as 0x0008

Thus, I decided to adjust the proposed conditions accordingly:
...
const short nFmtType = (pNumFmt->GetType() & ~NUMBERFORMAT_DEFINED);
if ( nFmtType == NUMBERFORMAT_DATE
 || nFmtType == NUMBERFORMAT_TIME
 || nFmtType == NUMBERFORMAT_CURRENCY
 || nFmtType == NUMBERFORMAT_NUMBER
 || nFmtType == NUMBERFORMAT_SCIENTIFIC
 || nFmtType == NUMBERFORMAT_FRACTION
 || nFmtType == NUMBERFORMAT_PERCENT
 || nFmtType == NUMBERFORMAT_DATETIME
 || pNumFmt->GetType() == NUMBERFORMAT_DEFINED )
...

But afterwards, Microsoft Excel document attached to bug 121126 shows wrong
display for cells A5:A7. These cells have a user-defined number format -
NUMBERFORMAT_NUMBER | NUMBERFORMAT_DEFINED - set.

The idea of Clarence' solution makes sense, but does not provide the expected
result.

I think we need to search for another resp. improved solution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123229] New: Different RTF parse of document

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123229

Bug ID: 123229
Issue Type: DEFECT
   Summary: Different RTF parse of document
   Product: Writer
   Version: 4.0.0
  Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: printing
  Assignee: issues@openoffice.apache.org
  Reporter: nikola.ko...@e-racuni.com
CC: issues@openoffice.apache.org

Created attachment 81505
  --> https://issues.apache.org/ooo/attachment.cgi?id=81505&action=edit
Compared view and example file

Hi,

Attached is sample file that is opened by OO. After version 3.3. all versions
parse it wrong, including the new 4.0.

Becouse of this all other actions, like PDF export has the same problem.

Regards, Nikola.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121142] non-extended cell sort -- 'sort by' field shows cell data value

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121142

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #1 from Edwin Sharp  ---
Sort performs OK.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #16 from SVN Robot  ---
"alg" committed SVN revision 1521441 into trunk:
i123216 No FontScaling by WorldTransform on WMF import

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

Armin Le Grand  changed:

   What|Removed |Added

   Assignee|iss...@openoffice.apache.or |armin.le.gr...@me.com
   |g   |
   Target Milestone|--- |4.1.0

--- Comment #15 from Armin Le Grand  ---
ALG: Owner and target

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

Armin Le Grand  changed:

   What|Removed |Added

   Keywords|needmoreinfo|regression
 Status|CONFIRMED   |ACCEPTED
  Flags||4.0.1_release_blocker?

--- Comment #14 from Armin Le Grand  ---
ALG: This task and 121382 work with removing FontScaling using WorldTransform,
so I will remove it. Adding regression keyword, asking for AOO401 flag,
preparing commit to trunk.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


4.0.1_release_blocker requested: [Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
Armin Le Grand  has asked  for 4.0.1_release_blocker:
Bug 123216: OpenOffice 4.0 grudges WMF and EMF pictures from Word files
https://issues.apache.org/ooo/show_bug.cgi?id=123216


--- Additional Comments from Armin Le Grand 
ALG: This task and 121382 work with removing FontScaling using WorldTransform,
so I will remove it. Adding regression keyword, asking for AOO401 flag,
preparing commit to trunk.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #13 from Armin Le Grand  ---
ALG: Re-checked task 121382 (paste chart from bugdoc to writer) and never a
homogen matrix is set different from the identity in EMR_EXTCREATEFONTINDIRECTW
handler (ConvertWMFToGDIMetaFile uses EnhWMFReader direct and no WorldTransform
is used), so applying the WorldTransform to the FontSize is unused. Also tried
to find hints in ms docu if this should be applied, could not find hints in
EMR_EXTCREATEFONTINDIRECTW or close to it. Looks as if I could remove the
scaling in case EMR_EXTCREATEFONTINDIRECTW, but keep MWT_SET and handling it
which is surely not wrong. Checking...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121207] freezing and not responding

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121207

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #3 from Edwin Sharp  ---
No info from author.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121280] Can't recover spreadsheet

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121280

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||el...@mail-page.com
 Ever confirmed|0   |1

--- Comment #1 from Edwin Sharp  ---
Can not open attachment.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123198] Impress crashes using the sidebar

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123198

--- Comment #8 from h...@apache.org  ---
When -fno-default-inline is defined then it also doesn't crash even when
optimizations are enabled.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 121299] Right Click on Format Cell Dialog Box responds very slowly in Calc

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121299

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #3 from Edwin Sharp  ---
No problem with right click.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121325] open office crashes

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121325

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #2 from Edwin Sharp  ---
No info from author.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121354] spread sheet not loading external data

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121354

Edwin Sharp  changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||el...@mail-page.com

--- Comment #1 from Edwin Sharp  ---
Please attach file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121724] Calc crashes when copying a sheet

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121724

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #6 from Edwin Sharp  ---
No crash when copy a sheet.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123216] OpenOffice 4.0 grudges WMF and EMF pictures from Word files

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123216

--- Comment #12 from Armin Le Grand  ---
ALG: Getting closer; the regression seems to be caused by task 121382 where the
WorldTransform gets used more intense at WMF import. There is a case used in
WMF import missing, the MWT_SET (4) in reading WIN_EMR_MODIFYWORLDTRANSFORM
actions. Added that. Still bad ly scaled.
When pasting from word to draw ConvertWMFToGDIMetaFile uses EnhWMFReader direct
and no WorldTransform is used at all.
When loading the *.doc, ConvertWMFToGDIMetaFile uses WMFReader which itself
(partially?) uses EnhWMFReader::ReadEnhWMF(); in this case the WorldTransform
is used and FontSizes get scaled by ca. 0.5 and 6.2 (what explains the too big
font sizes).
Question is if adaption of FontSize in task 121382 was correct or not; I still
think so - it maybe that WorldTransform adaption is still missing somewhere
else, checking...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123228] Adaptions for building AOO 4.0.0 on Solaris

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123228

--- Comment #3 from h...@apache.org  ---
Created attachment 81504
  --> https://issues.apache.org/ooo/attachment.cgi?id=81504&action=edit
Use erf() provided by vigra on Solaris

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123228] Adaptions for building AOO 4.0.0 on Solaris

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123228

--- Comment #2 from h...@apache.org  ---
Created attachment 81503
  --> https://issues.apache.org/ooo/attachment.cgi?id=81503&action=edit
remove bash-ism from bootstrap template

Patch by: Raymond Steele

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123101] French (fr) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123101

--- Comment #4 from SVN Robot  ---
"jsc" committed SVN revision 1521405 into branches/AOO401:
#123101# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123225] Russian (ru) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123225

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521406 into branches/AOO401:
#123225# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123227] Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123227

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521401 into trunk:
#123227# update translation for Tamil for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123227] Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123227

--- Comment #2 from SVN Robot  ---
"jsc" committed SVN revision 1521410 into branches/AOO401:
#123227# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123224] Finnish (fi) translation update fro AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123224

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521404 into branches/AOO401:
#123224# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123223] Japanese (ja) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123223

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521403 into branches/AOO401:
#123223# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123228] Adaptions for building AOO 4.0.0 on Solaris

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123228

h...@apache.org  changed:

   What|Removed |Added

   Assignee|iss...@openoffice.apache.or |h...@apache.org
   |g   |

--- Comment #1 from h...@apache.org  ---
Created attachment 81502
  --> https://issues.apache.org/ooo/attachment.cgi?id=81502&action=edit
Solaris provides finite() instead of the standard isfinite()

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123226] Tamil (ta) language update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123226

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521408 into branches/AOO401:
#123226# merge translation update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123228] New: Adaptions for building AOO 4.0.0 on Solaris

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123228

Bug ID: 123228
Issue Type: TASK
   Summary: Adaptions for building AOO 4.0.0 on Solaris
   Product: General
   Version: 4.0.0
  Hardware: All
OS: Solaris
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: h...@apache.org
CC: issues@openoffice.apache.org, raymond.ste...@lmco.com

For building Apache OpenOffice 4.0 on Solaris some adaptions are required. They
are discussed on the d...@openoffice.apache.org mailing list with the subject
name "Building comphelper" [1].

[1] http://markmail.org/thread/5gnsk7hmehxfdthx

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123226] Tamil (ta) language update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123226

--- Comment #2 from SVN Robot  ---
"jsc" committed SVN revision 1521399 into trunk:
#123226# update translation for Tamil for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 121814] Open XLS bug

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121814

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |IRREPRODUCIBLE

--- Comment #1 from Edwin Sharp  ---
Attachment opens OK.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123214] Updated bundled spellchecker for Gaelic (gd) in OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123214

--- Comment #6 from SVN Robot  ---
"pescetti" committed SVN revision 1521395 into branches/AOO401:
#123214# Update bundled Gaelic gd dictionary in AOO401

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 121985] Unable to change font color of text in spreadsheet cell

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=121985

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||el...@mail-page.com
 Resolution|--- |FIXED

--- Comment #1 from Edwin Sharp  ---
Font color change OK.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123224] Finnish (fi) translation update fro AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123224

--- Comment #2 from SVN Robot  ---
"jsc" committed SVN revision 1521394 into trunk:
#123224# update translation for Finnish for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123225] Russian (ru) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123225

--- Comment #2 from SVN Robot  ---
"jsc" committed SVN revision 1521397 into trunk:
#123225# update translation for Finnish for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123227] Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted  4.0.1_release_blocker:
Bug 123227: Portuguese Brazil (pt-BR) translation update for AOO 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123227


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123227] New: Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123227

Bug ID: 123227
Issue Type: DEFECT
   Summary: Portuguese Brazil (pt-BR) translation update for AOO
4.0.1
   Product: Native-Lang
   Version: 4.0.0
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: pt-br
  Assignee: issues@openoffice.apache.org
  Reporter: j...@apache.org

Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123227] Portuguese Brazil (pt-BR) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123227

j...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED
 Issue Type|DEFECT  |TASK
   Target Milestone|--- |4.0.1
  Flags||4.0.1_release_blocker+

--- Comment #1 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123223] Japanese (ja) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123223

--- Comment #2 from SVN Robot  ---
"jsc" committed SVN revision 1521393 into trunk:
#123223# update translation for French for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123226] Tamil (ta) language update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123226

j...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED
 Issue Type|DEFECT  |TASK
   Target Milestone|--- |4.0.1
  Flags||4.0.1_release_blocker+

--- Comment #1 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123226] New: Tamil (ta) language update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123226

Bug ID: 123226
Issue Type: DEFECT
   Summary: Tamil (ta) language update for AOO 4.0.1
   Product: Native-Lang
   Version: 4.0.0
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: ta
  Assignee: issues@openoffice.apache.org
  Reporter: j...@apache.org

Tamil (ta) language update for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123226] Tamil (ta) language update for AOO 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted  4.0.1_release_blocker:
Bug 123226: Tamil (ta) language update for AOO 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123226


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123225] Russian (ru) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123225

j...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED
 Issue Type|DEFECT  |TASK
   Target Milestone|--- |4.0.1
  Flags||4.0.1_release_blocker+

--- Comment #1 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123038] Update bundled dictionaries for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123038

Bug 123038 depends on bug 123214, which changed state.

Bug 123214 Summary: Updated bundled spellchecker for Gaelic (gd) in OpenOffice 
4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123214

   What|Removed |Added

 Status|ACCEPTED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123214] Updated bundled spellchecker for Gaelic (gd) in OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123214

Andrea Pescetti  changed:

   What|Removed |Added

 Status|ACCEPTED|RESOLVED
 Resolution|--- |FIXED
Summary|Updated bundled |Updated bundled
   |spellchecker for gd |spellchecker for Gaelic
   ||(gd) in OpenOffice 4.0.1

--- Comment #5 from Andrea Pescetti  ---
Fixed both on trunk and AOO401.

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123225] New: Russian (ru) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123225

Bug ID: 123225
Issue Type: DEFECT
   Summary: Russian (ru) translation update for AOO 4.0.1
   Product: Native-Lang
   Version: 4.0.0
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: ru
  Assignee: issues@openoffice.apache.org
  Reporter: j...@apache.org

Russian (ru) translation update for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123225] Russian (ru) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted  4.0.1_release_blocker:
Bug 123225: Russian (ru) translation update for AOO 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123225


--- Additional Comments from j...@apache.org
approve showstopper request


4.0.1_release_blocker granted: [Bug 123224] Finnish (fi) translation update fro AOO 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted  4.0.1_release_blocker:
Bug 123224: Finnish (fi) translation update fro AOO 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123224


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123224] New: Finnish (fi) translation update fro AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123224

Bug ID: 123224
Issue Type: DEFECT
   Summary: Finnish (fi) translation update fro AOO 4.0.1
   Product: Native-Lang
   Version: 4.0.0
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: fi
  Assignee: issues@openoffice.apache.org
  Reporter: j...@apache.org

Finnish (fi) translation update fro AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123224] Finnish (fi) translation update fro AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123224

j...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED
 Issue Type|DEFECT  |TASK
   Target Milestone|--- |4.0.1
  Flags||4.0.1_release_blocker+

--- Comment #1 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122411] Tools shows inside preview

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122411

Edwin Sharp  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||el...@mail-page.com
 Ever confirmed|0   |1

--- Comment #1 from Edwin Sharp  ---
View - Toolbars -> check all
Page Preview
Insert, Insert Cell and Align toolbars are visible when floating.

Rev. 1520602 Win 7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123115] Lithuanian (lt) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123115

--- Comment #8 from SVN Robot  ---
"jsc" committed SVN revision 1521377 into branches/AOO401:
#123115# merge transaltion update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are watching all bug changes.


4.0.1_release_blocker granted: [Bug 123223] Japanese (ja) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
j...@apache.org has granted  4.0.1_release_blocker:
Bug 123223: Japanese (ja) translation update for AOO 4.0.1
https://issues.apache.org/ooo/show_bug.cgi?id=123223


--- Additional Comments from j...@apache.org
approve showstopper request


[Bug 123102] German (de) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123102

--- Comment #4 from SVN Robot  ---
"jsc" committed SVN revision 1521381 into trunk:
#123102# update translation for German for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123100] Italian (it) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123100

--- Comment #10 from SVN Robot  ---
"jsc" committed SVN revision 1521380 into branches/AOO401:
#123100# merge transaltion update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123039] Khmer (km) translation for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123039

--- Comment #5 from SVN Robot  ---
"jsc" committed SVN revision 1521386 into branches/AOO401:
#123039# merge transaltion update for AOO 4.0.1 from trunk

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123101] French (fr) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123101

--- Comment #3 from SVN Robot  ---
"jsc" committed SVN revision 1521390 into trunk:
#123101# update translation for French for AOO 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


[Bug 123201] Asturian (ast) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123201

--- Comment #5 from SVN Robot  ---
"jsc" committed SVN revision 1521378 into trunk:
#123201# update translation for Asturian for AOO 4.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123039] Khmer (km) translation for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123039

--- Comment #4 from SVN Robot  ---
"jsc" committed SVN revision 1521385 into trunk:
#123039# update translation for Khmer for AOO 4.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123103] Czech (cs) translation update for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123103

--- Comment #5 from SVN Robot  ---
"jsc" committed SVN revision 1521384 into trunk:
#123103# update translation for Czech for AOO 4.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[Bug 123073] Slovak (sk) translation for OpenOffice 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123073

--- Comment #11 from SVN Robot  ---
"jsc" committed SVN revision 1521379 into trunk:
#123073# update translation for Slovak for AOO 4.0.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


[Bug 123223] Japanese (ja) translation update for AOO 4.0.1

2013-09-10 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123223

j...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED
 Issue Type|DEFECT  |TASK
   Target Milestone|--- |4.0.1
  Flags||4.0.1_release_blocker+

--- Comment #1 from j...@apache.org ---
approve showstopper request

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


  1   2   >