[Libreoffice-commits] core.git: 3 commits - external/libmariadb external/mysqlcppconn

2014-09-04 Thread Norbert Thiebaud
external/libmariadb/UnpackedTarball_mariadb.mk|1 external/libmariadb/mariadb-inline.patch.1| 23 + external/mysqlcppconn/Library_mysqlcppconn.mk | 15 ++ external/mysqlcppconn/UnpackedTarball_mysqlcppconn.mk |2

[Libreoffice-commits] core.git: soltools/mkdepend

2014-09-04 Thread Caolán McNamara
soltools/mkdepend/main.c | 79 ++- 1 file changed, 5 insertions(+), 74 deletions(-) New commits: commit 3e835154a7af929fd18683af85c28efabd498d41 Author: Caolán McNamara caol...@redhat.com Date: Wed Sep 3 22:59:10 2014 +0100 coverity#1019334

Re: Bug introduced during translation? (was: [Bug 39674] find / fix all German spellings in internal APIs)

2014-09-04 Thread Caolán McNamara
On Sat, 2014-08-30 at 15:31 +0200, Nino Novak wrote: Hi, by chance I looked into this commit and seeing the lines cited below, I'm asking myself how many strange bugs or regressions are introduced this way. Here, the names of two variables were translated - which would be ok, but only if

[Libreoffice-commits] core.git: oox/source

2014-09-04 Thread Markus Mohrhard
oox/source/drawingml/colorchoicecontext.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 689742b9b75250fcebf50f0d9b73052d4b10e7e1 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Sep 3 19:55:35 2014 +0200 MSO finally decided to

[Bug 39625] Make existing cppunittests work

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39625 --- Comment #14 from Caolán McNamara caol...@redhat.com --- test_comtools.cxx looks like a forgotten test. I see it is windows only, so can only be tested under windows and not the other platforms. If you're in a position where you can try

[Libreoffice-commits] core.git: writerfilter/source

2014-09-04 Thread Miklos Vajna
writerfilter/source/ooxml/modelpreprocess.py | 29 ++- 1 file changed, 3 insertions(+), 26 deletions(-) New commits: commit ed3261a33a8dbc5bcc022c3ecc374bd2d899c300 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Sep 4 09:39:09 2014 +0200 We only need to

[Libreoffice-commits] core.git: 2 commits - include/rtl sal/rtl sw/source

2014-09-04 Thread Caolán McNamara
include/rtl/bootstrap.h |7 +++ sal/rtl/bootstrap.cxx|9 +++-- sw/source/uibase/uno/unoatxt.cxx | 31 ++- 3 files changed, 32 insertions(+), 15 deletions(-) New commits: commit 0d0137f4aebb350f93b21296a59c19829624221a Author:

Re: Crash test update

2014-09-04 Thread Caolán McNamara
On Sun, 2014-08-31 at 21:41 +, crashtest.libreoff...@gmail.com wrote: New crashtest update available at dev-builds.libreoffice.org/crashtest/ef2668bad976f1fbb70759887cafd35ea7833655 Meh, top three of the pdf import failures, fdo50841-2.pdf, gnome554483-1.pdf and moz724015-1.pdf import

Re: How to launch LibreOffice from source

2014-09-04 Thread Stephan Bergmann
On 09/03/2014 03:21 PM, Noel Grandin wrote: the autogen.sh normally prints out instructions at the end of it's run I think it's something like ./instdir/bin/soffice.bin Always run the instdir/program/soffice wrapper script, never run the instdir/program/soffice.bin executable directly.

[Libreoffice-commits] core.git: sc/source

2014-09-04 Thread Eike Rathke
sc/source/core/tool/address.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 742060f74ad8249e8412af5e6562d958a1d8d4cd Author: Eike Rathke er...@redhat.com Date: Thu Sep 4 11:38:40 2014 +0200 eliminate superfluous temporary string Change-Id:

[Libreoffice-commits] core.git: 3 commits - offapi/com svx/source sw/inc sw/source

2014-09-04 Thread Caolán McNamara
offapi/com/sun/star/text/XTextConvert.idl |5 +++-- offapi/com/sun/star/text/XTextPortionAppend.idl |8 +--- svx/source/unodraw/unoshap4.cxx | 11 ++- sw/inc/unotext.hxx |8 ++-- sw/source/core/unocore/unotext.cxx

[Libreoffice-commits] core.git: jurt/Library_jpipe.mk jurt/source

2014-09-04 Thread Stephan Bergmann
jurt/Library_jpipe.mk | 45 +- jurt/source/pipe/staticsalhack.h | 16 + jurt/source/pipe/staticsalhack_c.c | 19 +++ jurt/source/pipe/staticsalhack_cxx.cxx | 57 + 4 files changed, 136

[Libreoffice-commits] core.git: 5 commits - basic/source dbaccess/CppunitTest_dbaccess_empty_stdlib_save.mk dbaccess/CppunitTest_dbaccess_nolib_save.mk dbaccess/Module_dbaccess.mk dbaccess/qa

2014-09-04 Thread Lionel Elie Mamane
basic/source/uno/namecont.cxx | 21 +-- dbaccess/CppunitTest_dbaccess_empty_stdlib_save.mk | 119 + dbaccess/CppunitTest_dbaccess_nolib_save.mk| 119 + dbaccess/Module_dbaccess.mk|2

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sfx2/sdi sfx2/source

2014-09-04 Thread Maxim Monastirsky
sfx2/sdi/sfx.sdi |2 +- sfx2/source/view/viewfrm.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c56af9da2ebd1cc060fff01cb78e80eb69100cfb Author: Maxim Monastirsky momonas...@gmail.com Date: Thu Aug 7 23:53:04 2014 +0300 fdo#82278

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - postprocess/Rdb_services.mk Repository.mk shell/Module_shell.mk

2014-09-04 Thread Tor Lillqvist
Repository.mk |2 +- postprocess/Rdb_services.mk |2 +- shell/Module_shell.mk | 11 +-- 3 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 5496d431f991ce9e8e0dc953d2cb1d40db899ee0 Author: Tor Lillqvist t...@collabora.com Date: Mon Aug 11

[Libreoffice-commits] core.git: sw/inc

2014-09-04 Thread Miklos Vajna
sw/inc/unobaseclass.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit daddd329f8d4768a022d1aef51d2e65790c2944e Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Sep 4 13:19:38 2014 +0200 sw::UnoImplPtr: add doxygen documentation Change-Id:

[Libreoffice-commits] core.git: jurt/Library_jpipe.mk

2014-09-04 Thread Stephan Bergmann
jurt/Library_jpipe.mk | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 52821cd8dc62a2287153dcd413377539bb070ae0 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 4 14:10:12 2014 +0200 Fix condition Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/source

2014-09-04 Thread Eike Rathke
sc/source/filter/oox/workbookhelper.cxx |2 + sc/source/ui/app/scmod.cxx |6 ++- sc/source/ui/docshell/docsh.cxx |2 + sc/source/ui/docshell/docsh3.cxx|2 - sc/source/ui/docshell/docsh6.cxx| 60 +---

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - avmedia/source configure.ac download.lst external/libgltf include/vcl RepositoryExternal.mk vcl/source

2014-09-04 Thread Zolnai Tamás
RepositoryExternal.mk|8 avmedia/source/opengl/oglframegrabber.hxx|4 -- avmedia/source/opengl/oglplayer.cxx | 16 +++- avmedia/source/opengl/oglplayer.hxx |6 +--

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 --- Comment #9 from Joel Madero jmadero@gmail.com --- Added bug 83174 - regression + crasher Something is going on with the interaction with sections and the table of contents where if an entry in the TOC is removed and then you try to export

