[Bug 124065] New: [Performance] Low performance opening attached .ods

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124065

Bug ID: 124065
Issue Type: DEFECT
   Summary: [Performance] Low performance opening attached .ods
   Product: Calc
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P2
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: fanyuz...@gmail.com
CC: issues@openoffice.apache.org

Created attachment 82329
  -- https://issues.apache.org/ooo/attachment.cgi?id=82329action=edit
Sample ODS file

AOO opens the attached file 1 minute time.

It is based on Symphony defect Sym3_5598.

-- 
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 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

 CC||o...@apache.org
   Assignee|iss...@openoffice.apache.or |o...@apache.org
   |g   |

--- Comment #3 from Oliver-Rainer Wittmann o...@apache.org ---
Thx for sample document - I am taking over to have a deeper look.

-- 
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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

eberlein pet@refofd.verwalt-berlin.de changed:

   What|Removed |Added

 CC||pet.ebe@refofd.verwalt-berl
   ||in.de

--- Comment #2 from eberlein pet@refofd.verwalt-berlin.de ---
can confirm with Rev. 1556251 (WindowsXP SP3)

-- 
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 124065] [Performance] Low performance opening attached .ods

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124065

wujinl...@gmail.com changed:

   What|Removed |Added

 CC||wujinl...@gmail.com

--- Comment #1 from wujinl...@gmail.com ---
[ROOT CAUSE]
When there are too many Name Ranges in the ODF file, it takes a very long time
to import the document.

By using Purify, we found most of the time is used by function
ScRangeData::Clone(), which is called by function ScCollection::= while
constructing a new ScRangeName object.

Function:ScRangeData::Clone
Calls:1,511,522
Function time:140,541.25 (3.08% of Focus)
F+D time:845,851.27 (18.51% of Focus)

In my test, there is 1004 name ranges. In funtion
ScXMLImport::SetNamedRanges(), it will first add 1004 new Name Ranges, then it
will loop the 1004 entries to update the content and grammer. You can see that
1004 Name Ranges will lead to 1.5 Million (roughly 1004*1004) calls of
ScRangeData::Clone(), which is quite time consuming, thus resulting a slow
importing of the document.

Function:ScXMLImport::SetNamedRanges
Calls:1

Descendant
ScNamedRangesObj::addNewByNamecalls:1004
ScNamedRangeObj::SetContentWithGrammarcalls:1004

1) create new name ranges
Function:ScNamedRangesObj::addNewByName
Calls:1,004

Descendant
ScNamedRangesObj::ImplAddNewByScopeAndNamecalls: 1004


2) update the name ranges
Function:ScNamedRangeObj::SetContentWithGrammar
Calls:1,004

Descendant
ScNamedRangeObj::Modify_Implcalls: 1004

[RESOLUTION]
To improve the performance,  we will not create a copy of the ScNameRange
object, instead we will just use the existing ScNameRange to update.

-- 
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 124065] [Performance] Low performance opening attached .ods

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124065

wujinl...@gmail.com changed:

   What|Removed |Added

  Attachment #82330||review?
  Flags||

--- Comment #2 from wujinl...@gmail.com ---
Created attachment 82330
  -- https://issues.apache.org/ooo/attachment.cgi?id=82330action=edit
Fix

-- 
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.


review requested: [Bug 124065] [Performance] Low performance opening attached .ods : [Attachment 82330] Fix

2014-01-21 Thread bugzilla
wujinl...@gmail.com has asked  for review:
Bug 124065: [Performance] Low performance opening attached .ods
https://issues.apache.org/ooo/show_bug.cgi?id=124065

Attachment 82330: Fix
https://issues.apache.org/ooo/attachment.cgi?id=82330action=edit


