[sc-issues] [Issue 93228] Calc causes Excel to crash

2008-08-30 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93228


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |needmoreinfo, oooqa





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 06:05:25 + 
2008 ---
Sounds like an EXCEL problem.

@oldcurmudgeon 
Does that EXCEL crash only happen with special contents from CALC or always?
Please attach a sample 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 93245] Configure ignores missing g++

2008-08-30 Thread rainerbielefeld
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93245


User rainerbielefeld changed the following:

What|Old value |New value

  CC|''|'rainerbielefeld'

Keywords|  |needmoreinfo, oooqa





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 06:08:44 + 
2008 ---
@qchristianlins 
I doubt that you rally want to report some OOo 1.0.0 problems. With what OOo
version did you see that 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[tools-issues] [Issue 93245] Configure ignores missing g++

2008-08-30 Thread christianlins
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93245


User christianlins changed the following:

What|Old value |New value

 Version|1.0.0 |DEV300m30





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 06:14:28 + 
2008 ---
Sorry, simply forgot to change the version.

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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93270] remove svx/xoutx.hxx from sw/inc/pch/precompiled_sw.hxx

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93270
 Issue #|93270
 Summary|remove svx/xoutx.hxx from sw/inc/pch/precompiled_sw.hx
|x
   Component|Word processor
 Version|DEV300m30
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|aw
 Reported by|tono





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 06:53:45 + 
2008 ---
The file has been removed in cws aw033 that is already integrated but still 
resides in precompiled_sw.hxx.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93270] remove svx/xoutx.hxx from sw/inc/pch/precompiled_sw.hxx

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93270


User tono changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |56101)
Patch to remove svx
|  |/xoutx.hxx






--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 06:54:49 + 
2008 ---
Created an attachment (id=56101)
Patch to remove svx/xoutx.hxx


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 93271] Taking address of casted e xpression

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93271
 Issue #|93271
 Summary|Taking address of casted expression
   Component|framework
 Version|OOO300m4
Platform|PC
 URL|
  OS/Version|Windows, all
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|PATCH
Priority|P3
Subcomponent|code
 Assigned to|hro
 Reported by|tono





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:03:13 + 
2008 ---
I have found a wrong code in the recent fix for i#92756#.
Casted expression is not an LVALUE and taking address of casted expression is 
not good. The code will not be compiled with mingw gcc.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 93271] Taking address of casted e xpression

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93271


User tono changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |56102)
Patch for sal/osl/w
|  |32/conditn.c






--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:04:59 + 
2008 ---
Created an attachment (id=56102)
Patch for sal/osl/w32/conditn.c


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93272] after opening document the edges of the page flashes several times

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93272
 Issue #|93272
 Summary|after opening document the edges of the page flashes s
|everal times
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|open-import
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:19:20 + 
2008 ---
Note that flashing effect is not healthy that is why I classified it as a 
defect.

Well, I am not epileptic but even for me it causes sickening effect (sea 
sickness?) -- open ~30-page document with tables. Place caret at 20 page, 
close it, open again. OOW will show the 20 page initially but oddly for 
several seconds the edges of the pages will be flashing (black/white), and 
after that time the content will be scrolled a bit and flashing will stop.

I suspect OOW rearranges the layout of the document, but if it is necessary 
please do not flash anything.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 91598] MinGW port catchup fix

2008-08-30 Thread mox
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91598





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:27:57 + 
2008 ---
@tono: the changes you made to cairo module compile fine on Mac  Linux, so I
think they are 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 93273] fix the openoffice downloa ds

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93273
 Issue #|93273
 Summary|fix the openoffice downloads 
   Component|www
 Version|current
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P5
Subcomponent|openoffice.org source downloads
 Assigned to|[EMAIL PROTECTED]
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:38:28 + 
2008 ---
Small things but matters:

* main page for download says beta 2 (available for download) yet links goes 
to beta 3

http://www.openoffice.org/

* when you go for developer downloads you can get easily devxxx versions but 
OOomX versions are hidden -- there is no direct link, you have to know in 
advance that such version exists at all, then you have to go to parent 
directory in ftp structure and then to the neighbour directory 

http://download.openoffice.org/680/index.html
links goes (for example) to
http://mirror.icis.pcz.pl/OOO/extended/developer/DEV300_m30/

no even slightest hint there is also available

