Master Build Failure in Python3 on Mac OSX with SDK 10.6 and XCode 4.5.2

2012-12-08 Thread Alexander Thurgood
Hi all, The build has now failed for me since the beginning of the week, systematically in Python3 installation : 2012-12-03 11:54:23.087 xcrun[93120:303] File '/Users/Shared/Repos/LO/core/workdir/unxmacxi.pro/UnpackedTarball/python3/Mac/strip' not found. Use --create to create a new file.

Re: Master Build Failure in Python3 on Mac OSX with SDK 10.6 and XCode 4.5.2

2012-12-08 Thread Alexander Thurgood
Le 08/12/12 10:50, Alexander Thurgood a écrit : Apparently, the installation script is looking for the strip command, but this isn't available from within XCode ? And yet, it is there : /Applications/XCode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip and

Re: license statement

2012-12-08 Thread tino
Hi Markus, Many thanks for the commits and sorting out the warnings. Also: All of my past future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Cheers, Tino ___ LibreOffice mailing list

[PATCH] Related: fdo#57779 LibreLogo 0.2 starts with scripting frame...

2012-12-08 Thread Julien Nabet (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1269 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/69/1269/1 Related: fdo#57779 LibreLogo 0.2 starts with scripting framework error pep8 cleaning, above all these reports:

[PATCH] Remove useless deprecated rtl/memory.h

2012-12-08 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1268 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/1268/1 Remove useless deprecated rtl/memory.h Change-Id: Iac156b004464018225bbfda24f0a234f9ebcb19f --- D

Build failure on master on mysqlc module

2012-12-08 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today (commit 6858182d246f21c5b06af09d8ff0e6fd04ef26c3) and following a make clean, I've got this: Entering /home/julien/compile-libreoffice/libo/mysqlc/source Compiling: mysqlc/source/mysqlc_driver.cxx Compiling:

[PATCH] rtl:: removal in fpicker

2012-12-08 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1270 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/70/1270/1 rtl:: removal in fpicker - remove rtl prefix - remove RTL_CONSTASCII_USTRINGPARAM - correct some misspells

Re: Build failure on master on mysqlc module

2012-12-08 Thread Lubos Lunak
On Saturday 08 of December 2012, julien2412 wrote: Hello, On pc Debian x86-64 with master sources updated today (commit 6858182d246f21c5b06af09d8ff0e6fd04ef26c3) and following a make clean, I've got this: Entering /home/julien/compile-libreoffice/libo/mysqlc/source ...

Re: Using config_xxx.h instead of -DHAVE_XXX

2012-12-08 Thread Lubos Lunak
On Friday 07 of December 2012, Norbert Thiebaud wrote: On Fri, Dec 7, 2012 at 12:56 PM, Lubos Lunak l.lu...@suse.cz wrote: On Friday 07 of December 2012, Norbert Thiebaud wrote: and we could also mandate that every source need to include #include config/lo.h or some some other thoroughly

[Libreoffice-commits] .: filter/source

2012-12-08 Thread Libreoffice Gerrit user
filter/source/svg/svgreader.cxx | 158 1 file changed, 80 insertions(+), 78 deletions(-) New commits: commit f21e7f8d5875f0cb7592279ac515124b8ca7186c Author: Chr. Rossmanith chrrossman...@gmx.de Date: Fri May 18 21:07:41 2012 +0200 SVG: handle

[Libreoffice-commits] .: basegfx/source

2012-12-08 Thread Libreoffice Gerrit user
basegfx/source/polygon/b2dsvgpolypolygon.cxx |4 1 file changed, 4 insertions(+) New commits: commit 0144c952282a4555b7ab0cfcf9d35bf753e5d8cb Author: Chr. Rossmanith chrrossman...@gmx.de Date: Fri May 18 22:41:33 2012 +0200 SVG: add check if polygon is closed Change-Id:

[Libreoffice-commits] .: sw/qa writerfilter/source

2012-12-08 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/data/fdo49934.rtf |7 +++ sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx | 21 + 3 files changed, 32 insertions(+), 4 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2012-12-08 Thread Libreoffice Gerrit user
sw/qa/extras/rtfimport/data/fdo49934.rtf |7 +++ sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx | 21 + 3 files changed, 32 insertions(+), 4 deletions(-) New commits: commit

Re: Build failure on master on mysqlc module

2012-12-08 Thread julien2412
Lubos Lunak wrote Entering /home/julien/compile-libreoffice/libo/mysqlc/source ... /home/julien/compile-libreoffice/libo/mysqlc/source/mysqlc_services.cxx:20: /home/julien/compile-libreoffice/libo/solver/unxlngx6/inc/rtl/stringutils.h xx:34:27: fatal error: config_global.h: No such file or

[Libreoffice-commits] .: xmloff/source

2012-12-08 Thread Libreoffice Gerrit user
xmloff/source/style/xmlstyle.cxx |6 ++--- xmloff/source/text/XMLLineNumberingImportContext.cxx | 22 +-- 2 files changed, 14 insertions(+), 14 deletions(-) New commits: commit da8af42a2d783588359d33f79d15b94fa0d91bb4 Author: Chr. Rossmanith

[Libreoffice-commits] .: xmloff/source

2012-12-08 Thread Libreoffice Gerrit user
xmloff/source/core/DocumentSettingsContext.cxx| 42 +-- xmloff/source/core/DomExport.cxx |4 xmloff/source/core/SettingsExportHelper.cxx | 54 ++-- xmloff/source/core/XMLEmbeddedObjectImportContext.cxx |2 xmloff/source/core/xmlexp.cxx

Re: [Libreoffice-commits] .: xmloff/source

2012-12-08 Thread Lubos Lunak
On Saturday 08 of December 2012, Libreoffice Gerrit user wrote: xmloff/source/core/DocumentSettingsContext.cxx| 42 +-- xmloff/source/core/DomExport.cxx |4 xmloff/source/core/SettingsExportHelper.cxx | 54 ++--

intending to join as a developer

2012-12-08 Thread Sai Anirudh
Hello, My name is Sai Anirudh. I am a student at DA-IICT,gandhinagar,Ahmadabad,India. I have a good knowledge of C language. I am very enthusiastic to contribute as a developer to the libreoffice. Please give me an opportunity, to do the same. Yours faithfully Sai Anirudh.

Re: intending to join as a developer

2012-12-08 Thread julien2412
Hello, Welcome here! You must know that the main language of LO is C++. These are used too: C, Python, Java (even assembly). SCM is Git and Gerrit is used too. If you want to contribute as a dev, the first thing is to build from sources by following this:

Gerrit - issue submitting a patch

2012-12-08 Thread Mat M
Hello I have an issue: It rejected my submission with the following message: mm@FAUCON /cygdrive/d/src/libo10 $ git log -n 1 commit 40acf39922f6cada7c724751a7b819c1950e7b38 Author: Mathias Michel m...@gmx.fr Date: Sat Dec 8 18:19:20 2012 +0100 configure VS dll from system for express

[Libreoffice-commits] .: 3 commits - configure.ac cppunit/ExternalPackage_cppunit.mk distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOfficeAndroidX86.conf

2012-12-08 Thread Libreoffice Gerrit user
configure.ac |1 - cppunit/ExternalPackage_cppunit.mk|4 distro-configs/LibreOfficeAndroid.conf|1 - distro-configs/LibreOfficeAndroidX86.conf |1 - 4 files changed, 4 insertions(+), 3 deletions(-) New commits: commit

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 52080, which changed state. Bug 52080 Summary: Large files become unresponsive since version 3.5.0 https://bugs.freedesktop.org/show_bug.cgi?id=52080 What|Removed |Added

Re: intending to join as a developer

2012-12-08 Thread Rainer Bielefeld
Hi, that's a very good idea, you are welcome! Do you already have a plan what your interests might be? To get familiar with the project I recommend to fix some smaller UI bugs, and then to take more challenging problems. Best regards Rainer Bielefeld (QA volunteer)

[PATCH] Do not keep deprecated switches around

2012-12-08 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1271 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/71/1271/1 Do not keep deprecated switches around This is pretty bad idea, because when you really remove them it prints

Re: [PATCH] fdo#38837: Timers must end eventually [Writer idle timer]

2012-12-08 Thread pkoroau pkoroau
2012/12/5 Caolán McNamara: 1. In e.g. SetNeedGrammarCheck and SetFieldsDirty shouldn't StartBackgroundJobs only be called for the true case and not the false case ? 1. Yes, that's right. if ( !GetUpdtFlds().IsInUpdateFlds() !IsExpFldsLocked() ) 2. I planned to negate. That should

recent git master branch : crash instead of error popup

2012-12-08 Thread Olivier Ploton
Version 4.1.0.0.alpha0+ (Build ID: b0ea6f1343be4be7e96ba165d9daead8fc18514) Launch libreoffice. Create a new database. Edit a new query inside SQL view. Type in some garbage, e.g.x Run query. LO crashes. With a production version, one gets an error popup window containing Syntax

[PATCH] fdo#38895 fix toggling of numbering separator on Autocaption...

2012-12-08 Thread Jack Leigh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1272 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/72/1272/1 fdo#38895 fix toggling of numbering separator on Autocaption page Only enable the Edit box if the overall

Re: Using config_xxx.h instead of -DHAVE_XXX

2012-12-08 Thread Michael Meeks
Hi Lubos, On Fri, 2012-12-07 at 18:42 +0100, Lubos Lunak wrote: currently our build system adds -DHAVE_XXX options to the compile command line for various settings, which does not quite scale, and does not cause relevant files to rebuild, so the common practice nowadays is to use config.h

Re: Gerrit - issue submitting a patch

2012-12-08 Thread Mat M
Hello I also cannot submit it from the main workdir, just beside the repo. That's annoying. Will try another branch later. Le Sat, 08 Dec 2012 18:35:52 +0100, Mat M m...@gmx.fr a écrit: Hello I have an issue: It rejected my submission with the following message: mm@FAUCON

Related: fdo#57779 LibreLogo 0.2 starts with scripting frame...

2012-12-08 Thread Julien Nabet (via Code Review)
Julien Nabet has abandoned this change. Change subject: Related: fdo#57779 LibreLogo 0.2 starts with scripting framework error .. Patch Set 1: Abandoned Thinking about it, surely it doesn't worth it. -- To view, visit

[Libreoffice-commits] .: connectivity/source

2012-12-08 Thread Libreoffice Gerrit user
connectivity/source/drivers/odbcbase/OTools.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 44b0bf91df1af9920b1c22a2f54bd70c9c44231b Author: Julien Nabet serval2...@yahoo.fr Date: Sat Dec 8 23:43:19 2012 +0100 Add missing breaks Change-Id:

[REVIEW for 4.0] Missing breaks in connectivity/source/drivers/odbcbase/OTools.cxx

2012-12-08 Thread julien2412
Hello, Could someone check commit 44b0bf91df1af9920b1c22a2f54bd70c9c44231b for cherry-picking in 4.0? --- connectivity/source/drivers/odbcbase/OTools.cxx --- index a868b0b..290aa61 100644 @@ -682,8 +682,10 @@ SQLSMALLINT OTools::jdbcTypeToOdbc(sal_Int32 jdbcType) //

Re: recent git master branch : crash instead of error popup

2012-12-08 Thread julien2412
Hi Olivier, First, you must know that it's the dev mailing list here and not user mailing list. Dev mailing list is for discussing about patches, building process of LO, etc. About the bug, you didn't quote info like Java version, platform for example. Moreover, try to be a little more precise

Re: Gerrit - issue submitting a patch

2012-12-08 Thread Norbert Thiebaud
On Sat, Dec 8, 2012 at 11:35 AM, Mat M m...@gmx.fr wrote: Hello I have an issue: It rejected my submission with the following message: mm@FAUCON /cygdrive/d/src/libo10 $ git log -n 1 commit 40acf39922f6cada7c724751a7b819c1950e7b38 Author: Mathias Michel m...@gmx.fr Date: Sat Dec 8

Re: recent git master branch : crash instead of error popup

2012-12-08 Thread Terrence Enger
On Sat, 2012-12-08 at 22:21 +0100, Olivier Ploton wrote: Version 4.1.0.0.alpha0+ (Build ID: b0ea6f1343be4be7e96ba165d9daead8fc18514) Launch libreoffice. Create a new database. Edit a new query inside SQL view. Type in some garbage, e.g.x Run query. LO crashes. With a

Re: [Libreoffice-qa] 4.0 Test week/marathon Re: [...-qa] 3.7 bug hunt party ?

2012-12-08 Thread Joel Madero
On 12/07/2012 09:26 AM, Cor Nouws wrote: Hi Joel, *, Joel Madero wrote (07-12-12 00:02) Is there any plan to make a wiki page or something about the event? Sure. Examples from some of the earlier events: http://wiki.__documentfoundation.org/QA/__BugHunting_Session_3.5.0.-1

[PATCH] Prepare for read-only source build

2012-12-08 Thread Norbert Thiebaud (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1273 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/1273/1 Prepare for read-only source build This patch allows to do mkdir build_dir cd build_dir src_root/autogen.sh

Re: [Libreoffice-qa] Anyone got error 500 from fdo bugzilla?

2012-12-08 Thread dE .
On 12/07/12 21:24, Korrawit Pruegsanusak wrote: Hello, First, sorry for very late reply. And thanks for your reply. On Mon, Nov 26, 2012 at 10:47 PM, dE .de.tec...@gmail.com wrote: This happens when Apache is overloaded. Currently, I still got hit by this bug. As I noticed, it happened on

Re: [Libreoffice-qa] Can't login into AskLibO

2012-12-08 Thread Manfred J. Krause
Hi Pedro, On Sat, Dec 8, 2012 at 8:06 PM, Pedro wrote: Hi all Is anyone having the same problem? Yes. Since yesterday I can't login into AskLibO using my Google signin I tried the Recover account option and the link provided worked once. The moment I tried to check if the Google signin

[Libreoffice-bugs] [Bug 58003] Different build document .doc from Word

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58003 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Attachment #71165|text/plain

[Libreoffice-bugs] [Bug 57985] SQL: left() function causes VARCHAR_IGNORECASE columns to be compared case-sensitive

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57985 --- Comment #3 from rob...@familiegrosskopf.de --- (In reply to comment #2) I understand that the underlying problem is in HSQLDB rather than in LO. But isn't there a channel for LO developers to report bugs to HSQLDB? The internal HSQLDB

[Libreoffice-bugs] [Bug 54076] FILEOPEN: fermeture de l'application inattendu

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54076 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58003] VIEWING: picture shows texts horizontally upset (narrow) in particular .doc

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

[Libreoffice-bugs] [Bug 57994] SQL: Inconsistent treatment of asterisk wildcard in LIKE

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57994 --- Comment #3 from rob...@familiegrosskopf.de --- (In reply to comment #2) As I know the '*' it is only in the gui mode. Changing to edit in SQL view '%' is the wildcard. In SQL the basic wildcard are '%'(*) as any and '_'(?) as one. This

[Libreoffice-bugs] [Bug 58006] FILEOPEN docx file not rendering correctly on file open in LO

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58006 Urmas davian...@gmail.com changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 58000] Inconsistent alphabetization between Base and other apps

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58000 Urmas davian...@gmail.com changed: What|Removed |Added Attachment #71158|text/plain |application/octet-stream