[Bug 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Latest|--- |4.1-dev
Confirmation on||
Version|4.0.1   |4.0.0
 Ever confirmed|0   |1

--- Comment #4 from Oliver-Rainer Wittmann o...@apache.org ---
(In reply to Rainer Bielefeld from comment #2)
 Created attachment 82321 [details]
 Sample Document
 
 [snip] 
 
 11. Open attached thisworksnot.odt From AOO4.0.1 Start Center
Bug: Instead of pictures only placeholders will be shown.   :-(
 12. Close document without changing changes
 13. Open attached thisworksnot.odt From AOO3.4.0 Start Center
As expected after few moments thumbnail pictures will appear:-(
 
 I am pretty sure the problem in step 13 is the same as in step 5 of original
 report.

I can confirm this defect. I will take these reproduction steps to work further
on this issue.

I reproduced the defect also in AOO 4.0.0 -- adjusting fields Version and
L.C. on

Some further investigations:
I switched to the OpenOffice Open-File-/Save-File-dialogs.
When I open the URL of the first image directly in the Open-File dialog in AOO
3.4.1 I got a warning dialog regarding a certification mismatch (I am not sure,
if this is a false-positive as Firefox is fine with the certification).
Continuing the process opens the image in Draw. Cancelling the process
nevertheless opens the image in Draw. This is a defect in AOO 3.4.1 from my
point of view.
Doing the same in AOO 4.0.0, AOO 4.0.1 or my current trunk build shows the same
certification mismatch dialog. 'Continuing' opens the image in Draw.
'Cancelling' does not open the image and provides error message 'Error reading
data from Internet. Server error message.'
My first assumption is that we had fixed the above observed defect for AOO
4.0.0 and thus, such linked images are no longer loaded.

Now, I will have some debugging sessions to find the root cause and hopefully
an acceptable fix.

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


[Bug 124063] Extension Oracle Report Builder causes broken charts with source range all

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124063

--- Comment #6 from Andreas Säger ville...@t-online.de ---
I tried to attach one of my old user profiles which breaks charts including
Rainer's sample. After removing the Report Builder from this profile, the
problem is gone.
Unfortunately, the compressed profile is too big.

Answering Rainer's questions:
I run Ubuntu 12.04 (64 bit) and Java 1.7 (open jdk).
AOO410m1(Build:9750)  -  Rev. 1558977
2014-01-17_04:11:25 - Rev. 1559006
en-US, no lang packs yet, quick-starter disabled, started from launcher icon or
command line.
Report builder version is 1.2.1
Yes, charting used to work with AOO 4.0.1 and all previous versions.
As I pointed out, this happens with 2 types of profiles:
a) The former 4.0.1 profile.
b) The 3.4.1 profile imported by the first-run wizard.
When I remove ORB1.2.1 the problem goes away. When I re-install ORB the problem
is back again.
It does _not_ occur with a fresh profile created by AOO 4.1.0, with or without
ORB 1.2.1

-- 
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 114728] Support building AOO with the OSX 10.7 SDK

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=114728

--- Comment #6 from SVN Robot svn...@dev.null.org ---
jsc committed SVN revision 1559967 into branches/rejuvenate01:
#114728# use 10.7 SDK as default, but allow newer SDK in configure

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


[Bug 114728] Support building AOO with the OSX 10.7 SDK

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=114728

j...@apache.org changed:

   What|Removed |Added

 CC||j...@apache.org

--- Comment #7 from j...@apache.org ---
adapt configure to take 10.7 SDK as default but allow newer SDKs as well. Older
SDKs are not longer supported.

Much more effort is necessary to support an older SDK like 10.6. If anybody is
interested to work on this we can give advice. We will focus on newer systems
only.

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


[Bug 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

--- Comment #5 from Oliver-Rainer Wittmann o...@apache.org ---
The certification mismatch warning is a not correct.

The certification alternative names for valid domains is not correctly read -
see method handleCertificateValidationRequest_(..). The first entry in the
alternative names is not considered.
For the URL of the first image this alternative name is the needed wildcard one
to match the domain of the image's name.

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


[Bug 124049] SystemShellExecute doesn't open browser with local HTML file + target

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124049

bmarcelly marce...@club-internet.fr changed:

   What|Removed |Added

 CC||marce...@club-internet.fr

--- Comment #4 from bmarcelly marce...@club-internet.fr ---
Remark:
In MS-Windows, setting a shortcut to an address#target displays the page but
ignores the target. So it seems a limitation of the OS.


Workaround :

SystemShellExecute can open a target in an HTML file if the browser is directly
called, with the file#target as argument.

Dim BrowserAddr As String
' BrowserAddr is the address of the browser in system specific syntax
' uFile is the URL address as in Description

oShell.execute(BrowserAddr, uFile, 0)

-- 
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 123968] Hindi (hi) translation update for OpenOffice 4.0.1 / 4.1.0

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123968

j...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.0

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


[Bug 123968] Hindi (hi) translation update for OpenOffice 4.0.1 / 4.1.0

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123968

--- Comment #3 from j...@apache.org ---
sorry for the delay but now I have merged the translation from Pootle into
trunk and Hindi will be part of the next snapshot

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


[Bug 123968] Hindi (hi) translation update for OpenOffice 4.0.1 / 4.1.0

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123968

--- Comment #4 from SVN Robot svn...@dev.null.org ---
jsc committed SVN revision 1559987 into trunk:
#123968# update Hindi (hi) translation file for AOO 4.1

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


[Bug 123932] CRASH when insert 'Vertical Text' box

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123932

hanya hanya.r...@gmail.com changed:

   What|Removed |Added

 CC||hanya.r...@gmail.com

--- Comment #2 from hanya hanya.r...@gmail.com ---
Created attachment 82331
  -- https://issues.apache.org/ooo/attachment.cgi?id=82331action=edit
Backtrace

Not only with Calc, I met crash when I draw vertical text shape on Writer.
And also, when I choose slide layout having vertical text box on Impress,
crashed.

This might be related to bug 115391.
The attached backtrace by gdb is part of the stacktrace. Because it roops 
among in several functions.

-- 
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 124063] Extension Oracle Report Builder causes broken charts with source range all

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124063

--- Comment #7 from Andreas Säger ville...@t-online.de ---
The profile to (hopefully) reproduce the problem:
http://www.mediafire.com/download/bw0i62wroel6tkd/user.tar.gz (250 MB)

-- 
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 124066] New: get rid of an extraneous parentheses in if((A==B))

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124066

Bug ID: 124066
Issue Type: DEFECT
   Summary: get rid of an extraneous parentheses in if((A==B))
   Product: General
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P4
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: h...@apache.org
CC: issues@openoffice.apache.org

When there is an assignment within an if condition then there is a dubious
convention to add an extra pair of parentheses to silence an eventual compiler
warning about a suspicious assignment vs. equality ambiguity.

If there is an equality check then that extra pair of parentheses is much more
dubious and Clang is right to warn about it. The extra parentheses should be
removed.

-- 
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 124062] Missing (unknown) publisher name in very first 'User Account Control ' dialog while doing installation

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124062

--- Comment #2 from Akriti email2akr...@gmail.com ---
@liuping: UAC snapshot cannot be taken as Fn+ PrtSc

-- 
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 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

--- Comment #6 from Oliver-Rainer Wittmann o...@apache.org ---
The wrong certificate mismatch warning is only one part of the root cause for
this issue. Corresponding debugging sessions on current trunk and AOO 3.4.1
code line reveals that together with our update to serf 1.1.0 the defect is
triggered. 

From observing the serf API calls and its results it reveals that since version
1.1.0 serf got it right regarding certificate validations. AOO 3.4.1 using serf
1.0.0 got the data stream of the linked images in spite of the the fact that
the certificate was not validated automatically or manually. This is no longer
the case in current trunk (which already uses serf 1.2.0, AOO 4.0.x are on serf
1.1.0).

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


[Bug 124065] [Performance] Low performance opening attached .ods

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124065

Andre awf@googlemail.com changed:

   What|Removed |Added

 CC||awf@googlemail.com

--- Comment #3 from Andre awf@googlemail.com ---
Can you explain why creating the clones is not necessary and why it is safe to
share the underlying ScRangeName?

-- 
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 124067] New: naïve not in en-US dictionary, but is generated by autocorrect

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124067

Bug ID: 124067
Issue Type: DEFECT
   Summary: naïve not in en-US dictionary, but is generated by
autocorrect
   Product: General
   Version: 4.0.1
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: spell checking
  Assignee: issues@openoffice.apache.org
  Reporter: robw...@apache.org

In AOO 4.0.1, any platform.

1) Launch Writer

