[Libreoffice] [PATCH] Replace List with vector<> in svx

2011-06-16 Thread Rafael Dominguez
From a1c62ee08fcb1c1ff467b52b972d778adb072781 Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Thu, 16 Jun 2011 21:03:27 -0430 Subject: [PATCH 2/2] Replace List with std::vector. --- svx/source/unodraw/unoshap3.cxx |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

[Libreoffice] [PATCH] Remove unneeded foward-declaration

2011-06-16 Thread Rafael Dominguez
From 7f9c9a8a2f03e59627e1223e884c26aeb8bacb5b Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Thu, 16 Jun 2011 21:03:02 -0430 Subject: [PATCH 1/2] Remove unneeded List foward-declaration. --- svx/inc/svx/unopage.hxx |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/

Re: [Libreoffice] Revive development of the OOo plugin for Alfresco ECM, for LibreOffice

2011-06-16 Thread David Nelson
Hi Cedric, On Thu, Jun 16, 2011 at 20:33, Cedric Bosdonnat wrote: > I'ld love to be in that kind of project again :) That's great. :-) So would you like to attend this confcall upcoming in the week of June 27? -- David Nelson ___ LibreOffice mailing

Re: [Libreoffice] [REVIEW] Enable online update service

2011-06-16 Thread Bjoern Michaelsen
On Thu, 16 Jun 2011 19:44:34 +0200 Jan Holesovsky wrote: > I need 3 reviews to get it to libreoffice-3-4-1. Looks good. Best, Bjoern -- https://launchpad.net/~bjoern-michaelsen ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http:

[Libreoffice] [Bug 38292] Draw crashes the system (x.org?) when zooming in on a detailed picture: can someone please have a look?

2011-06-16 Thread NoOp
Can someone please have a look at: https://bugs.freedesktop.org/show_bug.cgi?id=38292 [Draw crashes the system (x.org?) when zooming in on a detailed picture] Note: it is not just 'Draw' related as LO crashes the desktop also with Impress and Writer. This appears to be Intel graphics related at t

Re: [Libreoffice] Revive development of the OOo plugin for Alfresco ECM, for LibreOffice

2011-06-16 Thread Dennis E. Hamilton
I'm not offering to work on this, so this comment is only worth what I paid for it ($0.00). I think it would be better if we got in the habit of talking about a CMIS plug-in, where working with Alfresco is an important test case. But CMIS is the open standard protocol for this. - Dennis ---

Re: [Libreoffice] [REVIEW] Enable online update service

2011-06-16 Thread Olivier Hallot
Hi Kendy Three questions 1) If I have version 3.3.2, what will be the target version? 3.3.3 or 3.4.x? In other words, what version path it will follow to upgrade? 2) Can this option page be disabled by a configuration parameter at deployment (prevent end-user to poke at it) such as a xcd file in

Re: [Libreoffice] [REVIEW] Enable online update service

2011-06-16 Thread Tor Lillqvist
> I need 3 reviews to get it to libreoffice-3-4-1. Well, I don't like the feature, but if that is what a consensus wants, I am not opposing. Patch looks fine to me. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.fre

Re: [Libreoffice] [REVIEW] fix for fdo#37771

2011-06-16 Thread Tor Lillqvist
> Please review it for 3-4 and 3-4-1. Looks fine, cherry-picked to 3-4. Two more needed for 3-4-1. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [REVIEW] Enable online update service

2011-06-16 Thread Jan Holesovsky
Hi all, I would love to get these 2 patches to 3.4.1 if possible :-) They are needed to enable the online update service by default. The service is configurable, and can be disabled by the user. Can you please review? It introduces a new switch, --enable-online-update, that is on by default on

Re: [Libreoffice] prefix bits ...