http://mirror.icis.pcz.pl/OOO/extended/developer/OOO300_m3/

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93274] findreplace format: do no t change the naming/sense

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93274
 Issue #|93274
 Summary|findreplace format: do not change the naming/sense
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 07:49:47 + 
2008 ---
In format you can choose non bold. What is natural expectation you will 
get? non bold, after all you chose that.

But no, OOW after selecting non bold shows in FR dialog normal. Please, 
be consistent. Use this term or that term (or something even else) but do not 
change those terms freely.

Btw. I just assumed it is just name, but maybe this bug is more serious and 
OOW thinks I chose normal (non bold AND non italic)? I previously posted a bug 
report about non-working search based on format. So this could be a reason.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93275] regexp findreplace: repla ce references does not work with ^ and $ symbo ls

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93275
 Issue #|93275
 Summary|regexp findreplace: replace references does not work 
|with ^ and $ symbols
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|editing
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 08:22:33 + 
2008 ---
Just for simplicity consider this (find)
(.*)
and replace
$1
pretty trivial right. But if you change find to
^(.*)$

you will not get back the same (as you should). You will get _TEXT_
$1

My actual find was:
^[0-9]+ \| [0-9]+ [a-z]+ \| [0-9]+ [a-z]{2,2}([a-z]*)\|([a-z]*)\|([a-z]*)$
and replace
$1$2$3

in regexp mode you should never see TEXT $1 as the result from $1 (unless $1 
is matched of course :-) ).

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[www-issues] [Issue 93276] CVS commit access request

2008-08-30 Thread pastea_p
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93276
 Issue #|93276
 Summary|CVS commit access request
   Component|www
 Version|1.0.1
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|openoffice.org CVS
 Assigned to|[EMAIL PROTECTED]
 Reported by|pastea_p





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 08:42:25 + 
2008 ---
Could you give me domain dev rights to finish work on SeaMonkey migration ?

Thanks in advance

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93265] Regarding Formula Bar Fea ture

2008-08-30 Thread ja
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93265


User ja changed the following:

What|Old value |New value

   Component|Formula editor|Spreadsheet

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 08:52:47 + 
2008 ---
correcting component

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93265] Regarding Formula Bar Fea ture

2008-08-30 Thread ja
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93265


User ja changed the following:

What|Old value |New value

   Component|Formula editor|Spreadsheet

  QA contact|[EMAIL PROTECTED] |[EMAIL PROTECTED]





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 08:52:47 + 
2008 ---
correcting component

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93265] Regarding Formula Bar Fea ture

2008-08-30 Thread ja
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93265


User ja changed the following:

What|Old value |New value

 Assigned to|mru   |oc





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 08:53:18 + 
2008 ---
.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread matthiasthullner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277
 Issue #|93277
 Summary|wrong automatically calculated sum of marked cells for
| times  24h in status bar
   Component|Spreadsheet
 Version|1.0.0
Platform|Unknown
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|spreadsheet
 Reported by|matthiasthullner





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:36:57 + 
2008 ---
if several cells are marked in calc, the status bar shows a sum of the data if
possible.

this also works for times with the format hh:mm:ss

The format of the sum in the status bar is also hh:mm:ss, but it seems like it
also is aware of days, i.e. there is an overflow after 24 hours.

example:
   A B  C
1  Effort 1 [h]  08:12:01
2  Effort 2 [h]  20:15:08   
3  all efforts   28:27:09   '- =SUM(B2:B3)

the status bar shows
Sum=04:27:09

so the sum is 
  28hours 27minutes and 9 seconds
but the sum in the status bar shows 
  4hours 27minutes and 9seconds
what looks like it is calculating
  1day 4hours 27minutes and 9seconds
but is not showind the days (maybe wrong outputformat???)

I think this is cruicial, cos not everybody will calc sll sums in a new cell,
but might use the feature of automatic generated sums in the status bar!

My system:
OpenOffice 2.4.1
Vista SP1

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread matthiasthullner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:40:05 + 
2008 ---
Created an attachment (id=56103)
example


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread matthiasthullner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:42:01 + 
2008 ---
strange thing, it works if the automatically generated Sum in the status bar
includes the cell with the calculated sum (B3 in the example), see screenshot

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread matthiasthullner
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:43:32 + 
2008 ---
Created an attachment (id=56104)
correct calculation if cell with formula is part of the status bar Sum


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93278] Aspect Ratio incorrect whe n pasting into Writer

