Re: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread jonathon
On 9/30/2014 12:47 PM, nicholas ferguson wrote: You missunderstand the english of a question. We understand the English. The people that understand the question also know what the usual end-result of that question is. Consequently a short-circuit answer is provided. If all that was required

Re: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread Michael Meeks
Hi Nicholas, On Tue, 2014-09-30 at 16:27 -0400, nicholas ferguson wrote: Most open source code repositories, would upload to a github, samples. Great - you've identified a hole you can help fill. Please don't feel there is some them vs. us here; you are one of us. The reason there are

RE: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread nicholas ferguson
what I will put in...is that there have a been a boat load of well intentioned software, where for some reason, the support community decided that entry required a high cost of time + effort. And those companies disappeared, eventually. Quickfix on sourceforge had a very low cost of entry.

RE: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread nicholas ferguson
Though, I did see that OpenOffice had an even more terrible cost of entry. Unbelievable... -Original Message- From: LibreOffice [mailto:libreoffice-boun...@lists.freedesktop.org] On Behalf Of nicholas ferguson Sent: Tuesday, September 30, 2014 4:50 PM To: 'jonathon';

Re: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread Michael Meeks
On Tue, 2014-09-30 at 16:50 -0400, nicholas ferguson wrote: LibreOffice has a terrible high cost of entry..at least for windows. Sure - you're not wrong. Then again, it is particularly high for developers with 'old' machines - lots of compilers etc. [ which is a shame ]. It's

[Libreoffice-commits] core.git: cui/source include/svtools include/vcl svtools/source vcl/source

2014-09-30 Thread Palenik Mihály
cui/source/options/optaboutconfig.cxx |1 include/svtools/treelistbox.hxx |4 +++ include/svtools/treelistentry.hxx |4 +++ include/vcl/settings.hxx|6 svtools/source/contnr/treelistbox.cxx | 41

ESC call Thursday 16:00 central European time ...

2014-09-30 Thread Michael Meeks
Hi guys, You are warmly invited (if you can make a phone-call) to hear what we get up to in the Engineering Steering Committee, ask questions at a suitable time in the agenda etc. We maintain our agenda in an etherpad here: http://pad.documentfoundation.org/p/esc Dial in

[Libreoffice-commits] core.git: Branch 'feature/droid_calcimpress3' - solenv/bin

2014-09-30 Thread Andrzej Hunt
solenv/bin/native-code.py |1 + 1 file changed, 1 insertion(+) New commits: commit b530af91cfc0fd5037d23d1b9493b29e1ebcbc9e Author: Andrzej Hunt andrzej.h...@collabora.com Date: Tue Sep 30 22:14:48 2014 +0100 Add libanimcore to factory list. This helps various .ppt and .pptx

RE: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread nicholas ferguson
My favorite memory of LibreOffice's high cost of entry..was to build a release mode. Tor and Michael insisted it worked. They even let me download a tar of a recent set of files, that had built ok. I duplicated their directory structure. And my build still failed. Wow. So I did a forensic on

RE: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread nicholas ferguson
I would think..that having to deal with this single issue, outlined below, that Michael and Tor would send me a sample of sc unit tests migrated over to a console application or at least a linux application, built as a standalone app, with a main in it. That would be a good gesture. Nick

RE: examples to manage docs using LibreOffice as a major component

2014-09-30 Thread nicholas ferguson
I think that is a bad idea. A good idea is to turn on anti virus where work is done. you can't tell developers to turn off their anti virus when working on windows. That’s crazy talk -Original Message- From: Robinson Tryon [mailto:bishop.robin...@gmail.com] Sent: Tuesday, September

[Re] I am new employee, with VS problem

2014-09-30 Thread David Ostrovsky
At Wed Sep 10 03:16:02 PDT 2014, Juergen Funk wrote: I have make the build in the core and build all of them, the last command look like okay, but the solution in the lo-core directory has the follow entry Microsoft Visual Studio Solution File, Format Version 12.00 [...] Yes, i can

Re: [Re] I am new employee, with VS problem