2011-06-16 Thread Matúš Kukan
Update: On 16 June 2011 18:06, Matúš Kukan wrote: >>        Oh - we need to check the toolkit components really still work and are >> activated correctly when we try to use the toolkit pieces. ie. try >> dropping some GUI/form controls (buttons etc.) onto a spreadsheet - if >> that works, we're f

Re: [Libreoffice] [PATCH] Replace List with std::vector in SD

2011-06-16 Thread Rafael Dominguez
Attatched the respective patch file On Wed, Jun 15, 2011 at 7:39 PM, Rafael Dominguez wrote: > Theres a assertion i didnt include in the patch, but now been thinking > about it and maybe we should include it just in case we forget to include an > action. > From 8cafc607d507502692b3781ae6a6ba53b3b

Re: [Libreoffice] [PATCH] Replace List with std::vector in SD

2011-06-16 Thread Rafael Dominguez
Ooops forgot to attach patch On Wed, Jun 15, 2011 at 7:35 PM, Rafael Dominguez wrote: > > From 1b72022c8169b41786c71ee52776da60418341c5 Mon Sep 17 00:00:00 2001 From: Rafael Dominguez Date: Sun, 12 Jun 2011 18:37:27 -0430 Subject: [PATCH 3/9] Replace List with std::vector. --- sd/source/core/s

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

2011-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 37771, which changed state. Bug 37771 Summary: Writer requires a password with 93/62244 characters in Insert/Format > Section(s) https://bugs.freedesktop.org/show_bug.cgi?id=37771 What|Old Value

[Libreoffice] [REVIEW] fix for fdo#37771

2011-06-16 Thread Andras Timar
Hi, Writer requires a password with characters. Instead of fixing the code in Writer (SfxPasswordDialog::SetMinLen was not called somewhere) I set a default minimum password length in constructor of the dialog. Please review it for 3-4 and 3-4-1. http://cgit.freedesktop.org/libreoffice/libs-core

Re: [Libreoffice] prefix bits ...

2011-06-16 Thread Matúš Kukan
I'm sorry about not CCing last message. On 15 June 2011 21:47, Michael Meeks wrote: > > On Wed, 2011-06-15 at 13:13 +0200, Matúš Kukan wrote: >> What do you mean by testing? So far I have just a little knowledge of >> what I'm doing. > >        Oh - we need to check the toolkit components really

[Libreoffice] 3m X 1m PVC banner for 18pounds done in 48hours

2011-06-16 Thread GIGAPrint
Having problems viewing this email? view it online You are receiving this message because we believed that it is relevant to you. If you do not wish to receive any materials regarding our products or services from us, pleas

[Libreoffice] Build failed in sfx2 in -3-3 branch

