[Libreoffice-bugs] [Bug 88821] Import HTML file into Calc wrongly assumes source code-page is Windows-1252

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88821

--- Comment #1 from grofaty grof...@hotmail.com ---
Created attachment 112822
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112822action=edit
slovenian_utf-8.html

-- 
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 88821] New: Import HTML file into Calc wrongly assumes source code-page is Windows-1252

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88821

Bug ID: 88821
   Summary: Import HTML file into Calc wrongly assumes source
code-page is Windows-1252
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: grof...@hotmail.com

Created attachment 112821
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112821action=edit
slovenian_utf-8.csv

n LibreOffice Calc 4.3.5.2 on Windows 7 I see Calc wrongly assumes that HTML
input file is ALWAYS in Windows-1252 code page.

MY SETTINGS:
1. Tools | Options | Language Settings | Languages
a) User interface: English (USA)
b) Locale settings: Slovenian
See attachment Tools_Options_Language_settings.png


TEST 1:
1. Start Calc.
2. File | Open
3. Select slovenian_utf-8.csv
4. Text Import dialog opens.
4a. Character set: Unicode (UTF-8).
4b. Language selection: Slovenian.
4c. Separated by: Semicolon
4d. Check: Quoted field as text and check Detect special numbers.
4e. Click on Open button.
Result: WORKS FINE. Non-English characters in Text field are correctly
recognized as UTF-8 (setting 4a), Decimal settings is correctly recognized as
comma separator (setting 4b) and Date (setting 4b) field is correctly
recognized as date.


TEST 2:
The same as Test 1 except:
3. Select slovenian_windows-1250.csv
4a.  Character set: Eastern Europe Windows-1250.
Result: WORKS FINE. Non-English characters in Text field are correctly
recognized as Windows-1250 code page.


TEST 3:
The same as Test 1 expect:
3. Select slovenian_utf-8.html
4. The source of the problem is probably Import Options dialog. There is no
option to select character set. The only option is language selection. I
selected Custom: Slovenian.
Result: PROBLEM. Non-English characters in A2 field are corrupted.

If the same file is opened (File | Open File) by Firefox 35 web browser and
non-English characters are correctly opened – there is HTML tag in file:  meta
charset=UTF-8 so browser correctly recognizes the character set. But now in
Firefox select menu View | Character Encoding | Western and you will get the
same corrupted non-English text as in LibreOffice. So LibreOffice just assumes
that input HTML file is ALWAYS in Windows-1252 (Western) code page.


TEST 4:
The same as Test 1 expect:
3. Select: slovenian_windows-1250.html
4. The same problem as in Test 3, the Import options dialog does not contain
a character set option to select from. So I just selected Custom: Slovenian.
Result: PROBLEM. Non-English characters in A2 field are corrupted.

If the same file is opened by Firefox 25 web browser and non-English characters
are correctly recognized as Windows-1250 code page (because of HTML meta
charset tag). Now change encoding: View | Character Encoding | Western and you
will get the same corrupted data for non-English characers like in LibreOffice.
So LibreOffice just assumes that input HTML file is ALWAYS in Windows-1252
(Western) code page.


In my humble opinion the problem of importing HTML file is that LibreOffice
assumes that source HTML file is ALWAYS encoded in Western (Windows-1252) code
page.


How should be a problem fixed:

Quick fix: By statistics see e.g. https://en.wikipedia.org/wiki/UTF-8 most of
the web pages nowdays are UTF-8 encoded. UTF-8 is also universal code page for
ANY language in the world. Set default Calc import filter code page to UTF-8.


Permanent fix. Create the same import dialog for HTML files just like it is at
importing CSV files (or at least add Character set option). But in this case
please check the meta charset tag in HTML file and set default code-page
selection to HTML meta tag if exists. If meta tag does not exists then default
to UTF-8.

-- 
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 88822] APK needs helpful ChromeOS settings ...

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88822

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Blocks||84726
 Whiteboard||EasyHack DifficultyBeginner
   ||SkillScript TopicCleanup

-- 
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 88810] FILESAVE: avoid unnecessary massive OUString/OString allocations in XLSX export

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88810

--- Comment #5 from László Németh nem...@numbertext.org ---
Created attachment 112826
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112826action=edit
kcachegrind profile - OStringBuffer version cleanup

-- 
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 88823] Useless graph and UI slow when selecting full column except one cell

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88823

Milan Bouchet-Valat nalimi...@club.fr changed:

   What|Removed |Added

   Severity|major   |normal

-- 
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 88822] New: APK needs helpful ChromeOS settings ...

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88822

Bug ID: 88822
   Summary: APK needs helpful ChromeOS settings ...
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android Viewer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: michael.me...@collabora.com

I talked with Simon Phipps who pointed me at:

http://lifehacker.com/how-to-run-android-apps-inside-chrome-on-any-desktop-op-1637564101

Apparently to make our APK run nicely on Chrome out of the box we need to add a
cbz file to the APK and play with / require / install the chromeos-apk-tool.

Would be great if someone could look into that - hopefully it's not too hard to
add to the flow in:

android/experimental/LOAndroid3

=)

-- 
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 84726] LibreOffice for Android most annoying bugs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84726

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Depends on||88822

-- 
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 88822] APK needs helpful ChromeOS settings ...

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88822

Michael Meeks michael.me...@collabora.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 88810] FILESAVE: avoid unnecessary massive OUString/OString allocations in XLSX export

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88810

László Németh nem...@numbertext.org changed:

   What|Removed |Added

 Attachment #112808|0   |1
is obsolete||
 Attachment #112818|0   |1
is obsolete||
 Attachment #112826|0   |1
is obsolete||

--- Comment #6 from László Németh nem...@numbertext.org ---
Created attachment 112827
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112827action=edit
kcachegrind profile - OStringBuffer version cleanup

-- 
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 88823] New: Useless graph and UI slow when selecting full column except one cell

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88823

Bug ID: 88823
   Summary: Useless graph and UI slow when selecting full column
except one cell
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: nalimi...@club.fr

Created attachment 112828
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112828action=edit
ODS file to reproduce the problem

With the attached document, if you click on the header A to select the whole
column, hold Ctrl and click on the first cell of the column to unselect it,
then go to Insert-Object-Chart, the created chart is not correct, or at least
not useful. More precisely, it seems to include all empty cells below the
actual data, which makes it unreadable. It would be more useful to create the
same graph as if the whole column was selected (i.e. without unselecting
manually the first cell).

