Re: [Libreoffice] LibreOffice documentation and extensions

2011-10-12 Thread Kálmán „KAMI” Szalai
Title: Szalai Kálmán

  
  
Is it possible to install help pack. But I haven't tried what if
when you use extansion with help and online help in LibreOffice.

KAMI

2011-10-12 18:50 keltezéssel, Christophe Strobbe írta:
Hi,
  
  
  OpenOffice.org used to provide a way for extensions to provide
  documentation that would seamlessly integrate into the OOo.org
  Help system (see
).
  
  LibreOffice, by contrast, has Help documentation online. Is there
  a way for extension documentation to get integrated into
  LibreOffice Help?
  
  
  Best regards,
  
  
  Christophe
  
  
  


-- 
  
  
  Best regards,

Kálmán „KAMI” Szalai | 神 | kami911 [at] gmail [dot] com


My favorite projects:

OxygenOffice Professional - office suite - for everybody | Magyarul - In Hungarian

Blog | Support 

Follow me, if you can



  



signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] FIXED Re: segfault in sc

2011-10-12 Thread Michael Stahl

On 12/10/11 13:28, Michael Stahl wrote:

i got this the first time i built LO on the new laptop, so that is
unlikely. then i commented out the calc test, and the smoketest also
fails because soffice doesn"t bootstrap. the latter is caused by some
missing configuration "Paths/Work", which is a problem the second time
it is requested: framework::SubstitutePathVariables::GetWorkPath cannot
deal with its absence.

on my old laptop with Fedora 15 i have no problems, new one has F 16...


that is irrelevant, the relevant difference is that for some unknown 
reason i have enabled the wiki publisher extension on the failing build.


the swext module was recently converted to gbuild, and it now delivers 
its configuration files to the solver, whereas the old build system did 
not.  this is a problem because it overwrites a file from officecfg with 
the same name Paths.xcu, thereby removing the "Paths/Work" configuration 
entry, leading to general unhappiness.


fixed that for now with eb15d03b906cfc183d455f69922eab3a8e6d0006.
if you are affected by this problem please clean all affected modules or 
better build from scratch.


then i discovered that the smoketest still didn"t run because HelpLinker 
looked for some XSLT file in the wrong directory.


apparently somebody has refactored the installation set directory layout 
recently?


worked around this for now by changing the configuration Help paths with 
0ecc6c2ca0927591479a227a28f2b5080609, which makes my smoketest run 
but i have no idea if this is the right approach or where help should 
really be located.



regards,
michael


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] XToolbarController createItemWindow() issue

2011-10-12 Thread othman
Hi all,
I'm trying to write a java complex toolbar . i used a component addon that
implements XToolbarController. i implemented the createWindowItem() method
which takes controls from a custom Dialog and add them to toolbar  Window.
this works well when i load the extension in Libreoffice. But i want to have
more control over the toolbar Window instance returned by createWindow(). i
want to dynamicall add/remove controls from this Window createItemWindow()
at runtime based on some Global events. 
I think that method createItemWindow() is called once when extension toolbar
is created and there is probably no way to request this method on runtime am
i right?
so my questions:

-is the createItemWindow() method only requested once at custom toolbar
creation?
-what if i need to dynamically re-create the Window createItemWindow() at
runtime to update the controls inside the Window returned by
createItemWindow() method? can we do that, and if yes how?
-is there a way i can get an instance of my toolbar so i can add and remove
controls dynamically at runtime? if yes how can we do this (in java
preferably)

thanks 

--
View this message in context: 
http://nabble.documentfoundation.org/XToolbarController-createItemWindow-issue-tp3416998p3416998.html
Sent from the Dev mailing list archive at Nabble.com.___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] base running extremely slowly

2011-10-12 Thread jowyta
It appears that something has changed in Java since openjdk-6b22 that 
causes base to run unusably slowly (at least in the Debian testing 
version).  Does anyone know or have an idea as to what the change was or 
how to find out?


John
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] LibreOffice documentation and extensions

2011-10-12 Thread Christophe Strobbe

Hi,

OpenOffice.org used to provide a way for extensions to provide 
documentation that would seamlessly integrate into the OOo.org Help 
system (see 
).


LibreOffice, by contrast, has Help documentation online. Is there a 
way for extension documentation to get integrated into LibreOffice Help?


Best regards,

Christophe


--
Christophe Strobbe
K.U.Leuven - Dept. of Electrical Engineering - SCD
Research Group on Document Architectures
Kasteelpark Arenberg 10 bus 2442
B-3001 Leuven-Heverlee
BELGIUM
tel: +32 16 32 85 51
http://www.docarch.be/
Twitter: @RabelaisA11y
---
Open source for accessibility: results from the AEGIS project 
www.aegis-project.eu

---
Please don't invite me to Facebook, Quechup or other "social 
networks". You may have agreed to their "privacy policy", but I haven't.


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] make check fails in i18npool

2011-10-12 Thread Regina Henschel

Hi all,