2) Enter the string naive

3) Autocorrect will change this to naïve

4) But naïve is not in the spell checking dictionary, so it is marked as an
error.

We should add naïve to the dictionary or remove the rule that replaces
naive with naïve.

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

[Bug 123817] update to boost 1.55 library

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123817

--- Comment #9 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1560020 into trunk:
#i123817# boost::shared_ptr doesn't have an implicit conversion to bool

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


[Bug 123817] update to boost 1.55 library

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123817

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 CC|security@openoffice.apache. |
   |org |

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


[Bug 124066] get rid of an extraneous parentheses in if((A==B))

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124066

--- Comment #1 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1560012 into trunk:
#i124066# get rid of an extraneous parentheses in if((A==B))

-- 
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 124066] get rid of an extraneous parentheses in if((A==B))

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124066

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Assignee|iss...@openoffice.apache.or |h...@apache.org
   |g   |
   Target Milestone|--- |4.1.0

--- Comment #2 from h...@apache.org h...@apache.org ---
Fixed with the commit above.

-- 
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 123531] Support the creation of MSP patch files on Windows

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123531

--- Comment #20 from SVN Robot svn...@dev.null.org ---
af committed SVN revision 1560030 into trunk:
123531: Changed name of MSP to contain product name and source and target
ver...

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


[Bug 124067] naïve not in en-US dictionary, but is generated by autocorrect

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124067

hanya hanya.r...@gmail.com changed:

   What|Removed |Added

 CC||hanya.r...@gmail.com

--- Comment #1 from hanya hanya.r...@gmail.com ---
Auto correction from naive to naïve is there in DocumentList.xml packed 
to main/extras/source/autotext/lang/en-US/acor_en-US.dat.

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

[Bug 105492] Text Orientation Degrees Entry Field Won't Allow Deletion of Contents While Editing Field

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=105492

Edwin Sharp el...@apache.org changed:

   What|Removed |Added

 Latest|--- |4.1-dev
Confirmation on||
 OS|Windows, all|All
   Severity|trivial |normal

--- Comment #2 from Edwin Sharp el...@apache.org ---
Comment 1 valid for AOOTest-720
AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 123900] Very slow switching to Chart Edit Mode

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123900

--- Comment #8 from Regina Henschel rb.hensc...@t-online.de ---
In my experiments it was the memory handling of the huge amount of data. If I
exceeded a critical amount of data, I got a bad allocation error with crash.
The limit was sensitive to the fact whether Seamonkey run parallel, and to the
memory settings in Tools  Options. Other evidence: I was able to add one data
series, but not two at a time in making my demo files.

-- 
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 124068] New: Bar chart - axes are reversed

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124068

Bug ID: 124068
Issue Type: DEFECT
   Summary: Bar chart - axes are reversed
   Product: Calc
   Version: 4.1.0-dev
  Hardware: PC
OS: Linux64
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: el...@apache.org
CC: issues@openoffice.apache.org

Created attachment 82332
  -- https://issues.apache.org/ooo/attachment.cgi?id=82332action=edit
example spreadsheet

This is related to TestLink AOOTest-733.
According help: The y axis shows categories. The x axis shows the value for
each category.
But abscissa is y axis and ordinate is x axis.

AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 124069] New: copy a chart causes a crash

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

Bug ID: 124069
Issue Type: DEFECT
   Summary: copy a chart causes a crash
   Product: Calc
   Version: 4.0.1
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: blocker
  Priority: P3
 Component: save-export
  Assignee: issues@openoffice.apache.org
  Reporter: d...@ontooo.com
CC: issues@openoffice.apache.org

Created attachment 82333
  -- https://issues.apache.org/ooo/attachment.cgi?id=82333action=edit
this is a tiny spreadsheet with a tiny chart

Copying the chart does not terminate and requires the process to be killed.
Revisiting the source requires a recover, which succeeds, but the next attempt
to copy the chart (to be exported in Draw for subsequent paste in Writer) fails
as well.  Etc.
This happens on 64 bit Win7 4.01.  Same story with 4.00.
Same story with 32 bit XP 4.01

The offending file is attached.

-- 
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 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED

--- Comment #7 from Oliver-Rainer Wittmann o...@apache.org ---
Further investigation reveals that in the non-interactive case (e.g. loading of
linked images in the background - as for the sample document or the original
described copy-and-paste from a browser), the alternative domain names of the
given certificate are not considered.

Now, (as I hope) I have all pieces together to provide a fix for this issue.

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


[Bug 124069] copy a chart causes a crash

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

--- Comment #1 from d...@ontooo.com ---
An open Writer Draw process will crash as well ...

-- 
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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

Armin Le Grand armin.le.gr...@me.com changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com

--- Comment #3 from Armin Le Grand armin.le.gr...@me.com ---
Hovering with the mouse over the selected, dropped-down listbox changes the
entry in calc already, producing real changes and undo actions. Indeed in 401
this only happened on selecting an entry with the mouse by clicking. On the
first view this looks easier as interaction, as if someone tried to make this
nicer for the user, but there are those UNDOs created, thus probably an 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 124070] New: Mean value line - legend shows solid line instead selected style

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124070

Bug ID: 124070
Issue Type: DEFECT
   Summary: Mean value line - legend shows solid line instead
selected style
   Product: Calc
   Version: 4.1.0-dev
  Hardware: PC
OS: Linux64
Status: UNCONFIRMED
  Severity: minor
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: el...@apache.org
CC: issues@openoffice.apache.org

Created attachment 82334
  -- https://issues.apache.org/ooo/attachment.cgi?id=82334action=edit
example spreadsheet

This is related to TestLink AOOTest-734
AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

Andre awf@googlemail.com changed:

   What|Removed |Added

 CC||awf@googlemail.com

--- Comment #4 from Andre awf@googlemail.com ---
Moving the mouse over the drop down control of the list box leads to selection
changes in that control.  These are notified as events and forwarded via
VCLXListBox::ProcessWindowEvent(), UnoControlModel::setFastPropertyValue(),
OBoundControlModel::onValuePropertyChange(), OCellValueBinding::setValue().
Maybe anywhere in this chain the notification of events has changed to treat
changes in the drop down the same as changes in the text box.

