[Libreoffice-bugs] [Bug 43917] pango requires that freetype build before cairo

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43917

--- Comment #1 from James arthuripswichd...@hotmail.com 2011-12-18 00:26:57 
PST ---
I cannot see how it is implemented, so I am not very confident, but this may be
the required change:

$ (cd core/cairo; git diff)
diff --git a/cairo/prj/build.lst b/cairo/prj/build.lst
index 5827e76..4d93203 100644
--- a/cairo/prj/build.lst
+++ b/cairo/prj/build.lst
@@ -1,4 +1,4 @@
-lcairo cairo   : ZLIB:zlib libpng soltools NULL
+lcairo cairo   : ZLIB:zlib libpng soltools freetype NULL
 lcairo cairo   usr1-   all lcairo_mkout
NUL
 lcairo cairo\pixmannmake   -   all lcairo_pixman
NU
 lcairo cairo\cairo nmake   -   all lcairo_cairo
lca

snip

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43915] LOCALHELP: describes not existing Hyperlink toolbar

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43915

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

   What|Removed |Added

 OS/Version|Linux (All) |All
 Status|UNCONFIRMED |RESOLVED
  Status Whiteboard||target:3.5.0
 Resolution||WORKSFORME
 CC||LibreOffice@bielefeldundbus
   ||s.de
Summary|No Hyperlink toolbar|LOCALHELP: describes not
   ||existing Hyperlink toolbar
  Component|Writer  |Documentation

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 00:29:24 PST ---
3.4 does no longer have that toolbar, so Help is wrong.

[Reproducible] with LibreOffice 3.4.5 RC1  - WIN7 Home Premium (64bit) English
UI [Build ID: OOO340m1 (Build:501)], Search Help for Inserting Hyperlinks
shows a third topic Inserting Hyperlinks, double click shows the wrong text
1. Display the Hyperlink Bar by choosing View - Toolbars - Hyperlink Bar.

No longer reproducible with  Parallel Dev-Installation of  LibreOffice 3.5.0
Beta1 - WIN7 Home Premium (64bit) English UI [Build-ID:
7362ca8-b5a8e65-af86909-d471f98-61464c4] Windows_Release_Configuration 
11-Dec-2011 06:51 

So WFM

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43920] New: Libre Office MacOS needs Zlib and Zip perl modules

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43920

 Bug #: 43920
   Summary: Libre Office MacOS needs Zlib and Zip perl modules
Classification: Unclassified
   Product: LibreOffice
   Version: LibO Master
  Platform: x86-64 (AMD64)
OS/Version: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: WWW
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: arthuripswichd...@hotmail.com


Hello All,

This page:
http://wiki.documentfoundation.org/Development/Install_Mac_OS_10.6.4_Dependencies#Step_2:_There_is_no_step_2
says that there is no step 2.

I disagree.  In order to configure, I had to:

Download Compress::Raw::Zlib from here:
http://search.cpan.org/~pmqs/Compress-Raw-Zlib-2.045/lib/Compress/Raw/Zlib.pm
unzip it in a build tree, and inside it:
perl Makefile.PL
make
(as root) make install

Download Archive::Zip.pm from here:
http://search.cpan.org/~adamk/Archive-Zip-1.30/lib/Archive/Zip.pm
and do likewise.

Regards,
James.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43921] New: MAILMERGE UI: Display of data sets with NEXT button limited to 10

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43921

 Bug #: 43921
   Summary: MAILMERGE UI: Display of data sets with NEXT button
limited to 10
Classification: Unclassified
   Product: LibreOffice
   Version: LibO Master
  Platform: Other
OS/Version: Windows (All)
Status: UNCONFIRMED
  Keywords: regression
  Severity: minor
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: libreoff...@bielefeldundbuss.de


Steps how to reproduce  Parallel Dev-Installation of LibreOffice 3.5.0 Beta1 -
WIN7 Home Premium (64bit) English UI [Build-ID:
7362ca8-b5a8e65-af86909-d471f98-61464c4] Windows_Release_Configuration 
11-Dec-2011 06:51 

0. Open a new blank WRITER document from LibO Start Center
1. Menu 'Tools - Mail merge wizard'
2. 'Use current Document' Next
3. 'E-Mail-Message' (does not matter) Next
4. Select Different Address List'
5. Check that you default address list is selected and no filter is active,
   Next
6. In step 6 Edit Document under Preview and edit the document Click the 
   'Next' button
   Expected: all your addresses (hundreds) allow a very big number of clicks
 with shown recipient numbers
   Actual: Number 10 is the last one, 'Next' and 'Last' become greyed out
7. Click Previous
'Next' and 'Last' become active again
8. Click Last
   Now as expected display shows No of addresses (for me more than 1.500)

Not a problem with 3.4.4, so regression