2008-08-30 Thread anoever
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93278





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:47:42 + 
2008 ---
Created an attachment (id=56105)
Zipped file containing .jpg/.odt/ods documents


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93278] Aspect Ratio incorrect whe n pasting into Writer

2008-08-30 Thread anoever
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93278





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:49:26 + 
2008 ---
Forgot to mention that problem is reproducible, in fact it always occurs with 
my submitted material.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93278] Aspect Ratio incorrect whe n pasting into Writer

2008-08-30 Thread anoever
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93278
 Issue #|93278
 Summary|Aspect Ratio incorrect when pasting into Writer
   Component|Word processor
 Version|1.0.0
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|mru
 Reported by|anoever





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 09:45:44 + 
2008 ---
When pasting pictures from Clipboard into Writer the correct aspect ratio is 
frequently wrong (vertical dimension 2,73 to 3,0 times the original). This 
applies to OpenOffice.org 2.4.1 and earlier levels. Appears to be independent 
of .jpg/.tif/.bmp type images and also pixels/inch. One more deficiency noted 
in the zipped file I shall submit.
Writer page size used is standard A4, portrait, with default 2 cm borders.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 17995] up standard autofilter fie lds from 3 to 4

2008-08-30 Thread uwealtmann
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17995





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 10:58:35 + 
2008 ---
Maybe the filter function in Thunderbird may be a guide. It is a clean GUI with
unlimited number of filters.
Depending on amount of work it is maybe the best idea to have this final
solution - when next Exel version does have five filters we don't have to add
one more then ;-)

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 90225] title text: format 'text' - 'text' 'text anchor' doesn't work

2008-08-30 Thread dr0800
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=90225


User dr0800 changed the following:

What|Old value |New value

 Summary|placeholder text align anc|title text: format 'text' 
|hor   |- 'text' 'text anchor' do
|  |esn't work

 Version|OOo 3.0 Beta  |OOo 3.0 Beta 2





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 10:59:44 + 
2008 ---
Actually I did an install of the english version of OOo 3b2 to get the right
words for it..

Open a new presentation, select 'Title slide' and then select the title text
(you must see the green boxes at the edges). If you now like to align the text
of the title text box to the bottom or to the top (default is center), you may
try right click and look for the entry 'Text...' but there isn' one. Then you
may look at the menu 'Format' and search for the entry 'Text...' and you are
successful but unfortunately it is greyed so you can't select it. 

Today it is impossible to change the alignment of the text in the title text
box. But if I import an PowerPoint file with a text align to the bottom,
everything is fine except the issue that I can't change the alignment anyway.

@wg:
The 'Alignment...'-entry of the context menu aligns the whole box in relation to
the whole slide. So if I change alignment to 'bottom' the box aligns correctly
at the bottom of the slide. This is not what I'm after..



-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 55824] selection follows tab in t ables

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=55824


User macias changed the following:

What|Old value |New value

  CC|''|'macias'





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 11:52:40 + 
2008 ---
I don't understand the confusion here because this behaviour is not the only 
domain of OOWriter, so it should follow what is de facto standard here. And 
this is that navigation key pressed without selection modifier (shift usually) 
deselects selections.

So in this case selection should be canceled and caret should be placed in the 
next cell.

Why is this enhancement? It is OOW defect -- OOW violates pretty well 
established 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 78728] Draw - Insert glue point would not activate if toolbar is called via V iew - Toolbars - Glue Points

2008-08-30 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78728


User wg changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 12:39:53 + 
2008 ---
This is not a bug , this is just wrong usage. When you have a rectangle inserted
you have to switch to gluepoint mode by hitting the gluepoints button in the
drawing toolbar. That's it, the toolbar comes up by itself and can be used.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 78728] Draw - Insert glue point would not activate if toolbar is called via V iew - Toolbars - Glue Points

2008-08-30 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78728


User wg changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 12:40:20 + 
2008 ---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 93268] Online help for inserting glue points is not very helpful

2008-08-30 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93268


User wg changed the following:

What|Old value |New value

 Assigned to|wg|requirements





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 12:41:24 + 
2008 ---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 93258] Objects invisible in Draw

2008-08-30 Thread wg
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93258


User wg changed the following:

What|Old value |New value

 Assigned to|wg|aw

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

Target milestone|---   |OOo 3.0.1





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 12:43:23 + 
2008 ---
Reproducible. Reassigned. Maybe a follow up of aw033...

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 93075] [HU] Correct Hungarian tra nslation issues for version 3