-- 
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 124069] copy a chart causes a crash

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de

--- Comment #2 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Reproducible with AOO 4.0.1 – German UI / German locale [Rev. 1524958
2013-09-20 11:40:29] on German WIN7 Home Premium (64bit), “historic” 4.0 User
Profile used for all predecessor versions:

1. Open sample document from AOO Start Center
2. Click Chart
3. control+c
   Bug: MAximum Processor load, AOO stops responding

Additional Info
---
(a) Nothing special with the document, same with newly created chart (identical
data ranges) in new document with data by copy / paste as plain text from
reporter's sample

I will do some more research 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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

--- Comment #6 from Armin Le Grand armin.le.gr...@me.com ---
@Andre: Yes, it has changed, IAccessibility2 has added a new handler (see
comment 5), probably to read the entry hovered over to the user. If any user of
that control already reacts on any change (I guess there is a possibility to
check the kind of change, hopefully) it may now behave as seen. Therefore this
is a potentially dangerous change. I will now check for the FormControl which
is used here...

-- 
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 124069] copy a chart causes a crash

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

  Component|save-export |editing
   Severity|blocker |critical

--- Comment #3 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
(b) at least part of the problem are the big numbers in column A. Reducing the 
range 1 ... 16777216   to 1 ...5 heals the problem. Let's see ...

-- 
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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

--- Comment #5 from Armin Le Grand armin.le.gr...@me.com ---
Seems to be triggered by the new ListBox::ImplListItemSelectHdl added with
r1541847 by steve_y, that is the integration of the IAccessible2 branch. That
new handler is called from ImplListBoxWindow::MouseMove newly with
IAccessible2.
Tis happens for all ListBoxes now, just checked quickly with adding some text
to the example in a cell, select it and use the FontStyle Listbox, but in that
case does not already change while hovering.
Looks as if the FormControl needs to be more careful to detect changes with the
new handler added, taking a look.

-- 
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 123948] fix class/struct mismatches

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123948

--- Comment #3 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1560054 into trunk:
#i123948# fix more class/struct mismatches

-- 
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 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

--- Comment #8 from SVN Robot svn...@dev.null.org ---
orw committed SVN revision 1560062 into trunk:
123744: method handleCertificateValidationRequest_(..) - correct
considerat...

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


[Bug 124069] CRASH when copy chart

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||crash, regression
 Status|UNCONFIRMED |CONFIRMED
 Latest|--- |4.1-dev
Confirmation on||
Version|4.0.1   |4.0.0
Summary|copy a chart causes a crash |CRASH when copy chart
 Ever confirmed|0   |1

--- Comment #4 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
(c) already reproducible with server installation of  AOO 4.0.0-Dev – English 
UI / German locale [AOO400m1(Build:9700) - Rev. 1457992 – Rev.1457606
((2013-03-19))] on German WIN7 Home Premium (64bit), 
own separate user profile

(d) was still ok with 3.4.1

(e) Still Reproducible with server installation of AOO 4.1.0-Dev – English UI 
   / German locale - [AOO410m1(Build:9750) - Rev. 1558977 - 2014-01-18] 
   on German WIN7 Home Premium (64bit), own separate user profile.

-- 
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 124069] CRASH when copy chart

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

--- Comment #5 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
(f) It seems that diagram type does not matter, also with columns diagram

-- 
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 123723] Read-Error for embedded image in docx

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123723

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

   Priority|P3  |P2
 Status|UNCONFIRMED |CONFIRMED
 CC||o...@apache.org
 Ever confirmed|0   |1
   Severity|normal  |major

--- Comment #2 from Oliver-Rainer Wittmann o...@apache.org ---
I can confirm the described issue.

Regression has been introduced in current trunk - AOO 4.0.0 and AOO 4.0.1 show
the embedded graphics.
-- Raising priority

-- 
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 124067] naïve not in en-US dictionary, but is generated by autocorrect

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124067

--- Comment #2 from SVN Robot svn...@dev.null.org ---
hanya committed SVN revision 1560073 into trunk:
#i124067# remove naive entry from auto correct list for en-US

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


[Bug 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

--- Comment #9 from SVN Robot svn...@dev.null.org ---
orw committed SVN revision 1560071 into trunk:
123744: method SerfSession::verifySerfCertificateChain(..) - consider
certi...

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


[Bug 124071] Table border frame is not painted properly when data is entered with line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

Akriti email2akr...@gmail.com changed:

   What|Removed |Added

 CC||email2akr...@gmail.com

-- 
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 124008] listbox entry's are selected automatically on mouse over instead of mouse click

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124008

--- Comment #7 from Armin Le Grand armin.le.gr...@me.com ---
I would say that it is not okay to use VCLEVENT_LISTBOX_SELECT in the new IA2
handlers to notify mouse hoovering; I suggest that something new like
VCLEVENT_LISTBOX_PRESELECT or VCLEVENT_LISTBOX_HOVVERCHANGE should be used and
the IA2 usages should react on that new flag. Everything else is dangerous and
may change the ListBox (or ComboBox, same change there) behaviour in the UI...

-- 
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 124071] New: Table border frame is not painted properly when data is entered with line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

Bug ID: 124071
Issue Type: DEFECT
   Summary: Table border frame is not painted properly when data
is entered with line breaks
   Product: Writer
   Version: 4.1.0-dev
  Hardware: PC
OS: Windows 8
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: editing
  Assignee: issues@openoffice.apache.org
  Reporter: email2akr...@gmail.com
CC: issues@openoffice.apache.org

Created attachment 82335
  -- https://issues.apache.org/ooo/attachment.cgi?id=82335action=edit
border frame

Build version : r1556251
1)Open OO writer. Enter table of size 2*2
2)Set any border style and goto any cell
3)Enter data with line breaks

Error Noticed:
When data is entered with line breaks, the left and right border frame painting
is getting disturbed

-- 
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 123744] Pictures in pasted WEB-site contents: only placeholders shown

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123744

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

 Status|ACCEPTED|RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.1.0

--- Comment #10 from Oliver-Rainer Wittmann o...@apache.org ---
fixed in trunk for next release.