[Libreoffice-bugs] [Bug 57964] EDITING: copy columns from table control to clipboard

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57964 rob...@familiegrosskopf.de changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Libreoffice-bugs] [Bug 54076] FILEOPEN: fermeture de l'application inattendu

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54076 --- Comment #3 from pierre-yves samyn pierre-yves.sa...@laposte.net --- First in French then English Bonjour 1. Pour signaler un bug en français il est préférable de poster sur la liste fr-discuss (cf. http://fr.libreoffice.org/forums/), vous

[Libreoffice-bugs] [Bug 54076] FILEOPEN: fermeture de l'application inattendu

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54076 --- Comment #4 from pierre-yves samyn pierre-yves.sa...@laposte.net --- (In reply to comment #1) Could you please help with an English translation of this bug Problem was: After opening an odt file, LibO closes after a few seconds. 1. Start

[Libreoffice-bugs] [Bug 58003] VIEWING: particular picture.wmf opened with wrong width/height ratio for drawing contents (but correct for characters)

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58003 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added OS|Linux (All) |All

[Libreoffice-bugs] [Bug 52019] Account Request: calc changes date format to non local format

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=52019 gerdl e...@arcor.de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 58003] VIEWING: particular picture.wmf opened with wrong width/height ratio for drawing contents (but correct for characters)

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58003 --- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Created attachment 71186 -- https://bugs.freedesktop.org/attachment.cgi?id=71186action=edit Extracted .wmf I can't be 100% sure that the problem did not come into the

