[sw-issues] [Issue 106361] Option to ignore particul ar hidden text for paste as unformatted text

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


User rainerbielefeld changed the following:

What|Old value |New value

  Issue type|DEFECT|FEATURE

Priority|P3|P4

 Summary|hidden text gets copied to|Option to ignore particula
| clipboard|r hidden text for paste a
|  |s unformatted text





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
06:04:57 + 2009 ---
Not A DEFECT.
Related to Issue 91562?

@shaforostoff:
AFAIK your knowledge is wrong. But Qt indeed shows interesting features, may be
some of them can be integrated to OOo

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

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


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



[sw-issues] [Issue 91504] Sort and Undo text with pi cture cause OOo crash

2009-10-29 Thread majun51
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91504





--- Additional comments from maju...@openoffice.org Thu Oct 29 06:07:00 
+ 2009 ---
Created an attachment (id=65721)
patch 4


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

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


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



[sc-issues] [Issue 106407] Macro warning incorrect

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


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |needmoreinfo, oooqa





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
06:13:39 + 2009 ---
NOT Reproducible with Ooo-Dev 3.2.0 multilingual version English UI WIN XP:
[OOO320m2 (Build 9432)]!
Seems to be INVALID, pls. see screenshot from a.m. Version (same with 3.1.1)

@okapi1253:
Pls. evidence that this menu does not exist for Mac!

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

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


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



[sc-issues] [Issue 106407] Macro warning incorrect

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





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
06:23:06 + 2009 ---
Created an attachment (id=65724)
Menu does exist for WIN


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

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


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



[sw-issues] [Issue 91504] Sort and Undo text with pi cture cause OOo crash

2009-10-29 Thread majun51
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91504





--- Additional comments from maju...@openoffice.org Thu Oct 29 06:33:31 
+ 2009 ---
hi mst,

Thanks very much to point out the question about SetValues(rPaM) in my patch.
You are right that the rPaM became something invalid after Move operation(let me
just call it misorder with start/end nContent index,but the start/end nNode
index is still correct in rPaM) 
The call SetValues(rPaM) is used to update the Range in pUndo by rPaM in time(
it should be called after inserting delete redline mainly because it changes the
order of Nodes under hidden redlining mode )

The pRedlPaM is used in the AppendRedline(...REDLINE_DELETE...) which represents
the range of delete redline, and then used in the
AppendRedline(...REDLINE_INSERT...). But before
AppendRedline(...REDLINE_INSERT...) pRedPaM was adjusted a little so it can
represents the range of insert redline:
But it only adjust the pPoint to the start of the range of insert redline(that
is to say,its pMark is still at the start of range of delete redline). 
We should adjust its pMark member to be at the end of the range of insert
redline,it's really one node offset!(i think delete redline is just followed
insert redline) 