@Rainer: 
Could you verify that the original reported defect is also fixed.
Once a buildbot build containing my fix is available you could have a look.
Thx in advance.

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


[Bug 123723] Read-Error for embedded image in docx

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123723

Oliver-Rainer Wittmann o...@apache.org changed:

   What|Removed |Added

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

--- Comment #3 from Oliver-Rainer Wittmann o...@apache.org ---
taking over to have a closer look

-- 
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 124067] naïve not in en-US dictionary, but is generated by autocorrect

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124067

hanya hanya.r...@gmail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Target Milestone|--- |4.1.0

--- Comment #3 from hanya hanya.r...@gmail.com ---
Fixed on trunk for en-US autocorrect.
Auto correct for en-AU, en-GB, eu, ja and ko languages also contains from
naive to naïve correction.

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

[Bug 124072] New: Label 'Right' color is getting change between gray and black and vice versa on selecting alignment settings

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124072

Bug ID: 124072
Issue Type: DEFECT
   Summary: Label 'Right' color is getting change between gray and
black and vice versa on selecting alignment settings
   Product: Writer
   Version: 4.1.0-dev
  Hardware: PC
OS: Windows 8
Status: UNCONFIRMED
  Severity: minor
  Priority: P3
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: email2akr...@gmail.com
CC: issues@openoffice.apache.org

Build version : r1556251
1)Open OO writer. Insert Table and open Table Properties.Goto 'Table' tab
2)Select any option in 'Alignment' and check the label'Right' color 

Error Observed:
On switching between 'Alignment', the color of label 'Right' is getting change
between gray and black

-- 
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 124072] Label 'Right' and 'Left' color is getting change between gray and black and vice versa on selecting alignment settings

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124072

Akriti email2akr...@gmail.com changed:

   What|Removed |Added

Summary|Label 'Right' color is  |Label 'Right' and 'Left'
   |getting change between gray |color is getting change
   |and black and vice versa on |between gray and black and
   |selecting alignment |vice versa on selecting
   |settings|alignment 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 124049] SystemShellExecute doesn't open browser with local HTML file + target

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124049

--- Comment #5 from rvboni h.b...@wanadoo.fr ---
(In reply to bmarcelly from comment #4)
 Remark:
 In MS-Windows, setting a shortcut to an address#target displays the page but
 ignores the target. So it seems a limitation of the OS.
I believe it depends from which component the address#target is called.
From Basic or Writer (see also bug 18325) it produces an error.
From Calc it displays the page but ignores the target (if my memory doesn't
fail).
So, I'm not sure that it depends only of the OS ?
 
 
 Workaround :
 
 SystemShellExecute can open a target in an HTML file if the browser is
 directly called, with the file#target as argument.
 
 Dim BrowserAddr As String
 ' BrowserAddr is the address of the browser in system specific syntax
 ' uFile is the URL address as in Description
 
 oShell.execute(BrowserAddr, uFile, 0)
It's the way used in XRAY (and how I workaround), but it needs to choose a
priori a browser.

-- 
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 124074] New: Imported PowerPoint-Tables can not be resized

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124074

Bug ID: 124074
Issue Type: DEFECT
   Summary: Imported PowerPoint-Tables can not be resized
   Product: Impress
   Version: 4.0.1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: formatting
  Assignee: issues@openoffice.apache.org
  Reporter: patrick.brunner...@hotmail.com
CC: issues@openoffice.apache.org

Created attachment 82336
  -- https://issues.apache.org/ooo/attachment.cgi?id=82336action=edit
Powerpoint-Presentation with tables in odp format

In PowerPoint-Presentations, tables and their rows can not been resized (in my
example I want to make the rows smaller). It does not matter if I keep the
orginial ppt-format or if I convert the presentation to the OpenOffice (odp)
format. I have this issue in all my PowerPoint presentations.

-- 
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 124073] endless recursion between AnimatedExtractingProcessor2D and BaseProcessor2D

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124073

--- Comment #1 from h...@apache.org h...@apache.org ---
The bugdoc is available at
https://svn.apache.org/repos/asf/incubator/ooo/trunk/test/testgui/data/pvt/complex_100p.ppt
and the crash was observed when playing slide 21

-- 
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 124073] endless recursion between AnimatedExtractingProcessor2D and BaseProcessor2D

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124073

Armin Le Grand armin.le.gr...@me.com changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com

--- Comment #2 from Armin Le Grand armin.le.gr...@me.com ---
Taking a look...

-- 
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 124073] New: endless recursion between AnimatedExtractingProcessor2D and BaseProcessor2D

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124073

Bug ID: 124073
Issue Type: DEFECT
   Summary: endless recursion between
AnimatedExtractingProcessor2D and BaseProcessor2D
   Product: Impress
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: h...@apache.org
CC: issues@openoffice.apache.org

A crash was observed when running a presentation imported from a PPT that is
caused by an endless recursion: BaseProcessor2D::process() is called by
AnimatedExtractingProcessor2D::processBasePrimitive2D() and vice versa unless
the stack runs out at last. Here are the two stack frames, the source file
names and the line numbers seen in the recursion.

AnimatedExtractingProcessor2D::processBasePrimitive2D(drawinglayer::primitive2d::BasePrimitive2D
const) + 511 at viewobjectcontact.cxx:152

drawinglayer::processor2d::BaseProcessor2D::process(this=0x7fff5fbfa1f0,
rSource=0x7fff5fbfa098) + 298 at baseprocessor2d.cxx:71

-- 
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 124075] New: Regression type Power gives zero function

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124075

Bug ID: 124075
Issue Type: DEFECT
   Summary: Regression type Power gives zero function
   Product: Calc
   Version: 4.1.0-dev
  Hardware: PC
OS: Linux64
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: el...@apache.org
CC: issues@openoffice.apache.org

Created attachment 82337
  -- https://issues.apache.org/ooo/attachment.cgi?id=82337action=edit
example spreadsheet

This is related to TestLink AOOTest-735
Trend line shows f(x)=0
AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 124072] Label 'Right' and 'Left' color is getting change between gray and black and vice versa on selecting alignment settings

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124072

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
@Akriti
I have some difficulties to understand the problem. Do you want to report the
observation that the color of the spinbox text labels under Spacing become
inactive for particular radio button selections? For example
* Selected Alignement Automatic shows Spacings Left and Right inactive
  (visible mark: greyed)