after 'make build' I rum 'make check' and it fails in i18npool with a 
lot of lines:
Missing file which should have been generated from CustomTarget 
i18npool/source/

  textconversion
  localedata
  indexentry
  collator
  breakiterator

The installed LibO still does not run but misses MSVCR90.dll (see 
previous mails).


Building on WinXP with MSVC 2008 Express.

Kind regards
Regina
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/textconversion, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/textconversion, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/textconversion, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated from 
CustomTarget i18npool/source/localedata, but was not." && false)
test -f  || (echo "Missing file  which should have been generated fr

[Libreoffice] Fwd: Re: patch for scan-diialog

2011-10-12 Thread Rob Snelders

Can somebody add this patch to the git?

 Original Message 
Subject: Re: [Libreoffice] patch for scan-diialog
Date: Thu, 06 Oct 2011 17:59:04 +0200
From: Rob Snelders 
To: Miklos Vajna 
CC: libreoffice@lists.freedesktop.org

Here is the patch.

M.V.G.
Rob Snelders

On 06-10-11 01:28, Miklos Vajna wrote:

On Wed, Oct 05, 2011 at 09:57:43PM +0200, Rob Snelders  
wrote:

I created a patch for the scan-dialog for Linux. It allows to scan a
image directly from the scan-dialog without needing to select first the
dialog and then the "request"-menuitem.

The patch is submitted under the LGPLv3+/MPL-licence.


Forgot to attach the patch?



___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


>From 2e6180eb49ec4886550ea105cf7149d6ff307c3e Mon Sep 17 00:00:00 2001
From: Rob Snelders 
Date: Wed, 5 Oct 2011 21:52:08 +0200
Subject: [PATCH] Added a scan-button to the SaneDlg

---
 extensions/source/scanner/sanedlg.cxx   |   12 +++-
 extensions/source/scanner/sanedlg.hrc   |1 +
 extensions/source/scanner/sanedlg.hxx   |4 
 extensions/source/scanner/sanedlg.src   |7 +++
 extensions/source/scanner/scanner.hxx   |2 +-
 extensions/source/scanner/scanunx.cxx   |7 ++-
 extensions/source/scanner/scanwin.cxx   |2 +-
 offapi/com/sun/star/scanner/XScannerManager.idl |5 +++--
 sd/source/ui/view/drviews8.cxx  |2 +-
 sw/source/ui/uiview/uivwimp.cxx |6 --
 10 files changed, 39 insertions(+), 9 deletions(-)

diff --git a/extensions/source/scanner/sanedlg.cxx b/extensions/source/scanner/sanedlg.cxx
index 39b8862..2e55050 100644
--- a/extensions/source/scanner/sanedlg.cxx
+++ b/extensions/source/scanner/sanedlg.cxx
@@ -58,6 +58,7 @@ SaneDlg::SaneDlg( Window* pParent, Sane& rSane ) :
 maCancelButton( this, SaneResId( RID_SCAN_CANCEL ) ),
 maDeviceInfoButton( this, SaneResId( RID_DEVICEINFO_BTN ) ),
 maPreviewButton( this, SaneResId( RID_PREVIEW_BTN ) ),
+maScanButton( this, SaneResId( RID_SCAN_BTN ) ),
 maButtonOption( this, SaneResId( RID_SCAN_BUTTON_OPTION_BTN ) ),
 maOptionsTxt( this, SaneResId( RID_SCAN_OPTION_TXT ) ),
 maOptionTitle( this, SaneResId( RID_SCAN_OPTIONTITLE_TXT ) ),
@@ -88,6 +89,7 @@ SaneDlg::SaneDlg( Window* pParent, Sane& rSane ) :
 maOptionBox( this, SaneResId( RID_SCAN_OPTION_BOX ) ),
 mpRange( 0 )
 {
+doScan = sal_False;
 if( Sane::IsSane() )
 {
 InitDevices(); // opens first sane device
@@ -97,6 +99,7 @@ SaneDlg::SaneDlg( Window* pParent, Sane& rSane ) :
 
 maDeviceInfoButton.SetClickHdl( LINK( this, SaneDlg, ClickBtnHdl ) );
 maPreviewButton.SetClickHdl( LINK( this, SaneDlg, ClickBtnHdl ) );
+maScanButton.SetClickHdl( LINK( this, SaneDlg, ClickBtnHdl ) );
 maButtonOption.SetClickHdl( LINK( this, SaneDlg, ClickBtnHdl ) );
 maDeviceBox.SetSelectHdl( LINK( this, SaneDlg, SelectHdl ) );
 maOptionBox.SetSelectHdl( LINK( this, SaneDlg, OptionsBoxSelectHdl ) );
@@ -476,13 +479,15 @@ IMPL_LINK( SaneDlg, ClickBtnHdl, Button*, pButton )
 ReloadSaneOptionsHdl( NULL );
 }
 }
-if( pButton == &maOKButton )
+if( pButton == &maOKButton || pButton == &maScanButton )
 {
 double fRes = (double)maReslBox.GetValue();
 SetAdjustedNumericalValue( "resolution", fRes );
 UpdateScanArea( sal_True );
 SaveState();
 EndDialog( mrSane.IsOpen() ? 1 : 0 );
+if (pButton == &maScanButton)
+doScan = sal_True;
 }
 else if( pButton == &maCancelButton )
 {
@@ -1376,4 +1381,9 @@ sal_Bool SaneDlg::SetAdjustedNumericalValue(
 return sal_True;
 }
 
+sal_Bool SaneDlg::getDoScan()
+{
+return doScan;
+}
+
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/extensions/source/scanner/sanedlg.hrc b/extensions/source/scanner/sanedlg.hrc
index ca89312..1e468c9 100644
--- a/extensions/source/scanner/sanedlg.hrc
+++ b/extensions/source/scanner/sanedlg.hrc
@@ -62,6 +62,7 @@
 #define RID_SCAN_BITMAP_MINUS 32
 #define RID_SCAN_ADVANCED_BOX 33
 #define RID_SCAN_ADVANCED_TXT 34
+#define RID_SCAN_BTN			  35
 
 #define RID_SANE_DEVICEINFO_TXT 1001
 #define RID_SANE_SCANERROR_TXT  1002
diff --git a/extensions/source/scanner/sanedlg.hxx b/extensions/source/scanner/sanedlg.hxx
index c3f72ea..a008655 100644
--- a/extensions/source/scanner/sanedlg.hxx
+++ b/extensions/source/scanner/sanedlg.hxx
@@ -65,6 +65,7 @@ private:
 CancelButtonmaCancelButton;
 PushButton  maDeviceInfoButton;
 PushButton  maPreviewButton;
+PushButton  maScanButton;
 PushButton  maButtonOption;
 
 FixedText   maOptionsTxt;
@@ -107,6 +108,8 @@ private:
 double* mpRange;
 

Re: [Libreoffice] Is it possible to update cppcheck for Libreoffice report ?

2011-10-12 Thread Jesse Adelman
On 10/11/11 23:17, Julien Nabet wrote:
> Hello Jesse,
> 
> Would you have some time to update cppcheck ?
> There are fixes for false positives, new checks and a cppcheck error
> corrected since the current version for the report. (You can take a look
> at the git history)
> 
> In advance, thank you ! :-)
> 
> Julien.

Hi Julien,

Done (cppcheck git commit ee04c1bfb7da95483d309c612af8456007a8c20b). The
next report may not reflect the update, but the one after that should.

Thanks for letting me know that folks find this valuable! :)

