[Bug 124117] New: Add a subcomponent for Kazakh (kk) to native-lang

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

Bug ID: 124117
Issue Type: DEFECT
   Summary: Add a subcomponent for Kazakh (kk) to native-lang
   Product: Infrastructure
   Version: current
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: Bugzilla
  Assignee: issues@openoffice.apache.org
  Reporter: pesce...@apache.org
CC: issues@openoffice.apache.org

Please add a subcomponent for Kazakh (kk) to native-lang since volunteers are
starting to file issues for that language.

-- 
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-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=124065

--- Comment #10 from Andre awf@googlemail.com ---
(In reply to wujinlong from comment #9)
 (In reply to Andre from comment #8)
  (In reply to wujinlong from comment #6)
   Hi Andre,
   
   - Documenting clearly in sc/in/document.hxx that the returned ScRangeName 
   is
   volatile, ie can change at any time.
  
  Checking that the calling code can handle this volatility is part of the
  change, right?
  
 
 I don't see this should be part of this fix. Two reasons,

It should be if the fix changes existing behavior, and I am thinking that it
does.

 
 1. There is such volatility issue existing in the original code for a long
 time. The original code uses Clone() to make a copy of the ScRangeName
 object, and at last the cloned ScRangeName object is set back to the
 Document object.

OK, I agree that that takes care of the volatility issue.  But if I am reading
the code correctly, the cloned or modified ScRangeName is set via
ScDocFunc::SetNewRangeNames().  There an undo object is created.  Without
cloning the ScRangeName object, it appears that the undo object references the
same ScRangeName twice.  This would make the undo operation useless.
Any idea how to deal with that?

 
 The key point is there is performance issue in the code, and we are trying
 to fix that by not using Clone().

I want to prevent that we make trade a speed gain for a loss of functionality.

 
 2. If we use something like lock to resolve the volatility issue, it might
 introduce new performance issues. And we need to do more testing to make
 sure of that.
 
 So in summary, if you think we need to address this volatility issue more
 decently, I propose to do that in a separate task.

-- 
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 124118] New: Kazakh (kk) translation update for OpenOffice 4.1.0

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

Bug ID: 124118
Issue Type: DEFECT
   Summary: Kazakh (kk) translation update for OpenOffice 4.1.0
   Product: Native-Lang
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: en-GB
  Assignee: issues@openoffice.apache.org
  Reporter: baurthefi...@gmail.com

Hello,

Please import updated Kazakh translation from Pootle.

Thanks,

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


[Bug 124118] Kazakh (kk) translation update for OpenOffice 4.1.0

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

sotrud_nik baurthefi...@gmail.com changed:

   What|Removed |Added

 Issue Type|DEFECT  |ENHANCEMENT

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


[Bug 123683] when --with-dmake-url is used configure shouldn't check for system dmake

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

--- Comment #3 from SVN Robot svn...@dev.null.org ---
pescetti committed SVN revision 1561602 into trunk:
#i123683# Override system dmake if --with-dmake-path or --with-dmake-url is
u...

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


[Bug 123683] when --with-dmake-url is used configure shouldn't check for system dmake

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

--- Comment #4 from Andrea Pescetti pesce...@apache.org ---
For reference: fix was committed twice due to an accidental overwrite, see dev
list for details.

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


[Bug 124118] Kazakh (kk) translation update for OpenOffice 4.1.0

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

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

   What|Removed |Added

 CC||pesce...@apache.org

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


[Bug 124119] New: Incorrect help

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

Bug ID: 124119
Issue Type: DEFECT
   Summary: Incorrect help
   Product: Calc
   Version: 4.0.1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: help
  Assignee: issues@openoffice.apache.org
  Reporter: josef.l...@gmx.net
CC: issues@openoffice.apache.org

the extended tip for menu Format_Sheet-Hide is:
Hides selected rows, columns or individual sheets.

IMO it should be:
Hides individual sheets.

helpcontent2/source/text/scalc/01.po
05030300.xhp#par_id3156281.2.help.text

-- 
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 124104] Slow when editing or posting

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

--- Comment #12 from oooforum ooofo...@free.fr ---
(In reply to Rainer Bielefeld from comment #11)
 It might be useful to have some more precise descriptions how to reproduce
 the problem. 
From my 2nd comment, I say how to reproduce.

But this morning, not enough user connections to see this slowness.
I don't know too if the server has been rebooted.

To be continued

-- 
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 124120] New: Issue for updating Dutch translation in POOTLE

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

Bug ID: 124120
Issue Type: DEFECT
   Summary: Issue for updating Dutch translation in POOTLE
   Product: Native-Lang
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: nl
  Assignee: issues@openoffice.apache.org
  Reporter: di...@apache.org

Issue to make sure the updated files from POOTLE will be taken in aacount in
AOO 4.1

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


[Bug 124120] Issue for updating Dutch translation in POOTLE

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

Dick Groskamp di...@apache.org changed:

   What|Removed |Added

 Issue Type|DEFECT  |ENHANCEMENT

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


[Bug 124119] Extended Tooltip too general for HIDE actions

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

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

   What|Removed |Added

   Priority|P3  |P4
 Status|UNCONFIRMED |CONFIRMED
 Issue Type|DEFECT  |ENHANCEMENT
Version|4.0.1   |3.4.0
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
 Latest|--- |4.0.1
Confirmation on||
 Ever confirmed|0   |1
Summary|Incorrect help  |Extended Tooltip too
   ||general for HIDE actions
   Severity|normal  |minor

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
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.

Steps how to reporduce:
1. From AOO Start Center launch Calc
2. Menu 'Format - Column - Hide
3. If necessary shift+f1 for extended tooltip (move mouse pointer a little to 
   make tooltip visible)
General tooltip for all 'Hide' actions

Additional info:

(a) I see the same tooltip for all Hide items in that area
(b) Even the same in context menu after 'rightclick on row / column header -
Hide'
(c) So not wrong, but might be a little worrying, directly related tooltips
would
be more user friendly.
(d) not a new regression, already the same tooltip in OOo 3.1.1, may be more 
early

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

Steve Yin steve.yin@gmail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

--- Comment #6 from Steve Yin steve.yin@gmail.com ---
A simple mistake, rValue is a reference!

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

--- Comment #7 from SVN Robot svn...@dev.null.org ---
steve_y committed SVN revision 1561632 into trunk:
Bug 123745 - [IA2] Eventual crash in Writer documents containing
cross-refere...

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

Steve Yin steve.yin@gmail.com changed:

   What|Removed |Added

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

--- Comment #8 from Steve Yin steve.yin@gmail.com ---
UT passed.

-- 
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 121767] [META] ACCESSIBILITY - Windows - issue tracking for Assitive Technology support [ia2]

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

