[Libreoffice-commits] .: tools/inc tools/source unusedcode.easy

2012-02-15 Thread Caolán McNamara
tools/inc/tools/string.hxx | 55 tools/source/string/strimp.cxx | 513 --- tools/source/string/tstring.cxx | 50 --- tools/source/string/tustring.cxx | 513 +++ unusedcode.easy | 19 - 5

[Libreoffice-commits] .: binfilter/inc

2012-02-15 Thread Caolán McNamara
binfilter/inc/bf_tools/string.hxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 1807578ea9f2d5518244839d4607316b7455fb20 Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 15 10:05:42 2012 + lock in those ByteString gains so there's no back-sliding diff

[Libreoffice-commits] .: configure.in

2012-02-15 Thread Tor Lillqvist
configure.in | 53 + 1 file changed, 25 insertions(+), 28 deletions(-) New commits: commit c1f5475bd626849fe7a98cb8986219990a526ce3 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 15 13:06:04 2012 +0200 Do try to use ccache

[Libreoffice-commits] .: vcl/source

2012-02-15 Thread Tor Lillqvist
vcl/source/app/svmain.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 2185849852aa4cdf4d288d4bd01be44ebd3b4433 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 15 13:14:38 2012 +0200 Revert temporary and not properly ifdeffed Android stuff diff --git

[Libreoffice-commits] .: desktop/source

2012-02-15 Thread Tor Lillqvist
desktop/source/app/app.cxx | 37 ++--- 1 file changed, 22 insertions(+), 15 deletions(-) New commits: commit 12f689687e3017bfe9ffaf6bbc4593eb3ca21c2b Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 15 13:22:50 2012 +0200 Ifdefify temporary (?)

[Libreoffice-commits] .: desktop/source

2012-02-15 Thread Stephan Bergmann
desktop/source/app/app.cxx | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit bebd171db7735e3063f4cbb15b78f5436dde Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 15 13:16:52 2012 +0100 PLASMA_NOW fix diff --git

[Libreoffice-commits] .: 3 commits - scp2/source sw/source

2012-02-15 Thread Michael Stahl
scp2/source/ooo/file_ooo.scp| 14 -- sw/source/filter/ww8/ww8par.cxx |3 +-- 2 files changed, 5 insertions(+), 12 deletions(-) New commits: commit 9c4581a6b61c0836c3a44eaaf454b9ba560e937a Author: Michael Stahl mst...@redhat.com Date: Wed Feb 15 13:13:29 2012 +0100

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

2012-02-15 Thread Jan Holesovsky
scp2/source/ooo/file_ooo.scp | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit 78a5d35ec1907e4b5add1014801dbac992cee48e Author: Michael Stahl mst...@redhat.com Date: Wed Feb 15 13:13:29 2012 +0100 fdo#45530: scp2: java accessibilty bridge cleanup:

[Libreoffice-commits] .: basic/source

2012-02-15 Thread Caolán McNamara
basic/source/sbx/sbxdec.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a62395237ed78f982ae74efe5ed8ad7834a2f95b Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 15 13:00:08 2012 + WaE: moaning about unintialized variables diff --git

[Libreoffice-commits] .: svtools/inc svtools/source unusedcode.easy vcl/inc vcl/source

2012-02-15 Thread Caolán McNamara
svtools/inc/svtools/imap.hxx|3 --- svtools/source/edit/svmedit.cxx |6 -- svtools/source/misc/imap.cxx| 18 -- unusedcode.easy |6 -- vcl/inc/ilstbox.hxx |1 - vcl/inc/image.h |1 -

[Libreoffice-commits] .: sw/inc sw/source

2012-02-15 Thread Miklos Vajna
sw/inc/doc.hxx |1 + sw/inc/index.hxx |1 + sw/inc/ndindex.hxx |1 + sw/inc/ndtxt.hxx |2 +- sw/inc/pam.hxx |2 ++ sw/source/core/inc/hffrm.hxx |2 ++ sw/source/core/inc/pagefrm.hxx |1 +

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - oox/source

