Re: [Libreoffice] [PUSHED] Disable Adabas D client library

2011-06-14 Thread Francois Tigeot
On Sun, Jun 12, 2011 at 08:17:41AM +0200, Francois Tigeot wrote: > > The attached patch disables the Adabas D client library in -master (but does > not remove the driver code itself). Patch pushed this day. -- Francois Tigeot ___ LibreOffice mailing l

Re: [Libreoffice] [PATCH] Refactor PaintRangeFinder to only iterate needed entries.

2011-06-14 Thread Markus Mohrhard
I'll have a look at them. 2011/6/15 Rafael Dominguez > Only update needed entries instead of iterating over the whole list. > > ___ > LibreOffice mailing list > LibreOffice@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/libreoffi

[Libreoffice] [Bug 35673] LibreOffice 3.4 most annoying bugs

2011-06-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Jean-Baptiste Faure changed: What|Removed |Added Depends on||37771 --- Comment #149 from Jean-B

Re: [Libreoffice] [GSOC] Report #3: Wizards

2011-06-14 Thread Xisco Faulí
Hi, I'm sorry I didn't say anything yesterday but I was all day long at my university and I didn't have time to test anything. Before i went to sleep I did a "make clean && make" ( why ? I guess i didn't have anything to loose ) and now everything works correctly. it looks like the problem was fix

Re: [Libreoffice] [PATCH] [PUSHED] Replace List with vector<> in SC

2011-06-14 Thread Kohei Yoshida
Hi Rafael, All patched pushed to master, with some follow-up corrections. The rationale for my corrections are given in those commit messages. Thanks a lot! Kohei -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mailing list LibreOffice@

[Libreoffice] [PATCH] Refactor PaintRangeFinder to only iterate needed entries.

2011-06-14 Thread Rafael Dominguez
Only update needed entries instead of iterating over the whole list. From 9d431bbe0227594473f8179d84389166730feb99 Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Fri, 3 Jun 2011 22:31:15 -0430 Subject: [PATCH 19/21] Remove rebundant check since we already know its in boundaries. --- sc/so

[Libreoffice] Fwd: development summary: year 2011, week 23 - into wiki

2011-06-14 Thread LeMoyne Castle
On Tue, Jun 14, 2011 at 12:57 PM, Petr Mladek wrote: > John LeMoyne Castle píše v Po 13. 06. 2011 v 15:27 -0700: > > Hi Petr, > ... > Anything else that should go into -wikify? > > ... The [wiki] output might be quite > similar after all. > I will add a new format option ... > Note that

[Libreoffice] Do we need the search engines page on the options form?

2011-06-14 Thread Samuel Cantrell
Bug #38146 (https://bugs.freedesktop.org/show_bug.cgi?id=38146) says that the search engines page on the option form is unnecessary now. Before I create a patch, I want to ensure that everyone agrees we need to remove it. Thanks! Samuel Cantrell P.S. Of course, that's assuming that what I did do

Re: [Libreoffice] [PUSHED] [PATCH] Code cleanup in impress

2011-06-14 Thread Thorsten Behrens
Nice catch, pushed! Thanks, -- Thorsten pgp1pefZ4x7Au.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [GSoC 2011][svgexport] Get selected slides in Impress left Pane

2011-06-14 Thread Thorsten Behrens
Marco wrote: > So the best compromise looks the XPropertySet interface. > A minimal implementation could be enough. > What do you think of the following one : > I like minimal things that work. :) > I would like to implemement some code to handle variable text > fields like page numbers and dates

Re: [Libreoffice] component prefix change

2011-06-14 Thread Michael Meeks
Hi Matus, On Tue, 2011-06-14 at 22:35 +0200, Matúš Kukan wrote: > Finally I was able to call toolkit_component_ methods. Whoot :-) nice work Matus ! hopefully a learning experience too: if you can hack on LibreOffice successfully, then there is nothing too scary out there :-) > It's now