Bug 121767 depends on bug 123745, which changed state.

Bug 123745 Summary: [IA2] Eventual crash in Writer documents containing 
cross-references
https://issues.apache.org/ooo/show_bug.cgi?id=123745

   What|Removed |Added

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

-- 
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 124119] Extended Tooltip too general for HIDE actions

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

--- Comment #2 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
(e) and the root seems to be that there is a common Help text for the various
Hide actions.

-- 
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 122301] Support 64bit AOO app for 64bit OSX

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

--- Comment #10 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1561659 into trunk:
#i122301# enable ismacbuild flag for all mac builds

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


[Bug 102420] Crash on openning rtf file

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

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

   What|Removed |Added

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

--- Comment #13 from hanya hanya.r...@gmail.com ---
No crash with the file attached in Comment 1 on 4.0.1 and 4.1.0-dev.

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


[Bug 124121] CoreText: Emulate italic for fonts that do not provide italic themselves

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

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

   What|Removed |Added

Summary|CoreText: Emulate italic|CoreText: Emulate italic
   |for fonts that provide  |for fonts that do not
   |italic themselves   |provide italic themselves

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


[Bug 124121] New: CoreText: Emulate italic for fonts that provide italic themselves

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

Bug ID: 124121
Issue Type: ENHANCEMENT
   Summary: CoreText: Emulate italic for fonts that provide italic
themselves
   Product: General
   Version: 4.1.0-dev
  Hardware: Mac
OS: Mac OSX, all
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: h...@apache.org
  Reporter: h...@apache.org
CC: issues@openoffice.apache.org

A couple of fonts don't provide italic typefaces themselves. Slanting their
regular version doesn't provide it either but it gives an approximation and it
allows to distinguish texts that only differ in their italic attribute.

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


[Bug 124122] New: CoreText: Emulate bold for fonts that do not provide bold themselves

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

Bug ID: 124122
Issue Type: ENHANCEMENT
   Summary: CoreText: Emulate bold for fonts that do not provide
bold themselves
   Product: General
   Version: 4.1.0-dev
  Hardware: Mac
OS: Mac OSX, all
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: code
  Assignee: h...@apache.org
  Reporter: h...@apache.org
CC: issues@openoffice.apache.org

A couple of fonts don't provide bold typefaces themselves. Emulating boldness
using their regular version can give a reasonable approximation and it allows
to distinguish texts that only differ in their weight attribute.

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


[Bug 124121] CoreText: Emulate italic for fonts that do not provide italic themselves

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

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

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED

--- Comment #1 from h...@apache.org h...@apache.org ---
On our Unix platforms we have been using the matrix (1, 3/8, 0, 1) for over a
decade now for the italic-emulation, so we should do something similar for our
CoreText based platforms.

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


[Bug 124122] CoreText: Emulate bold for fonts that do not provide bold themselves

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

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

   What|Removed |Added

 Status|CONFIRMED   |ACCEPTED

--- Comment #1 from h...@apache.org h...@apache.org ---
The CoreText string attribute kCTStrokeWidthAttributeName looks like a good
candidate to accomplish such an emulation. It's been available since OSX 10.6,
so it is covered in our new platform baseline.

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


[Bug 124103] Table which breaks between linked frames is completely in second frame after reload

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

--- Comment #3 from phajciar supp...@emp-centauri.cz ---
You are right, thanks. The layout is a bit awkward, however it is an official
company document so it must respected at least for some time. It should work
anyway.

-- 
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 124123] New: Bugzilla Bug Submission Gateway outdated

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

Bug ID: 124123
Issue Type: DEFECT
   Summary: Bugzilla Bug Submission Gateway outdated
   Product: Infrastructure
   Version: current
  Hardware: All
   URL: http://www.openoffice.org/qa/issue_handling/submission
_gateway.html
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: Website general issues
  Assignee: issues@openoffice.apache.org
  Reporter: rainerbielefeld_ooo...@bielefeldundbuss.de
