[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49806, which changed state. Bug 49806 Summary: FILEOPEN pptx font messed https://bugs.freedesktop.org/show_bug.cgi?id=49806 What|Old Value |New Value

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49808, which changed state. Bug 49808 Summary: FILEOPEN MSO2007 .pptx background missing or wrong color https://bugs.freedesktop.org/show_bug.cgi?id=49808 What|Old Value |New Value

Re: [PUSHED-3-5] Revert Set the listbox height to an integer multiple of the listbox entry height

2012-06-09 Thread Luke Symes
Hi, The problem I was trying to fix was that if a custom animation list item was part shown at the bottom of the list, then moving the item above it down one item would leave it part visible, when I felt that when an item was moved, it should stay fully visible. Please see attached image to see

[Libreoffice-commits] .: sdext/source vcl/generic

2012-06-09 Thread Thomas Arnhold
sdext/source/presenter/PresenterAccessibility.cxx |2 +- vcl/generic/glyphs/gcach_layout.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit cfe98a1305202419f224a31e54cd37e64401fa4f Author: Thomas Arnhold tho...@arnhold.org Date: Sat Jun 9

[PATCH] fdo 50822 add formula XOR to calc as in ODFF1.2

2012-06-09 Thread Winfried Donkers
Hi Eike, Attached is the modified patch for function XOR, this time under its own bug. I tested the patch, did an export to xls, reread the xls (XOR calls were not recgnised/calculated when importing), saved again as ods and reread that one (XOR calls were calculated correctly). I think this

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #15 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-06-09 04:17:12 PDT --- Add Bug 50910 - Impossible to access particular spreadsheet based database table -- Configure bugmail:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #16 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-06-09 04:25:06 PDT --- Add Bug 50911 - FILEOPEN impossible for any existing.ods -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||50910,

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |6 drawinglayer/source/dumper/XShapeDumper.cxx| 192 +++-- 2 files changed, 156 insertions(+), 42 deletions(-) New commits: commit e3ad7324a744f2dac57c30791db16a91330d5873 Author: Artur Dorda artur.dorda+l...@gmail.com

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |4 + drawinglayer/source/dumper/XShapeDumper.cxx| 51 - 2 files changed, 54 insertions(+), 1 deletion(-) New commits: commit 487031e9116a78dc43bdab60e868170cd66bf212 Author: Artur Dorda artur.dorda+l...@gmail.com

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - writerfilter/source

2012-06-09 Thread Eike Rathke
writerfilter/source/dmapper/GraphicHelpers.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 84cb526d0e64ee291ab6bc7ab3e8fee68a5c0f29 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 17 20:11:20 2012 +0100 WaE: MacOSX itemZOrder may be unused

[Libreoffice-commits] .: Branch 'feature/gsoc-calc-perf' - 5 commits - sc/qa sc/source

2012-06-09 Thread Daniel Bankston
sc/qa/unit/data/contentCSV/dataValidity1.csv |4 sc/qa/unit/data/contentCSV/dataValidity2.csv |8 sc/qa/unit/data/ods/dataValidity.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 153 sc/source/filter/xml/xmlcelli.cxx| 256

[BUILD] consistent test failures under windows

2012-06-09 Thread Mat M
Hello I pasted the end of the build log to http://pastebin.com/fg6aNutr. This was a clean complete make Autogen.lastrun is: --with-max-jobs=6 --with-num-cpus=3 --disable-directx --disable-binfilter --without-junit --disable-build-mozilla --with-mozilla-build=/cygdrive/c/data/mozilla-build

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 5 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx | 14 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 120 + 2 files changed, 114 insertions(+), 20 deletions(-) New commits: commit 89e69769754d68149b3eeb04ebe79e3e52f35e39 Author: Artur Dorda

[GSOC] Progress on ScXMLTableRowCellContext::EndElement() conversion

2012-06-09 Thread Daniel Bankston
Hi, Markus and Kohei, I guess I'm supposed to use that GSOC tag in the title? I felt that progress went slowly this week on converting ScXMLTableRowCellContext::EndElement() to use direct Sc calls, but in the process of the conversion and writing related unit tests, I have learned a great

fdo#39641 - Clean up document type association on Linux

2012-06-09 Thread Rob Snelders
HI All, I wanted to look at this bug. But I wondered if the printeradmin still is in the code and still works. Can anybody tell me the status of the printer-admin-tool? -- Greetings, Rob Snelders -- -- Greetings, Rob Snelders ___ LibreOffice

LIBPAT under AIX?

2012-06-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I know AIX is unsupported so I may be splitting hairs, but in /opt/libreoffice3.5/ure/bin/startup.sh - -%-- case $sd_platform in AIX) LIBPAT=${jpath}${LIBPATH:+:${LIBPATH}} export LIBPATH