[Libreoffice-bugs] [Bug 46023] [RFE, FORMATTING] Allow creation of inline paragraphs

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46023 --- Comment #3 from Nicolas Mailhot nicolas.mail...@laposte.net --- (In reply to comment #2) P.S. One question I have is the use of the Enter key, would this just cause a space and change the formatting to body text? Also, you'd see the auto

[Libreoffice-bugs] [Bug 57959] Report Designer - repeated Java NullPointerExceptions cause freeze in Base

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57959 rob...@familiegrosskopf.de changed: What|Removed |Added CC||rob...@familiegrosskopf.de

[Libreoffice-bugs] [Bug 44135] Some PDF viewers are unable to render shaded objects from Libreoffice Draw with transparency when exported as PDF

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44135 --- Comment #35 from markusN nete...@gmail.com --- FWIW, also Slideshare.net is unable to get it right: http://www.slideshare.net/markusN/grass-gis-e-sextante - first slide, generated with LibreOffice This older presentation is right,

[Libreoffice-bugs] [Bug 47677] there should be a track changes toolbar by default

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47677 almos aaalmo...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 57962] beta 1 don't start on Ubuntu 12.04 (failed loading of ucpgvfs1.uno.so)

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57962 László Németh nem...@numbertext.org changed: What|Removed |Added Summary|daily builds don't start on |beta 1 don't start