2014-09-30 Thread Peter Foley
On Tue, Sep 30, 2014 at 8:00 PM, David Ostrovsky d.ostrov...@gmx.de wrote: Yes, i can reproduce that. The reason is Win32 make. It confuses some of regex in gbuild-to-ide generator. Peter Foley mentioned in another thread that he is going to increase GNU make version to 4.0 to run

[Libreoffice-qa] any kde, mac and xmonad users

2014-09-30 Thread Jay Philips
Hi Guys/Gals, Came across 3 bugs for impress that involve different desktop environments then i have, so if anyone can have a peak at it, that would be great. libo causes a segfault on xmonad https://www.libreoffice.org/bugzilla/show_bug.cgi?id=78073 kde notifications appearing while in slide

Re: [Libreoffice-qa] Update to wiki Development/Java page

2014-09-30 Thread Bjoern Michaelsen
Hi, On Sun, Sep 07, 2014 at 05:22:20AM -0700, Owen Genat wrote: I have just made an update to the wiki Development/Java page: https://wiki.documentfoundation.org/Development/Java Most of that code is not shipped production code, but testcode etc. -- I added a commented stripped down list at:

Re: [Libreoffice-qa] MySQL native connector for OS X

2014-09-30 Thread Dan Lewis
On 09/25/2014 03:44 AM, Bjoern Michaelsen wrote: On Wed, Sep 24, 2014 at 07:50:56PM -0400, Robinson Tryon wrote: On Wed, Sep 24, 2014 at 7:33 PM, Dan Lewis elderdanle...@gmail.com wrote: Ubuntu version. I seem to recall that build-dep did not install all of the required build environment for

[Libreoffice-qa] Post Building MySQL connectors for 32 and 64 bit versions for LibreOffice 4.3 in Linux

2014-09-30 Thread Dan Lewis
I have now built connectors for both versions which should work for both MySQL and mariadb since autogen includes switches to include the mariadb library files. So, now I have some more questions: 1) How should they be numbered? I'm thinking that since they were built using

[Libreoffice-qa] Post Building MySQL connectors for 32 and 64 bit versions for LibreOffice 4.3 in Linux

2014-09-30 Thread Dan Lewis
I have now built connectors for both versions which should work for both MySQL and mariadb since autogen includes switches to include the mariadb library files. So, now I have some more questions: 1) How should they be numbered? I'm thinking that since they were built using

Re: [Libreoffice-qa] Post Building MySQL connectors for 32 and 64 bit versions for LibreOffice 4.3 in Linux

2014-09-30 Thread Thomas Hackert
Hello Dan, *, On Tuesday, 30. September 2014 14:52 Dan Lewis wrote: I have now built connectors for both versions which should work for both MySQL and mariadb since autogen includes switches to include the mariadb library files. cool, thank you very much :) snip 2) Is someone

Re: [Libreoffice-qa] Post Building MySQL connectors for 32 and 64 bit versions for LibreOffice 4.3 in Linux

2014-09-30 Thread Dan Lewis
Top post: I answered this email in Nabble because I wanted to upload both connector files where they can be accessed. Unfortunately, I used a different email address than I use on the mailing list. So my reply is waiting for a moderator to allow it to be posted. The email I used at

[Libreoffice-bugs] [Bug 81481] FILEOPEN: MS .doc import regression with table style

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81481 Luke lukebe...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 78111] UI: Freakout-Like Bug in Properties sidebar on resize

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78111 Jay Philips philip...@hotmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 83963] PDF export from LibreOffice is not able to handle transparency of text fields

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83963 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added CC||c...@nouenoff.nl ---

[Libreoffice-bugs] [Bug 78073] SLIDESHOW: Slideshow segfaults under xmonad + multiple displays

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78073 David Tardon dtar...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 84366] UI: Invalid scroll bar position of expanded formula bar

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84366 Jacques Guilleron guillero...@aol.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 83099] UI: Top area of formula bar is missing when expanding with Windows 7 default theme

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83099 Jacques Guilleron guillero...@aol.com changed: What|Removed |Added CC||ahx2...@gmail.com