CC: issues@openoffice.apache.org

I think the idea for such a page is not bad, might help some users. I created
something similar some time ago fro LibreOffice, see
https://wiki.documentfoundation.org/index.php?title=QA/BSA/BugReport_Detailsoldid=66451#Presentation
(some links might not work any longer because of changes in FDO Bugzilla).

But the current page is very outdated, many links do not work (try By Code
Module), and in the current shape it IMHO is useful for nobody. In Bugzilla
there at least is some explication for the components, but on the Web Page we
only have a table with lots of completely indecipherable abbreviations.

I suggest to replace this page by a link into the Wiki where we can create
something similar, but with more useful explications and features (prepared
queries ...) and so on.

-- 
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-27 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=14613

--- Comment #22 from slacka lukebe...@hotmail.com ---
With AOO 4.0

1) Paste normal:
Result - FAIL

2) Paste special (GDI)
Result - PASS

3) Paste special (Bitmap)
Result - FAIL 
nothing was pasted

4) Paste special (html)
Result - FAIL
same as 1)

Earlier posts indicated that it was a bug with forward and backslashes. It
might also be that the paste detection code in Writer and Calc is broken since
it is using the html format instead of GDI.

-- 
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 124086] bridge test fails when compiling testtools

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

--- Comment #1 from Apostolos Syropoulos asyropoulos...@hotmail.com ---
Created attachment 82406
  -- https://issues.apache.org/ooo/attachment.cgi?id=82406action=edit
Patch for file  bridges/source/cpp_uno/gcc3_solaris_intel/uno2cpp.cxx

This patch solves the problem I reported.

-- 
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 121430] Import bug with Word .docx Bold Format in Table

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

slacka lukebe...@hotmail.com changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from slacka lukebe...@hotmail.com ---
This bug was fixed in AOO 4.0. Nice work team!

-- 
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 121500] [QA Task]Confirm new created defects

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

Bug 121500 depends on bug 121430, which changed state.

Bug 121430 Summary: Import bug with Word .docx Bold Format in Table
https://issues.apache.org/ooo/show_bug.cgi?id=121430

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

-- 
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 124107] Inherited style property Space below Paragraph not respected

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

--- Comment #3 from Joe Smith j...@martnet.com ---
Thanks for having a look, Rainer. Nice work!

I was also able to check OOo 3.3 (en_US on Linux) and likewise, I do NOT see
the problem there.

As already pointed out, an existing, correct document saved by AOO will be
damaged:

Saving a sample document with OOo 3.3, then opening the document with 4.0.1
shows correct behavior; re-saving the document (no edits) under 4.0.1 and
re-opening shows the problem again.

Comparing the styles.xml saved by the two versions shows different content in
the Text body indent style but it's the inheritance of the fo:margin-bottom
property from Text body that's failing.

-- 
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 124107] Inherited style property Space below Paragraph not respected

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

--- Comment #4 from Joe Smith j...@martnet.com ---
 an existing, correct document saved by AOO will be damaged: ...

Sorry, that's not exactly right. Saving  reopening a working document with AOO
afterward has the incorrect text layout/appearance (no space below pp) but the
document itself does not appear to be damaged. Opening the document in OOo 3.3
after it was saved by AOO 401 still shows the correct layout under OOo 3.3.

So it seems not to be a file problem at 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 124124] New: Filedialog makes file disappear

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

Bug ID: 124124
Issue Type: DEFECT
   Summary: Filedialog makes file disappear
   Product: Writer
   Version: 4.0.1
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: major
  Priority: P3
 Component: code
  Assignee: issues@openoffice.apache.org
  Reporter: j...@cococo.de
CC: issues@openoffice.apache.org

I just encountered some weird behavior in the HTML editor.

After changing a file name from *.htm to *.html in the save file dialogue,
these files had disappeared of were empty afterwards.

Don't know to and don't want to reproduce!

-- 
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 123950] Visible area of cropped raster graphic (bitmap) changes when rotating

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

--- Comment #14 from Armin Le Grand armin.le.gr...@me.com ---
Needed a lot of fine tuning with the old core model definitions, would have
been much easier with aw080 where the mirrorings are real mirrorings defined in
the objects transformation. Works now, but will need the same fine tuning again
in aw080.
GraphicObjects can now be cropped in any state, if mirrored, sheared or
rotated. The preview of the cropped part will work in any state, too. This
makes the feature of interactive cropping fully working and implemented for the
first time. Preparing commit...

-- 
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 123950] Visible area of cropped raster graphic (bitmap) changes when rotating

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

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

   What|Removed |Added

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

--- Comment #16 from Armin Le Grand armin.le.gr...@me.com ---
Comitted, done.

-- 
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 123950] Visible area of cropped raster graphic (bitmap) changes when rotating

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

--- Comment #15 from SVN Robot svn...@dev.null.org ---
alg committed SVN revision 1561756 into trunk:
i123950 Corrected/extended interactive crop feature to work in all situations

-- 
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 124120] Issue for updating Dutch translation in POOTLE

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

Keith N. McKenna k...@apache.org changed:

   What|Removed |Added

 CC||k...@apache.org

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


[Bug 124125] New: Copied forumula does not display results until file is saved and re-opened

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