Really, i do think the redlining code is too complicated and there are conflict
between undo and redlining...:(


so in this patch:
 - moving the SetValues much lines down and use pRedlPam as you have suggested. 

Please check and point out if anything wrong or missed, thank you very much.

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

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


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



[framework-issues] [Issue 104030] automation: non-ascii str ing literal

2009-10-29 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104030


User dtardon changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from dtar...@openoffice.org Thu Oct 29 06:37:39 
+ 2009 ---
verified in CWS cmcfixes64

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

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


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



[framework-issues] [Issue 98757] Crash when saving a new do cument

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


User of changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from o...@openoffice.org Thu Oct 29 06:43:49 + 
2009 ---
Due to the last comment: worksforme

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

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


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



[sw-issues] [Issue 105732] sw: remove lowhanging war nings

2009-10-29 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105732


User dtardon changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from dtar...@openoffice.org Thu Oct 29 06:48:20 
+ 2009 ---
verified in CWS cmcfixes64

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

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


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



[sc-issues] [Issue 106406] Sheet protection (with pa ssword) can easily be cracked

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


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |oooqa





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
06:53:18 + 2009 ---
NOT Reproducible with Ooo 3.1.1 WIN XP DE-multilingual version German UI
activated [OOO310m19 (Build 9420)]!

@kauboy:
Please attach a test kit!

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

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


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



[framework-issues] [Issue 106403] Error on opening up OO

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





--- Additional comments from o...@openoffice.org Thu Oct 29 06:54:04 + 
2009 ---
I don't know how much you have configured your OOo. In case that you don't have:
just rename the openoffice.org folder in 'c:/documents and settings/win
user/application data/'. Otherwise you should try to move the common.xcu file to
to a folder outside the OOo folder and restart the office.

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

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


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



[udk-issues] [Issue 105828] bridges: check return of ftruncate

2009-10-29 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105828


User dtardon changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from dtar...@openoffice.org Thu Oct 29 06:58:24 
+ 2009 ---
verified in CWS cmcfixes64

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

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


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



[framework-issues] [Issue 106306] binfilter: SYSSHELLLIB do esn't exist anymore, so we can drop it

2009-10-29 Thread dtardon
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106306


User dtardon changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from dtar...@openoffice.org Thu Oct 29 07:03:28 
+ 2009 ---
verified in CWS cmcfixes64

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

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


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



[website-issues] [Issue 106397] Replace Birthday logo wit h Cento Milioni logo

2009-10-29 Thread jpmcc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106397


User jpmcc changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from jp...@openoffice.org Thu Oct 29 07:09:50 + 
2009 ---
Thanks!

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

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


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



[lingucomponent-issues] [Issue 106413] ln_CD

2009-10-29 Thread ruedin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106413
 Issue #|106413
 Summary|ln_CD
   Component|lingucomponent
 Version|1.0.1
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|spell checking
 Assigned to|iss...@lingucomponent
 Reported by|ruedin





--- Additional comments from rue...@openoffice.org Thu Oct 29 07:15:05 
+ 2009 ---
Create an issue (you must be logged in) for the lingucomponent project asking
the developers to include support for spell checking in your locale (ln_CD) and
supply the modified wordlist and affix file. You must also include a README.txt
file that specifies the author; original ispell author, if any; the specific
language and locale supported; and the license you are releasing your dictionary
under (GPL Public License 2.0).

complete version of documents (dic aff, txt):
http://sourceforge.net/projects/lingala/files/hunspell-ln/0.01/ln_CD.zip/download
version 2 of dictionary (dic):
http://sourceforge.net/projects/lingala/files/hunspell-ln/0.02/hunspell-ln-0.02.zip/download

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

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


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



[xml-issues] [Issue 106389] package: dubious || in ZipPackageFolder.cxx

2009-10-29 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106389


User mav changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.3





--- Additional comments from m...@openoffice.org Thu Oct 29 07:15:28 + 
2009 ---
mav-cmc: Thank you for the patch. You are completely right, generally speaking
the changed version is the correct one.

The interesting thing is that the source code functions correctly now, because
the stream has nMethod set only if it is a package member, and if the stream
should be encrypted it must be compressed as well. Anyway, the current
implementation works by luck and is not clear, so I will integrate the second
patch in the next 3.3 framework cws.

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

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


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



[xml-issues] [Issue 106389] package: dubious || in ZipPackageFolder.cxx

2009-10-29 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106389


User mav changed the following:

What|Old value |New value

   Component|xml   |framework

  QA contact|iss...@xml|iss...@framework





--- Additional comments from m...@openoffice.org Thu Oct 29 07:16:20 + 
2009 ---
Changing the component to framework.

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

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


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



[framework-issues] [Issue 106389] package: dubious || in ZipPackageFolder.cxx

2009-10-29 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106389


User mav changed the following:

What|Old value |New value

   Component|xml   |framework

  QA contact|iss...@xml|iss...@framework





--- Additional comments from m...@openoffice.org Thu Oct 29 07:16:20 + 
2009 ---
Changing the component to framework.

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

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


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



[sc-issues] [Issue 106147] Crappy solver does not wo rk

2009-10-29 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106147


User norbert2 changed the following:

What|Old value |New value

  CC|''|'kohei'





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

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


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



[sc-issues] [Issue 106147] Crappy solver does not wo rk

2009-10-29 Thread norbert2
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106147


User norbert2 changed the following:

What|Old value |New value

  CC|'kohei'   |'fst,kohei'





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

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


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



[sw-issues] [Issue 106401] sw: aliasing unsafe casts to/from SwRect Point and Size

2009-10-29 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106401


User ama changed the following:

What|Old value |New value

 Assigned to|ama   |od





--- Additional comments from a...@openoffice.org Thu Oct 29 07:27:52 + 
2009 ---
ama-od: Please have a look.

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

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


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



[sw-issues] [Issue 106399] sw: aliasing unsafe cast from SvStringsDtor to SvStrings

2009-10-29 Thread ama
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106399


User ama changed the following:

What|Old value |New value

 Assigned to|ama   |os





--- Additional comments from a...@openoffice.org Thu Oct 29 07:29:05 + 
2009 ---
ama-os: Please have a look.

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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

2009-10-29 Thread yajva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106414
 Issue #|106414
 Summary|Improper 'On Screen' rendering of Kannda font (Arial U
|nicode MS)
   Component|Word processor
 Version|OOO310m9
Platform|Unknown
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|writerneedsconfirm
 Reported by|yajva





--- Additional comments from ya...@openoffice.org Thu Oct 29 07:41:11 + 
2009 ---
The Kannada font from 'Arial Unicode MS' is hardly legible on screen with spaces
and even characters having smudged appearance. The fault is always present. The
smudging occurs between characters on either side of 'space' character.

The .odt file (attached) shows a text in Kannada script @ 150% zoom. The problem
worsens at smaller zooms. It's almost impossible to make out a space near the
end of line even at higher zooms.

The .pdf exported file (attached) renders perfectly.
The text cutpaste into NS Word (attached) renders perfectly.

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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

2009-10-29 Thread yajva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106414





--- Additional comments from ya...@openoffice.org Thu Oct 29 07:43:14 + 
2009 ---
Created an attachment (id=65730)
Demonstates invalid redndering


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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

2009-10-29 Thread yajva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106414





--- Additional comments from ya...@openoffice.org Thu Oct 29 07:48:48 + 
2009 ---
Created an attachment (id=65731)
PDF exported file with correct rendering


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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

2009-10-29 Thread yajva
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106414





--- Additional comments from ya...@openoffice.org Thu Oct 29 07:49:29 + 
2009 ---
Created an attachment (id=65732)
Text cut and paste into MS Wordh correct rendering


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

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


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



[graphics-issues] [Issue 104908] OpenOffice abnormally ter minates with Opencards plug-in

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





--- Additional comments from w...@openoffice.org Thu Oct 29 07:50:09 + 
2009 ---
I asked at the 9th of September for more info and you got a mail then. After one
and a half month of silence I closed the issue. Please read the guidelines for
submitting issues and include all information needed for reproducing. Guessing
and searching for myself is something where I do not have the time for. Looks
like this issue was opened just for grumbling arround...

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

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


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



[lingucomponent-issues] [Issue 106413] ln_CD

2009-10-29 Thread ruedin
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106413





--- Additional comments from rue...@openoffice.org Thu Oct 29 07:51:23 
+ 2009 ---
Created an attachment (id=65733)
ln_CD.aff ; ln_CD.dic


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

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


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



[sw-issues] [Issue 106401] sw: aliasing unsafe casts to/from SwRect Point and Size

2009-10-29 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106401


User od changed the following:

What|Old value |New value

  Status|NEW   |STARTED

Target milestone|---   |OOo 3.3





--- Additional comments from o...@openoffice.org Thu Oct 29 07:51:27 + 
2009 ---
First look reveals that this patch is sensible and correct. I will take of its
integration.

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

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


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



[graphics-issues] [Issue 106214] text alignment in tables

2009-10-29 Thread erni35
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106214





--- Additional comments from ern...@openoffice.org Thu Oct 29 07:55:51 
+ 2009 ---
Great, many thanks.

Dietmar

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

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


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



[graphics-issues] [Issue 106394] Notes page is empty, but slide has content

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


User wg changed the following:

What|Old value |New value

 Assigned to|graphicsneedsconfirm  |af

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.x





--- Additional comments from w...@openoffice.org Thu Oct 29 07:56:11 + 
2009 ---
Reproducible. Reassigned.

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

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


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



[sw-issues] [Issue 106361] Option to ignore particul ar hidden text for paste as unformatted text

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


User mru changed the following:

What|Old value |New value

 Assigned to|writerneedsconfirm|requirements

  Issue type|FEATURE   |ENHANCEMENT

Keywords|needmoreinfo, oooqa   |





--- Additional comments from m...@openoffice.org Thu Oct 29 08:50:49 + 
2009 ---
Reassigned to requirements.
When implementing some things have to be cleared: what should happen when
hidden text is visible (show formatting marks)?

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

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


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



[sw-issues] [Issue 105446] Improper font replacement for 'selected text' with asian font

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





--- Additional comments from m...@openoffice.org Thu Oct 29 08:56:38 + 
2009 ---
*** Issue 106414 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

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


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from m...@openoffice.org Thu Oct 29 08:56:38 + 
2009 ---
This is already tracked in issue 105446.

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

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

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


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



[sw-issues] [Issue 106414] Improper 'On Screen' rend ering of Kannda font (Arial Unicode MS)

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


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Oct 29 08:56:54 + 
2009 ---
Closing duplicate.

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

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


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



[sc-issues] [Issue 80765] Importing and exporting ru by text in ODF format

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





--- Additional comments from n...@openoffice.org Thu Oct 29 09:17:40 + 
2009 ---
Using indexed character positions runs contrary to how everything is handled in
ODF today. Let's try to keep some amount of consistency!

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

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


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



[www-issues] [Issue 106420] Require for svn/hg access

2009-10-29 Thread zhangxiaofei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106420
 Issue #|106420
 Summary|Require for svn/hg access
   Component|www
 Version|current
Platform|Unknown
 URL|
  OS/Version|Unknown
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|openoffice.org website general issues
 Assigned to|ssh2key
 Reported by|zhangxiaofei





--- Additional comments from zhangxiao...@openoffice.org Thu Oct 29 
09:21:55 + 2009 ---
I'm Zhang Xiaofei from Redflag 2000, a developer for framework project. I would
like to apply for the svn/hg access.

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

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


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



[graphics-issues] [Issue 104516] [cws printerpullpages] No tes are printed in wrong orientation

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


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Thu Oct 29 09:23:10 + 
2009 ---
Verified in CWS.

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

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


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



[www-issues] [Issue 106420] Require for svn/hg access

2009-10-29 Thread zhangxiaofei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106420





--- Additional comments from zhangxiao...@openoffice.org Thu Oct 29 
09:23:06 + 2009 ---
Created an attachment (id=65744)
My public key


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

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


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



[www-issues] [Issue 106420] Require for svn/hg access

2009-10-29 Thread zhangxiaofei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106420


User zhangxiaofei changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |94002
  is|  |





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

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


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



[www-issues] [Issue 94002] Migrate sshkeys to SVN cod e repository

2009-10-29 Thread zhangxiaofei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94002


User zhangxiaofei changed the following:

What|Old value |New value

 IssuesThisDependsOn|48259,83310,85753,87971,93|48259,83310,85753,87971,93
|109,95701,95831,96157,9632|109,95701,95831,96157,9632
|9,96386,96496,96680,96693,|9,96386,96496,96680,96693,
|96849,97113,97140,97525,97|96849,97113,97140,97525,97
|576,97986,98388,98396,9848|576,97986,98388,98396,9848
|8,98531,98613,98733,98969,|8,98531,98613,98733,98969,
|99628,99758,99969,101361,1|99628,99758,99969,101361,1
|01606,104218,104287,104688|01606,104218,104287,104688
|,104918,105949,106096 |,104918,105949,106096,1064
|  |20





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

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


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



[framework-issues] [Issue 105753] Closing document also qui ts application

2009-10-29 Thread hi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105753


User hi changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from h...@openoffice.org Thu Oct 29 09:24:11 + 
2009 ---
Verified with cws ooo320gsl02 = ok

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

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


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



[sc-issues] [Issue 106406] Sheet protection (with pa ssword) can easily be cracked

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


User rainerbielefeld changed the following:

What|Old value |New value

Keywords|oooqa |needmoreinfo, oooqa





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
09:25:14 + 2009 ---
Also NOT reproducible with Ooo-Dev 3.2.0 multilingual version English UI WIN
XP: [OOO320m2 (Build 9432)]!

@kauboy:
What is your result with my probaplyunprotected.xls from demokit.zip,
protected or not protected?
Please attach a similar test kit!

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

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


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



[sc-issues] [Issue 106406] Sheet protection (with pa ssword) can easily be cracked

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





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
09:26:12 + 2009 ---
Created an attachment (id=65745)
Demo kit


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

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


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



[sw-issues] [Issue 106399] sw: aliasing unsafe cast from SvStringsDtor to SvStrings

2009-10-29 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106399


User os changed the following:

What|Old value |New value

  Status|NEW   |STARTED

  OS/Version|Linux |All

Target milestone|---   |OOo 3.3





--- Additional comments from o...@openoffice.org Thu Oct 29 09:28:08 + 
2009 ---
target set

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

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


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



[sw-issues] [Issue 47740] annoying toolbars behavior

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





--- Additional comments from m...@openoffice.org Thu Oct 29 09:28:52 + 
2009 ---
*** Issue 106408 has been marked as a duplicate of this issue. ***

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

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


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



[sw-issues] [Issue 106408] Bullet UI is not user fri endly, adjusting display based on cursor

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


User mru changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |DUPLICATE





--- Additional comments from m...@openoffice.org Thu Oct 29 09:28:55 + 
2009 ---
Already tracked as issue 47740.

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

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

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


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



[sw-issues] [Issue 106408] Bullet UI is not user fri endly, adjusting display based on cursor

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


User mru changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from m...@openoffice.org Thu Oct 29 09:32:17 + 
2009 ---
Closing duplicate.

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

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


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



[framework-issues] [Issue 106421] Split svx module

2009-10-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421
 Issue #|106421
 Summary|Split svx module
   Component|framework
 Version|OOO320m2
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|code
 Assigned to|mba
 Reported by|mba





--- Additional comments from m...@openoffice.org Thu Oct 29 09:33:23 + 
2009 ---
The svx module delivers four libraries. Two of them are apparently well
separated from the others, so it makes sense to move them out of the module. If
they stayed inside the separation would rot over time, as experience shows.

Plan is to move source/cui into an own module and source/msfilter also into an
own module or to a sub folder in oox.

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

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


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



[graphics-issues] [Issue 106146] Crash when selecting cert ain tabpage in styles and formatting

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


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from w...@openoffice.org Thu Oct 29 09:34:00 + 
2009 ---
Verified in CWS.

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

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


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



[framework-issues] [Issue 106421] Split svx module

2009-10-29 Thread mba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106421


User mba changed the following:

What|Old value |New value

  CC|''|'kendy'

Target milestone|---   |OOo 3.3





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

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


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



[sc-issues] [Issue 60305] Calc forgets sheet passwor d when loading/saving Excel file with password -protected sheet(s)

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





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
09:34:26 + 2009 ---
*** Issue 106406 has been marked as a duplicate of this issue. ***

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

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


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



[sc-issues] [Issue 106406] Sheet protection (with pa ssword) can easily be cracked

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


User rainerbielefeld changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

Keywords|needmoreinfo, oooqa   |oooqa

  Resolution|  |DUPLICATE





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
09:34:29 + 2009 ---
I'm sorry, I did not read carefully enough. I CAN reproduce the problem, and
this one is a DUP of Issue 60305


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

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

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


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



[sc-issues] [Issue 106406] Sheet protection (with pa ssword) can easily be cracked

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


User rainerbielefeld changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
09:35:21 + 2009 ---
.

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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread ludob
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422
 Issue #|106422
 Summary|copytablewizard+ODBC crashes on binary data 
   Component|Database access
 Version|OOO310m11
Platform|Unknown
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|none
 Assigned to|dbaneedsconfirm
 Reported by|ludob





--- Additional comments from lu...@openoffice.org Thu Oct 29 09:41:38 + 
2009 ---
Copying binary data to an ODBC datasource using the table wizard crashes OOO.
The problem is that the pointer to the binary data used in SQLBindParameter is
invalidated before SQLExecute is called. Tested with MySQL Connector/ODBC 5.1
and own ODBC driver.  

I traced into OOO and found the following:
In OPreparedStatement::setParameter, a new buffer is allocated for the data. In
OTools::bindData, the pointer to this buffer is changed to point to the original
data instead of copying the data to the buffer:
case SQL_VARBINARY: ... 
_pData = (sal_Int8*)((const ::com::sun::star::uno::Sequence sal_Int8  
*)_pValue)-getConstArray();

Compare this to case SQL_VARCHAR:
memcpy(_pData,aString.getStr(),aString.getLength());

The original data is destroyed immediately after the call to
OPreparedStatement::setBytes and, of course, _pData is invalidated as well... 

MySQL Connector doesn't capture the invalid pointer exception and crashes OOO
hard. OOO not capturing exceptions bubbling up from drivers (dll's) is a real
annoyance. OOO is simply removed from memory and all work since last save
(autosave) is lost. No indication at all of the type of exception that occured.
I'm not talking about SQL_ERROR type of exceptions (issue 52335) but about
windows exceptions or dll runtime exceptions. If you want I'll create a new
issue for this problem.

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

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


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



[sw-issues] [Issue 106290] [Automation] Integrate ne w printing dialog - Writer

2009-10-29 Thread hde
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106290


User hde changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from h...@openoffice.org Thu Oct 29 09:59:50 + 
2009 ---
updated tests:

w_updt.bas
w_001a_inc

w_insertgraphic.bas
w_insertgraphic4.inc

w_fields.bas
w_fields4.inc

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

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


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



[framework-issues] [Issue 106423] [CWS printerpullpages] No empty range messagebox in Calc

2009-10-29 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106423
 Issue #|106423
 Summary|[CWS printerpullpages] No empty range messagebox in Ca
|lc
   Component|framework
 Version|DEV300m61
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|pl
 Reported by|oc





--- Additional comments from o...@openoffice.org Thu Oct 29 10:00:57 + 
2009 ---
Open a new spreadsheet (File-New-Spreadsheet) and press the print button =
normally there should be a messagebox which warns because of an empty range but
there is none in cws

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

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


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



[sw-issues] [Issue 106395] WW8: Table missing

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





--- Additional comments from m...@openoffice.org Thu Oct 29 10:05:26 + 
2009 ---
In my eyes, this is the same problem as documented in issue 99024.
The table gets extremely high values when saved in MS Word format. The table is
still available in your document - open the Navigator, right click on Table 2
end choose Edit. Then correct the values and re-save the document. Please do
this with OOo 3.1.1 - the bug is in 3.0.1.
Do you agree?

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

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


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



[sw-issues] [Issue 106361] Option to ignore particul ar hidden text for paste as unformatted text

2009-10-29 Thread shaforostoff
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106361





--- Additional comments from shaforost...@openoffice.org Thu Oct 29 
10:06:25 + 2009 ---
 what should happen whenhidden text is visible
well, it should be copied to the text/plain clipboard (i.e. old behaviour)

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

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


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



[framework-issues] [Issue 106423] [CWS printerpullpages] No empty range messagebox in Calc

2009-10-29 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106423


User pl changed the following:

What|Old value |New value

  CC|'jsk' |'jsk,nn'

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Thu Oct 29 10:11:51 + 
2009 ---
target

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

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


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



[framework-issues] [Issue 105758] Unified ODF document icon s for SO9

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





--- Additional comments from o...@openoffice.org Thu Oct 29 10:18:50 + 
2009 ---
Created an attachment (id=65747)
testcases


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

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


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



[sw-issues] [Issue 106401] sw: aliasing unsafe casts to/from SwRect Point and Size

2009-10-29 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106401


User od changed the following:

What|Old value |New value

 Assigned to|od|mst

  Status|STARTED   |NEW





--- Additional comments from o...@openoffice.org Thu Oct 29 10:22:46 + 
2009 ---
OD-MST: take over as discussed

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

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


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



[sc-issues] [Issue 106424] CSV Import bug

2009-10-29 Thread stevechiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106424
 Issue #|106424
 Summary|CSV Import bug
   Component|Spreadsheet
 Version|OOO310m19
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|spreadsheet
 Reported by|stevechiz





--- Additional comments from stevec...@openoffice.org Thu Oct 29 10:23:04 
+ 2009 ---
When importing a CSV file, the warning message that maximum number of lines 
exceeded appears even though only 408 rows were actually imported. The limit 
on CSV files is reported as 64K rows. The CSV file in question contained 573 
rows of text and numeric CSV data. It was 145 Kbytes in size and does not 
contain any unusual characters or sequences. I would be happy to email a copy 
of the file used as this will aid diagnosis of the problem.

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

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


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



[sw-issues] [Issue 105643] sw: use rtl::Static patte rn for SwThreadManager

2009-10-29 Thread od
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105643


User od changed the following:

What|Old value |New value

 Assigned to|od|mst

  Status|STARTED   |NEW





--- Additional comments from o...@openoffice.org Thu Oct 29 10:23:22 + 
2009 ---
OD-MST: take over as discussed.

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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422


User oj changed the following:

What|Old value |New value

 Assigned to|dbaneedsconfirm   |oj

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

 Summary|copytablewizard+ODBC crash|copytablewizard+ODBC crash
|es on binary data |es on binary data

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Thu Oct 29 10:26:27 + 
2009 ---
Grabbing this issue.

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

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


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



[sc-issues] [Issue 106424] CSV Import bug

2009-10-29 Thread stevechiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106424





--- Additional comments from stevec...@openoffice.org Thu Oct 29 10:28:38 
+ 2009 ---
Created an attachment (id=65748)
This is the file which cased the import issue


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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread ludob
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422





--- Additional comments from lu...@openoffice.org Thu Oct 29 10:28:51 + 
2009 ---
When trying to figure out a patch I encountered in OTools::bindData case
SQL_VARBINARY this line

//  memcpy(_pData,pSeq-getConstArray(),pSeq-getLength());

just before the line that causes the problem

_pData = (sal_Int8*)((const ::com::sun::star::uno::Sequence sal_Int8  
*)_pValue)-getConstArray();

The commented line seems to me the solution to the problem. Why was it commented
out??

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

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


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



[sc-issues] [Issue 106424] CSV Import bug

2009-10-29 Thread stevechiz
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106424





--- Additional comments from stevec...@openoffice.org Thu Oct 29 10:30:09 
+ 2009 ---
The file in question has now been attached. Note: I encountered the same 
problem 2 days ago with another file

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

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


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



[sc-issues] [Issue 106425] sc: vba: turn global aggr egate with ctor into local static

2009-10-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106425
 Issue #|106425
 Summary|sc: vba: turn global aggregate with ctor into local st
|atic
   Component|Spreadsheet
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|npower
 Reported by|cmc





--- Additional comments from c...@openoffice.org Thu Oct 29 10:30:18 + 
2009 ---
Global objects with non-trivial constructors have to have their constructors run
before main (before dlopen), so we can get a micro load-time improvement by
deferring their construction to first-use. We have a (rather overengineered)
pattern for this.

Patch attached to implement this

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

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


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



[sc-issues] [Issue 106425] sc: vba: turn global aggr egate with ctor into local static

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


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |65750)
patch to do this






--- Additional comments from c...@openoffice.org Thu Oct 29 10:31:30 + 
2009 ---
Created an attachment (id=65750)
patch to do this


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

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


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



[framework-issues] [Issue 106426] [CWS printerpullpages] Br ochure Listbox / Radiobutton inconsistencies

2009-10-29 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106426
 Issue #|106426
 Summary|[CWS printerpullpages] Brochure Listbox / Radiobutton 
|inconsistencies
   Component|framework
 Version|DEV300m61
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|pl
 Reported by|jsk





--- Additional comments from j...@openoffice.org Thu Oct 29 10:33:07 + 
2009 ---
Brochure-lIstbox and radio-button behavior differs for text documents and
presentations on the Page Layout tabpage.

Writer:
The listbox is enabled by default. When clicking into the listbox the
radiobutton Brochure is automatically checked as well.

Impress:
The listbox is disabled, you need to click on the Brochure radiobutton first.
Here we should have the same behavior as in Writer. Additionally lisbox and
radiobutton - belonging logically together - are separated by a fixed line/text.

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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422





--- Additional comments from o...@openoffice.org Thu Oct 29 10:33:19 + 
2009 ---
To avoid to copy the whole data again. Sequences are ref counted. I'll have a
look at it.

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

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


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



[graphics-issues] [Issue 106379] Gradient fill of ellipse extends outside thin border in metafile

2009-10-29 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106379


User aw changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from a...@openoffice.org Thu Oct 29 10:40:38 + 
2009 ---
AW: It's (again, argh) a problem with Metafiles. It did not get more bad (thus
it's in principle not a regression or a defect), but just is not AntiAliased.
Metafiles are simply not prepared for Antialiased actions.
The actions contained draw the gradient by using (the old and known) XOR
painting trick to avoid the ClipRegion usage. This works, but unfortunately that
XOR actions are contained in the Metafile to actually paint the gradient. Of
course, a XOR action CAN NOT be Antialiased since it's pixel-oriented, thus a
non-AAed visualisation is the result which may stick over the AAed object 
border.

Someone later tried to add more info by encapsulating all these actions by a
XGRAD_SEQ_BEGIN/XGRAD_SEQ_END and added a MetaGradientExAction which contains a
PolyPolygon and the Gradient information. Some exporters use this to avoid the
problem.

I actually tried to catch the MetaGradientExAction in GDIMetaFile::Play (where
it is too dangerous to do, ust for testing). This works partially. One problem
is that when using the contained info and calling
OutputDevice::DrawGradient(...) the same XOR paint is triggered. This means i
would have to:
- Write another renderer for Metafiles to not have that big change in
GDIMetaFile::Play (the 11th MetaFile interpreter/renderer).
- Rewrite OutputDevice::DrawGradient(...) to work in the AntiAliased case.
A second problem is that the PolyPolygon in MetaGradientExAction does have no
more bezier information; this is removed by purpose by subdivision since
Polygon::GetBoundRect() does not work with beziers and asserts that case. Noone
ever implemented this (!).

All in all: All that fixes in the last time are nothing else than to try to
'fix' that VCL itself is not really prepared for AntiAliased rendering. I more
and more tend to implement the decompose for the MetaFile primitive. When this
is done, a Metafile could be rendered by convering it to primitives completely
and send it over the primitive renderer which completely supports AntiAliasing.
This would have many positive effects seen over a longer time period.

Thinking about all the circumstances...

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

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


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



[framework-issues] [Issue 106427] [CWS printerpullpages] Am ount of pages is empty

2009-10-29 Thread oc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106427
 Issue #|106427
 Summary|[CWS printerpullpages] Amount of pages is empty
   Component|framework
 Version|DEV300m61
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|pl
 Reported by|oc





--- Additional comments from o...@openoffice.org Thu Oct 29 10:42:23 + 
2009 ---
In Writer or Calc open the print dialog (File-Print). The editfield for the
amount of pages is empty

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

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


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



[graphics-issues] [Issue 106428] Letters appear crushed an d overlaped

2009-10-29 Thread philmoss
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106428
 Issue #|106428
 Summary|Letters appear crushed and overlaped
   Component|Presentation
 Version|OOo 3.1.1
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|viewing
 Assigned to|graphicsneedsconfirm
 Reported by|philmoss





--- Additional comments from philm...@openoffice.org Thu Oct 29 10:45:51 
+ 2009 ---
I have a powerpoint presentation which looks fine in openoffice 311 running on
my mac but in windows however when I switch over to OSX and open it in
Openoffice the same slide appears with letters overlaped. I can send you the
slide if you wish

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

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


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



[graphics-issues] [Issue 106428] Letters appear crushed an d overlaped

2009-10-29 Thread philmoss
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106428





--- Additional comments from philm...@openoffice.org Thu Oct 29 10:46:45 
+ 2009 ---
Created an attachment (id=65751)
examle file


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

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


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



[sw-issues] [Issue 106361] Option to ignore particul ar hidden text for paste as unformatted text

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


User rainerbielefeld changed the following:

What|Old value |New value

Keywords|  |needmoreinfo, oooqa





--- Additional comments from rainerbielef...@openoffice.org Thu Oct 29 
10:55:13 + 2009 ---
@shaforostoff:
There is no separate text/plain clipboard (but may be WORD handles various
clipboards for different uses).
What do you mean with i.e. old behaviour; OOo1.x? WordStar? Please contribute
a clear and detailed concept for your needs!

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

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


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



[graphics-issues] [Issue 106428] Letters appear crushed an d overlaped

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


User wg changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from w...@openoffice.org Thu Oct 29 10:55:23 + 
2009 ---
Reproducible in 3.1.1 on Mac but fixed in OOO320_m2.

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

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


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



[ucb-issues] [Issue 105553] ucb: unused code in ucb

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


User cmc changed the following:

What|Old value |New value

  CC|''|'ab,kso'





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

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


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



[graphics-issues] [Issue 106428] Letters appear crushed an d overlaped

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


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from w...@openoffice.org Thu Oct 29 10:55:44 + 
2009 ---
Closed.

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

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


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



[ucb-issues] [Issue 106429] ucb: unchecked read in ft pinpstr.cxx

2009-10-29 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106429
 Issue #|106429
 Summary|ucb: unchecked read in ftpinpstr.cxx
   Component|ucb
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|kso
 Reported by|cmc





--- Additional comments from c...@openoffice.org Thu Oct 29 10:56:39 + 
2009 ---
Checking the extra warnings about unchecked return values shown with gcc's
-Wp,-D_FORTIFY_SOURCE=2 I see that we have an unchecked read in
ucb/source/ucp/ftp/ftpinpstr.cxx 

How about the following in order to capture failure on read...

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

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


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



[ucb-issues] [Issue 106429] ucb: unchecked read in ft pinpstr.cxx

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


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |65752)
add check for read 
|  |failure