[Libreoffice-bugs] [Bug 84462] [filesave]: docx Filter, doc-Filter and LibreOffice

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84462 --- Comment #8 from Cor Nouws c...@nouenoff.nl --- (In reply to comment #7) Both exports (doc and docx) could not handle this. In both cases the first page will be renamed to Standard, and it is used for all pages. That the reason for the 7

[Libreoffice-bugs] [Bug 84350] Creation of a shapes drop down group button

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84350 --- Comment #8 from Owen Genat owen.ge...@gmail.com --- Jay I think the problem you are going to have with this enhancement is that it will depend on changing a few other UX aspects. Of all the large drop-down-style examples, only that of Word

[Libreoffice-bugs] [Bug 78532] FILESAVE: Movement animations and slidechange not preserved on export to ppt

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78532 Jay Philips philip...@hotmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 76964] Automatic capitalization of i in a non-english language

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76964 lockheed qwru...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 76964] Automatic capitalization of i in a non-english language

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76964 lockheed qwru...@gmail.com changed: What|Removed |Added Status|REOPENED|NEW -- You are receiving

[Libreoffice-bugs] [Bug 84499] FILEOPEN: Libreoffice crashes when attempting to open odp files

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84499 Jacques Guilleron guillero...@aol.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 --- Comment #61 from bugzil...@cb-computerservice.at --- Created attachment 107102 -- https://bugs.freedesktop.org/attachment.cgi?id=107102action=edit WinDBG Result of LibO 4.3.0.4 beeing unresponsive with Quickstart enabled -- You are

[Libreoffice-bugs] [Bug 82577] get rid of prex.h / postx.h wrapper headers

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82577 --- Comment #11 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Noel Grandin committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 84347] EDITING: charts with line on second axis do not export to Excel properly

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84347 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 --- Comment #62 from bugzil...@cb-computerservice.at --- Good Morning :) @Michael Meeks, Joel Madero and everyone else who felt me being rude or disrespectful yesterday: I'm very sorry, that my posts were received that way, that was not my

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 bugzil...@cb-computerservice.at changed: What|Removed |Added Attachment #107102|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 84350] Creation of a shapes drop down group button

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84350 --- Comment #9 from Jean-Francois Nifenecker jean-francois.nifenec...@laposte.net --- (In reply to comment #8) I tend to agree with this comment by Regina that the effort would be better spent creating a new pane in the sidebar and then

[Libreoffice-bugs] [Bug 76964] Automatic capitalization of i in a non-english language

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76964 --- Comment #33 from tommy27 ba...@quipo.it --- @lockheed sorry to hear that. do you have the chance to retest on another computer with fresh new LibO installation? could it be an Arch Linux specific issue or something specific to your hardware?

[Libreoffice-bugs] [Bug 84454] FORMATTING: subscripts and superscripts on figures

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84454 raal r...@post.cz changed: What|Removed |Added OS|Windows (All) |All Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 84454] FORMATTING: subscripts and superscripts on figures

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84454 --- Comment #2 from raal r...@post.cz --- Created attachment 107106 -- https://bugs.freedesktop.org/attachment.cgi?id=107106action=edit printscreen -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 55204] VIEWING: Mangled plots

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55204 --- Comment #2 from Samuel Mehrbrodt s.mehrbr...@gmail.com --- Created attachment 107107 -- https://bugs.freedesktop.org/attachment.cgi?id=107107action=edit How it looks in PowerPoint -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 84502] New: Add shortcut keys to open the Sidebar panels

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84502 Priority: medium Bug ID: 84502 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Add shortcut keys to open the Sidebar panels Severity: enhancement Classification: Unclassified

[Libreoffice-bugs] [Bug 83830] SIDEBAR: Proposal for the creation of a page tab

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83830 --- Comment #15 from Jean-Francois Nifenecker jean-francois.nifenec...@laposte.net --- (In reply to comment #13) I think that is a good idea and you should file a new bug enhancement for it. Done: see

[Libreoffice-bugs] [Bug 84503] New: MAILMERGE: Status dialog in mass mailing print dialog shows wrong numbers

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84503 Priority: medium Bug ID: 84503 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: MAILMERGE: Status dialog in mass mailing print dialog shows wrong numbers Severity:

[Libreoffice-bugs] [Bug 74728] Other: LO hangs when creating labels and db is derived from csv, text. or spreadsheet

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74728 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added CC||ipla...@yahoo.co.uk

[Libreoffice-bugs] [Bug 74728] Other: LO hangs when creating labels and db is derived from csv, text. or spreadsheet

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74728 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 76964] Automatic capitalization of i in a non-english language

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76964 --- Comment #34 from lockheed qwru...@gmail.com --- I purged libreoffice installation and its user config files. Then I installed it anew. No change - the bug is still there. -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added Status|NEW |NEEDINFO ---

[Libreoffice-bugs] [Bug 71447] File menu takes long time to open

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=71447 --- Comment #21 from weaselthatbi...@yahoo.co.uk --- Seems like I managed to solve my problems with the File menu. It was the recent document list. It had stored a networked document on the list, and it looks like it was searching for it. So when

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 bugzil...@cb-computerservice.at changed: What|Removed |Added Attachment #107105|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 68930] bin2dec function limited

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68930 raal r...@post.cz changed: What|Removed |Added OS|Windows (All) |All Summary|bindec

[Libreoffice-bugs] [Bug 84503] MAILMERGE: Status dialog in mass mailing print dialog shows wrong numbers

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84503 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 84503] MAILMERGE: Status dialog in mass mailing print dialog shows wrong numbers

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84503 Cor Nouws c...@nouenoff.nl changed: What|Removed |Added OS|Mac OS X (All) |All Whiteboard|BSA

[Libreoffice-bugs] [Bug 84405] TRACK CHANGES: New icons for the changes toolbar

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84405 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 84405] TRACK CHANGES: New icons for the changes toolbar

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84405 Samuel Mehrbrodt s.mehrbr...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 83946] Meta: Bugs for tracking changes

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83946 Bug 83946 depends on bug 84405, which changed state. Bug 84405 Summary: TRACK CHANGES: New icons for the changes toolbar https://bugs.freedesktop.org/show_bug.cgi?id=84405 What|Removed |Added

[Libreoffice-bugs] [Bug 78777] FORMATTING: Combination Shift+cmd+4 (Currency: Euro)

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78777 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 84504] UI: LineNumbering for header/footer

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84504 Muthu muthu.subramanian.karunani...@ericsson.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 84504] New: UI: LineNumbering for header/footer

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84504 Priority: medium Bug ID: 84504 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: LineNumbering for header/footer Severity: enhancement Classification: Unclassified

[Libreoffice-bugs] [Bug 79503] Side menu in Task Pane is positioned fixed in floating menu window

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79503 --- Comment #2 from Kolbjørn Stuestøl kolbjo...@stuestoel.no --- (In reply to comment #1) Hello Kolbjorn, Thank you for reporting the bug. I am unable to reproduce it with any of the more recent builds of libreoffice. Can you please check if

[Libreoffice-bugs] [Bug 79845] Mac OS X mdimporter for .odt files doesn't import all text

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79845 --- Comment #1 from Alex Thurgood ipla...@yahoo.co.uk --- Probably, but I have no idea how the SpotlightImporter is supposed to work -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 79845] Mac OS X mdimporter for .odt files doesn't import all text

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79845 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Attachment #100760|text/plain

[Libreoffice-bugs] [Bug 52100] UI: Calc 3.5.5 borders too bold and current not visible

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52100 --- Comment #17 from Friedmann Bruno br...@ioda-net.ch --- Created attachment 107110 -- https://bugs.freedesktop.org/attachment.cgi?id=107110action=edit A simple calc documents with differents cells border Made with Loo 4.3.2.2 under Windows 7

[Libreoffice-bugs] [Bug 79845] Mac OS X mdimporter for .odt files doesn't import all text

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79845 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 79845] Mac OS X mdimporter for .odt files with tabulations doesn't import all text

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79845 Alex Thurgood ipla...@yahoo.co.uk changed: What|Removed |Added Summary|Mac OS X mdimporter for |Mac OS X mdimporter