Bug ID: 124125
Issue Type: DEFECT
   Summary: Copied forumula does not display results until file is
saved and re-opened
   Product: Calc
   Version: 4.0.1
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: mrkah...@gmail.com
CC: issues@openoffice.apache.org

Created attachment 82407
  -- https://issues.apache.org/ooo/attachment.cgi?id=82407action=edit
File to reproduce problem

When copying a formula down a large number of rows the formula copies but the
results stop displaying after a certain row.

Steps to reproducde:
1. Open file (see attachment)
2. Copy cell C1 ( Ctrl-C )
3. Put cursor in cell C2, Shift-left arrow to move cursor 1 left then
Ctrl-Shift-Down arrow to go to bottom, then Shift-right Arrow to move right
4. Paste (Ctrl-V)
5. Pasted in values only display through row 1573
6. Save and close file, then re-open: will then display the contents correctly.
(note: F9 recalc doesn't fix the 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 124118] Kazakh (kk) translation update for OpenOffice 4.1.0

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

Keith N. McKenna k...@apache.org changed:

   What|Removed |Added

 CC||k...@apache.org

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


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

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

--- Comment #4 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 124124] Filedialog makes file disappear

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
 Resolution|--- |NOT_AN_ISSUE

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
NOT a valid bug report, description is much too imprecise!

I think I can reproduce reporter's observations  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.

But it's a user error, not a bug.

My steps:
0. If necessary: From AOO Start Center menu 'Tools - Options - OOo - General
   - Check Use OO dialogs'
1. From AOO Start Center menu 'File - New - HTML-Document'
New document will be opened
2. Type some arbitrary words (This is a test)
3. Save in an arbitrary public documents folder with menu 'File - Save' 
Dialog Appears, do not change Filetype HTML
   'Check Auto Name Extension if not already done - Browse for 
 appropriate folder  - Type name Sample [Save]
Document will be saved as Sample.HTML
4. Save as  Sample1.HTMLwith menu 'File - Save as - Change name to
Sample1
5. Menu 'File - Save as - rightclick - Rename - Change  Sample.HTML to
Sample.HTM - Click on name Sample1.HTML - [Cancel]
Dialog will be closed
6. Menu 'File - Save as'
   Expected (?): 2 Documents listed
   Actual: Only Sample1.HTML,  Sample.HTM is missing.

(a) expectation is wrong! The AOO-Save-File dialog only lists documents with 
matching filename extension. If you save an .odt aou also only will see 
*.odt in folder, not *.ott, *.doc, ...
(b) If you want yo can make those hidden documents visible by typing *.*
into the filename line, then click [Save]. Hidden document appears.
(c) This seems a little inconsistent because File-Open-dialog for HTML 
documents lists both  put frpm File-Save point of view its consistent
(d) So NOT_AN_ISSUE

@Jens611 
May I ask you to be more precise in your wording? That will help to avoid
Not_An_Issue' reports. Documents do not simply disappear. They might be
invisible in a File dialog, and a further test with WIN Files Explorer shows
... or so.

Please feel free to reopen this Bug if you find out that a real problem exists
in the latest public release of AOO and if you can provide requested additional
precise information. We need a test kit (Attachment here in the Bug report) and
a detailed step by step instruction how to reproduce your problem, for details
please see http://wiki.openoffice.org/wiki/QA/HowToFileIssue and my test
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 113697] Unable to Execute Macros

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

--- Comment #3 from sulhir mag05...@gmail.com ---
Ya, it took you four years to ask me for more info and I don't even know what I
was doing when it happened anymore.  I will attach an example if it ever crops
up again but... ya.  Timing.

-- 
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 124096] CRASH when close document window while exporting to document.pdf

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

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

   What|Removed |Added

   Keywords||crash
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
  Component|code|save-export
Summary|Abort while saving *.pdf|CRASH when close document
   ||window while exporting to
   ||document.pdf

--- Comment #3 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
NOT 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:
1. New writer Document from AOO Start Center
2. Create 350 pages Lorem Ipsum contents
3. Save as 'Sample.odt'
4. Menu 'File - Export as PDF - Lossless - no redruced graphic resolution
   -  all rest unchecked in General-TAB
   - Initial View -TAB: all first radio buttons 
   - UI-TAB: all unchecked, all bookmark levels
   - Security-TAB: Nothing done
   - Links-TAB: only 'RULs relative' checked, 
 Cross-Document-Links = Default mode
  [Export] - [Export] (with auto-filename-extensio
5. After 20% Progress bar click 'Close-X' at top right corner of AOO window
   No Crash, 'Close-X' click will be ignored.

I also tried via 'Export ...', also no crash

Jens611:
Thank you for your feedback – unfortunately important information we will 
need to reproduce your problem is missing.
Please add all information requested in following:
a) Write a meaningful Summary describing exactly what the problem is
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)
  f5) concerning your AOO version (with Build/revision ID if it's not a 
 public release) and localization (UI language, Locale setting)
  f6) AOO settings that might be related to your problems 
 (video hardware acceleration, ...)
  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 
  f10) Whether that is 100% reproducible for you with any kind of Writer 
   document
  f11) Whether also CALC is affected.

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 122674] Preview on/off

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

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

   What|Removed |Added

   Keywords||needmoreinfo
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
 Issue Type|DEFECT  |ENHANCEMENT

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
Sounds like an Enhancement request.