2008-08-30 Thread kami_
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93075





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 13:29:34 + 
2008 ---
Created an attachment (id=56106)
Updated sdf fix for Hungarian version of OOo3


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[l10n-issues] [Issue 93075] [HU] Correct Hungarian tra nslation issues for version 3

2008-08-30 Thread kami_
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93075





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 13:39:02 + 
2008 ---
Created an attachment (id=56107)
More Hungarian translation issue fixed in this sdf file for OOo3


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 93019] extensions: snprintf, poss ible past the buffer access

2008-08-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93019


User cmc changed the following:

What|Old value |New value

 Assigned to|cmc   |fs





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 15:07:47 + 
2008 ---
cmc-fs: able to verify in cmcfixes49 ?

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 92949] vcl: suspicious ; after for before indented code

2008-08-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92949


User cmc changed the following:

What|Old value |New value

 Assigned to|cmc   |hdu





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 15:08:04 + 
2008 ---
cmc-hdu: able to verify in cmcfixes49 ?

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 92920] pdfimport: make buildable against poppler

2008-08-30 Thread cmc
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92920


User cmc changed the following:

What|Old value |New value

 Assigned to|cmc   |thb





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 15:08:54 + 
2008 ---
cmc-thb/rene: able to verify in cmcfixes49

I've tried with internal xpdf, external poppler, and with pdf disabled

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 93279] Installation requests wron g .msi name, install fails

2008-08-30 Thread rogerburchett
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93279
 Issue #|93279
 Summary|Installation requests wrong .msi name, install fails
   Component|Installation
 Version|OOo 2.4.1
Platform|PC
 URL|
  OS/Version|Windows 2000
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|of
 Reported by|rogerburchett





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 15:33:00 + 
2008 ---
During installation of OOo 2.41, an error message occurs, stating
openofficeorg20.msi not found, along with an invitation to browse for it.
The necessary file name is actually openofficeorg24.msi, but selecting this
file will not satisfy the request.

I downloaded the older version OOo 2.40, and this installs correctly.

The faulty file I downloaded is:

OOo_2.4.1_Win32Intel_install_wJRE_en-US.exe

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[framework-issues] [Issue 60586] implement filters for Offi ce Open XML (aka OOXML, aka MS Office 2007)

2008-08-30 Thread wicook
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60586


User wicook changed the following:

What|Old value |New value

  CC|'aziem,centaur,lars,mmeeks|'aziem,centaur,lars,mmeeks
|,norbert2'|,norbert2,wicook'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[graphics-issues] [Issue 79882] Impress: Highlight Row Poi nted by Mouse Pointer

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79882


User discoleo changed the following:

What|Old value |New value

 Summary|Highlight Current Row |Impress: Highlight Row Poi
|  |nted by Mouse Pointer





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 87614] Calc .ods with unicode ext ension B characters open error in windows (wit h workaround)

2008-08-30 Thread stephenlee
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87614





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 16:43:20 + 
2008 ---
Added:
585char_crlf.ods is the result by using my workaround on 585char.ods, showing
how it works.


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 17995] up standard autofilter fie lds from 3 to 4

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17995





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 16:50:57 + 
2008 ---
Extending the filter offers only a limited functionality. A far more flexible
way to extend the functionality is described in issue 66588.
http://www.openoffice.org/issues/show_bug.cgi?id=66588

Having the ability to perform SQL-statements natively in Calc (without external
data sources) is a way more flexible feature without any artificial limitations.

The existing filter has 3 major limitations:
1.) limited categories (currently 3)
2.) limited string functionality
3.) no possibility to save and load filter settings

Also, comparisons between 2 fields cannot be done and need to be pre-computed.

Extending the filter to cover 4 fields is at most a minor enhancement.

IF it is still desired to extend it, then a more comprehensive solution that
permits an unlimited amount of rows is warranted:

 [FIELD]  [CONDITION]  [VALUE] [-]
 [OPERATOR]  [FIELD]  [CONDITION]  [VALUE] [-]
[ADD CONDITION] [DELETE CONDITION] [UNDO]

Where:
 [-] Deletes the corresponding filter condition
 [ADD CONDITION] Adds another row to the filter
 [DELETE CONDITION] Similar to [-], deletes the
   condition that has the focus
 [UNDO] Undo last action (e.g. restores a deleted
   condition)

IF less than 2 conditions remain, then 2 rows will be displayed, with one or
both rows empty (as appropriate).

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 66588] SQL-Statements within Calc (not using external data sources)