[Libreoffice-commits] core.git: bridges/Library_cpp_uno.mk

2014-09-04 Thread Stephan Bergmann
bridges/Library_cpp_uno.mk |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 8d12e4ec8b843d59661a12a7a92bfec7e4473e0f Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 4 15:26:58 2014 +0200 No -fstack-protect-strong for

[Libreoffice-commits] core.git: 2 commits - connectivity/source include/connectivity sw/qa

2014-09-04 Thread Norbert Thiebaud
connectivity/source/parse/sqlbison.y| 70 ++-- connectivity/source/parse/sqlnode.cxx |1 include/connectivity/sqlnode.hxx|1 sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |2 4 files changed, 49 insertions(+), 25 deletions(-) New

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - translations

2014-09-04 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9448bf9182ffd4280cc17d9e5572934871a5c035 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Thu Sep 4 15:14:31 2014 +0200 Updated core Project: translations

[Libreoffice-commits] core.git: sc/inc sc/qa sc/source

2014-09-04 Thread Noel Grandin
sc/inc/clipcontext.hxx | 12 ++--- sc/inc/column.hxx | 12 ++--- sc/inc/document.hxx | 34 +++--- sc/inc/global.hxx | 84 +++- sc/inc/scabstdlg.hxx|8 +--

[Libreoffice-commits] core.git: xmerge/source

2014-09-04 Thread rbuj
xmerge/source/xmerge/java/org/openoffice/xmerge/Convert.java | 166 +-- xmerge/source/xmerge/java/org/openoffice/xmerge/ConvertData.java | 52 - xmerge/source/xmerge/java/org/openoffice/xmerge/ConvertException.java

[Libreoffice-commits] core.git: sw/source

2014-09-04 Thread Jennifer Liebel
sw/source/filter/html/htmltab.cxx | 140 ++ 1 file changed, 67 insertions(+), 73 deletions(-) New commits: commit 4ee996a863406dd3499194513ec5fc4df7b5d360 Author: Jennifer Liebel jliebe...@gmail.com Date: Thu Sep 4 11:06:38 2014 + fdo#39468:

Crash test update

2014-09-04 Thread crashtest.libreoff...@gmail.com
New crashtest update available at dev-builds.libreoffice.org/crashtest/8cf89c24906c6d50a3c15f1ebef4df071ad6ec79 exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data ___

[Bug 39468] translate German comments, removing redundant ones

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #129 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Jennifer Liebel committed a patch related to this issue. It has been pushed to master:

[Libreoffice-commits] core.git: sw/source

2014-09-04 Thread Miklos Vajna
sw/source/filter/html/htmltab.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit cf1e0199c40213d2d5da7c18051457809175357b Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Sep 4 16:33:49 2014 +0200 HTMLTable: improve comment translation

LibreOffice / Future / design notes foo ...

2014-09-04 Thread Michael Meeks
So, Somewhat random, but perhaps there is value in dumping whatever madness I captured during this discussion on the list: FYI, Michael. * Talk/Workshop: Thoughts on future core design ... A BOF session, where developers can get together to chew over

[Libreoffice-commits] voting.git: vote/2014-mc

2014-09-04 Thread Thorsten Behrens
vote/2014-mc/candidates.wml | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 8a1cfe9a7a6c9b06a54bedb58f0e94db6d47f1db Author: Thorsten Behrens t...@documentfoundation.org Date: Thu Sep 4 18:02:00 2014 +0200 Fix glitches on candidates page. diff --git

[Libreoffice-commits] core.git: include/svx

2014-09-04 Thread Florian Reisinger
include/svx/svdhdl.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fa6c5d6d6ddabe2931fc32da36dfe65340d83115 Author: Florian Reisinger reisi...@gmail.com Date: Thu Sep 4 19:42:24 2014 +0100 Translate German Comments. Change-Id:

Thanks for fixing the wizards