Also visible in more early Master versions (at least in 2011December), so not a
particular 3.5.0 Beta1 problem

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43919] [ breaks vlookup

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43919

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||NOTABUG
 CC||gerard.farg...@orange.fr

--- Comment #1 from GerardF gerard.farg...@orange.fr 2011-12-18 00:54:42 UTC 
---
Hi,

[ is a special character.
If you want to use VLOOKUP with cells containing special characters :

1. If you don't need to use them in other formulae in the same file :
Turn of enable regular expressions in formulas in the menu Tools  Options 
LO Calc  Calculate.

2. If you used them in other cells :
Place the escape character \ (backslash) before with the SUBSTITUTE function.
=VLOOKUP(SUBSTITUTE(C6;[;\[);C4:D9;2;0)

The special characters are . ^ $ * + ? \ [ ( { | 

Regular expressions in Calc functions :
http://wiki.services.openoffice.org/wiki/Documentation/How_Tos/Regular_Expressions_in_Calc#Regular_expressions_in_Calc_functions

Closed Not a bug

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43792] FILEOPEN Microsoft Works documents does not work

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43792

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
  Status Whiteboard||target:3.5.0
 Resolution||WORKSFORME
Summary|Import filter for Microsoft |FILEOPEN Microsoft Works
   |Works documents does not|documents does not work
   |work|

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 01:36:20 PST ---
NOT [Reproducible] with a sample I received from Laurent Alonso
(Created:Microsoft Works Word Processor, version 6.0) and Parallel
Dev-Installation of  LibreOffice 3.5.0 Beta1 - WIN7 Home Premium (64bit)
English UI [Build-ID: 7362ca8-b5a8e65-af86909-d471f98-61464c4]
Windows_Release_Configuration  11-Dec-2011 06:51. Document opens, contents
shown well (1000 times better than with my MS WORD Viewer)

3.4.5 shows an empty document.

So WFM for 3.5.0

Several details might not look as they should (like This line is shadow), I
do not know whether someone is already working on those details, but that's
definitively not subject of this bug report.

@Clive Bagshaw:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5.0 and if you can contribute additional
information due to http://wiki.documentfoundation.org/BugReport (especially
sample document)!

For details not shown correctly when opened with 3.5 please submit separate
reports.

@Laurent:
Thank you for additional information. I will check other related bugs soon.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43923] New: Cyrillic strings in Danish GUI

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43923

 Bug #: 43923
   Summary: Cyrillic strings in Danish GUI
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Beta1
  Platform: Other
OS/Version: All
Status: NEW
  Keywords: l10n
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: leiflod...@gmail.com


Created attachment 54534
  -- https://bugs.freedesktop.org/attachment.cgi?id=54534
Screendump with Russian text strings

In Spreadsheet select Tools - Solver
Click Options
Select DEPS or SCO.
The settings are in Russian (Cyrillic letters).

In case the strings are not translated to Danish the fall back strings should
be English.

In the English GUI the strings are English.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

--- Comment #10 from Terrence Enger lo_b...@iseries-guru.com 2011-12-18 
03:19:09 PST ---
Created attachment 54535
  -- https://bugs.freedesktop.org/attachment.cgi?id=54535
typescript of gdb session

I have succeeded in provoking a segment fault.  The platform is
ubuntu-natty 32-bit; LibreOffice is master commit id 4097499 (pulled
2011-12-08 22:36Z) configured with options
--disable-mozilla
--enable-symbols
--enable-dbgutil
--enable-crashdump
--disable-build-mozilla
--enable-ext-postgresql-sdbc


Here is what I did;

(1) Within gdb, `set args` with the name of the file which I
downloaded from David Murray's attachment 54236, and then `run`.
Program displays spreadsheet CalcDragAndDripCrash.ods with cursor
in cell A103.

(2) Move cursor to end of planned selection by typing
upuprightright.  Program shows the cursor in cell C101,
which has formula =C100-A101+B101.

(3) Select a bunch of cells by typing ctrl-home.  Program
repositions display with cell A1 at top left, and columns A
through C are highlighted for all the 55 rows visible on my
screen.

(4) Copy the selection by typing alt-E C.  There is no visible result.

(5) Open a new spreadsheet by typing alt-F N S.  Program displays
empty spreadsheet Untitled 1 with cursor in cell A1.

(6) Paste the previously copied cells by typing alt-E P.  Program
highlights columns A through C for the whole height of the screen;
column C shows values 0.

(7) Close Untitled 1 by typing alt-F C.  Program warns about unsaved
changes.

(8) Type alt-D to discard changes.  Program displays spreadsheet
CalcDragAndCropCrash.ods; the selection is still highlighted.

(9) After a while (How long?  I dunno: I was busy typing up these
notes.) gdb reports SIGSEGV.


The SIGSEGV is about 80 lines into the typescript.  After that, find
info threads
backtrace
backtrace full

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43925] New: Strange selection arrows in toolbar

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43925

 Bug #: 43925
   Summary: Strange selection arrows in toolbar
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: lserram...@gmail.com


Created attachment 54536
  -- https://bugs.freedesktop.org/attachment.cgi?id=54536
Screenshot

The selection arrows in the toolbar to select further functions in all LibO
products looks a bit weared. The bug affects all versions of LibO and all OS.
If I remember correctly, the bug also appeared in the old OpenOffice.org
versions. I attached a screenshot, because my english might not be efficient
enough to describe the bug properly.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39001] Inserts a blank page at the end of all RTF documents

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39001

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 CC||jbf.fa...@orange.fr

--- Comment #2 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
04:26:30 PST ---
If I open example.rtf with LO 3.5.0 beta-1 I get indeed 4 pages.
But, if I create a text document with 2 pages in ODF format and then save this
doc as RTF file, I get 2 pages as expected when I reopen the RTF file.
I do not have MS-Office to test a document produced by MS-Word in RTF format.

@Ron: please provide a description step by step how you produced this RTF file.

Side notes:
1/ Abiword 2.5.8 see only one page; it does not detect or handle the page break
2/ In my RTF file I do not see any \sect nor \sbkpage

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

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

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #11 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 04:29:05 PST ---
I followed Terrence Enger's very precise description  with LibreOffice 3.4.5
RC1  - WIN7 Home Premium (64bit) English UI [Build ID: OOO340m1 (Build:501)]
without crash, so it's fixed or Linux specific - I believe second.

I had to modify steps a little because 'ctrl-home' does not select/highlight
on my PC, only moves cell cursor to A1.

NEW due to Comment 10.

Can anyone check whethet it's still a problem with Master  or 3.5.0 Beta1?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39232] Cannot open an rtf file (Russian text) that opens successfully in OpenOffice 3.3.0

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39232

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
 CC||jbf.fa...@orange.fr

--- Comment #12 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
04:52:20 PST ---
attachment 49105 opens fine in LO 3.5.0 beta-1 (LibreOffice 3.5.0beta1+ 
Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4) under Ubuntu 10.04 x86_64

I do not reproduce the problem described in comment #6.

Setting bug as fixed. Feel free to reopen if the bug is still there for you
with LO 3.5.0 beta.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43925] Strange selection arrows in toolbar

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43925

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

   What|Removed |Added

 Status|NEW |NEEDINFO
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 04:52:22 PST ---
I can't see what the problem might be, I do not see anything strange in the
screenshot.

@lserram...@gmail.com 
May I ask you to read  hints on http://wiki.documentfoundation.org/BugReport
carefully?
Then please:
- Write a meaningful Summary describing EXACTLY what the problem is
- Attach screenshots WITH COMMENTS if you believe that that might explain the 
  problem better than a text comment. Best way is to insert your screenshots
  into a DRAW document and to add comments that explain what you want to show
- Contribute a step by step instruction containing every key press and every 
  mouse click how to reproduce your problem (and if possible how to created a 
  sample document from the scratch)
- add information 
  -- what EXACTLY is unexpected
  -- and WHY do you believe it's unexpected (cite Help or Documentation!)
  -- concerning your PC (video card, ...)
  -- concerning your OS (Version, Distribution, Language)
  -- concerning your LibO version and localization (UI language)
  –- Libo settings that might be related to your problems 
(video hardware acceleration ...)
  -- how you launch LibO and how you opened the sample document
  –- If you can contribute an OOo Issue that might be useful
  -- everything else crossing your mind after you read linked texts

Please submit Bug reports with status UNCONFIRMED if your are not absolutely
sure that you contributed all required background information, that the problem
will be reproducible with information you can provide or that your enhancement
request will be accepted! Thank you!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39862] Saving freshly opened rtf as rtf on MacOS immediately crashes LibreOffice

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39862

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID
 CC||jbf.fa...@orange.fr