2012-02-15 Thread Petr Mladek
oox/source/ole/axcontrol.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 636abb692afb818b797794ff14384aefe16a7ae2 Author: Noel Power noel.po...@novell.com Date: Mon Feb 13 14:50:09 2012 + handle imported picture attribute from MSO Dialog ( fdo#45995 )

[Libreoffice-commits] .: Branch 'libreoffice-3-4' - toolkit/inc toolkit/source

2012-02-15 Thread Petr Mladek
toolkit/inc/toolkit/controls/controlmodelcontainerbase.hxx |1 toolkit/inc/toolkit/controls/dialogcontrol.hxx |4 + toolkit/inc/toolkit/controls/unocontrols.hxx | 13 +++ toolkit/source/controls/controlmodelcontainerbase.cxx | 25 ---

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - Repository.mk

2012-02-15 Thread Andras Timar
Repository.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4161ce76cd0fa7135d1f51fbe89a9118cdee94bf Author: Andras Timar ati...@suse.com Date: Wed Feb 15 15:12:21 2012 +0100 fix build on Windows diff --git a/Repository.mk b/Repository.mk index 3c2c93e..863024f 100644

[Libreoffice-commits] .: 10 commits - android/qa Library_merged.mk sal/Library_sal.mk sal/Module_sal.mk sal/textenc sc/CppunitTest_sc_filters_test.mk sc/qa solenv/gbuild vcl/source

2012-02-15 Thread Tor Lillqvist
Library_merged.mk |6 +++--- android/qa/desktop/Makefile|7 --- android/qa/sc/Makefile |9 + sal/Library_sal.mk | 17 + sal/Module_sal.mk

[Libreoffice-commits] .: sw/source

2012-02-15 Thread Miklos Vajna
sw/source/filter/rtf/rtffly.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 4c8307053e3003af6cef5056e36a650f19c8cdb3 Author: Cédric Bosdonnat cedric.bosdonnat@free.fr Date: Mon Jun 27 14:46:16 2011 + n#695479: Remove properties when removing empty fly frame

[Libreoffice-commits] .: sal/Library_sal.mk sal/Module_sal.mk sal/textenc

2012-02-15 Thread Tor Lillqvist
sal/Library_sal.mk |2 +- sal/Module_sal.mk |2 +- sal/textenc/textenc.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 17bcaca217523916188b28914f99bcfb12debc4b Author: Tor Lillqvist t...@iki.fi Date: Wed Feb 15 16:36:31 2012 +0200

[Libreoffice-commits] .: sal/Library_sal.mk sal/Module_sal.mk sal/textenc

2012-02-15 Thread Tor Lillqvist
sal/Library_sal.mk |2 +- sal/Module_sal.mk |2 +- sal/textenc/textenc.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 42422f2599220b678aa41c4aadeec28df113c3ec Author: Tor Lillqvist t...@iki.fi Date: Wed Feb 15 16:36:31 2012 +0200

[Libreoffice-commits] .: binfilter/bf_svtools

2012-02-15 Thread Stephan Bergmann
binfilter/bf_svtools/source/filter.vcl/filter/svt_sgvtext.cxx | 31 -- 1 file changed, 15 insertions(+), 16 deletions(-) New commits: commit b0035dae18266c4fd219b29dbc635497c0fa53ec Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 15 15:38:04 2012 +0100 Adapted to

[Libreoffice-commits] .: sw/source

2012-02-15 Thread Miklos Vajna
sw/source/filter/rtf/rtffly.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9efe123eec58bcf14faa7e18c2625bdd0c420fb7 Author: Miklos Vajna vmik...@suse.cz Date: Wed Feb 15 15:47:20 2012 +0100 sw: SvxRTFItemStack has been changed to std::deque in the

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

2012-02-15 Thread Miklos Vajna
sw/source/filter/rtf/rtffly.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit a12a832280db27877c30ee177e9a079cd9c2eed9 Author: Cédric Bosdonnat cedric.bosdonnat@free.fr Date: Mon Jun 27 14:46:16 2011 + n#695479: Remove properties when removing empty fly frame

[Libreoffice-commits] .: configure.in

2012-02-15 Thread Tor Lillqvist
configure.in |1 + 1 file changed, 1 insertion(+) New commits: commit de9c3dcb769bc2df9abaefbae4f8ed90131176e0 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed Feb 15 17:01:14 2012 +0200 Set SOLARLIB for Android diff --git a/configure.in b/configure.in index 437da5f..18adc1b

[Libreoffice-commits] .: 5 commits - extensions/source sfx2/source svx/source ucb/source vcl/inc vcl/source

2012-02-15 Thread Caolán McNamara
extensions/source/scanner/scanwin.cxx |4 sfx2/source/appl/app.cxx |2 sfx2/source/appl/shutdowniconw32.cxx |2 svx/source/dialog/sendreportw32.cxx |2 ucb/source/ucp/odma/odma.h|4 vcl/inc/vcl/settings.hxx | 191

[Libreoffice-commits] .: 2 commits - desktop/source solenv/bin

2012-02-15 Thread Michael Meeks
desktop/source/app/app.cxx | 35 solenv/bin/modules/installer/copyproject.pm |3 ++ solenv/bin/modules/installer/exiter.pm |3 ++ solenv/bin/modules/installer/files.pm |5 +++- solenv/bin/modules/installer/logger.pm |

[Libreoffice-commits] .: filter/source framework/source package/source svl/source

2012-02-15 Thread Takeshi Abe
filter/source/config/cache/typedetection.cxx |4 ++-- framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx |2 +- framework/source/uiconfiguration/uiconfigurationmanager.cxx |2 +- package/source/xstor/xfactory.cxx

[Libreoffice-commits] .: 2 commits - sd/source

2012-02-15 Thread Thorsten Behrens
sd/source/ui/func/fuoltext.cxx |5 + sd/source/ui/view/outlview.cxx |6 -- 2 files changed, 1 insertion(+), 10 deletions(-) New commits: commit 57e6f04066cfddfa79eb2b79cf5c45653c79eff3 Author: Thorsten Behrens tbehr...@suse.com Date: Wed Feb 15 16:51:52 2012 +0100 Fix

[Libreoffice-commits] .: package/source

2012-02-15 Thread Caolán McNamara
package/source/zipapi/Deflater.cxx |8 package/source/zipapi/Inflater.cxx |4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 372a0d505c722fd8b39cf4f65487e7f08049896b Author: Caolán McNamara caol...@redhat.com Date: Wed Feb 15 16:02:47 2012 +

[Libreoffice-commits] .: 2 commits - package/source zlib/zlib-1.2.3.patch zlib/zlib-valgrind.patch

2012-02-15 Thread Caolán McNamara
package/source/zipapi/CRC32.cxx | 12 +--- zlib/zlib-1.2.3.patch | 103 zlib/zlib-valgrind.patch| 78 -- 3 files changed, 3 insertions(+), 190 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - Repository.mk

2012-02-15 Thread Jan Holesovsky
Repository.mk |1 + 1 file changed, 1 insertion(+) New commits: commit d532c1d111f76a581af6d3d1ccbeca7940bdb840 Author: Jan Holesovsky ke...@suse.cz Date: Wed Feb 15 17:55:45 2012 +0100 Fix Windows build. Signed-off-by: Petr Mladek pmla...@suse.cz diff --git a/Repository.mk

[Libreoffice-commits] .: bridges/source

2012-02-15 Thread Jani Monoses
bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 4e679ee2501a0babcdce498732d68428d46481e3 Author: Jani Monoses j...@ubuntu.com Date: Fri Feb 3 22:11:08 2012 +0200 Simplify code and use proper register

[Libreoffice-commits] .: bridges/source

2012-02-15 Thread Jani Monoses
bridges/source/cpp_uno/gcc3_linux_arm/uno2cpp.cxx | 49 -- 1 file changed, 20 insertions(+), 29 deletions(-) New commits: commit a55fa2d0a8f709bd58e2729b66fd8ecc807c0286 Author: Jani Monoses j...@ubuntu.com Date: Wed Feb 8 21:23:50 2012 +0200 Remove unnecessary

[Libreoffice-commits] .: 2 commits - editeng/inc editeng/source

2012-02-15 Thread Ivan Timofeev
editeng/inc/editeng/forbiddencharacterstable.hxx | 27 +--- editeng/source/misc/forbiddencharacterstable.cxx | 50 +-- editeng/source/uno/UnoForbiddenCharsTable.cxx|7 +-- 3 files changed, 27 insertions(+), 57 deletions(-) New commits: commit

[Libreoffice-commits] .: sc/source

2012-02-15 Thread Kohei Yoshida
sc/source/ui/docshell/docfunc.cxx | 100 -- sc/source/ui/inc/docfunc.hxx |4 - sc/source/ui/inc/viewfunc.hxx |2 sc/source/ui/view/cellsh.cxx | 57 - sc/source/ui/view/viewfun2.cxx|4 - 5 files changed, 124

[Libreoffice-commits] .: svtools/source

2012-02-15 Thread Stephan Bergmann
svtools/source/misc/imap2.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 715ac8c1b402e33930317a69bbdd61ad88133740 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 15 21:55:57 2012 +0100 Fixed some more apparent misuses of

[Libreoffice-commits] .: 4 commits - dbaccess/Module_dbaccess.mk sc/Module_sc.mk sc/qa test/inc test/source

2012-02-15 Thread Markus Mohrhard
dbaccess/Module_dbaccess.mk|6 +- sc/Module_sc.mk|1 + sc/qa/extras/scdatabaserangeobj.cxx|6 -- sc/qa/unit/filters-test.cxx|2 +- test/inc/test/sheet/xdatabaserange.hxx |2 ++ test/source/sheet/xdatabaserange.cxx |

[Libreoffice-commits] .: 2 commits - l10ntools/source sal/inc

2012-02-15 Thread Stephan Bergmann
l10ntools/source/srclex.l |1 + sal/inc/rtl/string.hxx| 16 sal/inc/rtl/ustring.hxx | 25 + 3 files changed, 42 insertions(+) New commits: commit 3ac780d8a2f8d1b94e9b4776d7f556274d3197dc Author: Stephan Bergmann sberg...@redhat.com Date:

Re: [Libreoffice-qa] RC3 released as Final version???

2012-02-15 Thread Olav Dahlum
On 15/02/12 18:29, Florian Reisinger wrote: A second try, after sending this message just to Rainer - sorry for that Am 15.02.2012 18:28, schrieb Florian Reisinger: Am 15.02.2012 18:10, schrieb Rainer Bielefeld: Petr Mladek schrieb: What about having the following for the beta builds:

[Libreoffice-qa] bibisecting HowTo published on the wiki

2012-02-15 Thread Bjoern Michaelsen
Hi all, I added a bibisecting Howto to the wiki, please try getting started with bibisecting and report back if you are missing information on how to proceed. And remember: Bibisecting a bug will make it much more likely that your bug will be fixed quickly as a bibisected regression is much

[Libreoffice-qa] Relase_Criteria wiki page change request

2012-02-15 Thread Nino Novak
Hi Petr, could you please update the ReleasePlan wiki page[1] and add onlyinclude tags around the table under Blocker Bug Nomination? I'd like to transclude the table into the German translated page so that it gets updated automatically there. (I've just tried it with a test page so it has

[Libreoffice-bugs] [Bug 38913] Libreoffice applications crash - MSVCR90.dll

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38913 --- Comment #8 from fuggi w...@gmx.de 2012-02-15 00:14:12 PST --- @Tor: I do not think that this bug report is totally, but I do think that your comment is! You should have *at least* stated why you think it is. -- Configure bugmail:

[Libreoffice-bugs] [Bug 42901] URW Chancery L font is no more available

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42901 --- Comment #15 from gilbert_...@hotmail.com 2012-02-15 00:18:53 PST --- The full output of the fc-list -v command is in attachment. Result of fc-list -v URW Chancery L | grep file: file: /usr/share/fonts/type1/gsfonts/z003034l.pfb(s)

[Libreoffice-bugs] [Bug 46088] New: Hidden lines become visible after collapsing and expanding of the group

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46088 Bug #: 46088 Summary: Hidden lines become visible after collapsing and expanding of the group Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release

[Libreoffice-bugs] [Bug 40315] add moving average trend line (regression curve)

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40315 --- Comment #3 from Laurent BP jumbo4...@yahoo.fr 2012-02-15 00:56:40 PST --- Hello, New version 1.4 of extension CorelPolyGUI now includes moving average trend line. http://extensions.libreoffice.org/extension-center/improved-trend-lines/ But

[Libreoffice-bugs] [Bug 40594] Charts embedded in .docx files are absent when opened in LibreOffice Writer

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40594 --- Comment #4 from sasha.libreoff...@gmail.com 2012-02-15 01:11:51 PST --- Version is most early version of LibreOffice, where bug reproducible, not current version. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 33800] Enable PDF export of simple slide animations in Impress

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=33800 c. brocas christophe.bro...@free.fr changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5

[Libreoffice-bugs] [Bug 37821] UI : After changing one side of a connector, selecting it becomes hard

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37821 vil...@yahoo.fr changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from

[Libreoffice-bugs] [Bug 37821] UI : After changing one side of a connector, selecting it becomes hard

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37821 vil...@yahoo.fr changed: What|Removed |Added Version|LibO 3.3.2 release |LibO 3.5.0 Release -- Configure

[Libreoffice-bugs] [Bug 43866] Regression: Writer doc export wrong bullet

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43866 --- Comment #5 from han...@web.de 2012-02-15 01:19:32 UTC --- I have seen the problem with wrong glyphs in bulleted lists for a very long time (possibly since OpenOffice 1) on MacOS X (10.4 to 10.6) with the German Language Pack. I think it is

[Libreoffice-bugs] [Bug 43699] Extract, copy or export Chart data tables from Charts in Writer documents

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43699 --- Comment #7 from sasha.libreoff...@gmail.com 2012-02-15 01:19:51 PST --- Thanks for information -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Libreoffice-bugs] [Bug 45171] Can't open or create libreoffice documents with password

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45171 Petr Mladek pmla...@suse.cz changed: What|Removed |Added Status|REOPENED|NEEDINFO

[Libreoffice-bugs] [Bug 46089] New: Impress: objects in a group look ugly in slideshow

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46089 Bug #: 46089 Summary: Impress: objects in a group look ugly in slideshow Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: x86 (IA32)

[Libreoffice-bugs] [Bug 46090] New: CONFIGURATION: toolbar problem

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46090 Bug #: 46090 Summary: CONFIGURATION: toolbar problem Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 46091] New: SLIDESHOW: Impress crashes on reaching slide containing mpeg video after upgrade

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46091 Bug #: 46091 Summary: SLIDESHOW: Impress crashes on reaching slide containing mpeg video after upgrade Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0

[Libreoffice-bugs] [Bug 46091] SLIDESHOW: Impress crashes on reaching slide containing mpeg video after upgrade

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46091 Chris Nuckley nuck...@tiscali.co.uk changed: What|Removed |Added Attachment #57072|I have attached a sample|A sample

[Libreoffice-bugs] [Bug 46060] Writer corrupts DOCX file, recovery not possible with Office 2010

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46060 --- Comment #3 from Philip Gillißen gue...@freenet.de 2012-02-15 02:32:33 PST --- I created the clean document on Windows 64 Bit with Microsoft Office 2010. I saved it and then opened it in LibreOffice 3.5 (also on Windows 64 Bit, but it's the

[Libreoffice-bugs] [Bug 45779] Attached presentation crashes LO when saving

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45779 --- Comment #3 from Jan Holesovsky ke...@suse.cz 2012-02-15 02:32:51 PST --- Thorsten Behrens commited a patch related to this issue to master: http://cgit.freedesktop.org/libreoffice/core/commit/?id=d37abad97d72bae0fd0269de12e94c7a7d3fd7e1 Fix

[Libreoffice-bugs] [Bug 46092] New: EDITING: Insertion of Text is not Possible: [a] above Sections, Tables or Indexes at the Top of Text Documents; [b] below Sections or Indexes at the Bottom of Text

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46092 Bug #: 46092 Summary: EDITING: Insertion of Text is not Possible: [a] above Sections, Tables or Indexes at the Top of Text Documents; [b] below Sections or Indexes at the Bottom

[Libreoffice-bugs] [Bug 45171] Can't open or create libreoffice documents with password

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45171 --- Comment #17 from Rene Engelhard r...@debian.org 2012-02-15 02:42:20 PST --- pmladek: given that it also was reported in Debian (which is based on 3.4.5 final *of course* - 3.4.5.2), and even for 3.5.0 (see

[Libreoffice-bugs] [Bug 45929] : Access to password prtected document in Librecalc prevented.

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45929 --- Comment #6 from Rene Engelhard r...@debian.org 2012-02-15 02:43:08 PST --- duplicate of Bug 45171? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the

[Libreoffice-bugs] [Bug 45779] Attached presentation crashes LO when saving

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45779 --- Comment #5 from Jan Holesovsky ke...@suse.cz 2012-02-15 03:07:25 UTC --- Thorsten Behrens commited a patch related to this issue to libreoffice-3-5:

[Libreoffice-bugs] [Bug 45779] Attached presentation crashes LO when saving

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45779 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status Whiteboard||target:3.5.1

[Libreoffice-bugs] [Bug 46077] Paste of externally copied text cannot be undone

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46077 --- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk 2012-02-15 03:11:20 PST --- (In reply to comment #1) Fixed in 3.5.1. That was fast! Thank you -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Libreoffice-bugs] [Bug 45394] [FORMATTING] wrong formatting of rtf file

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45394 --- Comment #5 from s-joyemuseq...@vf.uni-konstanz.de 2012-02-15 03:11:37 PST --- Correction: it works with LibO 3.3.4 (was 3.4.4). Another bug with the pattern LibO 3.3 OK, LibO 3.4 unusable, LibO 3.5 much better but not OK: Bug 45910 I

[Libreoffice-bugs] [Bug 45394] [FORMATTING] wrong formatting of rtf file

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45394 s-joyemuseq...@vf.uni-konstanz.de changed: What|Removed |Added Severity|normal |major -- Configure

[Libreoffice-bugs] [Bug 43729] EDITING: Cannot write accented characters after entering full screen

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43729 --- Comment #5 from sasha.libreoff...@gmail.com 2012-02-15 03:26:00 PST --- I will try add Spanish keyboard to my keyboards and type. Please, explain how type accented characters. Which English letters are on those buttons, which key bindings I

[Libreoffice-bugs] [Bug 46094] New: enhanced Math-Calc integration

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46094 Bug #: 46094 Summary: enhanced Math-Calc integration Classification: Unclassified Product: LibreOffice Version: unspecified Platform: Other OS/Version: All Status:

[Libreoffice-bugs] [Bug 46074] FILEOPEN: No Recent Documents...

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46074 --- Comment #3 from M dereinsameb...@gmx.net 2012-02-15 03:33:26 PST --- Same here. Ubuntu 10.04 / 64 bit. Updated my 3.4.5 install to 3.5.0 and there is no recent documents list saved now. -- Configure bugmail:

[Libreoffice-bugs] [Bug 43781] FILEOPEN: textbackgroundcolors changes made in Word not loaded

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43781 --- Comment #1 from sasha.libreoff...@gmail.com 2012-02-15 03:50:27 PST --- Created attachment 57077 -- https://bugs.freedesktop.org/attachment.cgi?id=57077 simplified test case I have deleted almost all content of initial document using Word

[Libreoffice-bugs] [Bug 43781] FILEOPEN: textbackgroundcolors changes made in Word not loaded

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43781 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 43789] SPELL: Option for Check spelling as you type needs to be selectable between LibO applications

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43789 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 43814] Pictures Alternative Name disapear after changing Anchor Type

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43814 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 42000] WRITER: Character font cap height is not displayed on capital letters

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42000 emir_s...@msn.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0