Re: LIBPAT under AIX?

2012-06-09 Thread julien2412
Hi Olivier, I'd say it's a typo but I'm not an AIX expert. Here's a link concerning LIBPATH : http://publib.boulder.ibm.com/infocenter/forms/v3r5m0/index.jsp?topic=/com.ibm.form.api.configuring.doc/api_configuring_unix_path.html Julien -- View this message in context:

[Libreoffice-commits] .: sd/source sot/source stoc/source svl/source svl/unx svtools/source

2012-06-09 Thread Takeshi Abe
sd/source/ui/annotations/annotationtag.cxx |6 - sd/source/ui/dlg/diactrl.cxx |4 - sd/source/ui/dlg/gluectrl.cxx |6 - sd/source/ui/func/smarttag.cxx | 16 sd/source/ui/inc/prntopts.hxx

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|50910 | --

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|50911 | --

[Libreoffice-commits] .: Branch 'feature/tubes2' - 4 commits - sc/Library_sc.mk sc/source

2012-06-09 Thread Matus Kukan
sc/Library_sc.mk |6 - sc/source/ui/collab/collab.cxx | 126 --- sc/source/ui/collab/contacts.cxx | 22 +- sc/source/ui/collab/contacts.hxx |4 - sc/source/ui/collab/contacts.src |4 - sc/source/ui/collab/sendfunc.cxx | 82

[PATCH] Re: LIBPAT under AIX?

2012-06-09 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Patch attached. fix typo in ure/bin/startup.sh regards Em 09-06-2012 12:46, julien2412 escreveu: Hi Olivier, I'd say it's a typo but I'm not an AIX expert. Here's a link concerning LIBPATH :

3.6.0~beta1 in ppa for precise (was: [ANN] LibreOffice 3.6.0 beta1 available)

2012-06-09 Thread Bjoern Michaelsen
Hi all, On Sat, Jun 09, 2012 at 03:00:43AM +0200, Thorsten Behrens wrote: Hi *, for the upcoming new version 3.6.0, we today upload a first beta1 build that is (almost) feature-complete. For further milestones on the way towards 3.6.0, please refer to our release plan timings here:

[GSoC 2012][Collaboration] status + screenshot