[Libreoffice-bugs] [Bug 56919] UI: bad spanish translation in PDF Export dialog

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

[Libreoffice-bugs] [Bug 58013] New: sort incorrect when using dropdown and headers are references

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58013 Priority: medium Bug ID: 58013 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: sort incorrect when using dropdown and headers are references Severity: normal

[Libreoffice-bugs] [Bug 58013] sort incorrect when using dropdown and headers are references

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58013 zhaw...@googlemail.com changed: What|Removed |Added Attachment #71194|text/plain |application/octet-stream

[Libreoffice-bugs] [Bug 58014] New: UI CALC [de]: Several Menu strings untranslated

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58014 Priority: medium Bug ID: 58014 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI CALC [de]: Several Menu strings untranslated Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 58014] UI CALC: Several Menu strings untranslated

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

[Libreoffice-bugs] [Bug 56928] CONFIGURATION: Macro recording

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56928 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 38834] 16-bit unicode string literals

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38834 --- Comment #3 from Lubos Lunak l.lu...@suse.cz --- This is most probably not doable without a macro. Since rtl_uString allocates the string as a part of itself, the extra space would need to be allocated as well for each literal, with the string

[Libreoffice-bugs] [Bug 56985] EDITING: crash when clicking a shape often and holding until program wants to , , drag''

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=56985 Lennard Wasserthal wassert...@nefkom.net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 49934] RTF editing/import doesn't recognize page breaks

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49934 Miklos Vajna vmik...@suse.cz changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 57528] Writer detects hebrew as hindi.

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57528 --- Comment #2 from Faker Title fowi...@rambler.ru --- The non beta release 3.6.4.3 has the same symptom. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 58014] UI CALC: Several Menu strings untranslated

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58014 GerardF gerard.farg...@orange.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 58016] New: Menu item Tools menu misplaced

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58016 Priority: medium Bug ID: 58016 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Menu item Tools menu misplaced Severity: minor Classification: Unclassified OS: All

[Libreoffice-bugs] [Bug 57528] Writer detects hebrew as hindi.

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57528 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 41909] Record Macro menu item is missing or there are Help entries that need to be fixed

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41909 Julien Nabet serval2...@yahoo.fr changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 58016] Menu item Tools menu misplaced

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58016 Urmas davian...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 58017] New: UI: Language selector shows language code instead of name

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58017 Priority: medium Bug ID: 58017 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Language selector shows language code instead of name Severity: normal

[Libreoffice-bugs] [Bug 39052] FORMATTING single characters in titles, axis titles and other labels is not possible

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39052 --- Comment #11 from Urmas davian...@gmail.com --- No, it's rather serious enhancement. Some people have been waiting for theirs about 12 years already. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 58014] UI CALC: Several Menu strings untranslated

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

[Libreoffice-bugs] [Bug 58018] New: Wrong entries in Base-menu File

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58018 Priority: medium Bug ID: 58018 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Wrong entries in Base-menu File Severity: normal Classification: Unclassified OS:

[Libreoffice-bugs] [Bug 58001] Not full words and wrong link in the tool spell checking

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58001 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Attachment #71159|text/plain |image/jpg

[Libreoffice-bugs] [Bug 57994] SQL: Inconsistent treatment of asterisk wildcard in LIKE

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57994 --- Comment #4 from David F Smith davidjudysm...@gmail.com --- Thanks for the detailed explanation. I completely missed the significance of the SQL (Run SQL command directly) button. I just assumed, without checking the manual, that if I typed

[Libreoffice-bugs] [Bug 58019] New: UI: Options dialog in translations with many wrong strings

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58019 Priority: medium Bug ID: 58019 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: UI: Options dialog in translations with many wrong strings Severity: normal

[Libreoffice-bugs] [Bug 57994] SQL: Inconsistent treatment of asterisk wildcard in LIKE

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57994 mariosv mari...@miguelangel.mobi changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 58019] UI: Options dialog in translations with many wrong strings because of missing string for Personalization

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