[Libreoffice-bugs] [Bug 42000] WRITER: Character font cap height is not displayed on capital letters

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42000 --- Comment #2 from emir_s...@msn.com 2012-02-15 04:42:28 PST --- Confirmed with 3.5.0. The issue is still present. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: ---

[Libreoffice-bugs] [Bug 44887] Enhancement request: Coretext rendering on Mac OS X

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44887 emir_s...@msn.com changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 45530] Accessibility does not work on Windows: java bridge missing from installation set

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45530 Michael Stahl mst...@redhat.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED Status

[Libreoffice-bugs] [Bug 43729] EDITING: Cannot write accented characters after entering full screen

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43729 --- Comment #6 from eseeseha...@yahoo.es 2012-02-15 04:54:12 PST --- I don't have an US keyboard so I can't guarantee, but I tried the following tutorial and it seemed to work: http://spanish.about.com/od/writtenspanish/a/dia_ubuntu.htm And

[Libreoffice-bugs] [Bug 46096] New: WRITER: Unnecessary extra grey area at the bottom of the window

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46096 Bug #: 46096 Summary: WRITER: Unnecessary extra grey area at the bottom of the window Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release

[Libreoffice-bugs] [Bug 46097] New: : file new from template - error

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46097 Bug #: 46097 Summary: : file new from template - error Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 46098] New: EDITING Copy part of the cell content freeze Calc for a few seconds

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46098 Bug #: 46098 Summary: EDITING Copy part of the cell content freeze Calc for a few seconds Classification: Unclassified Product: LibreOffice Version: unspecified