[Libreoffice-bugs] [Bug 52048] FORMATTING: Support user-defined identifier sequences (numbering) for ordered lists (refer comment 4)

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52048 --- Comment #7 from Emanuele Gissi emanuele.gi...@gmail.com --- How to push for a quick solution? Can I propose a bounty? Emanuele -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 80927] Win: crash with Quickstarter enabled

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80927 bugzil...@cb-computerservice.at changed: What|Removed |Added Attachment #107109|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 82577] get rid of prex.h / postx.h wrapper headers

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82577 --- Comment #12 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Noel Grandin committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 81325] FILEOPEN: 6-pages DOCX shows only the first page in LO

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81325 --- Comment #11 from Ulrik Nyman ul...@cs.aau.dk --- Opening attachment https://www.libreoffice.org/bugzilla/attachment.cgi?id=102742 on the following version also only shows two pages. Version: 4.2.6.3 Build ID: 420m0(Build:3) I experience

[Libreoffice-bugs] [Bug 84127] FILESAVE/FILEOPEN arrangement not saved/retained

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84127 --- Comment #10 from todven...@suomi24.fi --- Created attachment 107112 -- https://bugs.freedesktop.org/attachment.cgi?id=107112action=edit Simpler test case document I created a simpler test case. Saved with Version: 4.4.0.0.alpha0+ Build ID:

[Libreoffice-bugs] [Bug 83537] FORMATTING: White bolded text over black background disappears/doesn't print

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83537 --- Comment #4 from cjbame...@gmail.com --- I downloaded the update and tried again. Attached is a file with two lines of text: one is regular weight, the second line is bold weight. Thanks for looking into this problem. It did not occur in

[Libreoffice-bugs] [Bug 84505] New: Writer: unicode music flat sign displayed as rectangle or exported to PDF as rectangle

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84505 Priority: medium Bug ID: 84505 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Writer: unicode music flat sign displayed as rectangle or exported to PDF as rectangle

[Libreoffice-bugs] [Bug 72424] Writer document re-calculates spread of long table on opening, changing number of pages

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72424 --- Comment #19 from Owen Genat owen.ge...@gmail.com --- (In reply to comment #17) Maybe I missed something, but the document refuses to rest... Now 43 pages become 48. Same problems I mentioned last time, with the exception of the page

[Libreoffice-bugs] [Bug 78777] FORMATTING: Combination Shift+cmd+4 (Currency: Euro)

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78777 --- Comment #2 from Eva eva.friedri...@aol.com --- HI Alex, with the combination Shift+cms+4 you can make a picture of the window under mac. But as long as this combination changes numbers into the currency euro, you can’t use it any longer to

[Libreoffice-bugs] [Bug 76460] DOC subscript and superscript positioning

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76460 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Summary|Supscripts and superscripts |DOC subscript and

[Libreoffice-bugs] [Bug 73049] FILEOPEN Huge memory use on opening specific complex ods spreadsheets with array functions

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73049 --- Comment #26 from andis.lazd...@gmail.com --- (In reply to comment #25) I tried to open the problematic file (https://drive.google.com/file/d/0Bxv4jQ_04jXZaVR2ZHZGR0JLVFE/ edit?usp=sharing) on 64 bit Lubuntu 14.04 loaded from USB stick.

[Libreoffice-bugs] [Bug 78400] Automatic Superscript for dates changes next line to superscript as well

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78400 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Attachment #98638|text/plain

[Libreoffice-bugs] [Bug 67601] Assertion opening an Arabic text file

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67601 Caolán McNamara caol...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 84499] FILEOPEN: Libreoffice crashes when attempting to open odp files

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84499 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 67803] Runtime Assertion failure on winlayout.cxx line 1802 on language settings

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67803 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 67601] Assertion opening an Arabic text file

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67601 Caolán McNamara caol...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 84505] Writer: unicode music flat sign displayed as rectangle or exported to PDF as rectangle

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84505 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it --- Comment #1

[Libreoffice-bugs] [Bug 79866] FILEOPEN: assertion failed crash loading .pptx

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79866 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Resolution|WORKSFORME |DUPLICATE ---

[Libreoffice-bugs] [Bug 67601] Assertion opening an Arabic text file

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67601 Caolán McNamara caol...@redhat.com changed: What|Removed |Added CC||ba...@quipo.it ---