--- Additional comments from c...@openoffice.org Thu Oct 29 10:58:21 + 
2009 ---
Created an attachment (id=65752)
add check for read failure


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

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


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



[sw-issues] [Issue 105748] Help: pipe character (|) meaning AND or OR?

2009-10-29 Thread ufi
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105748


User ufi changed the following:

What|Old value |New value

Target milestone|OOo Later |OOo 3.3





--- Additional comments from u...@openoffice.org Thu Oct 29 10:58:51 + 
2009 ---
setting target

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

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


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



[sc-issues] [Issue 106425] sc: vba: turn global aggr egate with ctor into local static

2009-10-29 Thread npower
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106425


User npower changed the following:

What|Old value |New value

 Assigned to|npower|pflin





--- Additional comments from npo...@openoffice.org Thu Oct 29 10:59:28 
+ 2009 ---
caolan, interesting I didn't know there was some rtl thingy for that, must look
at the implementation 
pflin, think this is your baby :-)

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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422


User oj changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |65754)
Patch






--- Additional comments from o...@openoffice.org Thu Oct 29 11:01:18 + 
2009 ---
Created an attachment (id=65754)
Patch


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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422


User oj changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|OOo 3.x   |OOo 3.3





--- Additional comments from o...@openoffice.org Thu Oct 29 11:02:12 + 
2009 ---
I attached a patch file which should fix the crash. 

Fixed in cws dba33b

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

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


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



[graphics-issues] [Issue 90599] crash when I click ctrl + s in the aboutbox

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


User cmc changed the following:

What|Old value |New value

  CC|''|'cmc'





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

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


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



[gsl-issues] [Issue 105631] IPA PGothic,IPA PMincho f ont can't be printed

2009-10-29 Thread ikuya
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105631


User ikuya changed the following:

What|Old value |New value

  CC|'fedorafonts,hdu,henrich_d|'fedorafonts,hdu,henrich_d
|,maho,naruoga,pl' |,ikuya,maho,naruoga,pl'





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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread ludob
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422





--- Additional comments from lu...@openoffice.org Thu Oct 29 11:31:13 + 
2009 ---
Your solution uses the original seq data but OPreparedStatement::setParameter
still allocates a buffer the size of your data which could be large. May I
suggest to change OPreparedStatement::setParameter to the following:

switch(fSqlType)
{
case SQL_CHAR:
case SQL_VARCHAR:
case SQL_DECIMAL:
case SQL_NUMERIC:
++nRealSize;
break;
+   case SQL_BINARY:
+   case SQL_VARBINARY:
+   nRealSize=1;//dummy buffer, binary data isn't copied
+   break;
default:
break;
}
 


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

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


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



[framework-issues] [Issue 106430] binfilter: sch_docshell.c xx: 2 * possible null pointer dereference

2009-10-29 Thread dcb314
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106430
 Issue #|106430
 Summary|binfilter: sch_docshell.cxx: 2 * possible null pointer
| dereference 
   Component|framework
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mba
 Reported by|dcb314





--- Additional comments from dcb...@openoffice.org Thu Oct 29 11:34:42 
+ 2009 ---
For source code file binfilter/bf_sch/source/ui/docshell/sch_docshell.cxx,
around line 641 is source code 

long nFileFormat = pStor-GetVersion();

but the very next use of pStor, a little later, is

   if( pStor )

So the first line assumes that pStor is legal, when
the second line indicates that it might not be.

Suggest code rework. Maybe a test of pStor before first use
would be enough.

The same thing happens around line 787 of the same file,
function SchChartDocShell::SaveAs, same local variable name pStor.

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

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


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



[framework-issues] [Issue 106430] binfilter: sch_docshell.c xx: 2 * possible null pointer dereference

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


User cmc changed the following:

What|Old value |New value

 Summary|binfilter: sch_docshell.cx|binfilter: sch_docshell.cx
|x: 2 * possible null point|x: 2 * possible null point
|er dereference|er dereference





--- Additional comments from c...@openoffice.org Thu Oct 29 11:42:50 + 
2009 ---
FWIW the binfilter might be on the way out completely, e.g. we currently ignore
all compiler warnings in binfilter, unlike the rest of our code. So while its a
valid concern, if you're looking through coverity reports then sorting the
binfilter stuff to the bottom of the list might be the most profitable 
approach.

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

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


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