[Libreoffice-bugs] [Bug 46060] Writer corrupts DOCX file, recovery not possible with Office 2010

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46060 --- Comment #4 from Nino nn.l...@kflog.org 2012-02-15 05:04:18 PST --- Though I have no windows for testing, I'm seemingly able to produce a file in docx format (i.e. exactly like the clean document) when saving the clean document as described

[Libreoffice-bugs] [Bug 46098] EDITING Copy part of the cell content freeze Calc for a few seconds

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46098 ktos.obcy+freedesk...@gazeta.pl changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 43955] : Writer crashes, document corrupted, only containing hashes, all office preferences lost

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43955 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 43729] EDITING: Cannot write accented characters after entering full screen

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43729 --- Comment #7 from eseeseha...@yahoo.es 2012-02-15 05:13:54 PST --- More details: If I had two monitors enabled (and the bug was triggered as expected) but I - Close writer - Disable the 2nd display *without rebooting nor restarting X11*

[Libreoffice-bugs] [Bug 46097] : file new from template - error

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46097 tino t...@mbucher.ch changed: What|Removed |Added Platform|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 45926] Can not work with formula in Writter using LO 3.5.0 RC3

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

[Libreoffice-bugs] [Bug 44017] [FORMATTING, FILEOPEN] Image in .doc document squashed when opened in libreoffice

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44017 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 45926] Can not work with formula in Writter using LO 3.5.0 RC3

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45926 --- Comment #6 from Jean-Baptiste Faure jbf.fa...@orange.fr 2012-02-15 05:19:16 PST --- Forgot to add that it works for me as expected. Daily used on LO 3.5.0 rc[1|2|3] on Ubuntu 10.04 (x86) anc Ubuntu 11.10 (x86_64). Best regards. JBF --