@Jens611
We need some more explication why and where you need that for Base?!

I would have expected such a feature for menu 'Insert - Picture from File'.
But there it seems unnecessary to me, a quick test with 4.1.0-dev showed that
AOO keeps latest setting for a really imported picture, even after AOO has been
terminated and reopened.

-- 
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 124126] New: ms excell no longer using xml and unable to open document

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

Bug ID: 124126
Issue Type: DEFECT
   Summary: ms excell no longer using xml and unable to open
document
   Product: Calc
   Version: 4.0.1
  Hardware: PC
OS: Windows XP
Status: UNCONFIRMED
  Severity: critical
  Priority: P3
 Component: open-import
  Assignee: issues@openoffice.apache.org
  Reporter: e...@cox.net
CC: issues@openoffice.apache.org

ms excel no longer using xml and unable to open document
in XP Pro nor in MAC OS X.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 124126] ms excell no longer using xml and unable to open document

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

Evelyn Maxwell e...@cox.net changed:

   What|Removed |Added

   Hardware|PC  |Mac
 OS|Windows XP  |Mac OSX, 10.5

--- Comment #1 from Evelyn Maxwell e...@cox.net ---
ms excel no longer using xml and unable to open document
in XP Pro nor in MAC OS X.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 124117] Add a subcomponent for Kazakh (kk) to native-lang

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

Rob Weir robw...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Rob Weir robw...@apache.org ---
Done

-- 
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 113697] Unable to Execute Macros

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

--- Comment #4 from Edwin Sharp el...@apache.org ---
Four years ago I was just a complaining user of OpenOffice.
One year ago I became a helping user of OpenOffice.
I reckon helping  complaining.

-- 
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 123192] Word Count Dialog: last digit truncated at the right

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

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

   What|Removed |Added

 CC||pesce...@apache.org

-- 
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 124057] Hunspell spell check dictionary for the Turkmen language

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

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

   What|Removed |Added

 CC||pesce...@apache.org

--- Comment #2 from Andrea Pescetti pesce...@apache.org ---
Hi, the way to contribute your files (in the sense of making them available to
the general public) would be to package a OXT file and upload it to the
extensions site http://extensions.openoffice.org/

There are probably resources on how to create your OXT file from a dictionary,
but if you don't know how to do it feel free to write to the l10n mailing list:
http://openoffice.apache.org/mailing-lists.html

-- 
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 124088] 'Request New Password' does not work because of broken link in E-Mail

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

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

   What|Removed |Added

URL|hhttp://extensions.openoffi |http://extensions.openoffic
   |ce.org/en/user/password |e.org/en/user/password
 CC||pesce...@apache.org

--- Comment #1 from Andrea Pescetti pesce...@apache.org ---
If I try, I receive an HTML e-mail with a clickable (working) link. I confirm
that the link is truncated (...) in the text, but the hyperlink is correct. And
if I right-click on it and copy the link, the full link is available.

Maybe you disabled HTML mail in your user preferences? Do you get a text-only
mail or an HTML mail?

-- 
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 124127] New: Update bundled English (en-US and en-*) dictionary for OpenOffice 4.1

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

Bug ID: 124127
Issue Type: TASK
   Summary: Update bundled English (en-US and en-*) dictionary for
OpenOffice 4.1
   Product: General
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: spell checking
  Assignee: issues@openoffice.apache.org
  Reporter: pesce...@apache.org
CC: pesce...@apache.org

Update extensions.lst to bundle the following new release of the en-*
dictionary:

Extension:
http://extensions.openoffice.org/en/project/english-dictionaries-apache-openoffice

Latest release:
http://extensions.openoffice.org/en/projectrelease/english-dictionaries-apache-openoffice-20140101

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


[Bug 124097] Latest AOO Versions not mentioned in README_extension_owner.txt

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

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

   What|Removed |Added

 CC||pesce...@apache.org

--- Comment #3 from Andrea Pescetti pesce...@apache.org ---
Rainer: if the German dictionary needs updating, just open an issue like
https://issues.apache.org/ooo/show_bug.cgi?id=124127

-- 
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 113697] Unable to Execute Macros

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

--- Comment #5 from sulhir mag05...@gmail.com ---
Can't do either if I don't what I did.

-- 
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 123932] CRASH when insert 'Vertical Text' box

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

--- Comment #5 from Armin Le Grand armin.le.gr...@me.com ---
Its a loop around SdrTextObj::AdaptTextMinSize(), trying to find out why it
happens in Writer and Calc, but not in Draw/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 123932] CRASH when insert 'Vertical Text' box

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

--- Comment #6 from Armin Le Grand armin.le.gr...@me.com ---
SetVerticalWriting was triggered again and again in TextProperties::ItemChange
since SdrTextObj::AdaptTextMinSize() did use the whole SdrObject's ItemSet to
set items again, in that set the item was not yet set, so vertical writing was
switched on/off all the time. It does not happen in Draw/Impress since there
the SdrTextObj is prepared differently.
To prevent that, I changed SdrTextObj::AdaptTextMinSize() to use an empty
ItemSet to only modify the items which need to be changed, so
SvxWritingModeItem will not be touched. Works as expected (all four main apps
checked), preparing commit...

-- 
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 123932] CRASH when insert 'Vertical Text' box

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

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

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Assignee|iss...@openoffice.apache.or |armin.le.gr...@me.com
   |g   |
   Target Milestone|--- |4.1.0

