[Libreoffice-commits] .: Branch 'feature/gbuild_scp2' - icu/icuversion.mk

2012-05-20 Thread David Tardon
icu/icuversion.mk |9 - 1 file changed, 9 deletions(-) New commits: commit 14fde1c10609b2d82bd15bba22e5b8008a90252e Author: David Tardon dtar...@redhat.com Date: Mon May 14 17:16:34 2012 +0200 these are only set by configure for system icu Change-Id:

feature/gbuild_scp2 is ready for review

2012-05-20 Thread David Tardon
Hi all, I have finished conversion of module scp2 to gbuild. For the uninitiated: scp2 contains configuration for the installer (or the biggest part of it, at least, because one configuration format is just not enough...), i.e., it defines what dirs, files and whatnot are part of the installation

Re: [Libreoffice-commits] .: 2 commits - configure.in README.cross

2012-05-20 Thread Tor Lillqvist
Advance notice would be appreciated so that I can find a way to adapt tinderbuild2 Sure. That's why I didn't want to remove the (as such superseded) --with-*-for-build options, but just give a gentle hint. Anyway, the change I did was enough to improve the itch I had to scratch at the time, I

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #312 from Wolfram Riedel wolfram.rie...@isaco.de 2012-05-20 04:06:49 PDT --- Nominating bug 48039. Haven't seen working cross-references in quite a while. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

[Libreoffice-commits] .: odk/source

2012-05-20 Thread David Tardon
odk/source/unowinreg/win/makefile.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b8c046acfc235cbfb09d598b502a66922045cabc Author: David Tardon dtar...@redhat.com Date: Tue May 8 07:43:31 2012 +0200 only add -manifest:no for msc--mingw's ldd chokes on it

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Frédéric Buclin lpso...@netscape.net changed: What|Removed |Added Depends on||35079 --- Comment

Re: feature/gbuild_scp2 is ready for review

2012-05-20 Thread Norbert Thiebaud
1/ I'm having breakage building the first side fo things... do you require a make clean before running your script ? 2/ your script does not seems to detect a build failure... it then switch on the feature branch and I get Previous HEAD position was 5875f18... make the output more predictable

[Libreoffice-commits] .: chart2/source cui/source sdext/source soltools/support svtools/source vcl/source writerfilter/source xml2cmp/source xmloff/source

2012-05-20 Thread Julien Nabet
chart2/source/view/charttypes/Splines.cxx |4 ++-- cui/source/options/optcolor.cxx|3 +-- sdext/source/pdfimport/pdfparse/pdfentries.cxx |2 +- soltools/support/simstr.cxx|2 +- svtools/source/svhtml/parhtml.cxx |3 +--

Re: 5729da1 fdo#42865: privatized unique empty string symbol - change of addsym.awk breaks the build on Mac/PPC

2012-05-20 Thread Michael Stahl
On 19/05/12 14:30, Christian Lohmaier wrote: Hi *, The change http://cgit.freedesktop.org/libreoffice/core/commit/?id=5729da18a1852d842bd7de05d9d7fdcbec1e9ad5 or more precise this part of it: diff --git a/solenv/bin/addsym.awk b/solenv/bin/addsym.awk index 4c18bdc..a9e64fb 100644 ---

[Libreoffice-commits] .: 6 commits - cross_toolset/prj l10ntools/Executable_idxdict.mk l10ntools/Module_l10ntools.mk l10ntools/source Makefile.top Module_tail_build.mk Repository.mk solenv/CustomTarge

2012-05-20 Thread David Tardon
Makefile.top|4 - Module_tail_build.mk|3 Repository.mk |1 cross_toolset/prj/build.lst |2 l10ntools/Executable_idxdict.mk | 34 ++ l10ntools/Module_l10ntools.mk |

Re: feature/gbuild_scp2 is ready for review

2012-05-20 Thread Norbert Thiebaud
so, building after a make clean yield: [] Multiprocessing build is finished Maximal number of processes run: 8 Previous HEAD position was 5875f18... make the output more predictable Switched to branch 'feature/gbuild_scp2' *

Re: feature/gbuild_scp2 is ready for review