[Libreoffice-bugs] [Bug 46099] New: Missing Search and Replace shortcut

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46099 Bug #: 46099 Summary: Missing Search and Replace shortcut Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: x86-64 (AMD64) OS/Version: Mac

[Libreoffice-bugs] [Bug 44071] Export to bar.pdf tries to access bar (without the .pdf), and gives warning if bar does not exist.

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44071 sasha.libreoff...@gmail.com changed: What|Removed |Added CC||sasha.libreoff...@gmail.com

[Libreoffice-bugs] [Bug 44111] FORMATTING: LibreOffice don't show the color grid when I choose characther color, character background and color background when the window isn't maximized.

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44111 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 44017] [FORMATTING, FILEOPEN] Image in .doc document squashed when opened in libreoffice

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44017 --- Comment #2 from Nicolas Mailhot nicolas.mail...@laposte.net 2012-02-15 05:39:44 PST --- It seems to be fixed in 3.5.0 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Libreoffice-bugs] [Bug 44111] FORMATTING: LibreOffice don't show the color grid when I choose color background when the window isn't maximized.

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44111 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FORMATTING: LibreOffice |FORMATTING: LibreOffice

[Libreoffice-bugs] [Bug 44111] UI: LibreOffice don't show the color grid when I choose color background when the window isn't maximized.

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44111 sasha.libreoff...@gmail.com changed: What|Removed |Added Summary|FORMATTING: LibreOffice |UI: LibreOffice don't show