--- Comment #10 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
05:14:04 PST ---
Well I will close this bug report as invalid because there is no file attached
to test the crash reported in the summary.
For the second problem with tables, it is handled by bug 39337 which is fixed
in LO 3.5.0 and master.

@Volker Blum: please, feel free to reopen if you can provide a RTF test-file
which crashes on your system.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

--- Comment #12 from Terrence Enger lo_b...@iseries-guru.com 2011-12-18 
05:22:27 PST ---
(In reply to comment #11)
 I had to modify steps a little because 'ctrl-home' does not select/highlight
 on my PC, only moves cell cursor to A1.

My bad.  I should have said 'ctrl-shift-home' in step (3).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39862] Saving freshly opened rtf as rtf on MacOS immediately crashes LibreOffice

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39862

--- Comment #11 from Volker Blum b...@fhi-berlin.mpg.de 2011-12-18 05:56:56 
PST ---
Thanks!! I followed the recent discussion, sounds very encouraging.

That said - I opened the original offending file (that I am still unable to
share in public), which does contain a table (three columns) and that even
crashed 3.4 in my initial attempts.

The good news is that there are no more crashes, as far as I am able to tell.

The bad news:

LO 3.3.3 opens correctly
LO 3.4.4 opens incorrectly (all following text incorporated into rightmost
table column)

LO 3.5.0beta1 - downloaded just now - opens the file and does not incorporate
the following text (an improvement) but the content of the three table columns
is crammed into the first column instead. 

[In addition, the text is also full of explicitly displayed formatting symbols
- line breaks, spaces etc - that are not wrong per se, it's just that one
usually does not want to see all these formatting characters when opening a
document.]

So better than before but unfortunately still not usable for this (now
hypothetical) collaboration with someone else 

I am well willing to help. Could I provide screen shots in private mail to
someone, if anyone specific is working on the problem? The problem is that I
really do not wish to share files that I did not create myself. The content
here is not top secret, but it does reflect someone else's work.

let me know ...

best wishes
VB


On Dec 18, 2011, at 2:14 PM, bugzilla-dae...@freedesktop.org wrote:

 https://bugs.freedesktop.org/show_bug.cgi?id=39862
 
 Jean-Baptiste Faure jbf.fa...@orange.fr changed:
 
   What|Removed |Added
 
 Status|NEW |RESOLVED
 Resolution||INVALID
 CC||jbf.fa...@orange.fr
 
 --- Comment #10 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
 05:14:04 PST ---
 Well I will close this bug report as invalid because there is no file attached
 to test the crash reported in the summary.
 For the second problem with tables, it is handled by bug 39337 which is fixed
 in LO 3.5.0 and master.
 
 @Volker Blum: please, feel free to reopen if you can provide a RTF test-file
 which crashes on your system.
 
 Best regards. JBF
 
 -- 
 Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
 --- You are receiving this mail because: ---
 You reported the bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43926] New: Can't sort colomns by cell color in Calc

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43926

 Bug #: 43926
   Summary: Can't sort colomns by cell color in Calc
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: david.vantyg...@free.fr


In my company, they refuse to use LibreOffice instead of MS Office 2007 because
they can't sort data by cell color, in Calc.
Would it be possible to add this fonctionality in a next version?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42236] VIEWING Base is very slow with JRE 6_u23 and other newer JREs

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42236

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from rob...@familiegrosskopf.de 2011-12-18 06:09:58 PST ---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43927] New: EDITING Forms - tabulator for tablecontrol in subforms not removable

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43927

 Bug #: 43927
   Summary: EDITING Forms - tabulator for tablecontrol in subforms
not removable
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: rob...@familiegrosskopf.de


If you want to get from a mainform to a tablecontrol in a subform you have to
choose the automatic sequence of tabulators.
When you put another tablecontrol in the subform you could not change the
tabulator-sequence.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43930] New: Distorted fonts

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43930

 Bug #: 43930
   Summary: Distorted fonts
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 release
  Platform: x86 (IA32)
OS/Version: Linux (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: sxyaqw...@seznam.cz


Created attachment 54538
  -- https://bugs.freedesktop.org/attachment.cgi?id=54538
Sample text

When document is zoomed, characters get distorted (see attachment).
It seems that the bug is related to the size of the character on the screen
(smaller fonts can be zoomed more before the bug occures).

The same behavior can be reproduced also in older versions (also e.g. OOo
3.2.1).

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 36590] Long lines in BASIC IDE cause crash

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36590

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||WORKSFORME

--- Comment #8 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:34:57 PST ---
Closed due to Comment 7 August Sodora 2011-10-09 13:07:19 PDT 

@reporter:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5 and if you can contribute requested
additional information.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 31743] grouped drawing-objects are not protected against editing

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31743

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID
 CC||LibreOffice@bielefeldundbus
   ||s.de
   Keywords|NEEDINFO|

--- Comment #11 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:36:26 PST ---
@reporter:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5 and if you can contribute requested
additional information due to http://wiki.documentfoundation.org/BugReport!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42329] EDITING: Spell check is complete

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42329

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID

--- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:36:55 PST ---
@reporter:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5 and if you can contribute requested
additional information due to http://wiki.documentfoundation.org/BugReport
(especially BugReport Details)!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43079] Splash Screen Close controls

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43079

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||WONTFIX

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:38:40 PST ---
Too few benefit / costs

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41721] : Microsoft Excel to Libre Spreadsheet back to Microsoft Excel

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41721

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:39:28 PST ---
No answer, so closed!

@reporter:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5 and if you can contribute requested
additional information due to http://wiki.documentfoundation.org/BugReport
(especially BugReport Details)!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43177] EDITING:

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43177

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

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||INVALID

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:40:08 PST ---
No answer, so closed!

@reporter:
Please feel free to reopen this bug if you find out that the problem still
exists with LibreOffice version 3.5 and if you can contribute requested
additional information due to http://wiki.documentfoundation.org/BugReport
(especially BugReport Details)!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42607] Help + Docu should explain importance of settings 'Calc-Calculate-Date base setting' for document import and copy dates

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42607

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

   What|Removed |Added

 OS/Version|Linux (All) |All
 Status|NEEDINFO|NEW
 AssignedTo|libreoffice-b...@lists.free |comme...@traduction.biz
   |desktop.org |
Summary|Copy/Paste particular date  |Help + Docu should explain
   |to cell in other|importance of settings
   |spreadsheet increases shown |'Calc-Calculate-Date base
   |date 1 day  |setting' for document
   ||import and copy dates
   Keywords|NEEDINFO|

--- Comment #19 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:44:48 PST ---
@David:
May be you can add some hints to the Calc Manual Calculate options - Date
section? Currently it's not clear why this setting might be important.

Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43326] TransferTab mixes used formulas

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43326

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

   What|Removed |Added

 Status|NEEDINFO|NEW
 AssignedTo|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com

--- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 07:45:57 PST ---
@Markus:
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41481] [FILESAVE] RTF format don't resize subscripts and superscripts causing line spacing problems

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41481

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
 CC||jbf.fa...@orange.fr

--- Comment #1 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
08:03:22 PST ---
Confirmed in LO 3.4.4 but fixed in LO 3.5.0 beta-1 (LibreOffice 3.5.0beta1+ 
Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4)

Setting as fixed. Please, feel free to reopen if the bug is still there for you
in LO 3.5.0 beta. 

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43931] New: : Unwanted behaviors due to Hyphen 2.8.3

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43931

 Bug #: 43931
   Summary: : Unwanted behaviors due to Hyphen 2.8.3
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Beta1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: mlodewi...@gmail.com


Created attachment 54539
  -- https://bugs.freedesktop.org/attachment.cgi?id=54539
Current behavior with new Hyphen

Version ID : 7362ca8-b5a8e65-af86909-d471f98-61464c4

Problem description: 

Unwanted behaviors due to Hyphen 2.8.3 (2011/10/10) in hyphenated compounds
with apostrophe.

Current behavior:

e.g.:
sot=l’y=laisse  sotl'-[y=laisse
va=t’en  vat'-[en

Expected behavior:

sot=l’y=laisse  sot=[l’y=[laisse
va=t’en  va=[t'en

Additionnal remarks:

Workaround: explicite declararion of NEXTLEVEL in pattern dictionary file.

Did send a mail to Lázló Németh (2011/12/18).


Thanks.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42151] FILEOPEN: incorrect column splitting in opened RTF document

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42151

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

   Platform|x86 (IA32)  |All
 OS/Version|Windows (All)   |All
 Status|UNCONFIRMED |NEW
 AssignedTo|libreoffice-b...@lists.free |vmik...@frugalware.org
   |desktop.org |
 CC||jbf.fa...@orange.fr
 Ever Confirmed|0   |1
Version|LibO Master |LibO 3.4.3 release

--- Comment #1 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
08:28:29 PST ---
No change from master with LO 3.5.0 beta-1 (LibreOffice 3.5.0beta1+ Build ID:
ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4) under Ubuntu 10.04 x86_64.

There is other bug reports about tables in RTF documents, for example bug 37886
which is fixed and seems slightly different.

Changing version to the oldest version in which the bug is present.

Miklos: I don't know if you are aware of this case. Please feel free to
reassign if you can't handle this bug.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42465] FILEOPEN RTF: import-export error after change font

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42465

--- Comment #2 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
08:42:40 PST ---
Created attachment 54540
  -- https://bugs.freedesktop.org/attachment.cgi?id=54540
pdf export with LO 3.5.0 beta-1

I attached a pdf export of your RTF file produced by LO 3.5.0 beta-1
(LibreOffice 3.5.0beta1+ Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4)
under Ubuntu 10.04 x86_64

Does my PDF export looks correct for you? If not, please attach a PDF showing
what the file should look.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42465] FILEOPEN RTF: import-export error after change font

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42465

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbf.fa...@orange.fr
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43932] New: Paper tray setting are not accepted File - Print...

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43932

 Bug #: 43932
   Summary: Paper tray setting are not accepted File - Print...
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 release
  Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
  Severity: major
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: samuel_w...@web.de


File - Print... - select printer - Properties...
Change the paper tray setting from Printer default to Manual Feeder and
click ok. Open the properties again and the setting is again Printer
default!

Change Paper size, Orientation and Duplex will be saved.

You must change the paper tray setting in File - Printer Settings... to
print over the Manual Feeder.

We do not have this problem with LibreOffice 3.3.x.
Ubuntu 10.04 LTS amd64

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42730] FILEOPEN: particular .rtf locked after having been opened

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42730

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 CC||jbf.fa...@orange.fr

--- Comment #2 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
08:48:55 PST ---
I do not reproduce the problem with LO 3.5.0 beta-1 (LibreOffice 3.5.0beta1+ 
Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4) under Ubuntu 10.04 x86_64.

@Rainer: do you still encounter this problem with LO 3.5.0 beta-1 ?

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42770] [FILEOPEN] Importing RTF got broken file formating

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42770

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED
 CC||jbf.fa...@orange.fr

--- Comment #4 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
09:00:22 PST ---
Seems correct in LO 3.5.0 beta-1 under Ubuntu 10.04 x86_64.
Both files have 2 pages and the tables do not look weird.

