[Libreoffice] [GSoC] [rtfimport] 6th week

2011-07-04 Thread Miklos Vajna
Hi, Last week starts here: http://cgit.freedesktop.org/~vmiklos/lo-gsoc/tree/README#n774 In short, it was about: - headers/footers - section borders - footnotes - line numbering - bookmarks - redlines Miklos pgprjW8D6usbB.pgp Description: PGP signature

[Libreoffice] [PATCH] fix for fdo#37482 - selecting text box after editing gives rotation handles

2011-07-04 Thread Luke Symes
Hi, Attached is a patch to fix fdo#37482. Could this be reviewed & pushed? Kind regards, Luke. From e7e9e5fb3bfa117a2f30d8d070d3705980e59dae Mon Sep 17 00:00:00 2001 From: Luke Symes Date: Mon, 4 Jul 2011 19:08:09 +1200 Subject: [PATCH] Fix fdo#37482 (selecting text box after editing gives rot

Re: [Libreoffice] rtl::O[U]StringBuffer now has a "remove" method

2011-07-04 Thread Lubos Lunak
On Saturday 02 of July 2011, Caolán McNamara wrote: > On Fri, 2011-07-01 at 17:53 +0200, Lubos Lunak wrote: > > On Thursday 30 of June 2011, Caolán McNamara wrote: > > > Do we have a preference ?, I'm easy either way. > > > > Since nobody seems to have a preference, I'd like to point out that also

Re: [Libreoffice] [GSOC][PATCH] Multiline inputbar

2011-07-04 Thread Noel Power
Hi Anurag, As discussed on IRC I had hoped to see the patch you promised to send. The one that rename's your class, restores ScTextWnd and removes the unnecessary changes and does some cleanup of the existing code, is there some problem? everything ok? I need those changes to integrate your co

Re: [Libreoffice] [GSOC][PATCH] Multiline inputbar

2011-07-04 Thread Anurag Jain
Hello Noel, Yes I have made some changes as you mentioned this weekend. There are certain thing I'm not getting properly. 1: I'm able to toggle the height of ScMultiBar and ScInputBarGroup on button click. But the increment happens inside the ScInputWindow i.e. the excess window size do not appea

Re: [Libreoffice] Java screws el reg ...

2011-07-04 Thread Michael Meeks
Hi Francois, On Fri, 2011-07-01 at 18:07 +0200, Francois Tigeot wrote: > I'm not running MacOS X, but all my LibreOffice builds are done without > Java and the only obvious broken feature is the Contributor Credits link > accessible from the help/about menu. Oh - that is curious indeed -

Re: [Libreoffice] [GSOC] Report #5. Wizards

2011-07-04 Thread Michael Meeks
Hi Xisco, Peter - Xisco is working on re-writing the wizards in Java :-) On Fri, 2011-07-01 at 16:05 +0200, Xisco Faulí wrote: > Michael wrote: >Weelll - so you're both right; but really we need to > grub about inside the templates themselves to add some >

Re: [Libreoffice] [GSOC] Report #5. Wizards

2011-07-04 Thread Michael Meeks
On Fri, 2011-07-01 at 16:32 +0200, Laurent Godard wrote: > IIRC, templates can be deployed with extension mechanism Sounds fun :-) > so why not use this and package language based extension when building > the installer ? so, you may find more easily maintainers of these files A

Re: [Libreoffice] Possibilities of Webdav

2011-07-04 Thread Michael Meeks
Hi Christian, On Thu, 2011-06-30 at 10:57 +0200, Christian Andersson wrote: > Hi there I hope someone could help me answering a question regarding the > webdav implementation of Libreoffice. Hah - so, my experience with webdav is that testing it is a nightmare, and there are no good easy

Re: [Libreoffice] Two-stage install on Windows