This situation arises in practical cases when the first cell contains some text
that you don't want to include in the legend (even more so if there are several
cells before the data).

Also, probably due to the fact that all cells below the data are used for the
chart, operation is very slow and RAM usage very high, to the point that
closing the chart dialog can takes a minute, thus giving the impression that
Calc crashed. This could lead to data loss if the user kills the app, or if the
systems runs out of memory.


This is with LO 4.3.5.2-11 on Fedora 21.

-- 
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 88824] New: Open/Create a report in Base causes LO to freeze

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88824

Bug ID: 88824
   Summary: Open/Create a report in Base causes LO to freeze
   Product: LibreOffice
   Version: 4.4.0.3 rc
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: Database
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: hl...@gmx.at

When trying to create a new report in LO Base, Lo freezes. The same happens
when trying to open/run an already existing report. This makes the reporting in
Base completetely unuseable

-- 
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 88824] Open/Create a report in Base causes LO to freeze

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88824

--- Comment #3 from Helmut Leininger hl...@gmx.at ---
Created attachment 112834
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112834action=edit
small database with a report defined

-- 
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 54741] Word count lost on toggling fullscreen

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54741

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #3 from Beluga todven...@suomi24.fi ---
Reproduced.

Win 7 Pro 64-bit Version: 4.5.0.0.alpha0+
Build ID: 784d069cc1d9f1d6e6a4e543a278376ab483d1eb
TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2015-01-25_23:07:36

-- 
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 54741] Word count lost on toggling fullscreen

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=54741

Beluga todven...@suomi24.fi changed:

   What|Removed |Added

 OS|Linux (All) |All
   Severity|normal  |minor

--- Comment #4 from Beluga todven...@suomi24.fi ---
Let's lower severity to minor while we're at it.

-- 
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 88824] Open/Create a report in Base causes LO to freeze

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88824

--- Comment #7 from Helmut Leininger hl...@gmx.at ---
Downloaded 4.4.0.3-3 and installed on Ubuntu and made another test with
Hausadressen1.odb (second attachment)

Summary of testing results:
Ubuntu an LO 4.4.0.3-3: everything seems to work.

Windows 8.1, LO 4.4.0.2:
New reports cannot be created (freeze).
Report Ansicht_Häuser_Adressen (added in Ubuntu with LO 4.3.3) can be executed
and modified.
Report Haeuser (created with older version of LO in Windows) can neither be
executed nor opend for modification (freeze).

-- 
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 88796] Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88796

--- Comment #3 from hc.stoellin...@aon.at ---
Hello Alex,
You are right, the autoReconnect-feature depends on the type of connection. I
use the JDBC-version and it works NEARLY perfectly (see my enhancement
request). As you say, the native C++-connector might not have the necessary API
available. This would be a pity, since - after all - it performs better and
isn't there also a tendency in LO to want to become independent of Java? Again,
the Linux command-line client works o.k., just the way it should work. I don't
know its internals, but - isn't it maybe reasonable to assume it might be
written in c++ or at least c? Regards from snowed-in Salzburg...

-- 
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 88814] VIEWING: Subform linked to Addressbook results in parameter count error

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88814

--- Comment #7 from Tony tanta...@gmx.net ---
@Alex:

Sorry, I was under the impression, that the linking can be seen in the attached
form. All dtabase connections and subform/mainform links are done in design
mode using the form navigator and the form properties/data dialogs. 

1. The main form is connected to the ODB name database by selecting the
filename of the database and then the corresponding table.
2. To connect the subform to the previously registered address book I select it
as data source in the drop down list of the subform property/data tab.

On Ubuntu I have to use another address book of course. I chose the Thunderbird
one. My aim is to get it working on the Mac; I only used Ubuntu for test
purpose to narrow down the error.

-- 
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 88831] When Set OpenGL, ComboBox Does Not Shows DownArrows Nor Verifying Marks Seem Correct

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88831

--- Comment #1 from morvan morvan...@gmail.com ---
Created attachment 112837
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112837action=edit
Verifying marks, when active OpenGL rendering, are inverted.

-- 
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 88824] Open/Create a report in Base causes LO to freeze

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88824

--- Comment #5 from Helmut Leininger hl...@gmx.at ---
Created attachment 112835
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112835action=edit
DB with new report created with LO 4.3.3

-- 
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 87537] COLOR PICKER: Always show scrollbar

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87537

--- Comment #4 from Jay Philips philip...@hotmail.com ---
(In reply to V Stuart Foote from comment #3)
 Sure, but isn't the issue that we are allowing the color swatches of a
 pallet to resize? I assume they are being calculated as percentage of the
 available width within the containing UI frame.  tango.soc are rectangular,
 standard.soc are square.

I believe that the colors being resizable is part of the problem, but that
problem is likely needed to be addressed when we want to deal with color
palettes that dont fit well in the 12 entries per row that we force color
palettes to be put in.

 As the color picker is non user resizable, couldn't the color swatches be
 set fixed width?

I think if we fixed it in tango.soc (as an example) it would put 13 entries per
row rather than 12, if the scrollbar is invisible.

 With fixed swatch sizes we could leave the vertical scroll present but
 dimmed inactive for smaller pallets. 

Yes this was what i was suggesting, that it be dimmed when it is not needed.

-- 
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 88831] When Set OpenGL, ComboBox Does Not Shows DownArrows Nor Verifying Marks Seem Correct

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88831

--- Comment #2 from morvan morvan...@gmail.com ---
When I speak to files, please read it two files. Thanks.

-- 
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 88833] New: UI: Checkbox misaligned on high DPI screen (searchreplace bar at the bottom)

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88833

Bug ID: 88833
   Summary: UI: Checkbox misaligned on high DPI screen
(searchreplace bar at the bottom)
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: cyc...@gmx.net

Created attachment 112838
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112838action=edit
Screenshot showing the misaligned checkbox at the bottom.

The checkbox at the bottom saying Groß/Kleinschreibung (case sensitive
search) is misaligned at the top of the searchreplace bar. It should be
aligned with Alle suchen (search all) in the middle.

-- 
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 88832] New: Paramètres régionaux et interface utilisateur

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88832

Bug ID: 88832
   Summary: Paramètres régionaux et interface utilisateur
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Linguistic
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: zazaraig...@gmail.com

Je vis au Canada, au Québec plus précisément. Les formats de papier utilisés en
Amérique du nord sont tous Impériaux. Aussi je trouve particulièrement chiant
(excusez la grossièreté du mot, il exprime cependant très bien mon sentiment)
de ne pouvoir afficher qu'en système métrique. Il est beaucoup plus facile pour
moi de calculer les marges en pouces et fractions de pouce pour un page qui
sera de toutes façons en pouces à la sortie de l'imprimante.