2014-09-04 Thread Tom Meinen
The letter, fax, and agenda wizards were not working in LibreOffice Writer under Kubuntu Linux. I'm happy to say after the latest update, they all work now. I just wanted to send out a thank you to whichever developer fixed them. I use both the letter and the fax one. I kept having to run

[Libreoffice-commits] core.git: sd/uiconfig sw/uiconfig

2014-09-04 Thread Thomas Arnhold
sd/uiconfig/sdraw/toolbar/drawingobjectbar.xml|1 + sd/uiconfig/simpress/toolbar/drawingobjectbar.xml |1 + sw/uiconfig/sglobal/toolbar/textobjectbar.xml |1 + sw/uiconfig/sweb/toolbar/textobjectbar.xml|1 + sw/uiconfig/swform/toolbar/textobjectbar.xml |1

Outlines

2014-09-04 Thread Keith Fretz
Could we use the tuxcards code to add outline capacity to libreoffice? ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: scripting/java

2014-09-04 Thread rbuj
scripting/java/com/sun/star/script/framework/container/ParcelContainer.java | 18 ++ scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java | 15 ++--

[Libreoffice-commits] core.git: scripting/java

2014-09-04 Thread rbuj
scripting/java/com/sun/star/script/framework/browse/PkgProviderBrowseNode.java |7 -- scripting/java/com/sun/star/script/framework/container/Parcel.java |6 - scripting/java/com/sun/star/script/framework/container/ParcelContainer.java |6 -

[Libreoffice-commits] core.git: scripting/java

2014-09-04 Thread rbuj
scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java | 16 +- scripting/java/com/sun/star/script/framework/container/UnoPkgContainer.java | 10 +++--- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 3 commits - cui/source dbaccess/source include/svtools sc/source sd/source svx/source sw/source wizards/com wizards/source

2014-09-04 Thread Thomas Arnhold
cui/source/customize/acccfg.src|2 cui/source/dialogs/cuires.src |4 - dbaccess/source/ui/inc/dbu_dlg.hrc | 11 --- include/svtools/controldims.hrc

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 51534, which changed state. Bug 51534 Summary: Ruler background doesn't change according to application background setting https://bugs.freedesktop.org/show_bug.cgi?id=51534 What|Removed

[Libreoffice-qa] Missing Tools - Options - Internet - MediaWiki options in LO 4.4.0.0