2012-05-20 Thread Norbert Thiebaud
BTW to get the thing moving forward as described above I needed: --- test-conversion.sh.orig 2012-05-20 09:07:36.0 -0500 +++ test-conversion.sh 2012-05-20 09:20:28.0 -0500 @@ -111,12 +111,19 @@ do_build() { local system_icu=$(get_make_var SYSTEM_ICU) +local

Re: 5729da1 fdo#42865: privatized unique empty string symbol - change of addsym.awk breaks the build on Mac/PPC

2012-05-20 Thread Christian Lohmaier
Hi Michael, *, On Sun, May 20, 2012 at 4:12 PM, Michael Stahl mst...@redhat.com wrote: On 19/05/12 14:30, Christian Lohmaier wrote: [...] Thanks for the explanations. [...] could you try to experiment a bit what could be done to make it work for you as well?  e.g. perhaps adding a * for

Re: [PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-20 Thread Daniel Naber
On Montag, 14. Mai 2012, Michael Meeks wrote: Hi Michael, I'd like to get this into -3-5 - it isn't a beautiful or ideal solution, but it is simple, reasonably foolproof and appears to work too ;-) now that this is fixed I searched the archives for the reason LanguageTool is not

[Libreoffice-commits] .: Branch 'feature/gbuild_scp2' - 3 commits - python/makefile.mk python/prj python/pyversion.Makefile scp2/InstallModule_binfilter.mk scp2/InstallModule_ooo.mk scp2/InstallModule

2012-05-20 Thread David Tardon
python/makefile.mk |7 ++- python/prj/d.lst|1 + python/pyversion.Makefile | 25 + scp2/InstallModule_binfilter.mk |4 +--- scp2/InstallModule_ooo.mk |2 +- scp2/InstallModule_python.mk|2 +- 6 files

[Libreoffice-commits] .: instsetoo_native/inc_ooohelppack instsetoo_native/inc_openoffice instsetoo_native/inc_sdkoo instsetoo_native/inc_ure

2012-05-20 Thread Andras Timar
instsetoo_native/inc_ooohelppack/windows/msi_templates/ControlC.idt |2 -- instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt |2 -- instsetoo_native/inc_sdkoo/windows/msi_templates/ControlC.idt |2 -- instsetoo_native/inc_ure/windows/msi_templates/ControlC.idt

[Libreoffice-commits] .: solenv/prj

2012-05-20 Thread David Tardon
solenv/prj/build.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0617174992d1d05fe829f3743971a4bae2c65fe1 Author: David Tardon dtar...@redhat.com Date: Sun May 20 20:45:09 2012 +0200 fix build with build.pl Change-Id:

[Libreoffice-commits] .: 2 commits - oox/source sc/Library_scfilt.mk sc/source

2012-05-20 Thread Markus Mohrhard
oox/source/core/xmlfilterbase.cxx |6 oox/source/token/namespaces.hxx.tail |1 oox/source/token/namespaces.txt|6 oox/source/token/tokens.txt|3 sc/Library_scfilt.mk |1

Re: feature/gbuild_scp2 is ready for review

2012-05-20 Thread Norbert Thiebaud
ok, after some back and forth the result, on Mac, is: --- /Volumes/TBRAM/core/scp2/unxmacxi.pro/bin/osl/setup_osl.ins 2012-05-20 14:03:04.0 -0500 +++ /Volumes/TBRAM/core/workdir/unxmacxi.pro/InstallScriptTarget/setup_osl.ins 2012-05-20 14:05:04.0 -0500 @@ -19955,70 +19955,70 @@

Re: 3.5.3rc1 win32 / debug package ...

2012-05-20 Thread bfo . bugmail
On Thu, 2012-05-10 at 12:13 +0200, Jesús Corrius wrote: In any case, the right way to do it would be to automatically generate all PDBs for each released version, for example in: solver\wntmsci.pro\pdb. Then we put those generated PDBs online at symbols.libreoffice.org. I think first we should

Blanket license statement

2012-05-20 Thread Wilhelm Pflüger
Sorry for my late answer. As asked by you I state hereby: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Wilhelm Pflüger ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-20 Thread Pierre-André Jacquod
hello, On 05/16/2012 04:07 PM, Lubos Lunak wrote: If somebody does a developer build, there are not many good reasons why -O2 should be used - it takes noticably more time and it makes debugging miserable. I can't think of anything else than final builds and profiling as a good

MPL/LGPLv3+ re-licensing audit

2012-05-20 Thread Vicente Vendrell
All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

license statement

2012-05-20 Thread Philipp Kloke
Hi, All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: LibreOffice: blanket license statement ...

2012-05-20 Thread Jean-Charles Papin
Hi, All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license :-) Best regards, -- Jean-Charles Papin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Wol's grant of licence

2012-05-20 Thread Wols Lists
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As requested, this email confirms that my past and future contributions are licenced under the LO standard MPL/LGPL3+ licence. Cheers, Wol - Original Message Subject: blanket / license bits ... Date: Thu, 26 Apr 2012 17:36:54 +0100

Re: How to add color scales to ODF?