* Selected Alignement Left shows Spacing Left  inactive
  (visible mark: greyed) 
* Selected Alignement From left shows Spacing Right  inactive
  (visible mark: greyed) 

I don't think that that is a 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 124073] endless recursion between AnimatedExtractingProcessor2D and BaseProcessor2D

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124073

--- Comment #3 from Armin Le Grand armin.le.gr...@me.com ---
No crash in win version, the given methods seem to be 64bit, so maybe linux or
mac. Slide 21 looks good on windows, in the slide preview, the slide itself and
when presenting.

-- 
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 124075] Regression type Power gives zero function

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124075

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Created attachment 82338
  -- https://issues.apache.org/ooo/attachment.cgi?id=82338action=edit
Screenshots with comments

May be I can confirm the effect with server installation of AOO 3.4.1 – German
UI / German locale [AOO341m1(Build:9593) - Rev.1372282] on German WIN7 Home
Premium (64bit), own separate user profile:

When I open the sample document with OOo 3.1.1 I see some smooth curves for
Potenziel (...) entries in legend (after double click on chart), in AOO 3.4.1
I don't see these curves, and formulas above and below legend are completely
different to those in OOo 3.1.1

@Edwin:
Is that the problem you want to report?

-- 
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 124073] endless recursion between AnimatedExtractingProcessor2D and BaseProcessor2D

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124073

--- Comment #4 from Armin Le Grand armin.le.gr...@me.com ---
Content on slide 21 is a WinMetaFile, internally a GdiMetafile. It contains no
animations (the AnimatedExtractingProcessor2D is the instance which extracts
animated text, the old blink/forthback/... stuff). I see no way how
AnimatedExtractingProcessor2D could produce a recursion, it does not create
objects with own ViewObjectContact. Could you please add the stack?

-- 
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 124071] Table border frame shown too thin for cell with data contining line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

--- Comment #2 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Created attachment 82339
  -- https://issues.apache.org/ooo/attachment.cgi?id=82339action=edit
Sample Document

NOT reproducible with attached document and server installation of AOO
4.1.0-Dev – English UI / German locale - [AOO410m1(Build:9750) - Rev. 1558977 -
2014-01-18] on German WIN7 Home Premium (64bit), own separate user profile.

-- 
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 124071] Table border frame shown too thin for cell with data contining line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
Summary|Table border frame is not   |Table border frame shown
   |painted properly when data  |too thin for cell with data
   |is entered with line breaks |contining line breaks

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
@reporter:
unfortunately your report is much to imprecise, important information we will 
need to reproduce your problem is missing.
Please add all information requested in following:
b) Attach a sample document (not only screenshot) or refer to an existing 
  sample document in an other Bug with a link; to attach a file to this 
  bug report, just click on Add an attachment right on this page.
  If you want to attach a test kit with multiple documents zip them into
  a single testkit.zip and attach the  testkit.zip
c) Contribute a document related step by step instruction containing every 
  key press and every mouse click how to reproduce your problem 
e) if possible contribute an instruction how to create a sample document 
  from the scratch
f) add information 
  f3) concerning your PC (video card, ...)
  f4) concerning your Operating System (Version, Distribution, Language)
   f6) AOO settings that might be related to your problems 
 (video hardware acceleration, anti aliasing, ...)
  f7) how you launch AOO and how you opened the sample document
  f8) Whether your problem persists when you renamed your user profile 
 (Quit Quickstart before!) before you launch AOO (please see

http://www.openoffice.org/development/releases/3.4.1.html#AOO3.4.1ReleaseNotes-KnownIssues)
  f9) Whether that worked in former OOO / AOO Versions 

Please do not cite these hints in your reply, but cite the items like:
c): Yes, also in CALC, not in Impress

-- 
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 124075] Regression type Power gives zero function

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124075

Regina Henschel rb.hensc...@t-online.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||rb.hensc...@t-online.de
 Resolution|--- |NOT_AN_ISSUE

--- Comment #2 from Regina Henschel rb.hensc...@t-online.de ---
The x-axis is formated as days. Those are used with there internal number for
purpose of regression calculation. Therefore the regression calculation is
based on the table
DateSt. Joseph, Mo.
41629782
41645965
41660948
416761181
416911414
417051633
417191852

A power regression is a curve of type
 y = b * x^a 
The parameters a and b are not calculated directly but the equation is
transformed to
 ln(y) = ln(b)+a * ln(x)
Then from this linear model the regression is calculated. This gives
 ln(a) = 399,4854456208
 ln(b) = -4242,4976650638
You can proof this values by applying ln to your data and calculating the
linear regression parameters using LINEST.
The parameters a and b are calculated from this results by applying the inverse
function.
 a = exp(399,4854456208) = 3,1212E+173
 b = exp(-4242,4976650638) = 0
b is so near to zero, that it is not possible to show the difference in the
number format 'double', which is used in Calc, and therefore the result is
zero.
When you now insert the values of a and b in the first equation you get
 y = 0 * x^3,1212E+173
and that simplifies to
 y = 0.

Older versions hide this problems for line charts, because line charts were not
able to tread date values as number, but used them as pure (text) categories.
For line charts a dummy x-value was used, counting the category values 1, 2, 3,
4, ...

To get proper regression equations you have to change the dates to a numerical
value days since zero day. When you expect a power regression for some
theoretical reasons, you should set zero day not too far in the past to get
values in the range, which can be expressed by 'double' number format, which is
approximately +- 10^+-308.

So this result in the chart is no 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 123903] 123900 - Very slow change of data color

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123903

Armin Le Grand armin.le.gr...@me.com changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com

--- Comment #2 from Armin Le Grand armin.le.gr...@me.com ---
If I interpret correctly what Regina said for 123900 and 124008, this is the
same bottleneck in creating the visualization. Maybe this helps.

-- 
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 124074] Imported PowerPoint-Tables can not be resized

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124074

Edwin Sharp el...@apache.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||el...@apache.org
 Latest|--- |4.1-dev
Confirmation on||
 Ever confirmed|0   |1