2012-06-09 Thread Matúš Kukan
Hi all, I am slowly finishing school exams :-( To let you know something about our collaboration work: I've been working on contacts widget [1] Avatars are loaded now, but it's far from perfect. If anybody wants to hack on this, that would be awesome. Then I have removed pointless

[Libreoffice-commits] .: vcl/source

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx | 63 +++--- 1 file changed, 35 insertions(+), 28 deletions(-) New commits: commit 0a9b398f3effecfea3b330fdc2f46b6f914cba81 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Jun 9 21:23:46 2012 +0400 fdo#42379: hide

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sfx2/source

2012-06-09 Thread Bjoern Michaelsen
sfx2/source/dialog/filedlghelper.cxx | 61 ++- 1 file changed, 47 insertions(+), 14 deletions(-) New commits: commit 89f45b9fef98650cc3166d9337c96e58f0c57c4f Author: Stephan Bergmann sberg...@redhat.com Date: Fri Apr 27 16:54:32 2012 +0200 Related

[Libreoffice-commits] .: vcl/source

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15201d37a48ba759ac2aa6f4f5b6bd15d53f0416 Author: Ivan Timofeev timofeev@gmail.com Date: Sat Jun 9 21:45:45 2012 +0400 oops, hide the first separator as well Change-Id:

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - vcl/source

2012-06-09 Thread Ivan Timofeev
vcl/source/window/toolbox.cxx | 63 +++--- 1 file changed, 35 insertions(+), 28 deletions(-) New commits: commit 243fefb72897f45448d946d571397b7bc4893e7d Author: Ivan Timofeev timofeev@gmail.com Date: Sat Jun 9 21:23:46 2012 +0400 fdo#42379: hide

[PATCH] ODFF: implement missing imaginary functions

2012-06-09 Thread Regina Henschel
Hi, I have added the imaginary functions IMTAN, IMCOT, IMSEC, IMCSC, IMSINH, IMCOSH, IMCSCH, IMSECH in AOO. Those are defined in ODFF, but not implemented yet. You find the original patch in https://issues.apache.org/ooo/show_bug.cgi?id=111609. It is integration in AOO trunk with revision

Build error: bf_migratefilter.component

2012-06-09 Thread Kálmán „KAMI” Szalai
Hi Folks, I got this build error: = (1/1) Building module postprocess = Entering /home/libo64/libo/postprocess/checkxml /usr/bin/perl checkxml.pl Checking:/home/libo64/libo/solver/unxlngx6.pro/xml/ ok. Entering /home/libo64/libo/postprocess/packcomponents echo \

[Libreoffice] [GSoC 2012][svg export filter] Weekly Report #3

2012-06-09 Thread Marco Cecchetti
Hi everybody, it follows my weekly report: Report #3 - On this week I enabled support for clip-based slide and shape transitions. The following transitions are actually available: barnWipe, fourBoxWipe, ellipseWipe, pinWheelWipe. More clip-based transitions can be provided by simply

Re: 3.5.98.1 build error

2012-06-09 Thread Andreas Radke
Am Fri, 8 Jun 2012 09:21:45 +0200 schrieb Miklos Vajna vmik...@suse.cz: If you want a quick hack for packaging, try removing CppunitTest_pdfimport from sdext/Module_sdext.mk. Yes, that makes the build finish here. But any idea how to help tracking down the original build issue? -Andy

[Libreoffice-commits] .: cui/source framework/source sc/source svx/source vcl/inc vcl/source

2012-06-09 Thread Tor Lillqvist
cui/source/customize/cfg.cxx|1 + framework/source/services/backingwindow.cxx |1 + sc/source/ui/cctrl/tbzoomsliderctrl.cxx |1 + svx/source/dialog/_contdlg.cxx |1 + vcl/inc/vcl/toolbox.hxx |2 --

[PATCH] fdo#50141: Word Count Characters (with spaces) incorrect with Numbering on

2012-06-09 Thread Muhammad Haggag
= Bug = https://bugs.freedesktop.org/show_bug.cgi?id=50141 = Patch = https://bugs.freedesktop.org/attachment.cgi?id=62850 = Patch Review = https://bugs.freedesktop.org/page.cgi?id=splinter.htmlbug=50141attachment=62850 = Changes = There was a typo in the character counting code of text nodes.

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Joel Madero
The file is over 14 megs, where would you like me to send it? Joel On Fri, Jun 8, 2012 at 10:30 PM, Matúš Kukan matus.ku...@gmail.com wrote: On 9 June 2012 03:33, Joel Madero jmadero@gmail.com wrote: Attached is my build log (I think I included enough to be relevant), Could you do:

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Markus Mohrhard
Hey, 2012/6/10 Joel Madero jmadero@gmail.com: The file is over 14 megs, where would you like me to send it? search for the errors in the log file and post around 100 lines around this line. If we need more informationa fter that we will ask for them. Regards, Markus

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 6 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx | 18 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 192 + 2 files changed, 210 insertions(+) New commits: commit bcf299923084419cdd7622c9fc66775999bcce45 Author: Artur Dorda artur.dorda+l...@gmail.com Date: Sun

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 4 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |9 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 104 + 2 files changed, 113 insertions(+) New commits: commit 16dc28c1eabbda44eff0d62f76e05812918ec187 Author: Artur Dorda artur.dorda+l...@gmail.com Date: Sun

Re: --disable mozilla necessary for Ubuntu

2012-06-09 Thread Joel Madero
Here is the log Joel On Fri, Jun 8, 2012 at 1:29 PM, Michael Meeks michael.me...@suse.comwrote: Hi Bjoern, Any chance you can handle this ? :-) personally I have no problem with a default to --disable-mozilla, but - it's interesting that the build consistently fails in the other

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 2 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |6 + drawinglayer/source/dumper/XShapeDumper.cxx| 82 + 2 files changed, 88 insertions(+) New commits: commit 85b8c0e1b5cbe3ae50ef75c851a6946766224814 Author: Artur Dorda artur.dorda+l...@gmail.com Date: Sun Jun

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 3 commits - drawinglayer/inc drawinglayer/source