J'ignore si vous aimeriez travailler avec une page ayant pour mesure 21,58cm
sur 27,94cm. Moi pas! Et même si les marges sont par défaut à 2 cm bien juste,
la largeur de la colonne de texte, elle, n'en est pas moins d'une largeur bien
chiante.

Ho! et tant que j'y pense, une fois le accommodations faites, n'oubliez pas que
les mesures de marge par défaut doivent elles aussi arriver à une mesure juste
de un demi pouce et pas à 0,49 pouce... sinon, je viens vous mordre! Naaannn!
j'exagère. Mais je manifesterai surement mon désappointement. 

J'ai l'air bougon comme ça, mais je tiens juste à vous faire remarquer que chez
Microsoft ils ont le même genre de problème... et je me disais, comme ça, que
ce serait bien que Libre Office offre à ses utilisateurs ce petit quelque chose
de plus que les grands ne font pas...

Parce que j'aime bien Libre Office et l'utilise même quand Ms Office est
présent sur mon ordi... ce qui n'est pas le cas présentement. 

Je veux mes pouces! Je suis née avec eux et j'y tiens! Les centimètres c'est
bon pour le format A4 (et tous les autres A de la création). Le format Lettre
américain, ça vient en pouces!

Merci d'avoir pris le temps de lire ma demande.

Isabelle Côté
Rimouski, Québec, Canada

-- 
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 87876] DIALOG: View tab crushed by new strings

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87876

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

 CC|libreoffice-ux-advise@lists |
   |.freedesktop.org|
  Component|ux-advise   |UI

--- Comment #9 from Adolfo Jayme f...@libreoffice.org ---
Will have a look.

Please don’t use UX-Advise for these obvious bugs…

-- 
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 70236] FILEOPEN: Cannot connect to .accdb file in LibreOffice 4.1

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70236

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA target:4.5.0|BSA target:4.5.0
   |target:4.3.7|target:4.3.7 target:4.4.1

-- 
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 70236] FILEOPEN: Cannot connect to .accdb file in LibreOffice 4.1

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70236

--- Comment #16 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Lionel Elie Mamane committed a patch related to this issue.
It has been pushed to libreoffice-4-4:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=73a1dd0ab850e089260e2c9af63f1998144bbebfh=libreoffice-4-4

tdf#70236 propertly recognise full Access 2007 URL

It will be available in 4.4.1.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 87876] DIALOG: View tab crushed by new strings

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87876

Adolfo Jayme f...@libreoffice.org changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |f...@libreoffice.org
   |desktop.org |

-- 
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 70236] FILEOPEN: Cannot connect to .accdb file in LibreOffice 4.1

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70236

--- Comment #15 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Lionel Elie Mamane committed a patch related to this issue.
It has been pushed to libreoffice-4-3:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=ce7017cdbe5af3f75cded806f69c1040857b557fh=libreoffice-4-3

tdf#70236 propertly recognise full Access 2007 URL

It will be available in 4.3.7.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 70236] FILEOPEN: Cannot connect to .accdb file in LibreOffice 4.1

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70236

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA target:4.5.0|BSA target:4.5.0
   ||target:4.3.7

-- 
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 88051] Linux Libertine G ligature followed by tab: strange behavior

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88051

László Németh nem...@numbertext.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from László Németh nem...@numbertext.org ---
Fixed in the master: 

http://cgit.freedesktop.org/libreoffice/core/commit/?id=06679dc5fa35fd0ac0e9c18427b869225435c581

-- 
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 88819] Printing using Postscript hangs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88819

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||bisected
 Status|UNCONFIRMED |NEW
 CC||caol...@redhat.com
 Ever confirmed|0   |1

--- Comment #3 from Matthew Francis fdb...@neosheffield.co.uk ---
(Having identified the commit in question, I am taking the liberty of setting
this to NEW)

The hang seems to have been introduced by the below commit.
Adding Cc: to caol...@redhat.com; Could you possibly take a look at this?
Thanks


commit bbf3aa7f92c194c9cc4546c95706e6b28e0c070c
Author: Caolán McNamara caol...@redhat.com
Date:   Fri Nov 14 11:06:44 2014 +

coverity#705989 silence Insecure temporary file

and

coverity#705983 Insecure temporary file

Change-Id: I2a501f8114ddf8968381e1880263abaf9d1bdc6f

-- 
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 71732] META: Bugs related to text rendering, typography and font features in LO

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71732
Bug 71732 depends on bug 88051, which changed state.

Bug 88051 Summary: Linux Libertine G ligature followed by tab: strange behavior
https://bugs.documentfoundation.org/show_bug.cgi?id=88051

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
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 88819] New: Printing using Postscript hangs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88819

Bug ID: 88819
   Summary: Printing using Postscript hangs
   Product: LibreOffice
   Version: 4.4.0.2 rc
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Printing and PDF export
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: fdb...@neosheffield.co.uk

Observed on Ubuntu 14.04 / LO 4.4.0.2. Not reproduced on LO 4.3.5.2

This was observed using a cups-pdf virtual PDF printer, but I don't believe
that it is specific to this.

Steps to reproduce
1. Create a blank Writer document
2. Type any small amount of random text
3. Open File - Print and select a printer
4. Open Properties... in the General tab
5. In the Device tab, set Printer language type to Postscript Level 3
6. Click OK in the Properties dialog
7. Click OK in the Print dialog

Expected result
- File prints

Actual result
- LO hangs with a Printing progress dialog open

-- 
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 87876] DIALOG: View tab crushed by new strings

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87876

--- Comment #8 from Harald Koester harald.koes...@mail.de ---
Oh, I forgot to mention the LO version and my system: Ver. 4.4.0.3, Win7.

-- 
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 88820] New: Lack of option to set spacing to contents at cell level

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88820

Bug ID: 88820
   Summary: Lack of option to set spacing to contents at cell
level
   Product: LibreOffice
   Version: 4.3.5.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: daniel.grigo...@movidius.com

I want to set a different spacing to contents for a cell, but I just can't. The
spacing to contents seems to work and apply only at global level.

-- 
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 88819] Printing using Postscript hangs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88819

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||fdb...@neosheffield.co.uk

--- Comment #1 from Matthew Francis fdb...@neosheffield.co.uk ---
Created attachment 112819
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112819action=edit
Backtrace (4.5 master)