--- Comment #1 from Edwin Sharp el...@apache.org ---
Confirmed with
AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 123903] 123900 - Very slow change of data color

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123903

--- Comment #3 from Armin Le Grand armin.le.gr...@me.com ---
All time (nearly) is spent in ChartView::createShapes(), in
SeriesPlotterContainer::initializeCooSysAndSeriesPlotter and in
impl_createDiagramAndContent. I do not (yet) know what is going on there: a lot
of UNO API programming is involved. That again is probably perfect for creating
the xShapes and stuff, but maybe not good for the in-between data collecting
and crunching. I will see...

-- 
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 124067] naïve not in en-US dictionary, but is generated by autocorrect

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124067

Andrea Pescetti pesce...@apache.org changed:

   What|Removed |Added

 CC||pesce...@apache.org

--- Comment #4 from Andrea Pescetti pesce...@apache.org ---
But is the original autocorrect behavior (naive - naïve) correct, or is it
just suggesting a more correct variant but naive is fine? Normally
autocorrect should only correct wrong words.

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

[Bug 123903] 123900 - Very slow change of data color

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=123903

--- Comment #4 from Armin Le Grand armin.le.gr...@me.com ---
IU have narrowed the expensive parts, the pure object creation does indeed not
take long. Need to deep-dive into the used stuff...

-- 
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 124062] Missing (unknown) publisher name in very first 'User Account Control ' dialog while doing installation

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124062

--- Comment #3 from liuping doneyours...@gmail.com ---
Akriti:
I can't reproduce on
Apache_OpenOffice-SDK_4.1.0_Win_x86_install_en-US.exe_1559545.exe
So need other volunteers to confirm this issue

-- 
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 124076] New: Pasting of images under Microsoft Windows is broken

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124076

Bug ID: 124076
Issue Type: DEFECT
   Summary: Pasting of images under Microsoft Windows is broken
   Product: Writer
   Version: 4.0.1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: editing
  Assignee: issues@openoffice.apache.org
  Reporter: lukebe...@hotmail.com
CC: issues@openoffice.apache.org

Created attachment 82340
  -- https://issues.apache.org/ooo/attachment.cgi?id=82340action=edit
Shows results of pasting image from Word to Write, Paint, and Gimp

OpenOffice support for Copying and Pasting of images under Microsoft Windows is
broken.  
Steps to reproduce:
1.Open a document containing images with Word 2007/2010. 
2.Copy image into clipboard
3.Past image into Write
Expected results:
Images is successfully pasted into Write
Actual results:
A placeholder showing the image’s URL in the file system is shown.  Ex:
file://C:\Users\AAA\Appdata\Local\Temp\clip\01\image001.jpg

When tested with other Windows application. 
Gimp : PASS
WordPad: PASS
Paint: PASS
Draw: PASS

-- 
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 124076] Pasting of images under Microsoft Windows is broken

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124076

--- Comment #1 from slacka lukebe...@hotmail.com ---
Created attachment 82341
  -- https://issues.apache.org/ooo/attachment.cgi?id=82341action=edit
images copied from this document will not paste into write

-- 
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 124076] Pasting of images under Microsoft Windows is broken

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124076

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de

--- Comment #2 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
NOT reproducible with reporters sample.doc AOO 4.0.1 – German UI / German
locale [Rev. 1524958 2013-09-20 11:40:29] on German WIN7 Home Premium
(64bit), “historic” 4.0 User Profile used for all predecessor versions.

My test:
1. Open bacon2.doc from LibreOffice Start Center (I currently do not have 
   WORD available)
2. Click pig image
3. control+c for 'copy'
4. From AOO Start Center open blank new Writer document
5. Click into new Writer document
6.  control+v for 'paste'
   As expected picture appears

Additional info:

(a) I think we would already have heard if there would be a general picture 
copy problem
(b) That's a strange hyperlink syntax I see in screenshot: should show only
slashes instead of that slash and backslash mix or whatever



@slacka:
PASS means what? for now 
tested with other Windows application.  means what? You copied from those
applications to Writer? Or from bacon2.doc to there?

-- 
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 124076] Copy / Paste of picture from MS WORD shows placeholder and source links with invalid syntax. Clipboard problem?

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124076

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
Version|4.0.1   |3.4.0
 Resolution|--- |DUPLICATE
Summary|Pasting of images under |Copy / Paste of picture
   |Microsoft Windows is broken |from MS WORD shows
   ||placeholder and source
   ||links with invalid syntax.
   ||Clipboard problem?
 OS|All |Windows 7

--- Comment #3 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
In between I found a PC with MS WORD 2010 (Starter)

Reproducible with AOO 4.0.1 – German UI / German locale [Rev. 1524958
2013-09-20 11:40:29] on German WIN7 Home Premium (64bit), “historic” 4.0 User
Profile used for all predecessor versions

My test:
11. Open bacon2.doc from LibreOffice Start Center (I currently do not have 
   WORD available)
12. Click pig image
13. control+c for 'copy'
14. From AOO Start Center open blank new Writer document
15. Click into new Writer document
16.  control+v for 'paste'
   Bug: Placeholder with strange source link as reported

Additional info:
(c) Paste works fine to DRAW
(d) Paste to Calc also broken, nothing appears
(e) worrying: in step 16 if I use menu 'Edit - Paste special' I get offered
HTML + GDI + Bitmap, but GDI + Bitmap will not work.
(f) HTML? that looks like a serious misunderstanding of WORD clipboard
contents?
(g) I also see the problem with a self created minimumsample.doc
(h) not  a new problem and not lmited to AOO, all the same with LibO 3.5
(i) so I ESTIMATE that the problem already started before AOO 3.4
(k) looks wevy similar to Bug 14613 - problem with pictures copied
from msword, slash/backslash issue. DUP for now

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

-- 
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 14613] problem with pictures copied from msword, slash/backslash issue

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=14613

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||lukebe...@hotmail.com

--- Comment #20 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
*** Bug 124076 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 106063] Broken ChemSketch-BMP file import.

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=106063

--- Comment #12 from SVN Robot svn...@dev.null.org ---
hanya committed SVN revision 1560262 into trunk:
#i106063# avoid additional seek for true color DIB

-- 
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 14613] problem with pictures copied from msword, slash/backslash issue

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=14613

Rainer Bielefeld rainerbielefeld_ooo...@bielefeldundbuss.de changed:

   What|Removed |Added

   Priority|P4  |P3
 Status|ACCEPTED|CONFIRMED
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
 OS|Windows 2000|Windows, all
   Severity|trivial |major

--- Comment #21 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
WIN ALL due to comments and Bug 124076 

Status back to CONFIRMED because no assignee

I can't imagine why this one has been rated  trivial

In the DUPs list there also are some Copy/Paste from IE problem reports, I am
not sure whether they really are related:
Bug 58957 - Copy Paste from IE to OO Writer Text does not work well
Bug 51156 - Cannot copy and paste text and graphics from IE web page

-- 
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 124069] CRASH when copy chart

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124069

Edwin Sharp el...@apache.org changed:

   What|Removed |Added

 CC||el...@apache.org
 OS|Windows 7   |All

--- Comment #6 from Edwin Sharp el...@apache.org ---
Confirmed also in 
AOO410m1(Build:9750)  -  Rev. 1557669
2014-01-14_04:11:13 - Rev. 1557927
Debian

-- 
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 124004] Several Problems/Bugs

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124004

Edwin Sharp el...@apache.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |IRREPRODUCIBLE

--- Comment #2 from Edwin Sharp el...@apache.org ---
No info from author.

-- 
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 105210] Basic error messages are too vague

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=105210

Edwin Sharp el...@apache.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |IRREPRODUCIBLE

--- Comment #2 from Edwin Sharp el...@apache.org ---
No info from author.

-- 
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 124071] Table border frame shown too thin for cell with data contining line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

--- Comment #3 from Akriti email2akr...@gmail.com ---
Created attachment 82342
  -- https://issues.apache.org/ooo/attachment.cgi?id=82342action=edit
Screenshot of sample.odt

-- 
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 124071] Table border frame shown too thin for cell with data contining line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

--- Comment #4 from Akriti email2akr...@gmail.com ---
Created attachment 82343
  -- https://issues.apache.org/ooo/attachment.cgi?id=82343action=edit
new snapshot

-- 
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 124071] Table border frame shown too thin for cell with data contining line breaks

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124071

--- Comment #5 from Akriti email2akr...@gmail.com ---
Elaborated steps to reproduce:

1)Open writer and insert a table using ctrl+F12(shortcut for Insert
Table)dialog.Press OK button of Insert Table dialog to create a table of size
2*2

2)Select full table using ctrl+A .Select 'Line Style' present from floating
'Table Toolbar'

3)Select any line style eg : 9pt

4)Goto any cell and type some text eg :
1
2
3
4
5
6
with linebreak (press Enter key)

@Mr Bielefeld: It is reproducible in your attached document.

Point to be note: If user save close and open the document again,the paint
issue is not reproducible due to refresh probably.

Please let me know if you need any further information

-- 
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 124062] Missing (unknown) publisher name in very first 'User Account Control ' dialog while doing installation

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124062

--- Comment #4 from Akriti email2akr...@gmail.com ---
@liuping: Attached screenshot

-- 
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 124062] Missing (unknown) publisher name in very first 'User Account Control ' dialog while doing installation

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124062

--- Comment #5 from Akriti email2akr...@gmail.com ---
Created attachment 82344
  -- https://issues.apache.org/ooo/attachment.cgi?id=82344action=edit
UAC

-- 
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 50481] A short cut Ctrl-A works, but Edit - Select All is disable.

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=50481

--- Comment #7 from SVN Robot svn...@dev.null.org ---
hanya committed SVN revision 1560270 into trunk:
#i50481# make Select All command working through the main menu of Basic IDE

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


[Bug 124077] New: Filter does not differentiate numeric and string value which looks numeric

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124077

Bug ID: 124077
Issue Type: DEFECT
   Summary: Filter does not differentiate numeric and string value
which looks numeric
   Product: Calc
   Version: 4.0.1
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: nnag...@in.ibm.com
CC: issues@openoffice.apache.org

I have a column Code which has the values 1,2,4,3,2+,2-,1+,1- and
similar. the values in quotes are entered as a string like '2+ ..When I have
autofilter for this column when I try to filter for say 1 ... it shows rows
with 1 as well as 1+ (note it does not show 1-) similarly if I filter for 2
if shows rows with 2 and 2+ (note it does not show 2-) However if I filter
for 2+ or 1+ or 1- or 2- the filter behaves correctly. I think Calc is
treating 2+ as a numeric and converts to 2.
This behavior is not seen in other Spreadsheet applications.

-- 
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 124077] Filter does not differentiate numeric and string value which looks numeric

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124077

--- Comment #1 from Nagesh nnag...@in.ibm.com ---
Created attachment 82345
  -- https://issues.apache.org/ooo/attachment.cgi?id=82345action=edit
File showing the problem

-- 
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 124078] New: The Data-Subtotals functionality not working properly in aoo 4.1.0

2014-01-21 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124078

Bug ID: 124078
Issue Type: DEFECT
   Summary: The Data-Subtotals functionality not working properly
in aoo 4.1.0
   Product: Calc
   Version: 4.1.0-dev
  Hardware: PC
OS: Windows Vista
Status: UNCONFIRMED
  Severity: major
  Priority: P3
 Component: help
  Assignee: issues@openoffice.apache.org
  Reporter: sans...@gmail.com
CC: issues@openoffice.apache.org

Created attachment 82346
  -- https://issues.apache.org/ooo/attachment.cgi?id=82346action=edit
The Data-Subtotals functionality not working properly in aoo 4.1.0

Version:4.0.1
OS:Windows Vista

1.Create a spreadsheet 
2.Input data into a range of cells from row 1048560 to 1048570 . The first row
of the range is column label. Select the area in the sheet that you want to
calculate subtotals for.
3.Define a range and its name
4.Click Data-Subtotals
5.Subtotals Dialog box appears
6.Click on any function like Sum,Count
   Expected Results:The correct value appears
   Actual Results:  An Error message appears saying Unable to insert
values
7.After clicking OK in the error message some random values are inserted in the 
rows in between.

-- 
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.