2008-08-30 Thread kami_
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66588


User kami_ changed the following:

What|Old value |New value

  CC|'aziem,pagalmes,pmike'|'aziem,kami_,kohei,pagalme
|  |s,pmike'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 17995] up standard autofilter fie lds from 3 to 4

2008-08-30 Thread kami_
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=17995


User kami_ changed the following:

What|Old value |New value

  CC|'gaozm,hwoarang,pagalmes' |'gaozm,hwoarang,kami_,kohe
|  |i,pagalmes'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 67500] WILDCARDS in Writer Replac ement List

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67500


User discoleo changed the following:

What|Old value |New value

 Summary|WILDCARDS in Replacement L|WILDCARDS in Writer Replac
|ist   |ement List





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93261] edit index/table dialog se ction: provide optional separators

2008-08-30 Thread es
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93261


User es changed the following:

What|Old value |New value

 Assigned to|es|requirements

Target milestone|---   |OOo Later





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 18:35:10 + 
2008 ---
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93280] latex export: indentations in table are not converted

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93280
 Issue #|93280
 Summary|latex export: indentations in table are not converted
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 19:21:29 + 
2008 ---
Let's say I have a cell and in cell
ABC
  ABC
ABC

after exporting in latex I will get
ABC
ABC
ABC

( btw. thank you for the export latex feature -- today it saved my skin )

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[udk-issues] [Issue 77664] MacOSX : build fails at i1 8npool/source/localedata/data conditionally

2008-08-30 Thread cloph
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77664





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 19:22:11 + 
2008 ---
:-( unfortunately that patch is not enough, adding all is not enough in a
real-life build.

The only way that always (well, at least 'til now) results in a successful build
is to compile cppu with debug.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93281] latex export: IPA codes ar e not translated

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93281
 Issue #|93281
 Summary|latex export: IPA codes are not translated
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 19:23:40 + 
2008 ---
Some of IPA codes are translated to some [number] items, this does not work. 

Btw. maybe use tipa package, it is pretty nice, and it seems to be standard 
nowadays.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93282] table cell number format: user is misinformed

2008-08-30 Thread macias
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93282
 Issue #|93282
 Summary|table cell number format: user is misinformed
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|editing
 Assigned to|mru
 Reported by|macias





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 19:36:22 + 
2008 ---
It is really bad because it looks like OOW is playing catmouse game with 
user.

Table, 2x10, first column, empty, selected, table menu - number format - 
text. Ok then, I type
1.
and press arrow down
. 
vanishes. I go again to number format - ... numbers. Please, let OOW make it 
mind -- either it is text or numbers, do not change your mind because it 
requires more work from user to constantly switch something that OOW smartly 
switches back.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 70748] RFE: inserting headings in to text documents

2008-08-30 Thread jbfaure
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70748


User jbfaure changed the following:

What|Old value |New value

  CC|'andreschnabel,cornouws,fl|'andreschnabel,cornouws,fl
|,gercokees,joergwartenberg|,gercokees,jbfaure,joergwa
|,laurentgodard,masayan,mru|rtenberg,laurentgodard,mas
|,rbos,ufi'|ayan,mru,rbos,ufi'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93283] WRITER can't save odt with picture

2008-08-30 Thread angus46
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93283
 Issue #|93283
 Summary|WRITER can't save odt with picture
   Component|Word processor
 Version|OOO300m3
Platform|PC
 URL|
  OS/Version|Windows Vista
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|mru
 Reported by|angus46





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 20:25:28 + 
2008 ---
for OO3 beta 2 writer

1. open new doc
2. inset (any?) picture (I tried tiff and jpeg)
3. try to save document
4. get error:  

Error in saving document Untitled1;
Error in writing sub-document styles.xml;

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[gsl-issues] [Issue 92363] DEV300_m29: vcl/.../outdev 6.cxx includes math.h

2008-08-30 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92363


User pjanik changed the following:

What|Old value |New value

  CC|'aw,pl,sb,thb,vg' |'aw,pl,rt,sb,thb,vg'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[installation-issues] [Issue 93266] create_services_rdb failed for Ukrainian language

2008-08-30 Thread maho
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93266





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 20:47:54 + 
2008 ---
as I see from the log...
you are building DEV300_m29 on amd64..




-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[util-issues] [Issue 93019] extensions: snprintf, poss ible past the buffer access

2008-08-30 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93019