2011-07-04 Thread Marc-André Laverdière
Nice suggestion! Have you tried a proof of concept? Marc-André Laverdière Software Security Scientist Innovation Labs, Tata Consultancy Services Hyderabad, India On 06/30/2011 03:34 PM, Andras Timar wrote: Hi, I was working on https://bugs.freedesktop.org/show_bug.cgi?id=32335 (Under Tradition

Re: [Libreoffice] Unused files in the impress repository

2011-07-04 Thread Christian Lohmaier
Hi François, *, On Sat, Jul 2, 2011 at 10:12 PM, Francois Tigeot wrote: > Hi, > > The following files seem to be unused: > >  impress/sd/source/filter/eppt/eppt.cxx >  impress/sd/source/filter/html/htmlex.cxx > > With the attached patch, I could succesfully complete a build. Howewer, > I'm not 10

[Libreoffice] WaE and gcc 4.6.0, complete.

2011-07-04 Thread Caolán McNamara
Slipped my mind, but as of a week or two ago with gcc 4.6.0 on x86_64 there are 0 warnings in our code anywhere, including stuff like binfilter and so on. I presume the same is true for whatever MacOSX gcc is on the MacOSX tinderbox seeing as that builds with --enable-werror Obviously external mod

Re: [Libreoffice] [PATCH] fix for fdo#30800: Option to display calc gridlines on colored cells

2011-07-04 Thread Katarina Machalkova
Hey there, > this is a patch to fix fdo#30800. > > A tiny specification, what has been implemented is at the wiki: > http://wiki.documentfoundation.org/User:Andreschnabel/Spec_Calc_grid_lines_ > on_colored_background > > Comments and questions are welcome, as this is the first time that I > act

[Libreoffice] [PUSHED] [PATCH] Writer: Bug 36181 - EasyHack: Replace with "Notes" option doesn't work with text selected

2011-07-04 Thread Caolán McNamara
On Sun, 2011-07-03 at 23:07 +0200, Benoit Dolives wrote: Yup, patch fixes fixes the problem. Thanks for this. Pushed now to master. Can you confirm that this is under our preferred LGPLv3+/MPL license combo ? > Concerning your open question, the proposed patch checks if the > searched string bel

Re: [Libreoffice] [GSoC] about removing productregistration.uno.component

2011-07-04 Thread Michael Meeks
Hi Matus, On Sat, 2011-07-02 at 19:23 +0200, Matúš Kukan wrote: > Well, it turned out re-applying was not necessary in the end. Just to > remove unused files. I've git push-ed that. The patches look lovely to me. Did we kill the OEM mess too ? Thanks :-) Michael.

Re: [Libreoffice] [REVIEW] Debug-mode getline-using sal unittest crashes, triggered by _GLIBCXX_DEBUG

2011-07-04 Thread Caolán McNamara
On Fri, 2011-07-01 at 18:59 +0200, Julien Nabet wrote: > Le 30/06/2011 14:26, Nigel Hawkins a écrit : > > On Wed, 2011-06-29 at 23:26 +0200, Julien Nabet wrote: > >> diff --git a/sal/qa/osl/process/osl_process.cxx > >> b/sal/qa/osl/process/osl_process.cxx > >> index 2535c4c..8695d79 100644 > >> ---

Re: [Libreoffice] Unused files in the impress repository

2011-07-04 Thread Francois Tigeot
Hi Christian, On Mon, Jul 04, 2011 at 01:22:21PM +0200, Christian Lohmaier wrote: > > On Sat, Jul 2, 2011 at 10:12 PM, Francois Tigeot wrote: > > > > The following files seem to be unused: > > > >  impress/sd/source/filter/eppt/eppt.cxx > >  impress/sd/source/filter/html/htmlex.cxx > > > > With

Re: [Libreoffice] [GSOC][PATCH] Multiline inputbar