Cheers,
Jesse

-- 
Jesse Adelman
Senior Systems Shepherd
ilikelinux Consulting/Bold and Busted, LLC
http://ilikelinux.com/ http://boldandbusted.com/
Brisbane, CA

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] LibreCAD as part of LibreOffice suite

2011-10-12 Thread Noel Grandin
Hi

Lots of people are at a LibreOffice conference this week, so you might not get 
much a reply for a few days.

Regards, Noel Grandin

Dongxu Li wrote:
> Hello,
>
> I'm a LibreCAD ( http://www.librecad.org ) developer.
>
> Is it a good idea to include LibreCAD as part of the LibreOffice suite?
>
> The good: LibreCAD provides feature rich drawing (more than CAD, I use it to 
> draw general 2D geometry shapes)
>
> The bad: no shared code with LibreOffice yet
>
> The ugly: LibreCAD is GPLv2
>
> Thank you for you time!
>
> Regards,
>
> Dongxu Li
>
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice

Disclaimer: http://www.peralex.com/disclaimer.html


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] LibreCAD as part of LibreOffice suite

2011-10-12 Thread Dongxu Li
Hello,

I'm a LibreCAD ( http://www.librecad.org ) developer.

Is it a good idea to include LibreCAD as part of the LibreOffice suite?

The good: LibreCAD provides feature rich drawing (more than CAD, I use it to
draw general 2D geometry shapes)

The bad: no shared code with LibreOffice yet

The ugly: LibreCAD is GPLv2

Thank you for you time!

Regards,

Dongxu Li
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] segfault in sc

2011-10-12 Thread Michael Stahl

On 12/10/11 10:41, Caolán McNamara wrote:

Personally, I think this crasher is some "didn't get rebuilt when it
should have" problem.

C.


i got this the first time i built LO on the new laptop, so that is 
unlikely.  then i commented out the calc test, and the smoketest also 
fails because soffice doesn"t bootstrap.  the latter is caused by some 
missing configuration "Paths/Work", which is a problem the second time 
it is requested: framework::SubstitutePathVariables::GetWorkPath cannot 
deal with its absence.


now if only i understood how this configuration stuff works...

on my old laptop with Fedora 15 i have no problems, new one has F 16...

regards,
 michael

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] segfault in sc

2011-10-12 Thread Caolán McNamara
Personally, I think this crasher is some "didn't get rebuilt when it
should have" problem.

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice