Re: [PATCH][PUSHED]fdo45671 fix for no transparent colour in calc cell background

2012-03-09 Thread Cedric Bosdonnat
Hello Winfried, Thanks for your patch. I just pushed it to master branch. -- Cedric On Wed, 2012-03-07 at 17:40 +0100, Winfried Donkers wrote: > As mentioned before, in communication with Ivan and Astron, I have > attached a fix for the split button for cell background colour. It is now > possib

[PATCH] convert tools/table.hxx to std::map in ScEEParser class in SC module

2012-03-09 Thread Noel Grandin
Hi License statement already on file. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0001-Convert-tools-table.hxx-to-std-map-in-ScEEParser-cla.patch Description: application/mbox ___ LibreOffice mailing list LibreOffice@

Re: Problems to access table columns via UNO interface

2012-03-09 Thread Michael Meeks
Hi Helmar, On Thu, 2012-03-08 at 17:52 +0100, Helmar Spangenberg wrote: > I have difficulties to access table columns (and rows) via the UNO > interface. I have no problems to create a table, but I am not able to > manipulate the properties of the columns. I've no idea how all this is sup

Re: Patch for Easy Hack 45033

2012-03-09 Thread Italo Vignoli
On 3/8/12 9:44 PM, Caolán McNamara wrote: > Yeah it seems to still consist of OOo and StarOffice entries. Italio > could you have another go at this. i.e. attaching a biblio.odb which has > LibreOffice entries in it. I'd like to get this low-hanging fruit out of > the way. I have the proper docum

Re: Bugfix and improvement for autogen.sh

2012-03-09 Thread Michael Meeks
Hi Josh, On Fri, 2012-03-09 at 15:25 +1030, Josh Heidenreich wrote: > I was doing some compiling yesterday, and noticed that "autogen.sh > --help" clobbers your autogen.lastrun. Ah - indeed, there should be an autogen.lastrun.bak these days - but, yes that's annoying :-) > My original th

RE: [PUSHED][PATCH]fdo45671 writer par. bg color simplified code for split button

2012-03-09 Thread Winfried Donkers
>>> In Excel, the default background colour seems to >>>be yellow, so let's do something similar here – I don't like yellow >>>per se, but Excel users are probably used to yellow, so no need to >>>break the functionality for them. >>>So, I'd propose to use either "Yellow" or "Chart 3" as the defaul

Re: Problems to access table columns via UNO interface

2012-03-09 Thread Helmar Spangenberg
Hi Michael, Am Freitag, 9. März 2012, 09:51:06 schrieb Michael Meeks: > > for example. In this case you're going to need to read the code I think > to work out what's up. Personally, I loathe the (IMHO brain-damaged) > design choice of using (y, x) instead of (x, y) as all right thinking >

RE: [PUSHED][PATCH]fdo45671 writer par. bg color simplified code for split button

2012-03-09 Thread Winfried Donkers
> >>> In Excel, the default background colour seems to > >>>be yellow, so let's do something similar here – I don't like yellow > >>>per se, but Excel users are probably used to yellow, so no need to > >>>break the functionality for them. > >>>So, I'd propose to use either "Yellow" or "Chart 3" as

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread ape
LibreOffice-3.5.1rc2 should not be a final release due to a blunder: it can not open DOCX-file with a long formula in the Windows OS (Bug_46176). Read more here: https://bugs.freedesktop.org/show_bug.cgi?id=46716 Offered the option "libreoffice-3-5~2012-03-05_08.52.12_LibO-Dev_3.5.2rc0" (http://dev

Re: Bugfix and improvement for autogen.sh

2012-03-09 Thread Josh Heidenreich
Hey, >        I wonder if instead it would be better to special case '--help' in > autogen.sh so that if it is detected we don't write it to > autogen.lastrun. That is what the code does if I replace system ("./help.sh " . $ARGV[$pos+1]); in the above code with system ("configure --help

Re: [PUSHED][PATCH]fdo45671 writer par. bg color simplified code for split button

2012-03-09 Thread Stefan Knorr (Astron)
Hi Winfried, Michael, Ivan, all, >> > I did some thinking (some, not a lot) on this matter. >> > It seems that the default colour for font and line colour buttons is >> > black and for background buttons (highlight excepted) is transparent. >> > That does not look usefull to me, is these are bound

Re: Bugfix and improvement for autogen.sh

2012-03-09 Thread Norbert Thiebaud
On Fri, Mar 9, 2012 at 4:57 AM, Josh Heidenreich wrote: > Hey, > >>        I wonder if instead it would be better to special case '--help' in >> autogen.sh so that if it is detected we don't write it to >> autogen.lastrun. > > That is what the code does if I replace >     system ("./help.sh " . $A

RE: [PUSHED][PATCH]fdo45671 writer par. bg color simplified code for split button

2012-03-09 Thread Winfried Donkers
Stefan Knorr (Astron) wrote 9 maart 2012 > Would you mind using COL_RED instead of COL_LIGHTRED? (LIGHTRED on > YELLOW is mostly a colour contrast, thus people that only recognise > shades of grey, will not be able to discern between the colours easily > enough. [1]) I don't mind. it was just a s

Re: [libreoffice-design] Suggestions

2012-03-09 Thread Stefan Knorr (Astron)
Hi Bhaavan, I am adding the dev list (libreoffice@lists.freedesktop.org) here... Astron. On 9 March 2012 12:27, Bhaavan Merchant wrote: > Hello all, > > I am Bhaavan Merchant, and am a 3rd year undergrad student. I have been a > part of this mailing list for sometime and now wish to take up a G

[PATCH] convert tools/table.hxx usage to std::map in CGMElements class in filter module

2012-03-09 Thread Noel Grandin
Hi License statement already on file. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0001-Convert-tools-table.hxx-to-std-map-in-CGMElements-cl.patch Description: application/mbox ___ LibreOffice mailing list LibreOffice@l

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread Michael Stahl
On 09/03/12 11:49, ape wrote: > LibreOffice-3.5.1rc2 should not be a final release due to a blunder: it can > not open DOCX-file with a long formula in the Windows OS (Bug_46176). Read > more here: https://bugs.freedesktop.org/show_bug.cgi?id=46716 this bug report is very confusing and seems to de

Re: GSoC & error during make

2012-03-09 Thread Mariana Marasoiu
On Thu, Mar 8, 2012 at 11:47 AM, Norbert Thiebaud wrote: > On Thu, Mar 8, 2012 at 3:31 AM, Michael Meeks wrote: >> >> On Thu, 2012-03-08 at 01:00 +0200, Mariana Marasoiu wrote: >>> Okay, bad news... I still couldn't build LibreOffice :(. >> >>        :-) sorry for the trouble. One of the best way

Re: GSoC & error during make

2012-03-09 Thread Norbert Thiebaud
On Fri, Mar 9, 2012 at 6:46 AM, Mariana Marasoiu wrote: > Thank you for your support and I want to let you know that I have now > a working build, after my laptop pulled an all-nighter :D. glad to read that :-) happy hacking :-) Norbert ___ LibreOffice

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Norbert Thiebaud
On 3/9/12 04:39 , Tor Lillqvist wrote: > lcms2/makefile.mk |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > New commits: > commit f3f6c9be9864088b94f874c6ef2ce8ab1dd45f2a > Author: Tor Lillqvist > Date: Fri Mar 9 12:36:15 2012 +0200 > > Pass /useenv to vcbuild so that

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
> that one result in a segfault on the invocation of vcbuild.exe for me. > removing the /useenv works Weird... For me, without the /useenv, the rc invoked from vcbuild complained about not finding , and the linker complained about not finding kernel32.lib... --tml

Student

2012-03-09 Thread Azeem Khan
Respected Sir/Ma'am, I am a GSOC 2012 aspirant and was wondering if your group will be joining GSOC this year as well. Please let me know, I am a libreoffice fan and am really excited to see you there. Regards Azeem Khan +919871198786 ___ LibreOffice ma

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread ape
Hi, Michael! 1. Bug_46716 и Bug_36982 about. I think it's different errors. I think that Bug_46716 is an error opening the file in the algorithm. LibreOffice_Writer determined that some kind of formula is longer than the width of the page. Then it begins to open the file, creating a temporary ODT

Re: Problems to access table columns via UNO interface

2012-03-09 Thread Cor Nouws
Hi Helmar, Helmar Spangenberg wrote (09-03-12 11:44) getByIndex() the coment "!! writer tables do not have columns!!". Thus, my nice idea of creating extending tables in a text probably never will work... Few years ago I did some neat things with tables. But in Basic. Could send you the c

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Fridrich Strba
On 09/03/12 14:15, Tor Lillqvist wrote: > Weird... For me, without the /useenv, the rc invoked from vcbuild > complained about not finding , and the linker complained > about not finding kernel32.lib... Surprising, when I was integrating it, it was building on windows like a charm using that comma

Re: Student

2012-03-09 Thread Michael Meeks
Hi Azeem, On Fri, 2012-03-09 at 19:06 +0530, Azeem Khan wrote: > I am a GSOC 2012 aspirant and was wondering if your group will be > joining GSOC this year as well. Please let me know, I am a libreoffice > fan and am really excited to see you there. We really hope to :-) We have a great l

[REVIEW 3-5] fix tools->bibliography database

2012-03-09 Thread Caolán McNamara
please cherry-pick bd1088567bafa6293ffecf5331a9016b6d0438e3 to 3-5 to fix tools->bibliography database. The service name is com.sun.star.sdbc.RowSet not com.sun.star.sbd.RowSet C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lis

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
> Surprising, when I was integrating it, it was building on windows like a > charm using that command :( I guess my Windows SDK installation must be somehow screwed up; I recently installed 7.1 and removed 7.0. But still, strange that for me it works with the /useeenv switch. --tml __

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Norbert Thiebaud
if that help, here is the env I have: $ env HOMEPATH=\Documents and Settings\libreoffice MANPATH=/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man APPDATA=C:\Documents and Settings\libreoffice\Application Data HOSTNAME=libobuild35 DXSDK_DIR=C:\Program Files\Microsoft DirectX SDK (June 2010)\ SHE

Re: [PUSHED 3-5] fix tools->bibliography database

2012-03-09 Thread Miklos Vajna
On Fri, Mar 09, 2012 at 02:13:50PM +, Caolán McNamara wrote: > please cherry-pick bd1088567bafa6293ffecf5331a9016b6d0438e3 to 3-5 to > fix tools->bibliography database. The service name is > com.sun.star.sdbc.RowSet not com.sun.star.sbd.RowSet ;-) Pushed. ___

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
> if that help, here is the env I have: Yeah, but that is not the env the vcbuild run by dmake run by gbuild has, is it? That said, I am not sure which environment variable(s) it is that vcbuild needs to pass on to rc and link. INCLUDE and LIB? But we don't set those in gbuild or dmake's .mk files

Re: [REVIEW][3-5] Re: Two Python 2.x regressions in LibreOffice 3.5.1RC1

2012-03-09 Thread Michael Stahl
On 07/03/12 11:37, Michael Stahl wrote: > PS: please somebody review the above 2 commits and backport to > libreoffice-3-5. additionally this one is necessary which fixes incompatibility with Python 3 that was introduced by the fix above: http://cgit.freedesktop.org/libreoffice/core/commit/?id=0

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Norbert Thiebaud
On Fri, Mar 9, 2012 at 8:47 AM, Tor Lillqvist wrote: >> if that help, here is the env I have: > > Yeah, but that is not the env the vcbuild run by dmake run by gbuild > has, is it? no, but that is presumably the part of the environment that is not set by the build, so where there could be some qu

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Fridrich Strba
Ok, I think I understood what is going on on your machine. Seeing your commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=5ce2c589081aaa6f5414c12cdabd8e96482430c3 I have the 7.1 SDK "registered" with Visual Studio 2008 as default SDK. If you needed that commit instead of it being pi

[PATCH] convert tools/table.hxx to std::map in DffPropSet class in filter module

2012-03-09 Thread Noel Grandin
Hi License statement already on file. Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html 0001-Converts-from-tools-table.hxx-to-std-map-in-DffPropS.patch Description: application/mbox ___ LibreOffice mailing list LibreOffice@l

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
> I have the 7.1 SDK "registered" with Visual Studio 2008 as default SDK. OK, I don't think I have done that. How can I do that? Installing the 7.1 SDK it probably only registered itself with VS2010. (The reason why I installed 7.1 in the first place was because, for some months now, my "Windows

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
If I replace the BUILD_ACTION=$(COMPATH)$/vcpackages$/vcbuild.exe /useenv lcms2_DLL.vcproj "Release|Win32" in lcms2/makefile.mk temporarily with BUILD_ACTION=env|sort and do make lcms2.clean; make lcms, I then see that when vcbuild is run, the environment contains: INCLUDE=.;.;C:/ooo/git/maste

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Tor Lillqvist
> I think a proper fix would > be to propagate the necessary INCLUDE variable and other to rc.exe > specifically. Yeah, but rc isn't run directly, but through vcbuild, and the way to get vcbuild to pass INCLUDE and LIB env vars on to rc is by using the /useenv switch. Says the documentation. But

[PUSHED] Patch for Easy Hack 45033

2012-03-09 Thread Caolán McNamara
On Fri, 2012-03-09 at 11:24 +0100, Italo Vignoli wrote: > On 3/8/12 9:44 PM, Caolán McNamara wrote: > > > Yeah it seems to still consist of OOo and StarOffice entries. Italio > > could you have another go at this. i.e. attaching a biblio.odb which has > > LibreOffice entries in it. I'd like to get

Re: [Libreoffice-commits] .: 2 commits - lcms2/makefile.mk