--- Comment #8 from Armin Le Grand armin.le.gr...@me.com ---
Comitted, done.

-- 
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 123932] CRASH when insert 'Vertical Text' box

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

--- Comment #7 from SVN Robot svn...@dev.null.org ---
alg committed SVN revision 1561850 into trunk:
i123932 Init only needed items in

-- 
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 123950] Visible area of cropped raster graphic (bitmap) changes when rotating

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

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

   What|Removed |Added

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

--- Comment #17 from Armin Le Grand armin.le.gr...@me.com ---
Changed state and owner

-- 
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 124085] Image copied out of OpenOffice 4.0.1 (Writer, Calc and Draw) is corrupted when pasted into image editors

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

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

   What|Removed |Added

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

--- Comment #13 from Armin Le Grand armin.le.gr...@me.com ---
Hi John, thankls for the good analysis, this is probably the reason. I will
check this...

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

Michael Curran m...@nvaccess.org changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #9 from Michael Curran m...@nvaccess.org ---
Verified fixed in svn rev 1551541. Thanks!

-- 
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 121690] Make the build environment work with latest Java (Java 7)

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

Kay ksch...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||ksch...@apache.org
 Resolution|--- |FIXED

--- Comment #4 from Kay ksch...@apache.org ---
These build errors seem to be corrected by hsqldb patches applied by Andrea on
2013-07-09. My recent build on 2014-01-14 using openJDK 1.7.0_45 did not
produce these errors, so I am closing this out.

-- 
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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

--- Comment #10 from Michael Curran m...@nvaccess.org ---
(In reply to Michael Curran from comment #9)
Sorry, verified fixed in svn rev 1561756

-- 
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 124128] langpack detected as w.reputation threat by Norton

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

Rosa tinabe...@gmail.com changed:

   What|Removed |Added

 CC||tinabe...@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 124128] New: langpack detected as w.reputation threat by Norton

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

Bug ID: 124128
Issue Type: DEFECT
   Summary: langpack detected as w.reputation threat by Norton
   Product: Installation
   Version: 4.0.1
  Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: ui
  Assignee: issues@openoffice.apache.org
  Reporter: tinabe...@gmail.com
CC: issues@openoffice.apache.org

When running apache_openoffice_4.0.1_win_x86_langpack_es.exe
Norton identifies program as THIS. It REMOVES the program.(quaratines, for
behavior, making it look like the program is like spyware or virus.
http://www.symantec.com/security_response/writeup.jsp?docid=2010-051308-1854-99vid=4294919973product=Norton%20Internet%20Securityversion=21.1.0.18plang=sym:ENlayouttype=ESDbuildname=RetailheartbeatID=55B44B2B-C396-11E0-99E9-64315029D049env=prodvendorid=plid=2plgid=2skup=20990679skum=21292844skuf=20985775cipherid=0endpointid={55B44B2B-C396-11E0-99E9-64315029D049}partnerid=lic_type=16lic_attr=21124114psn=GWWPXTWKGWPGosvers=6.1oslocale=iso:USAoslang=iso:ENGos=windows

Not a virus; it is possible to override. But wouldn't it be simpler to prevent
in the first place?

-- 
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 124085] Image copied out of OpenOffice 4.0.1 (Writer, Calc and Draw) is corrupted when pasted into image editors

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

--- Comment #14 from Armin Le Grand armin.le.gr...@me.com ---
The clipboard stuff is quite complicated; I guess I have the choice between
adding a new mimetype and support it besides
application/x-openoffice-bitmap;windows_formatname=\Bitmap\ or to not offer
CF_DIBV5 at all. 2nd option would mean that e.g. Paint.NET would just ask for
png which is good and works flawlessly. Checking further...

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


[Bug 124129] New: [Ignore] Test Bugzilla for AOOTest-162 Bug Report

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

Bug ID: 124129
Issue Type: DEFECT
   Summary: [Ignore] Test Bugzilla for AOOTest-162 Bug Report
   Product: Calc
   Version: 4.1.0-dev
  Hardware: All
OS: All
Status: CONFIRMED
  Severity: normal
  Priority: P3
 Component: open-import
  Assignee: issues@openoffice.apache.org
  Reporter: doneyours...@gmail.com
CC: issues@openoffice.apache.org

[Ignore] Test Bugzilla for AOOTest-162 Bug 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 124072] Label 'Right' and 'Left' color is getting change between gray and black and vice versa on selecting alignment settings

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

--- Comment #2 from Akriti email2akr...@gmail.com ---
@ Mr. Bielefeld:

Yes, the label 'Right' is marked 'inactive/active' correctly when user do the
switchin between left/From left and right only.

The problem is identified for other alignment option .The label 'Right' is
getting greyed when user other option eg :center and manual which is not
correct

-- 
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] Table properties: Label 'Right' inactive if alignment Centered selected

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

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

   What|Removed |Added

Version|4.1.0-dev   |3.4.0
Summary|Label 'Right' and 'Left'|Table properties: Label
   |color is getting change |'Right' inactive if
   |between gray and black and  |alignment Centered
   |vice versa on selecting |selected
   |alignment settings  |

--- Comment #3 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
 The label 'Right' is getting greyed when user other option eg :center 
 and manual which is not correct

Why? By definition for Centered Right and Left value have to be the same.
Thet works, if you change the value in Left the one in Right will become
the same when you apply the value for Left.

That never worked different, I see the same, IMHO correct, behavior already
with OOo 1.1.5

@ Akriti
What's the problem for you?

-- 
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 124088] 'Request New Password' does not work because of broken link in E-Mail

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

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 ---
(In reply to Andrea Pescetti from comment #1)

I can't confirm andrea's observations, so I  forwarded the e-mai I received to
Andrea. 

In my extensions-account I have enabled Plaintext email only
In My E-Mail-Client I see e-mails as full HTML.

The mail I received contains the link for Password reset 2 times.

(a) In text. that one is crippled. Only a (lons) start of the complete 
hyperlink is shown, truncated at the end, where instead of the rest of the
URL ...  is shown.
And when I click the link or copy / paste it from Seamonkey E-Mail client
only the part in front of ... will be used
(b) Link repeated at the end after [1]
This link is complete and works correct.

So for me the a link is completely useless.

-- 
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] Table properties: Label 'Right' inactive if alignment Centered selected

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

--- Comment #4 from Akriti email2akr...@gmail.com ---
@Mr Bielefeld:

In the userguide
(https://wiki.openoffice.org/wiki/Documentation/UserGuide/Writer/Tables), it is
mentioned under 'Resizing and positioning the table' that

 a) In the Spacing section, the Above and Below boxes modify the separation
between text and table.

b) The Left and Right boxes modify the separation between the margins on the
left and right of the table.

c)You can only change both values if you select Manual alignment, you can
change the Left value if you select From Left alignment

As per my understanding,

a)The Above and Below boxes are in active state
b)The Left and Right boxes are active/inactive as you mentioned in Comment 1
c)The third point need to be focused here .Clearly state that user can update
the both boxes(left and right) only when manual alignment is selected.

I hope this will help you.
Kindly let me know if you have any further clarification.

-- 
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 124128] langpack detected as w.reputation threat by Norton

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
 Resolution|--- |NOT_AN_ISSUE

--- Comment #1 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
@Rosa:
With 99,% probability this is a NORTON problem, not an AOO problem. Please
contact NORTON Support or simply on Norton TAB REMOVAL followm instruction
DISPUTES : If you believe that a program has been incorrectly classified by
the Symantec reputation-based security system, then you may submit a dispute
using this Web form. 

I did a quick test for langpack_es from
http://heanet.dl.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/es/Apache_OpenOffice_4.0.1_Win_x86_langpack_es.exe
with FortiClient Antivirus: No malware.

Please feel free to reopen if real examination of the langpack_es.exe will
indicate malware.

-- 
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 124096] CRASH when close document window while exporting to document.pdf

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

--- Comment #4 from Jens611 j...@cococo.de ---
I just did this

1. copy the article only to the clipboard from 

http://blogs.hbr.org/2014/01/strengthen-your-strategic-thinking-muscles/?utm_source=feedburnerutm_medium=feedutm_campaign=Feed%3A+harvardbusiness%2Fweekly-hotlist+%28HBR+Blog+Network+Newsletter+Feed+-+Weekly+Hotlist%29cm_ite=WeeklyHotlist-012714+%281%29cm_lm=sp%3Ajd%40cococo.decm_ven=Spop-Email

2. create new text document in OO

3. paste it from clipboard

4. change to print preview

5. press export the PDF button and start saving the document

6. immediate afterwards press right upper cross

7. a crash window appeared

-- 
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 124126] ms excell no longer using xml and unable to open document

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

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 ---
@reporter:
Thank you for your feedback – unfortunately important information we will 
need to reproduce your problem is missing.
Please add all information requested in following:
a) Write a meaningful Summary describing exactly what the problem is
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 
d) Attach screenshots with comments if you believe that that might explain the 
  problem better than a text comment. Best way is to insert your screenshots
  into a DRAW document and to add comments that explain what you want to show
e) if possible contribute an instruction how to create a sample document 
  from the scratch
f) add information 
  f1) what EXACTLY is unexpected
  f2) and WHY do you believe it's unexpected (cite Help or Documentation!)
  f4) concerning your Operating System (Version, Distribution, Language)
  f5) concerning your AOO version (with Build/revision ID if it's not a 
 public release) and localization (UI language, Locale setting)
  f6) AOO settings that might be related to your problems 
  f7) how you launch AOO and how you opened the sample document
  - with AOOO
  - with MS Excel

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 124130] New: Update version info for Oracle PDF Import Extension

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

Bug ID: 124130
Issue Type: DEFECT
   Summary: Update version info for Oracle PDF Import Extension
   Product: Infrastructure
   Version: current
  Hardware: All
   URL: http://extensions.services.openoffice.org/en/project/o
racle-pdf-import-extension
OS: All
Status: CONFIRMED
  Severity: minor
  Priority: P3
 Component: Website general issues
  Assignee: issues@openoffice.apache.org
  Reporter: rainerbielefeld_ooo...@bielefeldundbuss.de
CC: issues@openoffice.apache.org

On above mentioned download page for Oracle PDF Import Extension you find the
hint:
If you are using Apache OpenOffice 4.0, you must use another version: PDF
Import for Apache OpenOffice. - See more at:
http://extensions.services.openoffice.org/en/project/oracle-pdf-import-extension#sthash.ANwwm2IL.dpuf;