2011-06-16 Thread Korrawit Pruegsanusak
Hello all, I was trying to build libreoffice-3-3 branch, but it failed in sfx2 module. (I was trying to fix fdo#30550) I think the related build log would be: ... (near the first start of log) > Fetching dependencies for module l10n from solver... failed > Fetching dependencies for module libegg

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

2011-06-16 Thread Andras Timar
2011/6/16 Samuel Cantrell : >> As an aside, I removed the helpcontent2 content relating to the removed >> hyperlink toolbar yesterday. > > Thanks! I tried working on that yesterday, but it was making my head > hurt with all the linked files I was having to remember to remove. I found only one page

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

2011-06-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Petr Mladek changed: What|Removed |Added Depends on||38374 --- Comment #150 from Petr Mladek 2

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

2011-06-16 Thread Caolán McNamara
On Thu, 2011-06-16 at 08:11 -0700, Samuel Cantrell wrote: > > As an aside, I removed the helpcontent2 content relating to the removed > > hyperlink toolbar yesterday. > > Thanks! I tried working on that yesterday, but it was making my head > hurt with all the linked files I was having to remember

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

2011-06-16 Thread Samuel Cantrell
> As an aside, I removed the helpcontent2 content relating to the removed > hyperlink toolbar yesterday. Thanks! I tried working on that yesterday, but it was making my head hurt with all the linked files I was having to remember to remove. Samuel Cantrell

Re: [Libreoffice] Revive development of the OOo plugin for Alfresco ECM, for LibreOffice

2011-06-16 Thread Cedric Bosdonnat
Hi David, On Thu, 2011-06-16 at 18:35 +0800, David Nelson wrote: > Many of you guys may not be aware that the LibreOffice project has an > Alfresco ECM platform at http://alfresco.libreoffice.org (the Alfresco > Explorer interface) and http://documentation.libreoffice.org (the > Alfresco Share int

[Libreoffice] Revive development of the OOo plugin for Alfresco ECM, for LibreOffice

2011-06-16 Thread David Nelson
Hi, Many of you guys may not be aware that the LibreOffice project has an Alfresco ECM platform at http://alfresco.libreoffice.org (the Alfresco Explorer interface) and http://documentation.libreoffice.org (the Alfresco Share interface). In addition, there is a currently-dormant project on the Al

[Libreoffice] [PUSHED] Removes find/replace dialog button from standard toolbar

2011-06-16 Thread Caolán McNamara
On Tue, 2011-06-14 at 20:04 +0200, Christoph Noack wrote: > 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. Fair enough, so now pushed as a step in the desired direction. > For the next step i

[Libreoffice] libreoffice/build repository status

2011-06-16 Thread Petr Mladek
Hi, people ask me about the libreoffice/build repository. The status is that it is not officially supported in the libreoffice-3-4 branch and master. We need to migrate all the common stuff into bootstrap and other repositories. The distro-specific hacks should be moved to the local scripts, .e.g.

Re: [Libreoffice] Dialog box code in libs-gui/log/svtools/source/dialogs

2011-06-16 Thread Caolán McNamara
On Thu, 2011-06-16 at 08:42 +0200, Francois Tigeot wrote: > Hi, > > There are strange functions in the tree trying to get information on > mount points and other low-level system features > Look in libs-gui/tools/source/fsys/ for GetVolume(), GetDevice() for > a start. > > They are mostly used by

Re: [Libreoffice] Gmane test

2011-06-16 Thread Marc Paré
Le 2011-06-15 11:31, Marc Paré a écrit : This is a test. Please do not respond. Marc This is a test response from Gmane. Please do not respond. Marc ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailma

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

2011-06-16 Thread Petr Mladek
LeMoyne Castle píše v Út 14. 06. 2011 v 14:19 -0600: > On Tue, Jun 14, 2011 at 12:57 PM, Petr Mladek wrote: > After poking at lo-commit-stat a little bit last night, I think the > best plan is to write a lo-commit-wikify wrapper that converts > year&week to git-args --after/since and --before/un

Re: [Libreoffice] How to build mysql-connector extension on Mac OSX ?

2011-06-16 Thread Petr Mladek
Alexander Thurgood píše v St 15. 06. 2011 v 17:34 +0200: > Hi, > > > I'm having a frustrating time trying to get configure to recognise my > mysql installation so that I can build the mysql-connector extension. > > I am currently using the following switches : > > --enable-ext-mysql-connector >

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

2011-06-16 Thread Caolán McNamara
On Wed, 2011-06-15 at 11:04 -0700, Samuel Cantrell wrote: > > Would you mind removing related topics and links to them from helpcontent2, > > too? > > Presently at work, but I'll try to fix that this afternoon. As an aside, I removed the helpcontent2 content relating to the removed hyperlink too

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

2011-06-16 Thread Andras Timar
pushed to master 2011/6/15 Samuel Cantrell : > Here are two patches that remove the Search Engine page from the > options form, per fdo#38146. > > Samuel Cantrell > > > On Wed, Jun 15, 2011 at 2:23 AM, Caolán McNamara wrote: >> On Tue, 2011-06-14 at 16:10 -0700, Samuel Cantrell wrote: >>> Bug #38