[Libreoffice-bugs] [Bug 57985] SQL: left() function causes VARCHAR_IGNORECASE columns to be compared case-sensitive

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57985 --- Comment #4 from David F Smith davidjudysm...@gmail.com --- Thanks for the extra detail. Certainly it's a difficult situation for LO: the default HSQLDB is imperfect, but any change to it will affect current users. I hope that the LO

[Libreoffice-bugs] [Bug 40465] changing zoom in Writer makes the display jump to wrong page

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40465 Winfried Donkers o...@dci-electronics.nl changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 39052] FORMATTING single characters in titles, axis titles and other labels is not possible

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39052 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 39052] FORMATTING single characters in titles, axis titles and other labels is not possible

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39052 --- Comment #13 from Rainer Bielefeld libreoff...@bielefeldundbuss.de --- Created attachment 71204 -- https://bugs.freedesktop.org/attachment.cgi?id=71204action=edit Sample Document Shows that the Title is something very similar to a Draw Text

[Libreoffice-bugs] [Bug 57944] Impossible to select a frame with the mouse when located inside the top margin.

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57944 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 55842] no focus on frame outside of page margins for editing

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

[Libreoffice-bugs] [Bug 51827] FORMATTING: Operators set in wrong font (OpenSymbol)

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51827 --- Comment #7 from Henrik henrik.lo.bugzi...@gmail.com --- (In reply to comment #4) Don't worry about it. It's really good to see that there are users that care about L.O. Math (I feel Math does not receive the same attention level that

[Libreoffice-bugs] [Bug 58014] UI CALC: Several Menu strings untranslated

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58014 --- Comment #4 from GerardF gerard.farg...@orange.fr --- (In reply to comment #3) @GerardF What operating system? Windows Vista 32 bit.(French) -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 57955] FORMATTING: Conditional formatting is not seen correctly when opened in Excel 2007

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57955 bfoman bfo.bugm...@spamgourmet.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 57953] Page Columns Broken if AutoWidth not selected

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57953 manj_k courrier.oou.fr@googlemail.com changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 57953] Page Columns Broken if AutoWidth not selected

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57953 --- Comment #2 from manj_k courrier.oou.fr@googlemail.com --- Created attachment 71206 -- https://bugs.freedesktop.org/attachment.cgi?id=71206action=edit Sample file: two_columns.odt -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 53498] CONFIGURATION: Add D/M/Y as default date recognition pattern for approprtiate countries where missing

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53498 --- Comment #5 from Lehmeier r.lehme...@freenet.de --- Sorry, I just wanted to help you understand the text better, as I translate it with Google. My English is in fact not the best. Now to the topic: To LO 3.5.4 (latest 3.5 version used by me

[Libreoffice-bugs] [Bug 53498] CONFIGURATION: Add D/M/Y as default date recognition pattern for approprtiate countries where missing

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

[Libreoffice-bugs] [Bug 44582] RTL UI: Horizontal scrollbar in navigator window is broken

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44582 --- Comment #4 from Yotam Benshalom bensha...@gmail.com --- Still broken in version 3.6.4.3. -- You are receiving this mail because: You are the assignee for the bug. ___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 58023] New: Cannot create non-breaking spaces in LO writer

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58023 Priority: medium Bug ID: 58023 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Cannot create non-breaking spaces in LO writer Severity: minor Classification: Unclassified

[Libreoffice-bugs] [Bug 39052] FORMATTING single characters in titles, axis titles and other labels is not possible

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39052 --- Comment #14 from Francisco franciscoadriansanc...@gmail.com --- Created attachment 71210 -- https://bugs.freedesktop.org/attachment.cgi?id=71210action=edit buggy text box inside chart Who needs that really will find out that he can

[Libreoffice-bugs] [Bug 58018] UI: Wrong entries in Base-menu File

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

[Libreoffice-bugs] [Bug 58025] New: [Task]: wrong relations / text pointers for menu items

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58025 Priority: medium Bug ID: 58025 CC: tima...@gmail.com Assignee: libreoffice-bugs@lists.freedesktop.org Summary: [Task]: wrong relations / text pointers for menu items Severity:

[Libreoffice-bugs] [Bug 58014] UI CALC: Several Menu strings untranslated

2012-12-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58014 Rainer Bielefeld libreoff...@bielefeldundbuss.de changed: What|Removed |Added Blocks||58025

  1   2   >