[sw-issues] [Issue 22122] Toolbar button table bord er also changes inner cell margins

2009-10-29 Thread elzoido
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22122





--- Additional comments from elzo...@openoffice.org Thu Oct 29 11:44:27 
+ 2009 ---
Still there in 3.1.
Another instance when this is showing up:
Copy a table from Calc, insert it as formated text (rtf).
The table will have no (or pretty small) margins.
When setting the border via the toolbar all margins are reset and your table
screwed up.

The button should IMHO only set the border, but NOT the margins.

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

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


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



[framework-issues] [Issue 106427] [CWS printerpullpages] Am ount of pages is empty

2009-10-29 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106427


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Thu Oct 29 11:49:43 + 
2009 ---
fixed in CWS printerpullpages

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

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


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



[installation-issues] [Issue 106431] ulfconv.cxx: resource lea k

2009-10-29 Thread dcb314
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106431
 Issue #|106431
 Summary|ulfconv.cxx: resource leak
   Component|Installation
 Version|DEV300m63
Platform|All
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P4
Subcomponent|code
 Assigned to|of
 Reported by|dcb314





--- Additional comments from dcb...@openoffice.org Thu Oct 29 11:50:44 
+ 2009 ---
For source code file setup_native/source/ulfconv/ulfconv.cxx,
around line 164 is the source code line

   FILE * fp = fopen(file, r);