2012-05-20 Thread Inge Wallin
On Tuesday, May 15, 2012 16:59:30 Kohei Yoshida wrote: On Tue, May 15, 2012 at 10:28 AM, Eike Rathke er...@redhat.com wrote: So, what we could do is prepare two proposals, the clean incompatible one and the ugly more compatible one ;-) It's then up to the TC to decide. I think this is a

LibreOffice: license statement

2012-05-20 Thread Xavier ALT
Hi, All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Xavier ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: --enable-debug vs --enable-symbols (Re: [Libreoffice-commits] .: 12 commits - config_host.mk.in configure.in filter/source oox/source sal/inc sc/source solenv/gbuild toolkit/source xmlhelp/source)

2012-05-20 Thread Norbert Thiebaud
On Wed, May 16, 2012 at 11:30 PM, Pierre-André Jacquod pjacq...@alumni.ethz.ch wrote: At least I understand why I always got debug builds with optimization, which does not ease the use of debugger... and why it takes so long to build. As occasional developer, I do not want to dig to deep in

[Libreoffice-commits] .: 2 commits - oox/source sc/inc sc/source

2012-05-20 Thread Markus Mohrhard
oox/source/token/tokens.txt|1 + sc/inc/colorscale.hxx | 16 ++-- sc/source/core/data/colorscale.cxx | 33 + sc/source/filter/oox/extlstcontext.cxx | 17 + 4 files changed, 49 insertions(+), 18

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

2012-05-20 Thread Markus Mohrhard
sc/inc/colorscale.hxx |8 +++- sc/inc/fillinfo.hxx|1 + sc/source/core/data/colorscale.cxx |1 + sc/source/filter/inc/condformatbuffer.hxx |1 + sc/source/filter/oox/condformatbuffer.cxx |5 +

[Libreoffice-commits] .: connectivity/source

2012-05-20 Thread Takeshi Abe
connectivity/source/commontools/CommonTools.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f8e94ec86428b8cce9c616e286106c20491ef3e2 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon May 21 09:55:26 2012 +0900 allocate in exact size Change-Id:

[Libreoffice-commits] .: dictionaries/ar dictionaries/bg_BG dictionaries/ca dictionaries/cs_CZ dictionaries/da_DK dictionaries/de dictionaries/en dictionaries/fr_FR dictionaries/hu_HU dictionaries/it_

2012-05-20 Thread David Tardon
dictionaries/ar/makefile.mk |2 dictionaries/bg_BG/makefile.mk |2 dictionaries/ca/makefile.mk |2 dictionaries/cs_CZ/makefile.mk |2 dictionaries/da_DK/makefile.mk |2 dictionaries/de/makefile.mk |4 - dictionaries/en/makefile.mk |2

[Libreoffice-bugs] [Bug 50137] After created user profile, LibO close

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50137 --- Comment #1 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 2012-05-19 23:05:44 PDT --- (In reply to comment #0) [REPRODUCIBLE] on Administrative install on Windows XP Also REPRODUCIBLE with normal install of same build (by

[Libreoffice-bugs] [Bug 34940] EDITING: Start on click not added correctly to movies

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34940 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Platform|x86-64 (AMD64) |All

[Libreoffice-bugs] [Bug 50126] FILEOPEN

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

[Libreoffice-bugs] [Bug 42558] FORMATTING: Missing Arabic Abjad numerals for page numbers

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42558 Faisal fmalota...@kacst.edu.sa changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 50139] New: Cross-references - index tab selection - illustration is cut

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50139 Bug #: 50139 Summary: Cross-references - index tab selection - illustration is cut Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release

[Libreoffice-bugs] [Bug 50139] Cross-references - index tab selection - illustration is cut

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50139 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 50141] New: : Word Count Characters (with spaces) incorrect with Numbering on

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50141 Bug #: 50141 Summary: : Word Count Characters (with spaces) incorrect with Numbering on Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release

[Libreoffice-bugs] [Bug 48039] Cross-references disrupted in Master Document

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48039 --- Comment #1 from Wolfram Riedel wolfram.rie...@isaco.de 2012-05-20 02:49:37 PDT --- I'm seeing this too using LO 3.5.3.2. Resolving cross-references in the master document that were set within included documents is somewhat unreliable,

[Libreoffice-bugs] [Bug 50139] UI: Cross-references - index tab selection - illustration field contents is cut at left

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50139 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS/Version|Windows (All) |All

[Libreoffice-bugs] [Bug 48039] Cross-references disrupted in Master Document

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48039 --- Comment #2 from Wolfram Riedel wolfram.rie...@isaco.de 2012-05-20 04:09:36 PDT --- The issue may be related to bug 35669 which was supposedly fixed, but has comments that it is still not working. -- Configure bugmail:

[Libreoffice-bugs] [Bug 45619] picture - incorrect illustration in menue Cross-reference...

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45619 Christian Lohmaier lohma...@gmx.de changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 50139] UI: Cross-references - index tab selection - illustration field contents is cut at left

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50139 --- Comment #3 from Christian Lohmaier lohma...@gmx.de 2012-05-20 04:30:22 PDT --- *** Bug 45619 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Libreoffice-bugs] [Bug 34940] EDITING: Start on click not added correctly to movies

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34940 --- Comment #11 from tim.h...@gmail.com 2012-05-20 04:59:32 PDT --- @tim.holy: Please read the comments in a report! Or do you have information that reporter did his test with a most secret in advance version of LibO 3.5.3 in march 2011 ;-)

[Libreoffice-bugs] [Bug 50143] New: Can't select font color if the font color toolbar button turn into list due to the window width too small to display

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50143 Bug #: 50143 Summary: Can't select font color if the font color toolbar button turn into list due to the window width too small to display Classification: Unclassified

[Libreoffice-bugs] [Bug 50088] FILEOPEN: Crashes when opening an odt file.

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50088 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 45835] VIEWING: Disappearing toolbars

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45835 Alex settan...@gmail.com changed: What|Removed |Added Platform|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Frédéric Buclin lpso...@netscape.net changed: What|Removed |Added Depends on||35079 --- Comment

[Libreoffice-bugs] [Bug 35079] EDITING: Drawing element completely in mouse selection frame not selected

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35079 Frédéric Buclin lpso...@netscape.net changed: What|Removed |Added Blocks||37361 --

[Libreoffice-bugs] [Bug 45897] Writer FILESAVE: validation of odt not passed

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45897 Florian Reisinger reisi...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 50141] : Word Count Characters (with spaces) incorrect with Numbering on

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50141 Christopher M. Penalver christopher.penal...@gmx.com changed: What|Removed |Added Platform|Other

[Libreoffice-bugs] [Bug 50126] FILEOPEN from Explorer much slower than in WRITER

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50126 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Summary|FILEOPEN

[Libreoffice-bugs] [Bug 50126] FILEOPEN from Explorer much slower than in WRITER

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

[Libreoffice-bugs] [Bug 50123] Crashes throwing an instance of 'com::sun::star::uno::RuntimeException'

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50123 --- Comment #2 from marken...@gmail.com 2012-05-20 07:22:33 PDT --- After removing (purge) with synaptic all libreoffice packages, rebooting, removing the .config/libreoffice directory and changing ownership of .ure directory from root:root to

[Libreoffice-bugs] [Bug 50139] UI: Cross-references - index tab selection - illustration field contents is cut at left

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50139 --- Comment #4 from Anonymous Helper anonym...@dodgeit.com 2012-05-20 07:37:33 PDT --- Confirmed for LibreOffice 3.5.3.2 german in Win XP. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[Libreoffice-bugs] [Bug 42558] FORMATTING: Missing Arabic Abjad numerals for page numbers

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42558 Munzir Taha munzirt...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 50146] New: freeze on attempt to put SS file on dock; FILESAFE?

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50146 Bug #: 50146 Summary: freeze on attempt to put SS file on dock; FILESAFE? Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 50126] FILEOPEN from Explorer much slower than in WRITER

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50126 --- Comment #4 from Luuk luu...@gmail.com 2012-05-20 08:56:38 PDT --- ok, i renamed the userprofile That made some difference, After that i turned of Spelling and Grammar checking now it tables about 2 secs, which is an improvement of 30% !!, i

[Libreoffice-bugs] [Bug 46233] Some xls files with html content is opened incorrectly

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

[Libreoffice-bugs] [Bug 49350] freeze when saving new entry to a large autocorrect replacement table

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350 --- Comment #11 from dingodog dingo...@fastmail.fm 2012-05-20 10:52:35 PDT --- (In reply to comment #8) Please - install a Linux virtual machine, install a build with debug symbols, and run it under callgrind. Post the callgrind.out.12235

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

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46365 --- Comment #1 from Florian Reisinger reisi...@gmail.com 2012-05-20 11:06:12 PDT --- To be honest: In LibO 3.6, you could forget the splash screen (With todays master ~1 sec...) -- Configure bugmail:

[Libreoffice-bugs] [Bug 50151] New: Dismerge cells from context menu

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50151 Bug #: 50151 Summary: Dismerge cells from context menu Classification: Unclassified Product: LibreOffice Version: LibO Master Platform: Other OS/Version: All Status:

[Libreoffice-bugs] [Bug 38276] EasyHack: Make the toolbar menu easier

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38276 --- Comment #5 from Florian Reisinger reisi...@gmail.com 2012-05-20 11:24:26 PDT --- Created attachment 61884 -- https://bugs.freedesktop.org/attachment.cgi?id=61884 Right and left clicking Can someone explain me please why this has been

[Libreoffice-bugs] [Bug 49843] : New bibliography entry from document content overrides previous one

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49843 carlosjosep...@gmail.com changed: What|Removed |Added Version|LibO 3.5.2 Release |LibO 3.5.3 release --

[Libreoffice-bugs] [Bug 49843] : New bibliography entry from document content overrides previous one

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49843 carlosjosep...@gmail.com changed: What|Removed |Added Priority|medium |high -- Configure bugmail:

[Libreoffice-bugs] [Bug 49350] freeze when saving new entry to a large autocorrect replacement table

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49350 --- Comment #12 from tommy27 ba...@quipo.it 2012-05-20 12:27:40 PDT --- @dingodog probably the test should be done on particular LibO builds with debug symbols. check this link: http://packages.debian.org/experimental/libreoffice-dbg --

[Libreoffice-bugs] [Bug 50155] New: copy on text causes modification of the document

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50155 Bug #: 50155 Summary: copy on text causes modification of the document Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version:

[Libreoffice-bugs] [Bug 50157] New: Movie and Sound crashes Slide Show

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50157 Bug #: 50157 Summary: Movie and Sound crashes Slide Show Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: All OS/Version: Windows (All)

[Libreoffice-bugs] [Bug 50157] Movie and Sound crashes Slide Show

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50157 Caolán McNamara caol...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 45081] SLIDESHOW CRASH on slide with embedded / linked video

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45081 Caolán McNamara caol...@redhat.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 50158] New: EDITING: EDITING: Second paste of text copied from browser returns unrelated number, or error code

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50158 Bug #: 50158 Summary: EDITING: EDITING: Second paste of text copied from browser returns unrelated number, or error code Classification: Unclassified Product: LibreOffice

[Libreoffice-bugs] [Bug 50159] New: UI: libreoffice math 不显示公式输入命令窗口

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50159 Bug #: 50159 Summary: UI: libreoffice math 不显示公式输入命令窗口 Classification: Unclassified Product: LibreOffice Version: LibO 3.5.3 release Platform: Other OS/Version: All

[Libreoffice-bugs] [Bug 48562] CRASH when FILEOPEN any .doc

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48562 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 47171] Send Document as email fails with Thunderbird, tries to send wrong temp. document

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47171 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 50160] Document as email

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

[Libreoffice-bugs] [Bug 49555] EDITING: improve access to contents in Frames with wrap=through and in background option

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

[Libreoffice-bugs] [Bug 38913] Libreoffice crashes when loading Danish dictionary at startup citing msvcr90.dll after upgrade

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38913 --- Comment #34 from brandon.ai...@gmail.com 2012-05-20 22:36:36 PDT --- I just experienced this issue with LibreOffice 3.5.2 and 3.5.3. Uninstall/reinstall did not work, nor did repair install. I corrected it by uninstalling, deleting

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

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

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

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48463 --- Comment #10 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 2012-05-20 22:48:09 PDT --- Created attachment 61901 -- https://bugs.freedesktop.org/attachment.cgi?id=61901 Nes sample document See Comment 9 how to use -- Configure

[Libreoffice-bugs] [Bug 49775] CRASH when FILEOPEN particular .rtf

2012-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49775 Qubit bishop.robin...@gmail.com changed: What|Removed |Added Status Whiteboard||bibisected35

Re: [Libreoffice-ux-advise] Fwd: Ubuntu Templates

2012-05-20 Thread Mirek M.
Hi Bjoern, 2012/5/20 Bjoern Michaelsen bjoern.michael...@canonical.com Hi all, On Sun, Apr 01, 2012 at 03:44:09PM +0200, Alexander Wilms wrote: here's the Wiki page: https://wiki.documentfoundation.org/Ubuntu_Templates I assume the development has moved elsewhere in the meantime? Kind

Re: [Libreoffice-ux-advise] Fwd: Ubuntu Templates

2012-05-20 Thread Bjoern Michaelsen
Hi Alex, all, On Sun, May 20, 2012 at 06:06:17PM +0200, Alexander Wilms wrote: The templates are now being collected here: https://wiki.documentfoundation.org/Design/Call_for_Templates great! Thanks. I am the author of 'vintage', 'fresh and serious' and 'hexagons' and I licensed them (and