2011-07-04 Thread Noel Power
On 04/07/11 11:29, Anurag Jain wrote: Hello Noel, I'm sending the inputwin.cxx with the changes I've made in ScInputBargroup. Do not push it as of now. I'd be making some more changes as mentioned in above mail before it can be pushed. I guess it really isn't usable without a header file :-( I r

Re: [Libreoffice] LibreOffice browser detection

2011-07-04 Thread Francois Tigeot
Hi Michael, On Mon, Jul 04, 2011 at 11:36:44AM +0100, Michael Meeks wrote: > > On Fri, 2011-07-01 at 18:07 +0200, Francois Tigeot wrote: > > I'm not running MacOS X, but all my LibreOffice builds are done without > > Java and the only obvious broken feature is the Contributor Credits link > > acc

Re: [Libreoffice] [PATCH] fix for fdo#30800: Option to display calc gridlines on colored cells

2011-07-04 Thread André Schnabel
Hi, Am 04.07.2011 15:32, schrieb Katarina Machalkova: > > Well done! Attached is a small modification to the code (and the function) > I've made. I.e. it makes sense to allow user to define grid colour (and thus > enable fixed text & related listbox) in both cases when the grid is enabled > --

Re: [Libreoffice] [MHST] Problem with make on fedora 15

2011-07-04 Thread Ta Duc Tung
Thank you Miklos. I've applied the patch and everything is ok now. Again, thank you very much tatung On 07/02/2011 06:46 PM, Miklos Vajna wrote: On Sat, Jul 02, 2011 at 01:16:09PM +0700, Ta Duc Tung wrote: Thank you for replying soon. Can you show me how to apply that patch? [1] http://pkgs

[Libreoffice] Remove CREDITS.odt?

2011-07-04 Thread Thomas Arnhold
Hi, I've seen the latest "About LibreOffice" window from master, which is pretty awesome. There is a link "Contributer credits" to the online version of the credits. At Help->LibreOffice Credits there is a link to the offline CREDITS.odt which is out of sync with the online version. Question

Re: [Libreoffice] [PUSHED] [PATCH] Writer: Bug 36181 - EasyHack: Replace with "Notes" option doesn't work with text selected

2011-07-04 Thread Benoit Dolives
Hi Caolán, all, Thanks for your review. The patch is indeed under LGPLv3+/MPL license. I will have a look to your additional patch as soon as possible, thanks a lot. I indeed saw some troubles with the current "search and replace" mechanism of writer. For example the "Find in selection" is not w

Re: [Libreoffice] [PUSHED] [PATCH] Writer: Bug 36181 - EasyHack: Replace with "Notes" option doesn't work with text selected

2011-07-04 Thread Caolán McNamara
On Mon, 2011-07-04 at 19:35 +0200, Benoit Dolives wrote: > I indeed saw some troubles with the current "search and replace" > mechanism of writer. For example the "Find in selection" is not > working properly : if you select a text after having opened the > "search and replace" dialog, this text

[Libreoffice] Single Git repository migration plan

2011-07-04 Thread Sophie Gautier
Hi all, [please follow up on projects@ list] There is an planed effort to reduce and consolidate the number of git repositories in use (up to 20 currently) and migrate them using a git fetch, however it has some drawbacks with history being unusable. A clean up will be necessary too (the main o

Re: [Libreoffice] Remove CREDITS.odt?

2011-07-04 Thread Thorsten Behrens
Thomas Arnhold wrote: > Question is: Is Help->Libreoffice Credits menu entry necessary at > all if there's a link to it within the about window? I don't think > so. If we remove it, we could remove CREDITS.odt as well. Or at > least we need to sync them. > Hm, given the wide range of environments

Re: [Libreoffice] RTF support

2011-07-04 Thread tracey002
Using the downloaded source dated June 19th and 20th of 2011. Except for the RTFScanner.lex file (dated June 19th, 2011) which had RTF Controls listed, I ended up searching for the string "RTF_" and assumed that the uppercase alpha characters that followed are RTF controls (that appeared to be t

Re: [Libreoffice] [GSoC] about removing productregistration.uno.component

2011-07-04 Thread Michael Meeks
Hi Matus, On Mon, 2011-07-04 at 16:29 +0200, Matúš Kukan wrote: > >The patches look lovely to me. Did we kill the OEM mess too ? > > I didn't send those, so here they are. > But you must first apply the one about socomp and then preload > cleaning. Hope it will be apply-able. Love

Re: [Libreoffice] [PUSHED] [Libreoffice-ux-advise] Reordering of Impress/Draw main context menu

2011-07-04 Thread Thorsten Behrens
Astron wrote: > I recently noticed that the main Impress/Draw context menus (those > that open when clicking on an empty spot in the document) are full of > separators. One after each element in Draw, in fact. Thus I opened > https://bugs.freedesktop.org/show_bug.cgi?id=38671 . I already > attached

[Libreoffice] [GSOC] Report #6. Wizards

2011-07-04 Thread Xisco Faulí
Hello, I've been working this week on converting the letter wizard and as Cedric suggested me in the last report, I merged the feature branch into master. You can find the code in the component repository. Fax and Letter wizards aren't fully functional yet but I'd appreciate if someone gives it a

Re: [Libreoffice] Unused files in the impress repository

2011-07-04 Thread Miklos Vajna
On Mon, Jul 04, 2011 at 05:09:26PM +0200, Francois Tigeot wrote: > The html and ppt save/export options are still available > And they are not working anymore: > > Trying to export as html crashes LibreOffice: > > /usr/libexec/ld-elf.so.2: > /usr/local/LibreOffice/program/../basis-link/prog

Re: [Libreoffice] RTF support

2011-07-04 Thread Miklos Vajna
On Mon, Jul 04, 2011 at 12:54:58PM -0700, tracey002 wrote: > Using the downloaded source dated June 19th and 20th of 2011. > Except for the RTFScanner.lex file (dated June 19th, 2011) which had RTF > Controls listed, I ended up searching for the string "RTF_" and assumed > that the uppercase alp

Re: [Libreoffice] [PATCH] Moving misplaced Compatibility options from ScDocOptions to ScAppOptions

2011-07-04 Thread Markus Mohrhard
Hello Albert, I take it and have a look at it. 2011/6/30 Radek Doulik > Hi Albert, > > I think it would be best if Kohei can review your patch. He is on > vacation right know and should be back in the end of next week. > > I am Ccing him so that it is not lost. Thanks a lot for your patch! > >

Re: [Libreoffice] [GSOC][PATCH] Multiline inputbar

2011-07-04 Thread Anurag Jain
Hello Noel, As you asked I'm sending a patch here with most of the changes incorporated. I've done total rework again and made a bit more modular, removed unnecessary things and now it look way better than what i was getting yesterday. Please have a look before you make changes on you end and if y

Re: [Libreoffice] Single Git repository migration plan

2011-07-04 Thread Simos Xenitellis
On Mon, Jul 4, 2011 at 10:14 PM, Sophie Gautier wrote: > Hi all, > [please follow up on projects@ list] > > There is an planed effort to reduce and consolidate the number of git > repositories in use (up to 20 currently) and migrate them using a git fetch, > however it has some drawbacks with hist

[Libreoffice] Shipping

2011-07-04 Thread thuongphatlogistic
Title: Dear Sirs, Dear Sirs, Thuong Phat Logistic Company Limited is a well-established and experience shipping & forwarding company, and it is diversified total logistics provider with mainstream activities in forwarding / Customs clearance, interstate and local bonded / non-bonded truc

[Libreoffice] "Style And Formatting" window

2011-07-04 Thread James
When you turn on the "Style And Formatting" win with F11 in Writer, is it supposed to be open in Calc? I find it very annoying to be on in Calc. It is very useful in Writer but not very in Calc. ___ LibreOffice mailing list LibreOffice@lists.freedesktop