Should be:
If you are using Apache OpenOffice 4.0 or later, you must ...

-- 
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 124124] Filedialog makes file disappear

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

--- Comment #2 from Jens611 j...@cococo.de ---
It looks as I irritated myself with help of the file dialogue's filter. The
problem lies in the save dialogue and it's usage.

a) I created a *.html file

b) pressed save and the file dialogue appeared with filter (*.html)

c) now I renamed a file in the file dialogue to *.htm

d) the just renamed file vanished from the list

e) that's logically correct but confusing!

Jens

-- 
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 122221] Slides added to selection in Slide Pane with 'Page Up'

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

Shenfeng Liu liush...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #8 from Shenfeng Liu liush...@gmail.com ---
Verified in build. AOO410m1(Build:9750)  -  Rev. 1560773 .

-- 
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] Table properties: Label 'Right' inactive if alignment Centered selected

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOT_AN_ISSUE

--- Comment #5 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
So I close this one as NOT_AN_ISSUE.

I adde a small clarification to the Help wiki.

@Akriti
If you think that Help should be more detailed and precise, please submit a
separate bug with reference to this one. but please keep in mind that it is a
difficult balancing act: 
* If you are very detailed in help and also mention all facts what are more or 
  less obvious, so that even someone with zero knowledge can find all 
  required information, Help will be boring for users with some 
   minimum experience
* If you leave away facts what are more or less obvious for experienced users,
  newbies might have problems to understand Help.

-- 
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 124125] Copied forumula does not display results until file is saved and re-opened

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

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 ---
As given in description
AOO410m1(Build:9750)  -  Rev. 1560934
2014-01-27_04:11:25 - Rev. 1561585
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 124099] Hyperlink become normal text while importing a document from URL using XDocumentInsertable interface

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

--- Comment #5 from jvchbabu jvchb...@gmail.com ---
Trying with macro may not  arise now. The same call to import a document(html
file) from url using XDocumentInsertable is working fine in 3.3 version of open
office. It's failed in OO4.0.1.
Implementing macro altogether  requires lot of changes in our implementation.

-- 
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 123701] Crashes on 'Page Preview'

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

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

   What|Removed |Added

 CC||rainerbielefeld_ooo_qa@biel
   ||efeldundbuss.de
Summary|Crashes on 'print preview'  |Crashes on 'Page Preview'

--- Comment #5 from Rainer Bielefeld 
rainerbielefeld_ooo...@bielefeldundbuss.de ---
report mentions Page Preview problem, not Print Preview 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 123745] [IA2] Eventual crash in Writer documents containing cross-references

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

Steve Yin steve.yin@gmail.com changed:

   What|Removed |Added

 Status|VERIFIED|CLOSED

--- Comment #11 from Steve Yin steve.yin@gmail.com ---
Thanks for verifying it. Closed.

-- 
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 88474] date and time format not localized in Calc doc sharing messages

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

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

   What|Removed |Added

 CC|el...@apache.org|

-- 
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 92524] Chemsketch ole-objects (chemical structures) inserted from file shown as placeholder

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

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

   What|Removed |Added

 CC|el...@apache.org|

-- 
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 118030] cell background colour not working at inverse display (=black background)

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

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

   What|Removed |Added

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

--- Comment #5 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 123240] 'Advanced filter criteria' range name of applied filter should stay in selector

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

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

   What|Removed |Added

 CC|el...@apache.org|

-- 
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 120215] Row heights changed automatically

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

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 118304] Automatic closing of spreadsheets with MS Excel macros

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

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

   What|Removed |Added

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

--- Comment #3 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 118483] Open Office Crash while programmatically importing a series of large CSV files

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

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

   What|Removed |Added

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

--- Comment #5 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 118361] Docs not e-mailing

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

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

   What|Removed |Added

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

--- Comment #3 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 89404] Home unpredictable

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #6 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 124096] CRASH when page preview or close particular document

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

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

   What|Removed |Added

   Keywords|needmoreinfo|regression
 Status|UNCONFIRMED |CONFIRMED
Summary|CRASH when close document   |CRASH when page preview or
   |window while exporting to   |close particular document
   |document.pdf|
 Ever confirmed|0   |1
 OS|Windows 8   |Windows, all

--- Comment #5 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

For me document with mentionend  contents also crashes in other situations:
(a) Crash when simply close document with click on Close-X
(b) Crash when Click 'Page Preview' icon in Standard Toolbar.
(c) (a) and (b) already crash with
? If necessary I can try to find out when the problem started
(d) (a) and (b) did not crash with
* AOO 4.0.0 Final – German UI / German locale [AOO400m3(Build:9702) - 
   Rev. 1503704 2013-07-16 14:54:56 (Di, 16 Jul 2013)] on
   German German WIN7 Home Premium (64bit), Common 4.0-dev User Profile
* server installation of AOO 3.4.0 – German UI / German locale 
 [AOO340m1(Build:9590) - Rev.1327774] on German WIN7 Home Premium (64bit)
 own separate user profile
* OOo 3.1.1


@Jens611:
Can you confirm my observation that also other actions crash?

@Edwin:
Can you please check whether also Linux is affected?

-- 
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 82203] Disallow change of cell format if it dosen't agree with the content

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

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

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 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.