User fs changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 20:54:02 + 
2008 ---
looks good

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 22:03:07 + 
2008 ---
Can confirm this on OOo-dev300m29:

12:30:42
06:12:22
20:15:20

The sum as displayed in the status bar is: 14:58:24, instead of '1 Day 
14:58:24'.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 22:07:23 + 
2008 ---
Even more peculiar, IF I select the cell just below the data-cells, the sum
becomes 1.62 which makes absolutely NO sense.

OOo-dev300m29 en-locale
Win2k SP4 en-locale

See attached screen capture.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93277] wrong automatically calcul ated sum of marked cells for times 24h in st atus bar

2008-08-30 Thread discoleo
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93277





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 22:08:25 + 
2008 ---
Created an attachment (id=56108)
Erroneous Sum Calculation when including an empty cell below the data-cells


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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 89918] Implement Apple Remote use with Impress (Aqua version only )

2008-08-30 Thread fheckl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=89918





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 22:20:16 + 
2008 ---
@ericb:
Hi Eric, sorry for responding only now (been catching up on email backlog...). 
I will start a build soon and 
then come back to you

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93284] Print error - cell comes u p blank when printed

2008-08-30 Thread ashleymoran
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93284
 Issue #|93284
 Summary|Print error - cell comes up blank when printed
   Component|Spreadsheet
 Version|OOO300m3
Platform|Macintosh
 URL|
  OS/Version|Mac OS X
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|printing
 Assigned to|spreadsheet
 Reported by|ashleymoran





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 23:36:48 + 
2008 ---
Cell A20 of sheet Hypertrophy III B1 does not print.  It should say 
Woodchop but comes up blank.

Using Mac OS X 10.5.4 and OO.org BEB300m, Build 9328.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93284] Print error - cell comes u p blank when printed

2008-08-30 Thread ashleymoran
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93284





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 23:37:23 + 
2008 ---
Created an attachment (id=56109)
Source spreadsheet


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sc-issues] [Issue 93284] Print error - cell comes u p blank when printed

2008-08-30 Thread ashleymoran
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93284





--- Additional comments from [EMAIL PROTECTED] Sat Aug 30 23:38:09 + 
2008 ---
Created an attachment (id=56110)
Output from Mac OS X Print - Save as PDF


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 91598] MinGW port catchup fix

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91598


User tono changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 00:19:47 + 
2008 ---
Fixed in cws mongwport15.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 91598] MinGW port catchup fix

2008-08-30 Thread tono
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91598


User tono changed the following:

What|Old value |New value

 Assigned to|tono  |vg





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 00:26:05 + 
2008 ---
Please verify. Solaris-Intel Build #23, Win-XP2 Build #31, Ubuntu Build #43 
and MacIntel Build #71 are all suceeded. MinGW buildbot failed with unknown 
reason probably timeout in one directory.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93285] wider space between 2 para gs

2008-08-30 Thread tab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93285
 Issue #|93285
 Summary|wider space between 2 parags
   Component|Word processor
 Version|OOo 2.4.1
Platform|PC
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|formatting
 Assigned to|mru
 Reported by|tab





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 05:04:14 + 
2008 ---
In file XtraSpace.odt, all 4 parags have the same type, no numbering, and
identical spacings;
but there is a wider space between lines 2 and 3, even in print preview.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[sw-issues] [Issue 93285] wider space between 2 para gs

2008-08-30 Thread tab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93285





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 05:06:23 + 
2008 ---
Created an attachment (id=56111)
file with uneven spacing


-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 93286] OOO300_m4: unopkg waiting for enter

2008-08-30 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93286
 Issue #|93286
 Summary|OOO300_m4: unopkg waiting for enter
   Component|porting
 Version|DEV300m30
Platform|All
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|MacOSX
 Assigned to|macport
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sun Aug 31 05:24:24 + 
2008 ---
unxmacxi.pro, building with many languages. The build looks stalled while 
running the command

25608  p3  S+ 0:01.42 unopkg add --shared --verbose 
../share/extension/install/dict-vi.oxt -
env:UserInstallation=file:///Volumes/Build/pavel/AQUA/BuildDir/tmp/ooopackaging/i_14626122013599
4/unxmacxi.pro

After pushing Enter at the terminal running this, the build continues.

-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[porting-issues] [Issue 93286] OOO300_m4: unopkg waiting for enter

2008-08-30 Thread khirano
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93286


User khirano changed the following:

What|Old value |New value

  CC|''|'khirano'





-
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]