[Libreoffice-bugs] [Bug 48961] [PPTX] crash when trying to create insanely large pixmap

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48961 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Assignee|r...@novell.com

[Libreoffice-bugs] [Bug 78400] Automatic Superscript for dates changes next line to superscript as well

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78400 --- Comment #1 from Owen Genat owen.ge...@gmail.com --- Created attachment 107114 -- https://bugs.freedesktop.org/attachment.cgi?id=107114action=edit PPTX created in LOv4263 with superscript: open in PowerPoint to reveal problem Thanks for

[Libreoffice-bugs] [Bug 84481] Chart labels mis-rendered in Impress on OSX

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84481 --- Comment #2 from tommy27 ba...@quipo.it --- Created attachment 107115 -- https://bugs.freedesktop.org/attachment.cgi?id=107115action=edit screenshot in Win7x64 LO 4.3.1.2 (In reply to comment #0) ... Observed on OSX 10.9.5 / LO 4.3.2.2

[Libreoffice-bugs] [Bug 83537] FORMATTING: White bolded text over black background disappears/doesn't print

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83537 --- Comment #5 from Matthew Francis fdb...@neosheffield.co.uk --- To comment on this bug, please log in to bugzilla at bugs.freedesktop.org. Replying via email leaves extra text which makes the bug hard to read, and attachments sent by email are

[Libreoffice-bugs] [Bug 84454] FORMATTING: subscripts and superscripts on figures

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84454 --- Comment #3 from Marek bran...@gmail.com --- Unfortunatelly doesn't work in my LO 4.3.2.2 on Win7 Win8.1 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 78400] PPTX: Superscript characters are displayed too high in MS PowerPoint

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78400 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added OS|Windows (All) |All

[Libreoffice-bugs] [Bug 84481] Chart labels mis-rendered in Impress on OSX

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84481 Matthew Francis fdb...@neosheffield.co.uk changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 63282] LibreLogo: Non-en_US locale RuntimeExceptionError during invoking function __translate__

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63282 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Summary|: Python error on LibreLogo |LibreLogo: Non-en_US

[Libreoffice-bugs] [Bug 79657] LibreLogo: Unable to enter commands when toolbar is wrapped

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79657 Owen Genat owen.ge...@gmail.com changed: What|Removed |Added Summary|Unable to enter commands|LibreLogo: Unable to

[Libreoffice-bugs] [Bug 52100] UI: Calc 3.5.5 borders too bold and current not visible

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52100 Friedmann Bruno br...@ioda-net.ch changed: What|Removed |Added Attachment #107110|0 |1 is

[Libreoffice-bugs] [Bug 52100] UI: Calc 3.5.5 borders too bold and current not visible

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52100 --- Comment #19 from Friedmann Bruno br...@ioda-net.ch --- Created attachment 107117 -- https://bugs.freedesktop.org/attachment.cgi?id=107117action=edit Pdf output of bordure.ods Resulting printed result. Zoom to double border cells and see

[Libreoffice-bugs] [Bug 52100] UI: Calc 3.5.5 borders too bold and current not visible

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52100 Friedmann Bruno br...@ioda-net.ch changed: What|Removed |Added Status|NEEDINFO|NEW

[Libreoffice-bugs] [Bug 52100] UI: Calc 3.5.5 borders too bold and current not visible

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52100 Thomas Arnhold thomas-l...@arnhold.org changed: What|Removed |Added Version|4.3.2.2 release |3.5.5.3 release

[Libreoffice-bugs] [Bug 84506] New: docx oppening not correct

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84506 Priority: medium Bug ID: 84506 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: docx oppening not correct Severity: normal Classification: Unclassified OS: Windows

[Libreoffice-bugs] [Bug 78628] LibreLogo: toolbar buttons with different colors

2014-09-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78628 --- Comment #2 from Owen Genat owen.ge...@gmail.com --- Created attachment 107119 -- https://bugs.freedesktop.org/attachment.cgi?id=107119action=edit Slide 20 from LibreLogo presentation, L.Neméth, Berlin conf. 2012 The buttons indicated in

<    1   2   3   4   5   >