2012-06-09 Thread Artur Dorda
drawinglayer/inc/drawinglayer/XShapeDumper.hxx |7 ++ drawinglayer/source/dumper/XShapeDumper.cxx| 66 + 2 files changed, 73 insertions(+) New commits: commit ec04b67ba07599e30e2d4f763005120acc957f70 Author: Artur Dorda artur.dorda+l...@gmail.com Date: Sun Jun

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50679, which changed state. Bug 50679 Summary: EDITING: Copying cell(s) with conditional formatting CRASH when paste https://bugs.freedesktop.org/show_bug.cgi?id=50679 What|Old Value

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-09 Thread Florian Reisinger
Hi! Here an older mail... It was not sent to the list, only to Rainer... I skipped everything, but my schema... Am 07.06.2012 15:01, schrieb Florian Reisinger: Hi there! [...] [Second schema] 3.6.0.00x for alphas 3.6.0.0x0 for betas 3.6.0.100 for RC (example) and/or release 3.6.0.200 for

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-09 Thread Rainer Bielefeld
Bjoern Michaelsen schrieb: 3.X.Y_alphaZ - for alpha releases 3.X.Y_betaZ- for beta releases 3.X.Y.Z - for release candidates Hi Bjoern, I think we should only use 1 kind of separator, everything else produces impredictable sort order results in different contexts.

Re: [Libreoffice-qa] New Bugzilla Version Picker items – 2

2012-06-09 Thread Michael Stahl
On 07/06/12 12:11, Rainer Bielefeld wrote: Could we use the same scheme also in bugzilla? I mean: 3.5.98.1 (3.6.0alpha1) 3.5.98.1+ (3.6.0alpha1+daily) 3.5.99.1 (3.6.0beta1) 3.6.0.1 (3.6.0rc1) Yes, a big advantage would be if we coud rework the scheme a little so that

[Libreoffice-qa] 3.6.0~beta1 in ppa for precise (was: [ANN] LibreOffice 3.6.0 beta1 available)

2012-06-09 Thread Bjoern Michaelsen
Hi all, On Sat, Jun 09, 2012 at 03:00:43AM +0200, Thorsten Behrens wrote: Hi *, for the upcoming new version 3.6.0, we today upload a first beta1 build that is (almost) feature-complete. For further milestones on the way towards 3.6.0, please refer to our release plan timings here:

[Libreoffice-bugs] [Bug 50904] Locked after FILEOPEN particular XLS, XLSX (MSO2007)

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50904 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All |Linux

[Libreoffice-bugs] [Bug 50903] Calc is locked all my Linuxmint 13

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50903 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 48390] Fresh installation of 3.5.2. Spell checker does not work in Writer

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48390 --- Comment #6 from MandiATO ma...@interia.pl 2012-06-09 00:15:40 PDT --- @Manj_k: I tested it on latest public release (3.5.4.2) but it shows up much earlier, but I can't find out in my memory exact release when it starts to appear. And I can

[Libreoffice-bugs] [Bug 50896] Writer crash when applying an AutoFormat to a table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50896 pz1 p...@xs4all.nl changed: What|Removed |Added CC||p...@xs4all.nl --- Comment #1 from