2014-09-04 Thread Thomas Hackert
Hello @ll, and another one: 1. Start LO 2. Go to Tools – Options – Internet – MediaWiki On my system with LO Version: 4.4.0.0.alpha0+ Build ID: 8e4defe4b59a72fbe82f94b26e233ba36640c739 TinderBox: Linux-rpm_deb- x86@45-TDF, Branch:master, Time: 2014-09-02_01:46:56 (parallel installed, following

Re: [Libreoffice-qa] Missing Tools - Options - Internet - MediaWiki options in LO 4.4.0.0

2014-09-04 Thread V Stuart Foote
@Thomas, Sorry, can't check. No MediaWiki option on the TB39 builds for Windows Version: 4.4.0.0.alpha0+ Build ID: fd81523328891c69ee7cb28bf22308225da42744 TinderBox: Win-x86@39, Branch:master, Time: 2014-09-03_08:48:37 From: Libreoffice-qa

Re: [Libreoffice-qa] Missing Tools - Options - Internet - MediaWiki options in LO 4.4.0.0

2014-09-04 Thread Jay Philips
Hi Thomas, Confirmed. Regards, Jay Philips On 09/04/2014 09:34 PM, Thomas Hackert wrote: Hello @ll, and another one: 1. Start LO 2. Go to Tools – Options – Internet – MediaWiki On my system with LO Version: 4.4.0.0.alpha0+ Build ID: 8e4defe4b59a72fbe82f94b26e233ba36640c739 TinderBox:

[Libreoffice-bugs] [Bug 82009] PIVOTTABLE: Black color on fields of Pivot Table Layot window (Mac OS X only)

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82009 --- Comment #7 from djmc...@gmail.com --- Also persists on 4.3.1.2 on OS 10.9.4. (I can't confirm that this is a regression as I haven't needed to use pivot tables in some time, but boy is the timing of this bug bad wrt my current needs.) --

[Libreoffice-bugs] [Bug 74967] Allow rule for no value (entered) in conditional formatting

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74967 --- Comment #3 from Ulrich Windl ulrich.wi...@rz.uni-regensburg.de --- Created attachment 105717 -- https://bugs.freedesktop.org/attachment.cgi?id=105717action=edit Test Case Sorry, first I thought the issue is so simple that a test case isn't

[Libreoffice-bugs] [Bug 82847] Build fail with MariaDb Mysqlcppconn on MacOs

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

[Libreoffice-bugs] [Bug 83299] Format Sections is disabled when the cursor is inside a protected section

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83299 --- Comment #9 from e...@doxos.eu --- Can the bug be retitled then, so that it reflects what the actual problem is? The fact that it is a section problem was just by first guess, but I did not know for sure. -- You are receiving this mail

[Libreoffice-bugs] [Bug 83477] New: EDITING: Excel

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83477 Priority: medium Bug ID: 83477 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Excel Severity: normal Classification: Unclassified OS: Windows (All)

[Libreoffice-bugs] [Bug 83299] Format Sections is disabled when the cursor is inside a protected section

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83299 --- Comment #10 from Joel Madero jmadero@gmail.com --- How can it be our bug at all if the actual document is missing the ODF tags that enable sections? The file itself is missing tags that are required to enable sections . . . -- You are

[Libreoffice-bugs] [Bug 83469] Other: installation for update to latest version

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83469 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 83477] EDITING: Excel

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83477 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 83477] EDITING: Excel

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83477 --- Comment #2 from Marit Wright maritwri...@hotmail.no --- And what does human language mean? You sound rather impolite. Hilsen Marit Aavok Wright From: bugzilla-dae...@freedesktop.org To: maritwri...@hotmail.no Subject: [Bug 83477]

[Libreoffice-bugs] [Bug 81437] FILEOPEN: Imported Excel XLSX chart border property ignored

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81437 Heena Gupta heena.h.gu...@ericsson.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 82847] Build fail with MariaDb Mysqlcppconn on MacOs

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82847 Lionel Elie Mamane lio...@mamane.lu changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 81272] Libreoffice Is Very Slow Rendering Chinese Characters (because of font fallback?)

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81272 --- Comment #6 from Matthew Francis fdb...@neosheffield.co.uk --- Poked at this a little with callgrind. There appear to be a number of villains in this case: 1) SwTxtFrm::CollectAutoCmplWrds Called from beneath SwLayIdle::DoIdleJob()

[Libreoffice-bugs] [Bug 83414] Other: Error calculating time

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83414 --- Comment #10 from penttila pentt...@freemail.hu --- Sorry but something is not OK for me! I would like to add the following two time(!) values and get the result in such a format which also displays the number of days. 11:11:11 22:22:22

[Libreoffice-bugs] [Bug 81659] Expand references when new columns/rows are inserted spoils SUM formula when row is inserted

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81659 --- Comment #4 from GerardF gerard.farg...@orange.fr --- (In reply to comment #3) There is obviously a change, but where is the bug or incorrect behavior? In the current version or in the previous? Best regards. JBF When inserting new row

[Libreoffice-bugs] [Bug 43071] Labels for connectors are placed too far away from the lines they describe.

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43071 --- Comment #6 from Karl Behler karl.beh...@ipp.mpg.de --- See also bug 45028 describing problems when importing Visio connectors into Draw. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 45028] Visio import: label of connector gets written through line

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45028 Karl Behler karl.beh...@ipp.mpg.de changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 75301] Using text fields attached to connectors' control points instead of connector labels

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75301 Karl Behler karl.beh...@ipp.mpg.de changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 83354] REPORTBUILDER: Chart is truncated - moved down outside the margins of the object

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83354 christian.carro...@wanadoo.fr changed: What|Removed |Added Priority|medium |high -- You are