Breaking in with gdb gives the attached backtrace

-- 
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 88660] Can not change font color of date/time field

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88660

--- Comment #7 from Alex Finch a.fi...@lancaster.ac.uk ---

OK, and I assume it actually changed the color in normal view? Your screenshot
shows what I try to do, and it just doesn't work.

-- 
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 46507] Quickstarter also should be used for FILEOPEN from File Explorer

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=46507

Zoran zo...@zoran.cz changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Zoran zo...@zoran.cz ---
I have tried the quickstarter in LO 4.4.0.3 / Win32
and it WORKED!

Starting Writer (new document from desktop icon or opening existing document
from file explorer, not from quickstartet popup menu)
quickstarter off - 7-8 seconds
quickstarter on - 2-3 seconds!

As far asi I can tell, the bug has been solved, thanks!

-- 
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 88819] Printing using Postscript hangs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88819

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

   Keywords||regression
 Whiteboard||bibisected

--- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk ---
Bibisect results from 44:

cbd5e771b8289518f03bcaee7f10db42736533d7 is the first bad commit
commit cbd5e771b8289518f03bcaee7f10db42736533d7
Author: Robinson Tryon qu...@runcibility.com
Date:   Tue Dec 2 16:44:28 2014 +0100

source-hash-f9da47eb6a9affb7bb42eafe6637b8059a3b0015

commit f9da47eb6a9affb7bb42eafe6637b8059a3b0015

# bad: [4a3091e95fa263d3e2dd81e56e83996f0bb12287]
source-hash-2b5b04e1e62914bf0902dfd7943cdc44499c47a6
# good: [812c4a492375ac47b3557fbb32f5637fc89d60d9]
source-hash-dea4a3b9d7182700abeb4dc756a24a9e8dea8474
git bisect start 'latest' 'oldest'
# good: [5d0dfb8e62ae61a240f8313c594d4560e7c8e048]
source-hash-0c6cd530de13f80795881f61064f1bf1dcc4ea81
git bisect good 5d0dfb8e62ae61a240f8313c594d4560e7c8e048
# good: [7dfacd0b8bd828331d74c0f79de6e8924bc4e6a5]
source-hash-f93ce4f7eb90093d0ea3115d0a1c614612676dbd
git bisect good 7dfacd0b8bd828331d74c0f79de6e8924bc4e6a5
# good: [a42da134cd542144fca7ba14cce86c2b409fc18a]
source-hash-beadebc0f7eb5582fcb8dcb082d19afdf2751876
git bisect good a42da134cd542144fca7ba14cce86c2b409fc18a
# good: [038f586bf711ad77856916be954b6c02a5717eb1]
source-hash-2ec4c8b07427af868e32e14aaefd20649c1135d6
git bisect good 038f586bf711ad77856916be954b6c02a5717eb1
# skip: [1c1bb47aa932531a0486c1af5460f7f7f3de510a]
source-hash-16068663e2aa984388be5f774b8f1917c12bf6f3
git bisect skip 1c1bb47aa932531a0486c1af5460f7f7f3de510a
# skip: [3eb627eb6d3e4f8e40b2154b4eba649ebce8873b]
source-hash-ec8688fa2a311ce5fb463ce7c321757d1c2d8a3b
git bisect skip 3eb627eb6d3e4f8e40b2154b4eba649ebce8873b
# good: [777b702a1fa5888067aad38d44751220dc0bf5cc]
source-hash-f18fd73e287b781e953a3c4bfa05b55f39880a35
git bisect good 777b702a1fa5888067aad38d44751220dc0bf5cc
# good: [46e5c194e9f596dcd076c2c77e4c7136212b8758]
source-hash-36ff1527c9cb20542d3097d123d221c40a356795
git bisect good 46e5c194e9f596dcd076c2c77e4c7136212b8758
# bad: [817d17c44366e01a42fb4cab3caed54d5d5d3b57]
source-hash-272d330cec558040d87f8386aa7aaab67f8adab6
git bisect bad 817d17c44366e01a42fb4cab3caed54d5d5d3b57
# good: [34a0be9c37c982a3cb6aa39ae34e62beabdd2040]
source-hash-06458fdeb862dc483dcac8107a5cc8c2da01a3f0
git bisect good 34a0be9c37c982a3cb6aa39ae34e62beabdd2040
# bad: [5e3b82d0ec3ad9bd56157084cd18d4d0427d388e]
source-hash-30123b9559e2fb74c9db7d530c538a1c6dc7e32c
git bisect bad 5e3b82d0ec3ad9bd56157084cd18d4d0427d388e
# bad: [cbd5e771b8289518f03bcaee7f10db42736533d7]
source-hash-f9da47eb6a9affb7bb42eafe6637b8059a3b0015
git bisect bad cbd5e771b8289518f03bcaee7f10db42736533d7
# first bad commit: [cbd5e771b8289518f03bcaee7f10db42736533d7]
source-hash-f9da47eb6a9affb7bb42eafe6637b8059a3b0015

-- 
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 66544] Other: can't connect to laptop

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66544

Robinson Tryon (qubit) qu...@runcibility.com changed:

   What|Removed |Added

 CC||qu...@runcibility.com
  Component|Impress Remote  |Impress Remote
Version|4.1.0.1 rc  |unspecified
Product|LibreOffice |Impress Remote

--- Comment #4 from Robinson Tryon (qubit) qu...@runcibility.com ---
Move Impress Remote bugs to new 'Impress Remote' product.

-- 
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 88815] macro-ify duplicate code ...

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88815

--- Comment #1 from Stephan Bergmann sberg...@redhat.com ---
there is already include/comphelper/servicedecl.hxx implementing that

-- 
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 87876] DIALOG: View tab crushed by new strings

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87876

Harald Koester harald.koes...@mail.de changed:

   What|Removed |Added

 CC||harald.koes...@mail.de

--- Comment #7 from Harald Koester harald.koes...@mail.de ---
Created attachment 112820
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112820action=edit
Options Dialogue with German Localisation

The situation is even worse in the German localisation. Have a look to the
attached screen shot.

-- 
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 88796] Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88796

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
What's the precise message for JDBC?

For the rest, I prefer waiting by the global use of MariaDB before trying to
investigate.

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 OS|Mac OS X (All)  |All
   Severity|normal  |major

--- Comment #3 from Julien Nabet serval2...@yahoo.fr ---
On pc Debian x86-64 with master sources updated today, I could reproduce this.