Re: [Libreoffice] [GSoC 2011][svgexport] Get selected slides in Impress left Pane

2011-06-14 Thread Marco
On Mon, 13 Jun 2011 10:17:07 +0200, Thorsten Behrens wrote: Marco wrote: What I get is an XView object that does not support any service. I look into the implementation code for SlideSorter and I found out that this object, which I get, is indeed a fake XView: its real type is a ViewShellWra

Re: [Libreoffice] Status of unlimited conditional formatting

2011-06-14 Thread Robert Dargaud
Hi Christoph and All, After you've suggested to me this new idea. Last month I've started to work on a new version with new dialog based on CustomProperties classes and it seems a good base to create a generic control for this sort of UI list. Work is in progress ... But the patch I've submi

[Libreoffice] component prefix change

2011-06-14 Thread Matúš Kukan
Hi there, Finally I was able to call toolkit_component_ methods. It's now possible to add prefix for component. But writeSharedLibComponentInfo in shlib.cxx does not use new prefix parameter. I don't know if this function is used somewhere but if yes, probably will need some change also. What's

[Libreoffice] [ANNOUNCE] Branch libreoffice-3-4-1 created

2011-06-14 Thread Petr Mladek
Hi all, there have been created the libreoffice-3-4-1 branch. It will be used for fine tuning of the 3.4.1 bugfix release. It is based on the the tag libreoffice-3.4.1.1 for 3.4.1-rc1 release. The following rules apply: + preferably just translation or blocker fixes + only cherry

[Libreoffice] [ANNOUNCE] libreoffice-3.4.1.1 tag created (3.4.1-rc1)

2011-06-14 Thread Petr Mladek
Hi, there have been created the libreoffice-3.4.1.1 tag for 3.4.1-rc1 release. The corresponding official builds will be available by the end of the week. See the attached list of changes against 3.4.0-final. You might switch your current 3-4 source tree to it using: ./g fetch --tags ./g checko

Re: [Libreoffice] development summary: year 2011, week 23 - into wiki

2011-06-14 Thread Petr Mladek
John LeMoyne Castle píše v Po 13. 06. 2011 v 15:27 -0700: > Hi Petr, > I was thinking about cranking through the past emails like this one and > generating Development Summary pages on the wiki by hand. > Then I discovered the related easy hack -- > http://wiki.documentfoundation.org/Development

Re: [Libreoffice] [GSOC] Report #3: Wizards

2011-06-14 Thread John LeMoyne Castle
Actually not at all sure where to clean+build to get missing uno symbols in the log Looks like an assortment of dirs may be involved Help would be appreciated as it is ~necessary for me to proceed here. -- jlc -- View this message in context: http://nabble.documentfoundation.org/GSOC-Report-3-

Re: [Libreoffice] [GSOC] Report #3: Wizards

2011-06-14 Thread John LeMoyne Castle
HI Bjoern, Xisco and all, =After smoketest fails in master like so: officeconnection.cxx:140:Assertion Test name: N12_GLOBAL__N_14TestE::test setUp() failed - equality assertion failed - Expected: 2 - Actual : 0 Failures !!! Run: 1 Failure total: 1 Failures: 1 Errors: 0 (which look

Re: [Libreoffice] [Libreoffice-ux-advise] style selector / abandonware ...

2011-06-14 Thread Christoph Noack
Hi Michael, cool, looks like a _very_ promising start :-) Am Dienstag, den 14.06.2011, 11:04 +0100 schrieb Michael Meeks: > Hi guys, > > I have to task switch for a week or so now, so I just dumped my latest > (hackish) re-hash of the style preview / selection pane I was working on > here

[Libreoffice] [REVIEW] Regression from 3.3

2011-06-14 Thread Kohei Yoshida
Hi there, I would like to cherry-pick the following commit on master http://cgit.freedesktop.org/libreoffice/calc/commit/?id=478533a86b29341e00128fb6eda8237dfb9cf3cf to the -3-4 branch (and -3-4-1 if it makes sense). There is no bug report associated with this (yet), but this accidentally chang

Re: [Libreoffice] [PATCH] Removes find/replace dialog button from standard toolbar

2011-06-14 Thread Christoph Noack
Hi Caolan, hi Sam! Caolan, I think the proposal by Sam will work well ... and if we need a button, then it should rather open the search toolbar. For the next step in the "Evolution of Search" (tm) I proposed to provide the S&R-Dialog via an "Advanced ..." button (the final naming may differ), se

Re: [Libreoffice] Status of unlimited conditional formatting

2011-06-14 Thread Christoph Noack
Hi Kohei, sorry, I don't know the current status - the last mail I'm aware about is dated 20.04.2011 01:18:33 ... Rob mentioned that - concerning the new stuff - he "can't work on it these days but I will try to propose something in the begining of may." Agree, would be cool if there is a chance

Re: [Libreoffice] [PATCH] Removes find/replace dialog button from standard toolbar

2011-06-14 Thread Samuel Cantrell
Caolán, It's true that the find button allows for access to the find/replace dialog, which allows more functionality. Do more people use the find button, or use the menus to find the find/replace dialog though? I know I use the menus, however, it would obviously be fallacious to assume that my use

Re: [Libreoffice] [PATCH] Support font effects "Capitals", "Lowercase" and "Title" in HTML export

2011-06-14 Thread Caolán McNamara
On Sun, 2011-06-12 at 19:17 +0300, Harri Pitkänen wrote: > By the way, this change does nothing if HTML compatibility option (Options -> > Load/Save -> HTML Compatibility) is set to Netscape Navigator. This is not > nice since it seems to be the default... I would think that removing these > obs

[Libreoffice] [PUSHED] Re: [PATCH] Support font effects "Capitals", "Lowercase" and "Title" in HTML export

2011-06-14 Thread Caolán McNamara
On Sun, 2011-06-12 at 19:03 +0300, Harri Pitkänen wrote: > Export Writer font effects "Capitals", "Lowercase" and "Title" (see Format -> > Character -> Font effects) to HTML using CSS text-transform property. Looks good to me, pushed, thanks for this. C.

Re: [Libreoffice] [PATCH] Removes find/replace dialog button from standard toolbar

2011-06-14 Thread Caolán McNamara
On Sat, 2011-06-11 at 07:35 -0700, Samuel Cantrell wrote: > These patches remove the find/replace dialog button from Calc and > Writer (per > http://wiki.documentfoundation.org/Development/Default_UI_Improvements). > As we have the new find toolbar, these buttons seem unnecessary. hmm, well the f

Re: [Libreoffice] [GSOC] Report #3: Wizards

2011-06-14 Thread Bjoern Michaelsen
On Mon, 13 Jun 2011 21:41:17 +0200 Xisco Faulí wrote: > After i did my first commit last tuesday i worked for 2 days on > adding the button listeners and fixing some errors: > http://cgit.freedesktop.org/libreoffice/components/?h=feature%2Fgsoc2011_wizards > Then, > on Thursday and on Friday I st

Re: [Libreoffice] Fwd: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

2011-06-14 Thread Fridrich Strba
On Tue, 2011-06-14 at 14:09 +0100, Caolán McNamara wrote: > Sure, though personally I'd just use createTempFile throughout to keep > things simple. The same opinion here, so that people that want to hack something similar don't find several ways and try to figure out the rationale. F. _

Re: [Libreoffice] Duplicate code: libs-core/framework/test/typecfg/cfgview.cxx

2011-06-14 Thread Caolán McNamara
On Thu, 2011-06-02 at 22:07 +0200, Chr. Rossmanith wrote: > Hi, > > while waiting for a successful build I had a look at cfgview.cxx which > has two very similar methods > CFGView::impl_generateFilter{Modul}?ListHTML(). Shall I continue or is > it "only" a test? Yeah, that framework/test dir i

Re: [Libreoffice] Fwd: warning: the use of `tmpnam' is dangerous, better use `mkstemp'

2011-06-14 Thread Caolán McNamara
On Sat, 2011-06-11 at 15:37 +0200, Julien Nabet wrote: > So I thought this : > 1) for common part between Windows and other systems (Unix/Linux/BSD > and Mac) or for Windows specific, only createTempFile should be used. > 2) for Unix/Linux/BSD and Mac only part, mkstemp/mktemp should be used > (to

[Libreoffice] Notice of absence

2011-06-14 Thread Kohei Yoshida
Hi there, Just FYI, I'll be away from June 16 til July 6. I'll be back on July 7. I may be checking my emails for my gmail accounts, but no idea how often I'll be checking mails. Kohei -- Kohei Yoshida, LibreOffice hacker, Calc ___ LibreOffice mail

Re: [Libreoffice] [libreoffice-accessibility] Re: Backend APIs to work in headless mode

2011-06-14 Thread Caolán McNamara
On Tue, 2011-06-14 at 15:43 +0530, Sanjeev Kumar Mittal wrote: > I wonder if I could use the Libre Jars in the same project with > minimum changes. It should "just work", or with minimal changes like path changes or so. > My fear is I might have to rewrite the complete JodConeverter project > tha

Re: [Libreoffice] [libreoffice-accessibility] Re: Backend APIs to work in headless mode

2011-06-14 Thread Sanjeev Kumar Mittal
Hi, Thanks for the info. I am able to successfully convert word doc to PDF using JodConeverter with OO in background. However, with the same project setting & jars, I wonder if I could use the Libre Jars in the same project with minimum changes. My fear is I might have to rewrite the complete Jo

[Libreoffice] style selector / abandonware ...

2011-06-14 Thread Michael Meeks
Hi guys, I have to task switch for a week or so now, so I just dumped my latest (hackish) re-hash of the style preview / selection pane I was working on here (click the navigator paint-can): http://people.gnome.org/~michael/data/2011-06-14-style-preview.diff It looks like this:

[Libreoffice] hwpfilter

2011-06-14 Thread Caolán McNamara
On Tue, 2011-06-14 at 10:04 +0100, Caolán McNamara wrote: > There are two .hwp files there, one old format 3.0 which does work, > eventually anyway, and one (I think new format) that doesn't. Which reminds me, Wikipedia says these file formats documentation is available at http://en.wikipedia.org/

Re: [Libreoffice] Fwd: Formula Crash

2011-06-14 Thread Caolán McNamara
On Tue, 2011-06-14 at 16:56 +0800, jeffrey chang wrote: > Here is the gdb error log for when I call the division fraction button > first thing on LO3.4 Formula on OpenSuse. Seems like the application > is throwing a SIGSEV. backtrace looks like https://bugs.freedesktop.org/show_bug.cgi?id=37668 I

Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-14 Thread Caolán McNamara
On Wed, 2011-06-08 at 21:19 +0200, Chr. Rossmanith wrote: > Hi, > > I've found a .hwp document here > http://openoffice.org/bugzilla/show_bug.cgi?id=31091, tried to open it > but only get a blank page - no error message. Where would I start to > analyze what's going wrong? If hwpfilter is not w

[Libreoffice] Fwd: Formula Crash

2011-06-14 Thread jeffrey chang
Here is the gdb error log for when I call the division fraction button first thing on LO3.4 Formula on OpenSuse. Seems like the application is throwing a SIGSEV. Also, Formula seems to shut down inexplicably when I call +-{}>}. (ie placing the formula elements within the <> rather than replacing t

Re: [Libreoffice] About fd and session ends.

2011-06-14 Thread Michael Meeks
On Mon, 2011-06-13 at 22:13 +0200, Stef Bon wrote: > I agree totally. But you have to offer a "safe remove" command. > What do you do for SUSE? direct io? We don't offer a safe-remove command; and we do very aggressive write-through, so we do not cache much data on hot-pluggable file-syst