[Libreoffice-bugs] [Bug 50905] New: Hyperlinks in master document summary dead

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50905 Bug #: 50905 Summary: Hyperlinks in master document summary dead Classification: Unclassified Product: LibreOffice Version: LibO 3.5.4 release Platform: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 49806] FILEOPEN pptx font messed

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49806 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49806, which changed state. Bug 49806 Summary: FILEOPEN pptx font messed https://bugs.freedesktop.org/show_bug.cgi?id=49806 What|Old Value |New Value

[Libreoffice-bugs] [Bug 49808] FILEOPEN MSO2007 .pptx background missing or wrong color

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49808 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 49806] FILEOPEN pptx font messed

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49806 --- Comment #4 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-06-09 00:47:14 PDT --- *** Bug 49808 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 49808, which changed state. Bug 49808 Summary: FILEOPEN MSO2007 .pptx background missing or wrong color https://bugs.freedesktop.org/show_bug.cgi?id=49808 What|Old Value |New Value

[Libreoffice-bugs] [Bug 44135] Solid shading of objects in Libreoffice Draw with transparency shows up in gray scale in PDF

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44135 --- Comment #17 from jwoithe jwoi...@just42.net 2012-06-09 00:48:31 PDT --- I think this issue affects more than just draw. I can reproduce the same effect in writer 3.5.1, 3.5.3 and 3.5.4 (and there's a chance that 3.4.3 was similarly affected

[Libreoffice-bugs] [Bug 49806] FILEOPEN pptx font messed

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49806 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status Whiteboard|

[Libreoffice-bugs] [Bug 50283] FILEOPEN: pictures in particular .pptx (MSO2007) VIEWING greyscale instead of color

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50283 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 49806] FILEOPEN pptx font messed

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49806 Korrawit Pruegsanusak detective.conan.1...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50906] New: EDITING: AutoCorrect TWo INitial CApitals not working in English UK (or AU)

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50906 Bug #: 50906 Summary: EDITING: AutoCorrect TWo INitial CApitals not working in English UK (or AU) Classification: Unclassified Product: LibreOffice Version: LibO 3.5.4 release

[Libreoffice-bugs] [Bug 45209] CRASH when FILEOPEN particular .xls

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45209 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 50907] New: FILEOPEN FORMATTING pptx some unreadable text at the top of slide

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50907 Bug #: 50907 Summary: FILEOPEN FORMATTING pptx some unreadable text at the top of slide Classification: Unclassified Product: LibreOffice Version: LibO 3.6.0beta1

[Libreoffice-bugs] [Bug 50907] FILEOPEN FORMATTING pptx some unreadable text at the top of slide

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50907 --- Comment #1 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-06-09 01:42:11 UTC --- Created attachment 62838 -- https://bugs.freedesktop.org/attachment.cgi?id=62838 screenshot in 3.6.0 beta1 -- Configure bugmail:

[Libreoffice-bugs] [Bug 50907] FILEOPEN FORMATTING pptx some unreadable text at the top of slide

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50907 --- Comment #2 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-06-09 01:42:42 PDT --- Created attachment 62839 -- https://bugs.freedesktop.org/attachment.cgi?id=62839 screenshot in powerpoint 2007 -- Configure bugmail:

[Libreoffice-bugs] [Bug 50283] FILEOPEN: pictures in particular .pptx (MSO2007) VIEWING greyscale instead of color

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50283 --- Comment #3 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-06-09 01:43:18 PDT --- a spin off created at bug 50907 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Libreoffice-bugs] [Bug 48390] Fresh installation of 3.5.2. Spell checker does not work in Writer

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48390 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 50552] SPELL check does not mark wrong text and capitalization rules.

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50552 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50906] EDITING: AutoCorrect TWo INitial CApitals not working in English UK (or AU)

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50906 --- Comment #2 from Philip phils9...@gmail.com 2012-06-09 03:25:43 PDT --- (In reply to comment #1) NOT reproducible with LibreOffice 3.5.4.2 German UI/Locale [Build-ID: 165a79a-7059095-e13bb37-fef39a4-9503d18] on German WIN7 Home Premium