Here are console logs:
warn:legacy.osl:4348:1:forms/source/component/DatabaseForm.cxx:2843: caught an
exception!
in function:bool frm::ODatabaseForm::implEnsureConnection()
type: com.sun.star.lang.WrappedTargetException
message: file:///home/hanspeter/Documents/In%20Bearbeitung/TestAdressen.odb
context: N8dbaccess16ODatabaseContextE

-- 
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 83606] Data ranges in chart inside spreadsheet can't be modified/updated in the data range window

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83606

--- Comment #16 from Laurent BP jumbo4...@yahoo.fr ---
Bug confirmed with LibO Version: 4.3.5.2.0+
Build ID: 430m0(Build:2)

Bug REMOVED in LibO 4.3.6.1 :)

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Keywords||have-backtrace

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Created attachment 112840
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112840action=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could retrieve a bt by
putting catch throw and gdb + some patience

-- 
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 83801] Librelogo crashes Writer

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83801

--- Comment #5 from Björn Michaelsen bjoern.michael...@canonical.com ---
A backtrace for this issue would help esp. since its Windows only:
https://wiki.documentfoundation.org/Backtrace#Windows

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #5 from Julien Nabet serval2...@yahoo.fr ---
I noticed in bt the call of this function
dbtools::getConnection_allowException but no method should take care of the
exception, which one should do it?
Or should we call getConnection_withFeedback? (see
http://opengrok.libreoffice.org/xref/core/connectivity/source/commontools/dbtools.cxx#311)

-- 
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 82524] SIDEBAR: Incorrect selection of line width while Line width itself is correct (Draw and Impress)

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82524

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|bibisected  |bibisected target:4.5.0

-- 
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 82524] SIDEBAR: Incorrect selection of line width while Line width itself is correct (Draw and Impress)

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82524

--- Comment #13 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Katarina Behrens committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=8fd9c25ac66dd238d4c68be3974241a18cb21705

tdf#82524: Mismatch of ValueSet and metric field values

It will be available in 4.5.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
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 88740] Draw and Impress do not accept changes behind the decimal point in angle of rotation in the sidebar

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88740

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=82
   ||524

-- 
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 88740] Draw and Impress do not accept changes behind the decimal point in angle of rotation in the sidebar

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88740

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 CC||er...@redhat.com
  Component|Drawing |UI
   Severity|normal  |major

--- Comment #10 from Julien Nabet serval2...@yahoo.fr ---
I made further tests and I saw that if I used . instead of , (whereas I use
French UI!) to type the value, decimal typing was ok.

It's not only on Draw but also on Calc and Writer=general UI problem

Eike: I thought you might have an idea about this ./, decimal problem.

https://bugs.documentfoundation.org/buglist.cgi?bug_status=__open__content=decimallist_id=519054order=Importanceproduct=LibreOfficequery_format=specific
seems to show there's a general problem with decimal separator and UI settings.

-- 
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 87085] LibreLogo Help: Use clearer example of RECTANGLE command

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87085

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |

--- Comment #5 from Andras Timar tima...@gmail.com ---
http://cgit.freedesktop.org/libreoffice/help/commit/?id=74dd3c43533373b51f53f58e4697d1df76e3ec32

-- 
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 84806] EDITING: Moving selected table leaves behind an empty table

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84806

--- Comment #10 from Jay Philips philip...@hotmail.com ---
Created attachment 112839
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112839action=edit
entire row selected in word 2010

@manj_k: Thanks for finding the duplicates. My searchfoo must be bad. :D

(In reply to Cor Nouws from comment #5)
 Of course when a paragraph beforeafter the table are selected too, the
 behaviour is normal.

Well it also works if its a paragraph before or after. :D

Cutting and pasting the selected table (either by selecting the cells of the
table, clicking the select table button in the table toolbar, or clicking when
the cursor changes to a southeast pointing arrow when you move the mouse
northwest of the left corner of the table) also leaves the table behind as
well. So movement it with drag and drop with the mouse (bug 40893) and moving
it with cut and paste both dont work correctly.

I noticed in MS Word and WPS/Kingsoft Writer than when you select an entire row
or table, it also selects the empty space to the right of the row(s) to
differentiate between selecting the row cells or the entire row. So when you
cut when the entire row is selected, it removes that row and when you cut when
the cells of the row are selected, it only cuts the cell contents.

-- 
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 83523] UI: Ruler background only changes according to application background setting *after* closing and restarting writer

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83523

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

   Priority|medium  |low
   Severity|normal  |trivial

-- 
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 87803] OpenOffice reference in installation comment

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87803

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |

--- Comment #4 from Andras Timar tima...@gmail.com ---
http://cgit.freedesktop.org/libreoffice/core/commit/?id=94716a4d071418ac4cef42ce85da1c42a0df6347

-- 
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 88802] Editing Labels - label wizard allows incomplete or erroneous field names to be inserted into layout window

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88802

--- Comment #4 from Julien Nabet serval2...@yahoo.fr ---
Code pointer I think:
http://opengrok.libreoffice.org/xref/core/sw/source/ui/envelp/label1.cxx#231

-- 
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 86798] Writer Document scrolls slowly and does not allow to select text

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86798

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

  Component|Writer  |graphics stack

-- 
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 88835] New: Formatting: Default scientific format should contains less figures in exponent

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88835

Bug ID: 88835
   Summary: Formatting: Default scientific format should contains
less figures in exponent
   Product: LibreOffice
   Version: Inherited From OOo
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Spreadsheet
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jumbo4...@yahoo.fr

Description: Default scientific format is set to 0.00E+000 which is necessary
for numbers higher than 1E100. These numbers almost do not exist in real
life.

Steps to reproduce:
1. Enter a value in a cell
2. Click on button Number format: Exponential or hit Ctrl+Shift+2

Actual behavior:
Value is formated with 0.00E+000

Expectd behavior:
Useless '0' in exponential part should be removed, as it is very unlikely that
a real calculation gives a results higher than 1E100. See
https://en.wikipedia.org/wiki/Googol

Default scientific format should be 0.00E+00 or even 0.00E+0 as LibO will
add all necessary figures in exponent.

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #6 from Julien Nabet serval2...@yahoo.fr ---
Just reading a bit in these methods, I noticed this:
340 // helper function which allows to implement both the connectRowset and the
ensureRowSetConnection semantics
341 // if connectRowset (which is deprecated) is removed, this function and one
of its parameters are
342 // not needed anymore, the whole implementation can be moved into
ensureRowSetConnection then)
See
http://opengrok.libreoffice.org/xref/core/connectivity/source/commontools/dbtools.cxx#340