[Libreoffice-bugs] [Bug 46100] New: Crash after deleting a sheet

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46100 Bug #: 46100 Summary: Crash after deleting a sheet Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: x86-64 (AMD64) OS/Version: Windows

[Libreoffice-bugs] [Bug 45006] Contextual font menu ends at letter D

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45006 --- Comment #5 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-02-15 05:46:39 PST --- @emir_s...@msn.com: More interesting would be where the problem started -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-bugs] [Bug 44124] Improvement: Allow color selector to select full RGB color range

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44124 sasha.libreoff...@gmail.com changed: What|Removed |Added Platform|Other |All

[Libreoffice-bugs] [Bug 43729] EDITING: Cannot write accented characters after entering full screen

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43729 --- Comment #8 from sasha.libreoff...@gmail.com 2012-02-15 06:24:32 PST --- @ eseesehache Thanks for information. Now let ask expert. @ Lubos Please, take look at this problem. Problem is with dual screen. -- Configure bugmail:

[Libreoffice-bugs] [Bug 46101] New: Saving docx document loses all comments

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46101 Bug #: 46101 Summary: Saving docx document loses all comments Classification: Unclassified Product: LibreOffice Version: LibO 3.4.4 release Platform: Other OS/Version: Windows

[Libreoffice-bugs] [Bug 44017] [FORMATTING, FILEOPEN] Image in .doc document squashed when opened in libreoffice

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44017 sasha.libreoff...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 46102] New: script dispatch java extensions are broken

2012-02-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46102 Bug #: 46102 Summary: script dispatch java extensions are broken Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: All

<    1   2   3   4   >