Setting as fixed. Please feel free to reopen if you still encounter a problem
with these files in LO 3.5.0 beta. In such a case, please attach a pdf showing
how the file should look.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43168] FILEOPEN: Wrong format on rtf file

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43168

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||jbf.fa...@orange.fr

--- Comment #1 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
09:12:46 PST ---
Probably same problem with tables as in bug 42151.

Closing as duplicate.

Best regards. JBF

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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43206] FILEOPEN: RTF import regression -- MacRoman characters OK in LO 3.3 but not in LO 3.4 PPC

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43206

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED
 CC||jbf.fa...@orange.fr

--- Comment #5 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
09:23:08 PST ---
Looks OK in LO 3.5.0 beta-1 under Ubuntu 10.04 x86_64 (LibreOffice 3.5.0beta1+ 
Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4) 

Setting as fixed.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43380] FILEOPEN: RTF doesn't open properly; just shows a blank page

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43380

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbf.fa...@orange.fr
 Ever Confirmed|0   |1

--- Comment #1 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
09:26:34 PST ---
Please provide a RTF file showing the problem.

I suggest you to try LO 3.5.0 beta-1 which has a new RTF filter. 

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42465] FILEOPEN RTF: import-export error after change font

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42465

--- Comment #3 from Ákos r...@pecska.ro 2011-12-18 09:37:59 PST ---
(In reply to comment #2)
 Created attachment 54540 [details]
 pdf export with LO 3.5.0 beta-1
 
 I attached a pdf export of your RTF file produced by LO 3.5.0 beta-1
 (LibreOffice 3.5.0beta1+ Build ID: ddc7af3-7f15fca-8eae9f1-ca8e46d-5bcbce4)
 under Ubuntu 10.04 x86_64
 
 Does my PDF export looks correct for you? If not, please attach a PDF showing
 what the file should look.
 
 Best regards. JBF

Your attachment is OK, I try the same think in windows 7 x64, with LibreOffice
3.5 beta1 Build ID: 7362ca8-b5a8e65-af86909-d471f98-61464c4, and the result is
NOT fine. I download the rtf file, insert a single space at the begining of
file, and I save it in RTF. After I reopen, the hungarian characters was
changed. I attache the PDF export of results.
For tomorrow, I make some tests in linux and windows xp.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43583] The result of a standard filter is wrong in certain cases.

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43583

pjacq...@gmx.ch changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #2 from pjacq...@gmx.ch 2011-12-18 09:46:45 PST ---
Hello, 
I confirm this on 3.4.2 on OpenSuse 11.4

BUT, please not that this but does not exists anymore on current master (which
will be the source for 3.5.0). 
Very little chances 3.3.X will have a bug fix. 
3.4.5 will be released soon, but I doubt that this has been fixed there

To used a fixed version, I would recommend to pick 3.5.1 scheduled for  Mar 7,
2012 (Wed) if no one starts the job to find the change and backport it to 3.4.X
line. (sadly, filter have been overhauled in an important way in 3.5, so it is
difficult to find the right change.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43934] New: Account request

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43934

 Bug #: 43934
   Summary: Account request
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: contrib
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: matteo.casa...@poste.it


Created attachment 54543
  -- https://bugs.freedesktop.org/attachment.cgi?id=54543
GPG public key

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43934] Account request

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43934

--- Comment #1 from Matteo Casalin matteo.casa...@poste.it 2011-12-18 
10:12:49 PST ---
Created attachment 54544
  -- https://bugs.freedesktop.org/attachment.cgi?id=54544
SSH public key

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42786] : Dragging Chapters within the Navigator does not work

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42786

--- Comment #2 from harald-koes...@htp-tel.de 2011-12-18 10:21:22 PST ---
Created attachment 54546
  -- https://bugs.freedesktop.org/attachment.cgi?id=54546
Test file. Description in comment.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42786] : Dragging Chapters within the Navigator does not work

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42786

--- Comment #3 from harald-koes...@htp-tel.de 2011-12-18 10:22:46 PST ---
Hi Cor again,

sorry for delay of my answer, but there is a life besides LO.

You are right again, when only headings are displayed moving of chapters is
possible. I think this behavior is intended in order to avoid confusion if one
tries to move items between different categories. Am I right?

By testing the function I discovered some other problems:

[1] When moving chapters I pressed the Ctrl button. A + is displayed at the
mouse pointer, though only a move is performed. Just mentioned, but not really
a problem.

[2] If you undo a move of a chapter the navigator is not refreshed. You have to
click into the document or double-click a heading in the Navigator in order to
refresh it.

[3] Then I tried some moves of chapters with a little document with four
heading levels. I will attach this file to this bug report (Navigator Problem
3.odt). On the second page of the document you can find a short list of moves
with problems. Perhaps you can check it.

Regards
Harald

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43934] Account request

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43934

--- Comment #3 from Matteo Casalin matteo.casa...@poste.it 2011-12-18 
10:23:15 PST ---
Real name: Matteo Casalin
Email: matteo.casalin at poste.it
Preferred account name: mcasalin

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42730] FILEOPEN: particular .rtf locked after having been opened

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42730

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

   What|Removed |Added

 Status|NEW |RESOLVED
  Status Whiteboard||target:3.5.0
 Resolution||WORKSFORME
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 10:52:37 PST ---
I still reproduce it with a MAster dated 11-09-06, but not 11-11-18 and Beta1.

So WFM for now.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43936] VIEWING: Add Mac OS X 10.7 Full-Screen Mode

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43936

Martin Steiger libreoffice...@martinsteiger.ch changed:

   What|Removed |Added

 OS/Version|All |Mac OS X (All)
   Severity|normal  |enhancement
   Priority|medium  |low

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