git log --follow -S 'if connectRowset (which is deprecated)'
connectivity/source/commontools/dbtools.cxx gives this:
commit 1c86cafd95c64e085f912fffbeb30c4f4937626b
Author: Jens-Heiner Rechtien h...@openoffice.org
Date:   Fri Sep 23 10:36:41 2005 +

(!!!)

-- 
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 82524] SIDEBAR: Incorrect selection of line width while Line width itself is correct (Draw and Impress)

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82524

Katarina Behrens bu...@bubli.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |bu...@bubli.org
   |desktop.org |

-- 
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 88834] New: Google Drive file name encoding problem

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88834

Bug ID: 88834
   Summary: Google Drive file name encoding problem
   Product: LibreOffice
   Version: 4.2.7.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Libreoffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tima...@gmail.com

1. Tools - Options - LibreOffice - General - [x] Use LibreOffice dialogs
2. In Save dialog press [...] Connect to Server button, select CMIS,
Google Drive, give credentials etc., then save.

File names that contain accented characters are uploaded to Google Drive with
double UTF-8 encoding, for example Névtelen 1.odt becomes Névtelen
1.odt. 

Tested on Windows 7.

-- 
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 80633] slow dialog layout / render ...

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80633

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=79
   ||185

-- 
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 86695] input fields placed twice in template

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=86695

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

Summary|input fields placed placed  |input fields placed twice
   |twice in template   |in template

-- 
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 82942] EDITING: First line of address field (in OTT) loses characters after filling out subsequent fields

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82942

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||caol...@redhat.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=73
   ||936

--- Comment #8 from Björn Michaelsen bjoern.michael...@canonical.com ---
In the bisect range there are a few commits for fdo#73936 which look somewhat
suspicous. Adding commiter to cc for a look ...

-- 
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 79185] Dialogs not appearing as smoothly

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79185

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

  Component|Writer  |graphics stack
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=80
   ||633

-- 
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 71669] Scale images proportionally by default

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=71669

mathemati...@gmx.de mathemati...@gmx.de changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|FIXED   |---
 Ever confirmed|1   |0

--- Comment #21 from mathemati...@gmx.de mathemati...@gmx.de ---
This IS fixed in Writer (LO 4.3.3.2 under Ubuntu Linux).
Bis this is NOT fixed in Impress. Should we reopen this bug or shall I report a
new bug?

-- 
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 81429] UI: ACCESSIBILITY: list Language in dialog Format Character/Style does not respond properly to key strokes

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81429

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

   Priority|medium  |low
   Severity|normal  |trivial

-- 
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 87425] FORMATTING: Image captions no longer make image relative size, so images don't scale with frame

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87425

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

   Severity|major   |normal

-- 
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 87803] OpenOffice reference in installation comment

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87803

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |tima...@gmail.com
   |desktop.org |

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|| target:4.5.0

--- Comment #4 from Andras Timar tima...@gmail.com ---
http://cgit.freedesktop.org/libreoffice/core/commit/?id=94716a4d071418ac4cef42ce85da1c42a0df6347

-- 
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 83606] Data ranges in chart inside spreadsheet can't be modified/updated in the data range window

2015-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83606

--- Comment #16 from Laurent BP jumbo4...@yahoo.fr ---
Bug confirmed with LibO Version: 4.3.5.2.0+
Build ID: 430m0(Build:2)

Bug REMOVED in LibO 4.3.6.1 :)

-- 
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 80960] EDITING Opening file doesn't place the cursor on the last position of editing

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960

--- Comment #47 from Björn Michaelsen bjoern.michael...@canonical.com ---
This bug desparately needs a conclusive summary of all finding so far.

-- 
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 80960] EDITING Opening file doesn't place the cursor on the last position of editing (see comment 30 and comment 42 )

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80960

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

Summary|EDITING Opening file|EDITING Opening file
   |doesn't place the cursor on |doesn't place the cursor on
   |the last position of|the last position of
   |editing |editing (see  comment 30
   ||and comment 42 )

--- Comment #48 from Cor Nouws c...@nouenoff.nl ---
(In reply to Björn Michaelsen from comment #47)
 This bug desparately needs a conclusive summary of all finding so far.

I think that comment 30 and comment 42 give the important information

-- 
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 88820] Lack of option to set spacing to contents at cell level

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88820

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 CC||mari...@miguelangel.mobi

--- Comment #1 from m.a.riosv mari...@miguelangel.mobi ---
Created attachment 112843
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112843action=edit
Screenshot

Hi @Darius, thanks for reporting.

Please see in the attached screenshot, table borders is applied to the selected
cells.

-- 
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 88121] EDITING: When Apply user data unchecked, Total editing time And Revision number go blank

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88121

--- Comment #3 from Robinson Tryon (qubit) qu...@runcibility.com ---
(In reply to Amir Adar from comment #2)
 I see. So it's a matter of definition?
 
 What is considered as user data, then?

Good question. I'd imagine that user data would encompass all the metadata that
isn't directly inferred from the contents of the document(s) being edited. But
that's just a guess.

-- 
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 88109] PERF: Calc autofill is very slow

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88109

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Attachment #111848|text/plain  |application/vnd.oasis.opend
  mime type||ocument.spreadsheet

-- 
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 33639] doesn't remember duplex settings if modifying with LO-windows

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=33639

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||fdb...@neosheffield.co.uk
 Resolution|--- |WONTFIX

--- Comment #15 from Matthew Francis fdb...@neosheffield.co.uk ---
With respect to the originally reported issue in comment 0, as updated in
comment 4:

Linux and Windows have entirely different printing systems, and the document
specific printer settings are stored in a system-specific way. Unfortunately
there's no reasonable way to deal with this - even if it's the same printer,
it's not practical to convert between the settings expected by the two
different printing systems.

- RESOLVED WONTFIX

-- 
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 64679] [META] Printer Settings Related Issues

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64679
Bug 64679 depends on bug 33639, which changed state.

Bug 33639 Summary: doesn't remember duplex settings if modifying with LO-windows
https://bugs.documentfoundation.org/show_bug.cgi?id=33639

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 51027] Duplex printing off

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=51027

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||fdb...@neosheffield.co.uk
 Resolution|--- |NOTABUG

--- Comment #3 from Matthew Francis fdb...@neosheffield.co.uk ---
The File - Print - Properties - Device dialog takes its defaults from
printing system (which should be CUPS in the case of Linux), and does not store
its own settings.

If duplex printing is otherwise working, and you want it to be the global
default, the right place to configure that is in CUPS rather than LibreOffice.
Per-document printer settings can be set using File - Printer Settings


Setting RESOLVED - NOTABUG

-- 
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 83801] Librelogo crashes Writer

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83801

--- Comment #6 from László Németh nem...@numbertext.org ---
After several program start, I have got the following crash0

STACK_TEXT:  
00f0e7cc 74009ef4 08b0c7c8  7fff sal3!GetCaseCorrectPathName+0x93
00f0e808 73ff1b25 09760f88 00f0e82c 0200 sal3!osl_getFileStatus+0x214
00f0e8ac 693794b4 03d6c0d0 49647867 00f0fb90 sal3!rtl_bootstrap_args_open+0xa5
00f0e8d8 69379d12 00f0e92c 00f0e900 00f0e8fc
utllo!utl::Bootstrap::Impl::getBootstrapValue+0x44
00f0e910 73eace6f 00f0e92c 49649aaa 49649aae
utllo!utl::Bootstrap::getProductKey+0x82
00f0e93c 73eb03d0 00f0fb64 740d9e0a 00f0fb90 sofficeapp!desktop::`anonymous
namespace'::FatalError+0x2f
00f0fb9c 65f63c04  000a 65f63fb9
sofficeapp!desktop::Desktop::Main+0x10a0
00f0fba8 65f63fb9 00376148 00f0fc0c 73edfbaa vcllo!ImplSVMain+0x24
00f0fbb4 73edfbaa 49648f9a 012349db 73f17b68 vcllo!SVMain+0x29
00f0fc0c 003e101e 012349db 003e12af 003e sofficeapp!soffice_main+0x9a
00f0fc14 003e12af 003e  012349db soffice!WinMain+0x1e
00f0fc60 7523338a 7efde000 00f0fcac 774a9f72 soffice!__tmainCRTStartup+0x122
00f0fc6c 774a9f72 7efde000 b81945e6  KERNEL32!BaseThreadInitThunk+0xe
00f0fcac 774a9f45 003e1183 7efde000 
ntdll_7747!__RtlUserThreadStart+0x70
00f0fcc4  003e1183 7efde000 
ntdll_7747!_RtlUserThreadStart+0x1b

The full backtrack is an attachment (Google has found a similar attached
backtrace in this bug tracker, but without the bug number:
https://vm150.documentfoundation.org/attachment.cgi?id=9106)

-- 
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 88837] New: Crash opening document with spaces in file name

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88837

Bug ID: 88837
   Summary: Crash opening document with spaces in file name
   Product: LibreOffice
   Version: 4.5.0.0.alpha0+ Master
  Hardware: ARM
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Android Viewer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: suokunl...@126.com

LibreOffice Android Viewer crashes when open files which has spaces in the file
names.

Steps to reproduce:
1. Produce a new ODT file LibreOffice Android Viewer.odt;
2. Try to open with LibreOffice Android Viewer.

--- Crashes.

Does not crash if you change the filename to LibreOfficeAndroidViewer.odt.

-- 
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 88827] SAVEFILE: double lined cell edges get lost due after saving as ODS and reopen

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88827

MM plokk...@fastmail.fm changed:

   What|Removed |Added

   Priority|medium  |high
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
 OS|Windows (All)   |All
   Severity|minor   |normal

--- Comment #1 from MM plokk...@fastmail.fm ---
Confirmed with v4.3.6.1 under windows 7 x64.
Confirmed with v4.4.0.3 under mint 17.1 x64.

In 'line arrangement' I select 'user-defined' and upper arrow.
If you select style and/or color, after reload these are set back to the
default.
Happens when you set the line width to 1.10 pt or under.
Also doesn't happen when you save it as xlsx, because the line width is set to
2.50 pt no matter what. But that's another bug, I guess.

-- 
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 83801] Librelogo crashes Writer

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83801

--- Comment #7 from László Németh nem...@numbertext.org ---
Created attachment 112845
  -- https://bugs.documentfoundation.org/attachment.cgi?id=112845action=edit
Windbg backtrace on Windows 7

-- 
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 88740] Draw and Impress do not accept changes behind the decimal point in angle of rotation in the sidebar

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88740

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 CC||fdb...@neosheffield.co.uk
 Whiteboard||notBibisectable

--- Comment #11 from Matthew Francis fdb...@neosheffield.co.uk ---
The fact that this requires a particular locale to test means that it's not
possible (or at least highly impractical) to bibisect - tagging accordingly

-- 
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 88837] Crash opening document with spaces in file name

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88837

--- Comment #1 from Kevin Suo suokunl...@126.com ---
Version: 4.5.0.0.alpha0+
Build ID:7fe28b2c7b9a1fd5718e1f5b6562cf93902d6be0
Device: Galaxy Note3 (SM-N9008V)
Android Version: 4.4.2

P.S. How can I copy the Version and Build ID strings from the about dialog?

-- 
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 88838] New: Fullscreen toggle - returns to incorrect window state

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88838

Bug ID: 88838
   Summary: Fullscreen toggle - returns to incorrect window state
   Product: LibreOffice
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: major
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: pajt...@gmail.com

When a window is in a non-maximized state, going fullscreen and then toggling
back 'returns' the window to a maximized state.

Correct behaviour is returning to previous window size and position when not
maximized at the time of going into fullscreen.

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

Summary|CRASH - editing ODT form|CRASH - editing ODT form
   |containing grid control |containing grid control
   ||bound to referenced, but
   ||absent datasource causes
   ||exception / abort

-- 
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 88825] New: CRASH - editing ODT form containing grid control

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

Bug ID: 88825
   Summary: CRASH - editing ODT form containing grid control
   Product: LibreOffice
   Version: 4.5.0.0.alpha0+ Master
  Hardware: Other
OS: Mac OS X (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Database
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: ipla...@yahoo.co.uk

How to reproduce :

1) Load ODT file from bug 88814
2) Right mouse button click on a header in the first grid control on the form.
3) Error message :
file:///home/hanspeter/Documents/In%20Bearbeitung/TestAdressen.odb


4) LO promptly crashes.

It seems that LO is unable to recover from a missing URL object, i.e. the
object pointed to by the form control.

Will try and attach bt.

-- 
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 88826] Clean up MM100toEMU()

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88826

Miklos Vajna vmik...@collabora.co.uk changed:

   What|Removed |Added

 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp TopicCleanup

-- 
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 88826] New: Clean up MM100toEMU()

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88826

Bug ID: 88826
   Summary: Clean up MM100toEMU()
   Product: LibreOffice
   Version: unspecified
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: filters and storage
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: vmik...@collabora.co.uk

Hi,

If you grep for MM100toEMU(), you get a number of hits in oox and sc. This
function was added for the OOXML export as somebody didn't notice that
oox::drawingml::convertHmmToEmu() already exists. The later function is inline
and is in a global header, so should be available everywhere.

Once all usage is converted, MM100toEMU() should be removed from
include/oox/export/utils.hxx.

Thanks,

Miklos

-- 
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 50640] CRASH when EDITING hidden paragraphs fields

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=50640

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 QA Contact|qa-ad...@libreoffice.org|caol...@redhat.com

--- Comment #11 from Caolán McNamara caol...@redhat.com ---
Calling GetCurFld() updates the field from the selection. In NextPrevHdl if the
selection is empty then *after* calling GetCurFld the selection is expanded to
1 char, calling GetCurFld after this doesn't necessarily return the same thing
as it did before expanding the selection

-- 
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 88814] VIEWING: Subform linked to Addressbook results in parameter count error

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88814

Alex Thurgood ipla...@yahoo.co.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk ---
@Tony : in order to test this, we would need a test ODB file, else we could end
up trying to reproduce a database file that bears no correlation to what you
have.

What do you mean by subform linked to standard address book.


What I will note is that if I right mouse button click in the first grid
control on one of the headers, I get a fatal crash, it seems LO can not handle
gracefully missing path objects, i.e. the referenced ODB. Will open a separate
report for this.


Setting to needinfo until requested information is provided. Once you have
provided the requested information, please set back to unconfirmed.

-- 
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 88825] CRASH - editing ODT form containing grid control

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #1 from Alex Thurgood ipla...@yahoo.co.uk ---
Terminal output at moment of crash :

warn:legacy.osl:79719:1:forms/source/component/DatabaseForm.cxx:2843: caught an
exception!
in function:bool frm::ODatabaseForm::implEnsureConnection()
type: com.sun.star.lang.WrappedTargetException
message: file:///home/hanspeter/Documents/In%20Bearbeitung/TestAdressen.odb
context: N8dbaccess16ODatabaseContextE

warn:vcl.control:79719:1:vcl/source/control/button.cxx:2236: No new-style group
set on radiobutton  using old-style digging around
Process 79719 exited with status = 77 (0x004d)

-- 
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 88825] CRASH - editing ODT form containing grid control bound to referenced, but absent datasource causes exception / abort

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88825

--- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk ---
Test version of LO :

Version: 4.5.0.0.alpha0+
Build ID: c106f83da16726506962e19bcbc3d4c25415b81a
Locale: fr_


I'm unable to get a trace on this as trying to obtain a bt after the crash lldb
tells me there are no threads left running. I would put a break on the message
box (or activation of the OK button ?) button, but have no idea which function
is responsible for that.

-- 
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 88786] array formula gives wrong result

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88786

Eike Rathke er...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |er...@redhat.com
   |desktop.org |

--- Comment #3 from Eike Rathke er...@redhat.com ---
On master
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=b435ca9e6f826704314f8a437c352aa799767bd4
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commit;h=e5eb67781e352b5c13494f1ea1e39ea3a4dc0629

Pending review for 4-4
https://gerrit.libreoffice.org/14208

-- 
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 79641] LibreOffice 4.4 most annoying bugs

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=79641
Bug 79641 depends on bug 88786, which changed state.

Bug 88786 Summary: array formula gives wrong result
https://bugs.documentfoundation.org/show_bug.cgi?id=88786

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
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 88826] Clean up MM100toEMU()

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88826

Miklos Vajna vmik...@collabora.co.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 88796] Enhancement - Mysql native connector extension - add automatic reconnect to server capability in connector code after idle timeout

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88796

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

 Whiteboard||EasyHack DifficultyBeginner
   ||SkillCpp SkillSql

--- Comment #5 from Lionel Elie Mamane lio...@mamane.lu ---
For the native connector:

STEP 1
==

In file 
mysqlc/source/mysqlc_connection.cxx
around line 175 in OConnection::construct
add
connProps[MYSQL_OPT_RECONNECT] = sql::ConnectPropertyVal(static_cast my_bool
(true));


This should work... If not,
http://stackoverflow.com/questions/4879467/how-to-set-autoreconnect-option-with-mysql-connector-c
says to add something like this to the connection code after whatever C++ code
calls mysql_init, but before whatever C++ code calls mysql_connect:

my_bool myTrue = true;
con-setClientOption(MYSQL_OPT_RECONNECT, myTrue);

see also http://dev.mysql.com/doc/refman/5.5/en/mysql-options.html for the
option definition.


STEP 2
==

At the end of OConnection::construct, there is

std::auto_ptrsql::Statement
stmt(m_settings.cppConnection-createStatement());
stmt-executeUpdate(SET session sql_mode='ANSI_QUOTES');
stmt-executeUpdate(SET NAMES utf8);


So that these commands are automatically reexecuted at reconnection time, you
need to change this to something like (with the other connProps settings before
the actual connect):

connProps[MYSQL_INIT_COMMAND] = sql::ConnectPropertyVal(std::string(SET
session sql_mode='ANSI_QUOTES'; SET NAMES utf8;));


STEP 3
==

(That's probably a bit more than really meant by this EasyHack, but IMHO is
what is necessary to make this reconnection business really useful.)

The user needs to be able to add other commands to MYSQL_INIT_COMMAND. Add it
to the Edit / Database / Properties screen, and then concatenate the value of
what the user has set with the above:

Change
OUString aUser, aPass, sUnixSocket, sNamedPipe;
to
OUString aUser, aPass, sUnixSocket, sNamedPipe, sInitCmd;

In the
for (;pIter != pEnd;++pIter) {
add a case (Replace InitCommand by whatever you called the option)
} else if ( pIter-Name.equalsAscii(InitCommand)) {
OSL_VERIFY( pIter-Value = sInitCmd );

and change what you created in STEP 2 to something like:

const std::string default_init_str(SET session sql_mode='ANSI_QUOTES'; SET
NAMES utf8; );
std::string init_str(default_init_str + OUStringToOString(sInitCmd,
m_settings.encoding).getStr());

-- 
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 85402] LO loops after opening specific DOCX document

2015-01-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85402

--- Comment #5 from Björn Michaelsen bjoern.michael...@canonical.com ---
Removing 'regression' as nothing suggests this ever worked.

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


  1   2   3   >