[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Lionel Elie Mamane changed: What|Removed |Added Depends on||53557 --- Comment #364 from Lionel

[REVIEW:3-5] fdo#53557: use metadata's idea of column count to allocate a...

2012-09-02 Thread Lionel Elie Mamane
On Fri, Aug 31, 2012 at 04:16:58PM +, Gerrit wrote: > Lionel Elie Mamane has uploaded a new change for review. > Change subject: fdo#53557: use metadata's idea of column count to allocate a > row > .. > fdo#53557: use metad

--enable/disable-mathmldtd autogen option

2012-09-02 Thread Lionel Elie Mamane
I noticed that the default state of the --enable-mathmldtd option is *off*, but the help text suggests it is *on* by default: --disable-mathmldtd Disable mathmldtd (useful for distributions that want to avoid packaging it). In the process of correcting that, I thou

Switch Windows to MinGW [was: Minutes of the ESC call 2012-08-30]

2012-09-02 Thread Lionel Elie Mamane
On Sat, Sep 01, 2012 at 11:20:49PM +0200, Thorsten Behrens wrote: > * Pending Action Items > + 4.0 issues (Everyone) > + everyone interested in cleanups - claim your work until next ESC! > + http://wiki.documentfoundation.org/Development/LibreOffice4 > * review: Win

--enable-evolution2 in distro-configs/

2012-09-02 Thread Lionel Elie Mamane
--enable-evolution2 is not in any of our distro-configs (except OxygenOffice). Any known reason for that? Shall I just add it to distro-configs/LibreOfficeLinux.conf ? -- Lionel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists

[PUSHED] Modifying comments to meet doxygen standards

2012-09-02 Thread Gerrit
>From Norbert Thiebaud : Norbert Thiebaud has submitted this change and it was merged. Change subject: Modifying comments to meet doxygen standards .. Modifying comments to meet doxygen standards Change-Id: I4c82b7e543ec74cec3

[PATCH] fdo#35079: EDITING: Drawing element completely in mouse selection frame not selected

2012-09-02 Thread Lennard Wasserthal
This is the second attempt to fix this. The last one prevented the presentation from working, because all hiddengeometries didn't exhibit BoundRects. I am sorry for that. This time, I just deleted the disturbing object from all customshapes. I found it nowhere missing. greetings - Lennard W

[Libreoffice-commits] .: sdext/source

2012-09-02 Thread Libreoffice Gerrit user
sdext/source/pdfimport/filterdet.cxx |5 ++-- sdext/source/pdfimport/pdfparse/pdfentries.cxx | 27 - sdext/source/pdfimport/pdfparse/pdfparse.cxx |4 +-- 3 files changed, 19 insertions(+), 17 deletions(-) New commits: commit 1f08711bd154d0502e5653088d

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

2012-09-02 Thread Libreoffice Gerrit user
starmath/source/cursor.cxx | 23 +-- sw/inc/editsh.hxx | 17 ++--- sw/source/core/edit/edws.cxx| 14 +- sw/source/ui/docvw/edtwin.cxx | 10 +- sw/source/ui/shells/basesh.cxx |2 +- sw/source/ui/uiview/viewmdi

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

2012-09-02 Thread Libreoffice Gerrit user
svtools/source/graphic/grfmgr2.cxx | 726 ++--- vcl/inc/vcl/bitmap.hxx | 18 vcl/inc/vcl/bitmapex.hxx |5 vcl/source/gdi/bitmap3.cxx | 233 --- vcl/source/gdi/bitmapex.cxx| 56 -- 5 files changed, 613 inserti

[PATCH] Cleanup in basctl (raw pointers)

2012-09-02 Thread Gerrit
>From János Uray : János Uray has uploaded a new change for review. Change subject: Cleanup in basctl (raw pointers) .. Cleanup in basctl (raw pointers) Lots of raw pointers have been converted to boost::scoped_ptr to reduce th

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 V.K. changed: What|Removed |Added CC||v-k-...@yandex.ru Depends on|

CTL Default

2012-09-02 Thread Joel Madero
Hi All, I received a personal email today from a user saying that for them CTL is enabled by default for 3.6. Did I miss something? Is it enabled by default for some locales? I want to give him the right information, thanks all. Joel ___ LibreOffice ma

Re: CTL Default

2012-09-02 Thread Nathan Wells
Yes, some locales have CTL enabled as the default. -Nathan On Sun, Sep 2, 2012 at 11:32 PM, Joel Madero wrote: > Hi All, > > I received a personal email today from a user saying that for them CTL is > enabled by default for 3.6. Did I miss something? Is it enabled by default > for some locales?

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Horst changed: What|Removed |Added Depends on||45893 -- Configure bugmail: https://bugs.freede

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #104 from Horst 2012-09-02 16:50:59 UTC --- Bug 45893 CHART printing directly is amissing feature which is included in Excel and in Lotus 123 for around 20 years. The workaround to export the chart to PDF and then print from there i

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Horst changed: What|Removed |Added Depends on||45893 --- Comment #365 from Horst 2012-09-02 16

Re: CTL Default

2012-09-02 Thread Rainer Bielefeld
Nathan Wells schrieb: Yes, some locales have CTL enabled as the default. Hi, yes, of course. The question is whether e-mail writer has had activated a Locale where that's not required. Where not, CTL (Complex Text Layout) should be disabled. It offers an additional Dialog for CTL fonts and

Re: Switch Windows to MinGW [was: Minutes of the ESC call 2012-08-30]

2012-09-02 Thread David Ostrovsky
On 02.09.2012 09:38, Lionel Elie Mamane wrote: * QA update (Rainer) > + HardHacks: > 32948 Linux Libreoffice/Database(?) - Address Book Data Source >Wizard fails with message "No SDBC driver was found" Sent back to QA after more analysis. This one is related

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

2012-09-02 Thread Libreoffice Gerrit user
sw/inc/acmplwrd.hxx | 16 - sw/source/core/doc/acmplwrd.cxx | 44 - sw/source/ui/docvw/edtwin.cxx | 126 +--- 3 files changed, 160 insertions(+), 26 deletions(-) New commits: commit 51f9e894f46e718200a14bcd61e9e44c64bc5396 Aut

Adjusting an Array Range in Calc

2012-09-02 Thread Lars Callenbach
Hello, I have a working plugin for Quantlib. Scalar results of the library (single numbers) are working fine. If I have a Matrix result (array range formula) than it is not possible to change the size of the array. What happens if I try to change the array range: the name of the formula chang

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-09-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #366 from Adriano Afonso 2012-09-02 21:56:16 UTC --- Bug Proposal - Calc is too slow to open and work with big datasheet file Since I can't find any related bug so far, is there any bug open for this problem? The problem is simple,

Re: CTL Default

2012-09-02 Thread Nathan Wells
Hello, If the locale had it enabled by default it most likely needs it. But even if not needed, having it on shouldn't cause any issues - see https://bugs.freedesktop.org/show_bug.cgi?id=47969 -Nathan Rainer Bielefeld wrote: >Nathan Wells schrieb: >> Yes, some locales have CTL enabled as the

Re: CTL Default

2012-09-02 Thread Joel Madero
Right now is it associated with locale or with language selection (or are these the same, I honestly don't use these features at all)? If it's not associated with language selection maybe we should make it so. Otherwise, maybe putting the option in a more obvious location is a good idea. I can

Re: --enable-evolution2 in distro-configs/

2012-09-02 Thread Tor Lillqvist
> > Shall I just add it to distro-configs/LibreOfficeLinux.conf ? > I *think* that the distro-configs/LibreOfficeLinux.conf is supposed to be used only for the official TDF build for generic Linux, and not by individual LO developers. After all, it says "--with-vendor=The Document Foundation" So p

Re: --enable/disable-mathmldtd autogen option

2012-09-02 Thread David Tardon
Hi, On Sun, Sep 02, 2012 at 08:31:48AM +0200, Lionel Elie Mamane wrote: > scp2/source/math/file_math.scp:#ifndef WITHOUT_MATHMLDTD > scp2/source/math/file_math.scp-File gid_File_Html_W3c_Ipr > scp2/source/math/file_math.scp-TXT_FILE_BODY; > scp2/source/math/file_math.scp-Styles = (PACKED);