I fail to find a matching call to fclose. This looks
like a resource leak to me. Suggest add call to fclose.

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

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


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



[sc-issues] [Issue 106147] Crappy solver does not wo rk

2009-10-29 Thread kohei
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106147


User kohei changed the following:

What|Old value |New value

  CC|'fst,kohei'   |'fst'





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

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


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



[framework-issues] [Issue 104338] filter: pyAltFCFGMerg - i nvalid syntax

2009-10-29 Thread rene
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104338





--- Additional comments from r...@openoffice.org Thu Oct 29 11:57:12 + 
2009 ---
mba: The time you have used for asking whether this is a stopper could have
better used by simply fixing it. And yes, IMHO it is a stopper. --without-java
is a important configure flag /though nowadays seldomly used, but I'd bet some
archs have no working Sun Java/OpenJDK, and neither java-gcj-compat)

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

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


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



[framework-issues] [Issue 106402] [CWS printerpullpages] Pr int dialog: thr preview switch buttons have a wrong tab order

2009-10-29 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106402


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from p...@openoffice.org Thu Oct 29 11:58:14 + 
2009 ---
fixed in CWS printerpullpages

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

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


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



[installation-issues] [Issue 106431] ulfconv.cxx: resource lea k

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


User cmc changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |65755)
straightforward fix
|  |






--- Additional comments from c...@openoffice.org Thu Oct 29 12:01:18 + 
2009 ---
Created an attachment (id=65755)
straightforward fix


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

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


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



[installation-issues] [Issue 106431] ulfconv.cxx: resource lea k

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


User cmc changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  Issue type|DEFECT|PATCH





--- Additional comments from c...@openoffice.org Thu Oct 29 12:01:39 + 
2009 ---
confirmed, added patch to fix

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

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


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



[dba-issues] [Issue 106422] copytablewizard+ODBC cras hes on binary data

2009-10-29 Thread oj
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=106422





--- Additional comments from o...@openoffice.org Thu Oct 29 12:04:25 + 
2009 ---
Thanks. you are right. I adjusted it.

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

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


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



[l10n-issues] [Issue 105945] text search finds a lot o f wrong texts

2009-10-29 Thread kla
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105945


User kla changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from k...@openoffice.org Thu Oct 29 12:13:38 + 
2009 ---
Seen ok in cws calc32stopper4 (sol-intel only) - verified

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

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


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



  1   2   3   4   >