[Libreoffice-bugs] [Bug 50552] SPELL check does not mark wrong text and capitalization rules.

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50552 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50909] New: FORMATTING: Presentation minimizer

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50909 Bug #: 50909 Summary: FORMATTING: Presentation minimizer Classification: Unclassified Product: LibreOffice Version: LibO 3.5.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 50856] : Maximizing welcome screen screws up icon locations

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50856 Andras Timar tima...@gmail.com changed: What|Removed |Added OS/Version|All |Mac OS X (All) ---

[Libreoffice-bugs] [Bug 50910] New: Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Bug #: 50910 Summary: Impossible to access particular spreadsheet based database table Classification: Unclassified Product: LibreOffice Version: LibO 3.6.0beta1

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50783] Can't create database or access table in Base

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50783 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #15 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-06-09 04:17:12 PDT --- Add Bug 50910 - Impossible to access particular spreadsheet based database table -- Configure bugmail:

[Libreoffice-bugs] [Bug 50911] New: FILEOPEN impossible for any existing.ods

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50911 Bug #: 50911 Summary: FILEOPEN impossible for any existing.ods Classification: Unclassified Product: LibreOffice Version: LibO 3.6.0beta1 Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||50911

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #16 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-06-09 04:25:06 PDT --- Add Bug 50911 - FILEOPEN impossible for any existing.ods -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on||50910,

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||6

[Libreoffice-bugs] [Bug 50911] FILEOPEN impossible for any existing.ods

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50911 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||6

[Libreoffice-bugs] [Bug 50900] : Errors copying Diagrams to Draw

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50900 campin...@gmail.com changed: What|Removed |Added Platform|Other |x86 (IA32) OS/Version|All

[Libreoffice-bugs] [Bug 50552] SPELL check does not mark wrong text and capitalization rules.

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50552 --- Comment #23 from MandiATO ma...@interia.pl 2012-06-09 04:53:08 PDT --- OK. When only 3.5.5 RC1 will be available for tests, I'll test it on some different machines with different configurations, and I'll let know about results of all that

[Libreoffice-bugs] [Bug 48874] remove html export dialog artwork

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48874 Rob Snelders programm...@ertai.nl changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 50912] New: Better zoom in AutoText preview window

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50912 Bug #: 50912 Summary: Better zoom in AutoText preview window Classification: Unclassified Product: LibreOffice Version: LibO 3.5.4 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Severity|blocker |normal

[Libreoffice-bugs] [Bug 50911] FILEOPEN impossible for any existing.ods

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50911 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|All

[Libreoffice-bugs] [Bug 50911] FILEOPEN impossible for any existing.ods

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50911 Jean-Baptiste Faure jbf.fa...@orange.fr changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 44206] dialogs could not be changed to system-dialogs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44206 --- Comment #13 from sasha.libreoff...@gmail.com 2012-06-09 06:21:44 UTC --- in my attachment used Fedora 64 bit, KDE 4.6.5 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Libreoffice-bugs] [Bug 47111] UI: Bug: Drawing tool bar and Find

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47111 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 46365] LibreOffice starts up slow enough to need a splash screen

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46365 --- Comment #4 from sasha.libreoff...@gmail.com 2012-06-09 06:27:51 PDT --- Bug not all users have so fast computers yet -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Libreoffice-bugs] [Bug 48463] FILESAVE: as .xls (MSO2003) creates malformed links to external Excel-sheets

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48463 HarzG harz.g@gmail.com changed: What|Removed |Added Version|LibO 3.5.3 release |LibO 3.5.4 release ---

[Libreoffice-bugs] [Bug 48463] FILESAVE: as .xls (MSO2003) creates malformed links to external Excel-sheets

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48463 Markus Mohrhard markus.mohrh...@googlemail.com changed: What|Removed |Added Version|LibO 3.5.4 release |LibO

[Libreoffice-bugs] [Bug 50913] New: Will not open files pinned to start bar

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50913 Bug #: 50913 Summary: Will not open files pinned to start bar Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: Windows

[Libreoffice-bugs] [Bug 50910] Impossible to access particular spreadsheet based database table

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50910 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 50911] FILEOPEN impossible for any existing.ods

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50911 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks|50910 | ---

[Libreoffice-bugs] [Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Depends on|50910 | --

  1   2   >