[Libreoffice-bugs] [Bug 58691] PIVOTTABLE: export to Excel 2007/2010 breaks functionality

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58691 --- Comment #7 from Kohei Yoshida libreoff...@kohei.us --- The master branch should do a better job on this. Still not perfect (and probably never will be due to incompatibilities between Excel and Calc's pivot tables), but it's better than

[Libreoffice-bugs] [Bug 83455] UI: Sidebar Properties Character: underline dropdown is barely viewable (white underlines instead of black)

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83455 --- Comment #3 from Maxim Monastirsky momonas...@gmail.com --- That's because the sifr theme was initially based on the HiContrast one. There are still many HiContrast images inside the sifr folder. For this case the images are at

[Libreoffice-bugs] [Bug 83480] New: EDITING: Font selection buggy when multiple cells with different fonts selected

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83480 Priority: medium Bug ID: 83480 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Font selection buggy when multiple cells with different fonts selected

[Libreoffice-bugs] [Bug 83077] FORMATTING: Problem converting date formats

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83077 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 33962] Add CT2N Extension

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33962 Joel Madero jmadero@gmail.com changed: What|Removed |Added CC||antonlod...@gmail.com

[Libreoffice-bugs] [Bug 80474] Mac OS X toolbar background isn't drawn correctly

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80474 foss f...@openmailbox.org changed: What|Removed |Added Status|RESOLVED|VERIFIED --- Comment #17

[Libreoffice-bugs] [Bug 83065] Allow Comment Location to be Moved Upon Creation of Comment

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83065 Joel Madero jmadero@gmail.com changed: What|Removed |Added Hardware|x86-64 (AMD64) |All

[Libreoffice-bugs] [Bug 83025] UI - options window general

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83025 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 83357] Buttons for Editing an entry of chapter Index not visible if preview is selected

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83357 --- Comment #5 from Nando Gallo n.ga...@codices.com --- Created attachment 105723 -- https://bugs.freedesktop.org/attachment.cgi?id=105723action=edit a very simple test document The problem consistently shows up on any document -- You are

[Libreoffice-bugs] [Bug 82999] PRINTING: Duplex printing does not work for spreadsheet A4 format landscape

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82999 Joel Madero jmadero@gmail.com changed: What|Removed |Added CC||jmadero@gmail.com

[Libreoffice-bugs] [Bug 83357] Buttons for Editing an entry of chapter Index not visible if preview is selected

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83357 Nando Gallo n.ga...@codices.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 83357] Buttons for Editing an entry of chapter Index not visible if preview is selected

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83357 --- Comment #6 from Nando Gallo n.ga...@codices.com --- Comment on attachment 105723 -- https://bugs.freedesktop.org/attachment.cgi?id=105723 a very simple test document The bug shows up in the Italian version of Writer - I hanve not tested

[Libreoffice-bugs] [Bug 83481] New: EDITING: Incorrect syntax for external references with Excel A1 or R1C1 formula syntax

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83481 Priority: medium Bug ID: 83481 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING: Incorrect syntax for external references with Excel A1 or R1C1 formula syntax

[Libreoffice-bugs] [Bug 82514] Other: Sheet disappeared / is completely without data

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82514 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 83481] EDITING: Incorrect syntax for external references with Excel A1 or R1C1 formula syntax

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83481 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Version|4.1.6.2 release |3.3.0 release -- You

[Libreoffice-bugs] [Bug 74419] Crashes

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74419 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added OS|Mac OS X (All) |All ---

[Libreoffice-bugs] [Bug 74419] Crashes

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74419 --- Comment #7 from Robinson Tryon (qubit) qu...@runcibility.com --- (In reply to comment #0) LibreOffice crashes as soon as opening a DOCX file, 100% of the time. I don't know whether this site is publicly accessible and I can't publish the

[Libreoffice-bugs] [Bug 83025] UI - options window general

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83025 --- Comment #2 from Bugcruncher libobugcrunc...@gmail.com --- Created attachment 105724 -- https://bugs.freedesktop.org/attachment.cgi?id=105724action=edit Screenshot from reporter's document I can't see anything wrong or bad in reporter's

[Libreoffice-bugs] [Bug 83425] Other: fail new document

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83425 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 83481] EDITING: Incorrect syntax for external references with Excel A1 or R1C1 formula syntax

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83481 Laurent BP jumbo4...@yahoo.fr changed: What|Removed |Added Blocks||57929 -- You are

[Libreoffice-bugs] [Bug 82398] EDITING: Text to Columns not applied to selected cells after change 'Format Cells'

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82398 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 83480] EDITING: Font selection buggy when multiple cells with different fonts selected

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83480 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 80604] FORMATTING: Font combobox doesn't function correction when set to use both western and CJK fonts

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80604 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 51534] Ruler background doesn't change according to application background setting

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51534 --- Comment #13 from Maxim Monastirsky momonas...@gmail.com --- nomnex, foss: It does work for me if I close reopen Writer. Can you retest please? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 74419] Crashes

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74419 --- Comment #9 from Ryo Furue ryofu...@gmail.com --- (In reply to comment #7) Ryo: Please download LO 4.3.1 release and see if the file still crashes for you: https://www.libreoffice.org/download/libreoffice-fresh/ Version 4.3.1 works! That

[Libreoffice-bugs] [Bug 83406] Redesign LO update process

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83406 Michael Bauer f...@akerbeltz.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 80650] lower case greek alphabet missing in localized Math symbol table

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

[Libreoffice-bugs] [Bug 83462] missing symbols in catalog

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

[Libreoffice-bugs] [Bug 74419] Crashes

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74419 Robinson Tryon (qubit) qu...@runcibility.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 83406] Redesign LO update process

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83406 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 83406] Redesign LO update process

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83406 --- Comment #8 from Michael Bauer f...@akerbeltz.org --- thought you might provide point of view as expert dev, since there's a kind of debate about this tracker. Julien, I'm not 100% sure what you mean. Are you asking on my views on bug 68274?

[Libreoffice-bugs] [Bug 81650] FILEOPEN: LibO exported DOCX crashes on reopen

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81650 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 80650] lower case greek alphabet missing in localized Math symbol table

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80650 --- Comment #43 from Jacques Guilleron guillero...@aol.com --- @Andy Comment 32 You said to have added all missing Greek letters. Did you add also their lowercase names? Else, they will not be recognized in your formulas. regards, Jacques --

[Libreoffice-bugs] [Bug 82244] PRINTING: landscape printing no longer works

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82244 Joel Madero jmadero@gmail.com changed: What|Removed |Added CC||jmadero@gmail.com

[Libreoffice-bugs] [Bug 82226] FORMATTING: Row height changes when deleting a cell's content or by changing its background color

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82226 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 82092] FORMATTING: if the whole worksheet is formatted Calc becomes slow

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82092 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 82090] Crash on Sub-Totals with Custom sort list

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82090 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 82058] FORMATTING: formatting incompatible with older spreadsheets

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82058 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 82398] EDITING: Text to Columns not applied to selected cells after change 'Format Cells'

2014-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82398 --- Comment #4 from Alastair Munro alast...@alastair-munro.com --- Thanks fine. I added the LibreOffice apt repos and am using 4.3, and can confirm the issue does not exist in this release. Shame the ubuntu versions are out of date. Thanks for

  1   2   3   >