2012-03-09 Thread Fridrich Strba
That was my original intent, yes. Just Thorsten convinced me that he has a use for that library too and asked me very nicely to build it as a shlib :( And since nice asking is normally my soft spot, we have a dll there. F. On 09/03/12 16:54, Tor Lillqvist wrote: > But why do we bother building lc

Re: [PATCH] fdo#46728: EDITING: soffice.bin crashed with SIGSEGV in Window::GetCursor()

2012-03-09 Thread Caolán McNamara
On Thu, 2012-03-08 at 19:45 +0100, Dézsi Szabolcs wrote: > Hi! > > Error is in svx/source/sdr/overlay/overlaymanagerbuffered.cxx > > 386: Window& rWindow = static_cast< Window& >(rmOutputDevice); > 387: Cursor* pCursor = rWindow.GetCursor(); > > Maybe something is with the timing of instructions

[REVIEW 3-5]: don't loose data on disk failure (fsync) fdo#40607

2012-03-09 Thread Michael Meeks
Hi guys, I'd love some thoughts on this. Of course, finding the right place to put the osl_syncFile took a fair while, but then to discover that the dp_manager was bootstrapping all that UCB-ness just to create and delete a file, twice on startup each time ... we certainly can't be doing a

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread Petr Mladek
ape píše v Pá 09. 03. 2012 v 05:41 -0800: > Hi, Michael! > > 1. Bug_46716 и Bug_36982 about. > I think it's different errors. I think that Bug_46716 is an error opening > the file in the algorithm. > LibreOffice_Writer determined that some kind of formula is longer than the > width of the page. T

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-03-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 43869, which changed state. Bug 43869 Summary: Paste special as RTF inserted at wrong position, undo stack damaged https://bugs.freedesktop.org/show_bug.cgi?id=43869 What|Old Value |New

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread Michael Meeks
On Fri, 2012-03-09 at 18:19 +0100, Petr Mladek wrote: > It is pity that we missed 36982 for so long. IMHO, it was because it was > not in most annoying bugs for a long time, had low severity, and not > that scary summary. Well - we saw it, but it is Windows only - and besides it being ext

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread Tor Lillqvist
> It is possible that compiling with STL debugging iterators will find it, With MSVC? Spent some months last autumn, I think it was, on and off, trying to get the beast to build against the debugging runtime (and debugging code in headers, including iterators), i.e. with _DEBUG defined, when using

Re: [REVIEW][3-5] Re: Two Python 2.x regressions in LibreOffice 3.5.1RC1

2012-03-09 Thread Alexander Thurgood
Le 09/03/12 15:48, Michael Stahl a écrit : Hi Michael, > On 07/03/12 11:37, Michael Stahl wrote: > >> PS: please somebody review the above 2 commits and backport to >> libreoffice-3-5. > > additionally this one is necessary which fixes incompatibility with > Python 3 that was introduced by the

Re: [ANN] LibreOffice 3.5.1 RC2 available

2012-03-09 Thread ape
For export "*.docx" with formulas. This file may contain two types of OLE-objects "formula": formula inherited from the "*.doc", and a formula created by the object editor formulas MSO-2010. Word-2010 exports in the ODT file of the 1st type as OLE-object "image", and type 2 as an OLE-object "formu

Re: [REVIEWED] [PUSHED][3-5] fdo#47102, set the edit field visible when switching to formula input in conditional format dlg

2012-03-09 Thread Kohei Yoshida
On Fri, 2012-03-09 at 02:27 +0100, Markus Mohrhard wrote: > > Patch is simple and safe and therefore I think we can include it into 3-5. I concur. Pushed to 3-5 with my sign-off. Kohei -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mail

Re: [REVIEW] fix for fdo#47105, use the new anonymous db name

2012-03-09 Thread Kohei Yoshida
On Fri, 2012-03-09 at 02:32 +0100, Markus Mohrhard wrote: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=59dcb5918dbcb93173afcd5bc4f3b01fa7bef1ee > http://cgit.freedesktop.org/libreoffice/core/commit/?id=66fbd3a48ac5608eeb45629b9d285790cfcefff6 > http://cgit.freedesktop.org/libreoffice/

Re: [REVIEWED] [PUSHED][3-5] fix for fdo#47105, use the new anonymous db name

2012-03-09 Thread Kohei Yoshida
Tagged. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[REVIEW][3-5] fdo#45962 "context menu" key with cursor in header/footer makes the cursor jump to document body

2012-03-09 Thread Michael Stahl
this regression in 3.5 is fixed by: http://cgit.freedesktop.org/libreoffice/core/commit/?id=87279e0e812bac7f2c17f2758a39bcfd942214af ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

bin/convwatch.py: graphical layout regression test re-incarnated

2012-03-09 Thread Michael Stahl
hi all, forgot to write about this, but some weeks ago i've written a small utility that can be used for layout regression tests. like several previous incarnations of the same idea, it bootstraps an office, loads all documents in a directory and prints them to files. then it converts the files

Issue with delivering of main_transform.xsl on 3.5 and later

2012-03-09 Thread Tomáš Chvátal
Hi guys, I am currently solving tiny bug [1][2] we have in Gentoo about the file in the topic. It used to be delivered with help disabled on 3.4 but with 3.5 on the file is no longer around so offline help is not available for users. Does anyone happen to know what should I patch to make it inst

Re: Q: Is this project of some interest?

2012-03-09 Thread Riccardo Bernardini
Joop, Norbert, thank you for your input. It is just the kind of input that we needed to keep moving. I already browsed a bit the Easy Hacks that could be the right step to get acquainted with the code. Let us hope to be able to make this project start. Thank you again for your reply. Riccardo

Re: Q: Is [collaboration] of some interest? [yes!]

2012-03-09 Thread Riccardo Bernardini
Hi Michael, quite a reply you wrote! To be honest, I am quite in a rush right now, so I just skimmed it, but I plan to read it with more leisure later tomorrow. I like to see that this idea has been positively received. I'll come back in the next few days. Riccardo On Thu, Mar 8, 2012 at 11:39 AM