--- Comment #13 from David Murray david...@davidmurray.name 2011-12-18 
11:21:00 PST ---
(In reply to comment #9)
 NOT rReproducible with LibreOffice 3.4.5 RC1  - WIN7 Home Premium (64bit)
 German UI [Build ID: OOO340m1 (Build:501)]

Yes, as I said, I don't see the issue under x86 Windows 7, so it's looking like
it's Linux-only.


 I believe we would nave heard if there would be a general drag and drop
 problem?

I agree.  But this specific problem definitely exists.


All descriptions here are very imprecise, I know lots of ways how to
 selecta range D1:D2, lots of ways how to drag and drop ...

Well, I thought I'd been precise enough at this stage, unless the issue proves
hard to reproduce.


 - Contribute a step by step instruction containing every key press and every 
   mouse click how to reproduce your problem

  1)  Open in Calc
   1a)  Double-click on a copy of CalcDragAndDrop.ods (attachment 54236)
   --  Calc opens the file, with cell A103 highlighted
  2)  Select a range of cells (say D1:D2)
   2a)  Type: Ctrl-Home, Right, Right, Right, Shift-Down
   --  Calc shows cells D1:D2 as selected
  3)  Drag and drop with mouse (to say E1:E2)
   3a)  Press and hold 'left' mouse button over cell D1
   --  No visual feedback at this point
   3b)  Move mouse cursor over cell E1
   --  Calc shows the move mouse cursor and outlines cells E1:E2
   3c)  Release 'left' mouse button
   --  Calc window disappears

Note,

  o)  I don't think it matters how the cells are selected in 2a.
  o)  I don't think it matters which cells are selected in 2a.
(but it must be more than one cell).
  o)  I don't think it matters where the cells are dropped in 3a
(but you must do it using drag and drop with the mouse).


 (and if possible how to created a sample document from the scratch)

CalcDragAndDropCrash.ods was made from a document I had that happened to
exhibit the issue.  I removed stuff until the problem went away then
back-tracked one step.  The issue does not exist with a newly-created empty
document.  I'm afraid I don't know what it is about my document that provokes
the issue, but I provide it in the hope it might be helpful.


 - add information 
   -- concerning your PC (video card, ...)
   -- concerning your OS (Language ...)

% uname -a
Linux aragorn 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011
x86_64 x86_64 x86_64 GNU/Linux

The video card is an Nvidia GT520

   -- concerning your LibO version and localization (UI language)

Already reported as 340m1 Build:402.  I'm running the British English
localization.


   –- Libo settings that might be related to your problems 
 (video hardware acceleration, all Calc settings, ...)

The video acceleration setting doesn't affect the issue.  I'll collect the full
Calc settings if we're having trouble reproducing this.


   -- how you launch LibO and how you opened the sample document

Documented above, but I don't think it matters.  You can start libreoffice from
the command line, and open the file with Alt-F, O and get the same result.


   -- everything else crossing your mind after you read linked texts

I'd suggest a good place to start would be if anyone else running on Linux
could try it, to see if it's reproducible.  Terrence didn't actually do the
drag and drop bit, so might be seeing a different issue.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43917] pango requires that freetype build before cairo

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43917

--- Comment #2 from James arthuripswichd...@hotmail.com 2011-12-18 11:40:09 
PST ---
No, it's not that simple.

freetype is failing to build, because it hasn't done a download:

dmake:  Error: --
`./unxmacxi.pro/misc/dbf2caca1d3afd410a29217a9809d397-freetype-2.4.8.unpack'
not found, and can't be made

and there seems to be a system freetype:

$ man -k freetype
FcFreeTypeCharIndex(3)   - map Unicode to glyph id
FcFreeTypeCharSet(3) - compute unicode coverage
FcFreeTypeCharSetAndSpacing(3) - compute unicode coverage and spacing type
FcFreeTypeQuery(3)   - compute pattern from font file (and index)
FcFreeTypeQueryFace(3)   - compute pattern from FT_Face
Xft(3)   - X FreeType interface library
$

which we probably should be using instead.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42563] Lost print option range pages in catalan localization

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42563

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Andras Timar tima...@gmail.com 2011-12-18 11:45:03 PST ---
It seems to be fixed in LibreOffice 3.4.5 rc1. Please reopen, if you still see
the problem. I don't see it under openSUSE 11.4 32-bit and 3.4.5 rc1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 36522] FORMATTING: styles aren´t applied correctly

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36522

--- Comment #4 from thefrugalcomputer...@gmail.com 2011-12-18 12:06:37 PST ---
After not hearing anything on this for two weeks, I sent an e-mail to the
LibreOffice Users Mailing List.  Miroslaw Zalewski from the Document Foundation
responded that this was the way LibreOffice works.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43923] Cyrillic strings in Danish GUI

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43923

markus.mohrh...@googlemail.com changed:

   What|Removed |Added

  Component|Spreadsheet |Localisation

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43938] New: Regression: Unnamed color in Impress/Draw

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43938

 Bug #: 43938
   Summary: Regression: Unnamed color in Impress/Draw
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.5.0 Beta1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: bi...@gmx.de


Created attachment 54550
  -- https://bugs.freedesktop.org/attachment.cgi?id=54550
screen shot

See screen shot: []

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 36674] Importing tab separated file with extension XLS opens in Writer instead of Spreadsheet FILEOPEN

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=36674

Vossman vossma...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
Version|LibO 3.4.0 Beta3|LibO 3.4.4 release

--- Comment #1 from Vossman vossma...@yahoo.com 2011-12-18 13:14:03 PST ---
This is now working for me in version 3.5, but it is still broken in 3.4

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38637] [Task] Better handling for csv-Files

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38637

Bug 38637 depends on bug 36674, which changed state.

Bug 36674 Summary: Importing tab separated file with extension XLS opens in 
Writer instead of Spreadsheet FILEOPEN
https://bugs.freedesktop.org/show_bug.cgi?id=36674

   What|Old Value   |New Value

 Resolution||FIXED
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43475] UI: Start Center uses German words for French and English UI

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43475

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Andras Timar tima...@gmail.com 2011-12-18 14:18:25 PST ---
Should be fixed in beta2.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43515] [Task]: RESET / BACK button text and function interchanged.

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43515

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 AssignedTo|tima...@gmail.com   |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #2 from Andras Timar tima...@gmail.com 2011-12-18 14:30:00 PST ---
It would not be a trivial fix, because this Reset button is shared between
many dialogs, and it may mean reset at some places and back in other
places.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43455] Installer partly localized

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43455

Andras Timar tima...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Andras Timar tima...@gmail.com 2011-12-18 14:40:18 PST ---
Fixed in 3.5 beta1.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

--- Comment #14 from Terrence Enger lo_b...@iseries-guru.com 2011-12-18 
14:56:07 PST ---
(In reply to comment #13)
 (In reply to comment #9)
 Terrence didn't actually do the
 drag and drop bit, so might be seeing a different issue.

Whoops (again sigh /).  Actually I did try drag-and-drop both within
the one spreadsheet and between spreadsheets.  Having failed to make
the program crash, I gave up and was closing the program when it
crashed.  A negative report, at least as regards the steps given in
earlier comments, would have been useful.

In the second run, I used keystrokes rather than mouse clicks just
because they are easier to describe.

As for a different issue: Yes, I looked at this one because I
wondered if it is the same as bug 43234.  My conclusion is that the
two issues are completely different.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43730] Does not update; contents disappears upon interaction

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43730

Thomas thomas_higg...@live.com.au changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42800] EDITING: CRASH when drag and drop a range of cells

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42800

--- Comment #15 from David Murray david...@davidmurray.name 2011-12-18 
15:15:51 PST ---
(In reply to comment #14)
 Actually I did try drag-and-drop both within
 the one spreadsheet and between spreadsheets.  Having failed to make
 the program crash...

Thanks for the clarification.

I notice now the kernel log file reports that soffice.bin is segfaulting in
libQtGui, so maybe only an issue under KDE rather than Gnome?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33997] [FILEOPEN] RTF Headings not recognized

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33997

--- Comment #2 from Hidden mistresssilv...@hotmail.com 2011-12-18 15:56:34 
PST ---
Created attachment 54564
  -- https://bugs.freedesktop.org/attachment.cgi?id=54564
Example

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33997] [FILEOPEN] RTF Headings not recognized

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33997

Hidden mistresssilv...@hotmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |
Version|LibO 3.3.0 Beta3|LibO 3.4.2 release

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43937] Regression: Scroll bars in conditional formatting windows

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43937

--- Comment #1 from markus.mohrh...@googlemail.com 2011-12-18 17:02:21 PST ---
And where is the bug?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43926] Can't sort colomns by cell color in Calc

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43926

markus.mohrh...@googlemail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43824] Crash when starting to enter cell contents with a single quote for the second time

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43824

markus.mohrh...@googlemail.com changed:

   What|Removed |Added

 CC||markus.mohrhard@googlemail.
   ||com

--- Comment #7 from markus.mohrh...@googlemail.com 2011-12-18 17:05:11 PST ---
Sorry Cor but I can't reproduce it here.

Can you try with debug symbols? I think you have a own build.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43944] New: Service Manager no longer opens invisibly when launched from Windows VBS

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43944

 Bug #: 43944
   Summary: Service Manager no longer opens invisibly when
launched from Windows VBS
Classification: Unclassified
   Product: LibreOffice
   Version: unspecified
  Platform: x86 (IA32)
OS/Version: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: e...@columbia.edu


I'm trying to update some Windows VBS code that I wrote a while ago, which uses
OO.org or LibreOffice to convert WordPerfect files into DOC or RTF format.

Until recent versions of LibreOffice were released, the script worked as it was
designed - meaning that it converted the file, using OO.org or LibreOffice to
run invisibly. With the current version of LibreOffice, LibreOffice appears
when the script runs. 

The line in my code that makes LibreOffice visible is this:

CODE: SELECT ALL   EXPAND VIEW
Set OpenOffice = CreateObject(com.sun.star.ServiceManager)

According to a report here, the same problem occurs with Delphi:

http://user.services.openoffice.org/en/forum/viewtopic.php?f=45t=43872#p211339

My VBS code is a standalone VBS file. If anyone cares to see what happens, the
code is here:

http://dl.dropbox.com/u/271144/wp-ood.vbs

And a description of it is here:

http://www.columbia.edu/~em36/wpdos/converterscripts.html#openscript

If there is any way around this problem, or if it's a genuine bug, I'll be
grateful for any information.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 33997] [FILEOPEN] RTF Headings not recognized

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33997

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED
Version|LibO 3.4.2 release  |LibO 3.3.0 Beta3

--- Comment #3 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
21:32:15 UTC ---
Ok, as said this bug is fixed in the next version 3.5.0. You can check that by
trying to open your file with the current beta (LibO 3.5.0 beta-1).

Please do not change the number version, it shows the first version in which
the bug has been found. We know that this bug is present in LO 3.4.x because
there is no fix for it in this branch.

Setting fixed again. :-)

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42220] Input panes in Tools Options Calc Formula (and others) covered by grey fragment

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42220

Ivan Timofeev timofeev@gmail.com changed:

   What|Removed |Added

 CC||timofeev@gmail.com

--- Comment #8 from Ivan Timofeev timofeev@gmail.com 2011-12-18 21:33:11 
PST ---
fixed the mail merge wizard:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=2ca2b35f728ac341748836839a4579a6ff668f54

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43901] RTL Toolbar icons order becomes opposite when in OLE object edit mode

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43901

--- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 21:40:12 PST ---
DUP of Bug 42577 - RTL UI [AR] toolbar view mirrored (docking and expand at
the wrong side) when Insert Object Formula?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42537] RTL UI [AR]: active indication background with border (for icons) in menu at left instead at right

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42537

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

   What|Removed |Added

Summary|UI [AR]: active|RTL UI [AR]: active
   |indication background with |indication background with
   |border (for icons) in menu  |border (for icons) in menu
   |at left instead at right|at left instead at right

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43874] Writer showing tables as text.

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43874

--- Comment #2 from Jaise James ja...@rinac.com 2011-12-18 21:43:02 PST ---
(In reply to comment #1)
 Has to be checked with 3.5.0 Beta2
 
 @Mike Van Wormer II:
 Please do not submit Bug reports concerning 3.5 Beta0. Some bad luck, that
 version 3.5 Beta0 was terrible buggy. I believe it's not useful to do tests
 with tat version, please wait for Beta1 (just uploading to mirrors) ad do your
 tests with that version (or with Master from
 http://dev-builds.libreoffice.org/, of course).
 
 Tests with Beta0 are wasted time. 
 
 Thank you for your attention, please excuse that we did not remove download
 information timely
 
 Please attach a sample document!

The problem is exist for 3.5.0beta1. Document is produced by word[ mailed by
outside person] document Tested  in Abiword, it is showing correctly as table.
If I save it from libreoffice as odt using libo3.4.3, no problem afterwards.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43934] Account request

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43934

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

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #4 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 21:45:21 UTC ---
@Matteo Casalin
git-Account?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43944] Service Manager no longer opens invisibly when launched from Windows VBS

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43944

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

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 21:46:56 PST ---
@em36:
The first LibO version in what you saw the problem is?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 40735] Wrong font-style after conversion from odt to rtf

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40735

Jean-Baptiste Faure jbf.fa...@orange.fr changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |cedric.bosdonnat.ooo@free.f
   |desktop.org |r

--- Comment #3 from Jean-Baptiste Faure jbf.fa...@orange.fr 2011-12-18 
21:55:08 PST ---
Sorry, I did not understand that it was when you opened the RTF file, produced
by LO, in MS-Word, that you had a problem. The RTF file is OK in LO, will try
with MS-Word when I will have found one.

Side note: your file opened in Abiword 2.8.2 looks like in LO.

Cedric: please have a look at this bug, it may contain interesting informations
for the new RTF filter. Feel free to reassign if you want.

Best regards. JBF

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42220] Input panes in Tools Options Calc Formula (and others) covered by grey fragment

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42220

--- Comment #9 from Ivan Timofeev timofeev@gmail.com 2011-12-18 22:05:34 
PST ---
fixed the Slide Transition pane:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=e81e5108b90340419264fa2562cc6b96837fee52

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43938] UI: Default area color without name in Impress/Draw

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43938

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
  Status Whiteboard||ProposedEasyHack
   ||DifficultyBeginner  TopicUI
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
Summary|Regression: Unnamed color   |UI: Default area color
   |in Impress/Draw |without name in
   ||Impress/Draw
Version|LibO 3.5.0 Beta1|LibO Master
   Keywords||regression

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 22:14:51 PST ---
[Reproducible] with Parallel Dev-Installation of  LibreOffice 3.5.0 Beta1 -
WIN7 Home Premium (64bit) German UI [Build-ID:
7362ca8-b5a8e65-af86909-d471f98-61464c4] Windows_Release_Configuration 
11-Dec-2011 06:51 and some Master versions before.

Oldest Version showing that problem was Server installation of MSVC Master
LibO-dev 3.5.0 – WIN7 Home Premium (64bit) ENGLISH UI [Build ID:
485138f-e92bf75-4c1bcb5] Win-x86@6 – 2011-12-06_21:37:02), where the default
color is no longer Blue 9

Was ok with Server installation of Master LibO-dev 3.5.0 – WIN7 Home Premium
(64bit) ENGLISH UI [(Build ID:  d38713d-5d03837-ca7e6f5-c4bb9bd-ce71330)]
(Voreppe_Win32_Tinderbox 15), where default color was blue 9, also ok
with Server installation of MSVC Master LibO-dev 3.5.0 – WIN7 Home Premium
(64bit) ENGLISH UI [Build ID:  a286353-090bcba-3bf3b94] Win-x86@6 –
2011-12-02_22:36:35)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43937] HI: Conditional formatting dialog scroll slider function partial broken

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43937

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 AssignedTo|libreoffice-b...@lists.free |markus.mohrhard@googlemail.
   |desktop.org |com
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
Summary|Regression: Scroll bars in  |HI: Conditional formatting
   |conditional formatting  |dialog scroll slider
   |windows |function partial broken

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-12-18 23:01:36 PST ---
[Reproducible] with Parallel Dev-Installation of  LibreOffice 3.5.0 Beta1 -
WIN7 Home Premium (64bit) German UI [Build-ID:
7362ca8-b5a8e65-af86909-d471f98-61464c4] Windows_Release_Configuration 
11-Dec-2011 06:51 

Scroll bar behavior is not plausible:

Steps to reproduce:
1. Open new Calc document
2. Select / Highlight A1:A10
3. Menu 'Format - Contitional Formatting'
Shows scroll bar and scroll slider for conditions
   Expected: Scroll slider can be used for something useful
   Actual: slider does nothing before Condition 4 has been checked
4. close dialog, document, 

10. open new Calc document
11. Type 1  10 To A1 ... A10
12. Select / Highlight A1:A10
13. Menu 'Format - Contitional Formatting'
14. for Contition 1 ... 5
each condition Cell value equal 1 to Cell value equal 5
 with different selected formattings
15. Expected: after condition 3 you can use slider to scroll to condition 4
Actual: Scroll only possible with scroll button down in scroll bar 
(scroll slider up works as expected)
When last condition unchecked scroll slider flashes black 
after scroll, no Idea whether intended or not
Scroll slider fills more or less complete scroll bar
16. Close dialog with ok
17. reopen dialog
 now slider has expected size and works in both directions

@Markus:
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43824] Crash when starting to enter cell contents with a single quote for the second time

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43824

--- Comment #9 from markus.mohrh...@googlemail.com 2011-12-18 23:34:49 PST ---
Can you try to reproduce that with beta2 or an up to date build?

I think Noel fixed a bug in our EditEngine handling last week.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42070] RTL support in broken in presenter Console extension

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42070

tbehr...@novell.com changed:

   What|Removed |Added

 AssignedTo|libreoffice-b...@lists.free |tbehr...@novell.com
   |desktop.org |
 CC||tbehr...@novell.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42770] [FILEOPEN] Importing RTF got broken file formating

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42770

--- Comment #5 from Nikolay Morozov nmoro...@atlas-print.ru 2011-12-18 
23:45:31 PST ---
3.5.0 beta 1. Tables look good. The only difference is that in Word 2003 1st
document fit in one page.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43824] Crash when starting to enter cell contents with a single quote for the second time

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43824

--- Comment #10 from Cor Nouws c...@nouenoff.nl 2011-12-18 23:45:54 PST ---
(In reply to comment #9)
 Can you try to reproduce that with beta2 or an up to date build?

of course I will :-)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 43267] Base Crashes When Changing Text Box Control Option

2011-12-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43267

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||dtar...@redhat.com

--- Comment #4 from David Tardon dtar...@redhat.com 2011-12-18 23:48:46 PST 
---


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs