[Libreoffice-commits] .: sdext/source

2011-10-30 Thread Andras Timar
 sdext/source/minimizer/description-en-US.txt  |2 +
 sdext/source/minimizer/description.xml|2 -
 sdext/source/minimizer/help/component.txt |2 -
 sdext/source/minimizer/makefile.mk|   18 +++---
 sdext/source/pdfimport/config/component.txt   |1 
 sdext/source/pdfimport/config/description.xml |   33 --
 sdext/source/pdfimport/description-en-US.txt  |1 
 sdext/source/pdfimport/description.xml|   33 ++
 sdext/source/pdfimport/makefile.mk|   18 --
 sdext/source/presenter/description-en-US.txt  |2 +
 sdext/source/presenter/description.xml|2 -
 sdext/source/presenter/help/component.txt |2 -
 sdext/source/presenter/makefile.mk|   16 +++-
 13 files changed, 75 insertions(+), 57 deletions(-)

New commits:
commit 184653370717f99e0cce817822caecde01d20006
Author: Andras Timar ati...@suse.com
Date:   Sun Oct 30 21:47:13 2011 +0100

enable localization of extension descriptions in sdext

diff --git a/sdext/source/minimizer/description-en-US.txt 
b/sdext/source/minimizer/description-en-US.txt
new file mode 100644
index 000..98f2687
--- /dev/null
+++ b/sdext/source/minimizer/description-en-US.txt
@@ -0,0 +1,2 @@
+The Presentation Minimizer is used to reduce the file size of the current 
presentation. Images will be compressed, and data that is no longer needed will 
be removed.
+The Presentation Minimizer can optimize the image quality size. Presentations 
designed for screen or projector do not require the same high quality as 
presentations designed for print.
diff --git a/sdext/source/minimizer/description.xml 
b/sdext/source/minimizer/description.xml
index f8762c7..eef22a7 100644
--- a/sdext/source/minimizer/description.xml
+++ b/sdext/source/minimizer/description.xml
@@ -28,7 +28,7 @@
 /icon
 
 extension-description
-  src xlink:href=help/component.txt lang=en-US /
+  src xlink:href=description-en-US.txt lang=en-US /
 /extension-description
 
 /description
diff --git a/sdext/source/minimizer/help/component.txt 
b/sdext/source/minimizer/help/component.txt
deleted file mode 100755
index 98f2687..000
--- a/sdext/source/minimizer/help/component.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-The Presentation Minimizer is used to reduce the file size of the current 
presentation. Images will be compressed, and data that is no longer needed will 
be removed.
-The Presentation Minimizer can optimize the image quality size. Presentations 
designed for screen or projector do not require the same high quality as 
presentations designed for print.
diff --git a/sdext/source/minimizer/makefile.mk 
b/sdext/source/minimizer/makefile.mk
index fcca6aa..0913921 100644
--- a/sdext/source/minimizer/makefile.mk
+++ b/sdext/source/minimizer/makefile.mk
@@ -103,11 +103,15 @@ COMPONENT_IMAGES=\
 # rather freestyle or common to all?
 COMPONENT_HELP= \
 $(EXTENSIONDIR)$/help$/help_de.odt \
-$(EXTENSIONDIR)$/help$/help_en-US.odt \
-$(EXTENSIONDIR)$/help$/component.txt
+$(EXTENSIONDIR)$/help$/help_en-US.odt
+
+DESCRIPTION_SRC:=$(MISC)/$(EXTENSIONNAME)_in/description.xml
+
+COMPONENT_DESCRIPTION= \
+$(foreach,lang,$(alllangiso) $(EXTENSIONDIR)$/description-$(lang).txt)
 
 # make sure to add your custom files here
-EXTENSION_PACKDEPS=$(COMPONENT_BITMAPS) $(COMPONENT_IMAGES) $(COMPONENT_HELP)
+EXTENSION_PACKDEPS=$(COMPONENT_BITMAPS) $(COMPONENT_IMAGES) $(COMPONENT_HELP) 
$(COMPONENT_DESCRIPTION)
 
 ZIP2TARGET= presentation_minimizer_develop
 .IF $(WITH_LANG)!=
@@ -143,4 +147,12 @@ $(COMPONENT_HELP) : help$/$$(@:f)
 @@-$(MKDIRHIER) $(@:d)
 $(COPY) $ $@
 
+$(DESCRIPTION_SRC) : description.xml
+@@-$(MKDIRHIER) $(@:d)
+$(COMMAND_ECHO)$(XRMEX) -p $(PRJNAME) -i $ -o $@ -m $(LOCALIZESDF) -l all
+
+$(COMPONENT_DESCRIPTION) : $(DESCRIPTION)
+$(COPY) description-en-US.txt $(EXTENSIONDIR)
+$(COPY) $(MISC)/$(EXTENSIONNAME)_in/description-*.txt $(EXTENSIONDIR)
+
 .ENDIF # L10N_framework
diff --git a/sdext/source/pdfimport/config/component.txt 
b/sdext/source/pdfimport/config/component.txt
deleted file mode 100644
index 969581e..000
--- a/sdext/source/pdfimport/config/component.txt
+++ /dev/null
@@ -1 +0,0 @@
-The PDF Import Extension allows you to import and modify PDF documents. Best 
results with 100% layout accuracy can be achieved with the PDF/ODF hybrid 
file format, which this extension also enables. A hybrid PDF/ODF file is a PDF 
file that contains an embedded ODF source file. Hybrid PDF/ODF files will be 
opened in OpenOffice.org as an ODF file without any layout changes.
diff --git a/sdext/source/pdfimport/config/description.xml 
b/sdext/source/pdfimport/config/description.xml
deleted file mode 100644
index ac0d502..000
--- a/sdext/source/pdfimport/config/description.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-?xml version=1.0 encoding=UTF-8?
-description
-
-

[Libreoffice-commits] .: mysqlc/source mysqlc/version.mk

2011-10-30 Thread Andras Timar
 mysqlc/source/description-en-US.txt |1 
 mysqlc/source/description.xml   |4 +-
 mysqlc/source/description/description_de.txt|1 
 mysqlc/source/description/description_en-US.txt |1 
 mysqlc/source/description/description_es.txt|1 
 mysqlc/source/description/description_fr.txt|1 
 mysqlc/source/description/description_hu.txt|1 
 mysqlc/source/description/description_it.txt|1 
 mysqlc/source/description/description_ja.txt|1 
 mysqlc/source/description/description_ko.txt|1 
 mysqlc/source/description/description_nl.txt|1 
 mysqlc/source/description/description_pl.txt|1 
 mysqlc/source/description/description_pt-BR.txt |1 
 mysqlc/source/description/description_pt.txt|1 
 mysqlc/source/description/description_ru.txt|1 
 mysqlc/source/description/description_sv.txt|1 
 mysqlc/source/description/description_zh-CN.txt |1 
 mysqlc/source/description/description_zh-TW.txt |1 
 mysqlc/source/makefile.mk   |   41 
 mysqlc/version.mk   |8 
 20 files changed, 10 insertions(+), 60 deletions(-)

New commits:
commit 726fe9cc4e89f1c4bcd74c64bcfc5b7785b6e642
Author: Andras Timar ati...@suse.com
Date:   Sun Oct 30 22:25:12 2011 +0100

enable localization of extension descriptions in mysqlc

diff --git a/mysqlc/source/description-en-US.txt 
b/mysqlc/source/description-en-US.txt
new file mode 100644
index 000..d99ac31
--- /dev/null
+++ b/mysqlc/source/description-en-US.txt
@@ -0,0 +1 @@
+MySQL Connector installs a native MySQL database driver. It is faster, 
seamless integrated, easier to administrate and there is no need to install and 
setup a JDBC or ODBC driver separately. It was never easier to use MySQL 
databases in LibreOffice Base.
diff --git a/mysqlc/source/description.xml b/mysqlc/source/description.xml
index ca9c1e7..53f483b 100644
--- a/mysqlc/source/description.xml
+++ b/mysqlc/source/description.xml
@@ -6,7 +6,7 @@
 version value=#VERSION# /
 platform value=UPDATED_SUPPORTED_PLATFORM /
 display-name
-name lang=en-US#TITLE#/name
+name lang=en-USMySQL Connector/name
 /display-name
 dependencies
  OpenOffice.org-minimal-version value=3.1 d:name=OpenOffice.org 
3.1/
@@ -18,6 +18,6 @@
 default xlink:href=images/extension_32.png /
 /icon
 extension-description
-src lang=#LANG# xlink:href=description/description_#LANG#.txt/
+src lang=en-US xlink:href=description-en-US.txt/
 /extension-description
 /description
diff --git a/mysqlc/source/description/description_de.txt 
b/mysqlc/source/description/description_de.txt
deleted file mode 100644
index acdaea3..000
--- a/mysqlc/source/description/description_de.txt
+++ /dev/null
@@ -1 +0,0 @@
-Verbindet OpenOffice.org direkt mit MySQL-Servern
\ No newline at end of file
diff --git a/mysqlc/source/description/description_en-US.txt 
b/mysqlc/source/description/description_en-US.txt
deleted file mode 100755
index a8ddd59..000
--- a/mysqlc/source/description/description_en-US.txt
+++ /dev/null
@@ -1 +0,0 @@
-The MySQL Connector for OpenOffice.org installs a native MySQL database 
driver. It is faster, seamless integrated, easier to administrate and there is 
no need to install and setup a JDBC or ODBC driver separately. It was never 
easier to use MySQL databases in OpenOffice.org Base.
diff --git a/mysqlc/source/description/description_es.txt 
b/mysqlc/source/description/description_es.txt
deleted file mode 100644
index 9e04c85..000
--- a/mysqlc/source/description/description_es.txt
+++ /dev/null
@@ -1 +0,0 @@
-Conecta OpenOffice.org directamente con los servidores de MySQL
\ No newline at end of file
diff --git a/mysqlc/source/description/description_fr.txt 
b/mysqlc/source/description/description_fr.txt
deleted file mode 100644
index ca30732..000
--- a/mysqlc/source/description/description_fr.txt
+++ /dev/null
@@ -1 +0,0 @@
-Connexion directe d'OpenOffice.org avec les serveurs MySQL.
\ No newline at end of file
diff --git a/mysqlc/source/description/description_hu.txt 
b/mysqlc/source/description/description_hu.txt
deleted file mode 100644
index 0b60de7..000
--- a/mysqlc/source/description/description_hu.txt
+++ /dev/null
@@ -1 +0,0 @@
-Közvetlen kapcsolatot teremt az OpenOffice.org és a MySQL-kiszolgálók 
között.
\ No newline at end of file
diff --git a/mysqlc/source/description/description_it.txt 
b/mysqlc/source/description/description_it.txt
deleted file mode 100644
index 36326e2..000
--- a/mysqlc/source/description/description_it.txt
+++ /dev/null
@@ -1 +0,0 @@
-Consente la connessione diretta tra OpenOffice.org e i server MySQL
\ No newline at end of file
diff --git a/mysqlc/source/description/description_ja.txt 
b/mysqlc/source/description/description_ja.txt
deleted file mode 100644
index 3d6a70e..000
--- 

[Libreoffice-commits] .: sdext/source

2011-10-30 Thread Andras Timar
 sdext/source/minimizer/description-en-US.txt  |2 -
 sdext/source/minimizer/description.xml|2 -
 sdext/source/minimizer/help/component.txt |2 +
 sdext/source/minimizer/makefile.mk|   18 ++
 sdext/source/pdfimport/config/component.txt   |1 
 sdext/source/pdfimport/config/description.xml |   33 ++
 sdext/source/pdfimport/description-en-US.txt  |1 
 sdext/source/pdfimport/description.xml|   33 --
 sdext/source/pdfimport/makefile.mk|   18 +-
 sdext/source/presenter/description-en-US.txt  |2 -
 sdext/source/presenter/description.xml|2 -
 sdext/source/presenter/help/component.txt |2 +
 sdext/source/presenter/makefile.mk|   16 +---
 13 files changed, 57 insertions(+), 75 deletions(-)

New commits:
commit a18bfb0830796fbbb2f2699e9213d29045a7ef19
Author: Andras Timar ati...@suse.com
Date:   Sun Oct 30 22:56:43 2011 +0100

Revert enable localization of extension descriptions in sdext

This reverts commit 184653370717f99e0cce817822caecde01d20006.

diff --git a/sdext/source/minimizer/description-en-US.txt 
b/sdext/source/minimizer/description-en-US.txt
deleted file mode 100644
index 98f2687..000
--- a/sdext/source/minimizer/description-en-US.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-The Presentation Minimizer is used to reduce the file size of the current 
presentation. Images will be compressed, and data that is no longer needed will 
be removed.
-The Presentation Minimizer can optimize the image quality size. Presentations 
designed for screen or projector do not require the same high quality as 
presentations designed for print.
diff --git a/sdext/source/minimizer/description.xml 
b/sdext/source/minimizer/description.xml
index eef22a7..f8762c7 100644
--- a/sdext/source/minimizer/description.xml
+++ b/sdext/source/minimizer/description.xml
@@ -28,7 +28,7 @@
 /icon
 
 extension-description
-  src xlink:href=description-en-US.txt lang=en-US /
+  src xlink:href=help/component.txt lang=en-US /
 /extension-description
 
 /description
diff --git a/sdext/source/minimizer/help/component.txt 
b/sdext/source/minimizer/help/component.txt
new file mode 100755
index 000..98f2687
--- /dev/null
+++ b/sdext/source/minimizer/help/component.txt
@@ -0,0 +1,2 @@
+The Presentation Minimizer is used to reduce the file size of the current 
presentation. Images will be compressed, and data that is no longer needed will 
be removed.
+The Presentation Minimizer can optimize the image quality size. Presentations 
designed for screen or projector do not require the same high quality as 
presentations designed for print.
diff --git a/sdext/source/minimizer/makefile.mk 
b/sdext/source/minimizer/makefile.mk
index 0913921..fcca6aa 100644
--- a/sdext/source/minimizer/makefile.mk
+++ b/sdext/source/minimizer/makefile.mk
@@ -103,15 +103,11 @@ COMPONENT_IMAGES=\
 # rather freestyle or common to all?
 COMPONENT_HELP= \
 $(EXTENSIONDIR)$/help$/help_de.odt \
-$(EXTENSIONDIR)$/help$/help_en-US.odt
-
-DESCRIPTION_SRC:=$(MISC)/$(EXTENSIONNAME)_in/description.xml
-
-COMPONENT_DESCRIPTION= \
-$(foreach,lang,$(alllangiso) $(EXTENSIONDIR)$/description-$(lang).txt)
+$(EXTENSIONDIR)$/help$/help_en-US.odt \
+$(EXTENSIONDIR)$/help$/component.txt
 
 # make sure to add your custom files here
-EXTENSION_PACKDEPS=$(COMPONENT_BITMAPS) $(COMPONENT_IMAGES) $(COMPONENT_HELP) 
$(COMPONENT_DESCRIPTION)
+EXTENSION_PACKDEPS=$(COMPONENT_BITMAPS) $(COMPONENT_IMAGES) $(COMPONENT_HELP)
 
 ZIP2TARGET= presentation_minimizer_develop
 .IF $(WITH_LANG)!=
@@ -147,12 +143,4 @@ $(COMPONENT_HELP) : help$/$$(@:f)
 @@-$(MKDIRHIER) $(@:d)
 $(COPY) $ $@
 
-$(DESCRIPTION_SRC) : description.xml
-@@-$(MKDIRHIER) $(@:d)
-$(COMMAND_ECHO)$(XRMEX) -p $(PRJNAME) -i $ -o $@ -m $(LOCALIZESDF) -l all
-
-$(COMPONENT_DESCRIPTION) : $(DESCRIPTION)
-$(COPY) description-en-US.txt $(EXTENSIONDIR)
-$(COPY) $(MISC)/$(EXTENSIONNAME)_in/description-*.txt $(EXTENSIONDIR)
-
 .ENDIF # L10N_framework
diff --git a/sdext/source/pdfimport/config/component.txt 
b/sdext/source/pdfimport/config/component.txt
new file mode 100644
index 000..969581e
--- /dev/null
+++ b/sdext/source/pdfimport/config/component.txt
@@ -0,0 +1 @@
+The PDF Import Extension allows you to import and modify PDF documents. Best 
results with 100% layout accuracy can be achieved with the PDF/ODF hybrid 
file format, which this extension also enables. A hybrid PDF/ODF file is a PDF 
file that contains an embedded ODF source file. Hybrid PDF/ODF files will be 
opened in OpenOffice.org as an ODF file without any layout changes.
diff --git a/sdext/source/pdfimport/config/description.xml 
b/sdext/source/pdfimport/config/description.xml
new file mode 100644
index 000..ac0d502
--- /dev/null
+++ b/sdext/source/pdfimport/config/description.xml
@@ -0,0 +1,33 @@
+?xml version=1.0 

Re: [Libreoffice] Segmentation fault in building tail_build project

2011-10-30 Thread LOH KOK HOE
Thank you so much on yours reply. [?]

The export to GNUMAKE is not working. When I issue a command make
--version, it still showing version 3.81. Could it be a possibility where
the old make is default install and there is no other way to modify the
environment variable? Anyhow I have temporary rename the old make and copy
over the new make into the /usr/bin/ just in case there are others program
that might need the old make.

But I still prefer to set the environment variable as this could save a lot
hassle work on rename the make file. BTW, does the export GNUMAKE work for
Ubuntu Linux?


THanks @!


On Sat, Oct 29, 2011 at 8:05 PM, Norbert Thiebaud nthieb...@gmail.comwrote:

 On Sat, Oct 29, 2011 at 6:13 AM, Christian Lohmaier
 lohmaier+libreoff...@googlemail.com wrote:
  Hi *,
 
  On Sat, Oct 29, 2011 at 11:16 AM, LOH KOK HOE huahsi...@gmail.com
 wrote:
 
  May I know is there a way to use the make 3.82 and not removing make
 3.81?
 
  export GNUMAKE=/path/to/make-3.82

 or install it at /opt/lo/bin/make

 Norbert

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


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Depends on||42097

--- Comment #220 from vitriol vitriol_vitr...@katamail.com 2011-10-30 
06:02:29 PDT ---
Nominating Bug 42097. Calc: Search criteria fail with parenthesis and bracket
characters.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

Bug 35673 depends on bug 42097, which changed state.

Bug 42097 Summary: Formula: Search criteria fail with parenthesis and bracket 
characters
https://bugs.freedesktop.org/show_bug.cgi?id=42097

   What|Old Value   |New Value

 Resolution||WORKSFORME
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Depends on||42382

--- Comment #221 from vitriol vitriol_vitr...@katamail.com 2011-10-30 
06:24:47 PDT ---
Nominating Bug 42382. Scripting in JavaScript and BeanShell broken. Regression.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Background image missing in 3.4.4rc1 Mac OSX DMG

2011-10-30 Thread Alexander Thurgood
Hi all,

What happened to these commits that corrected the missing background
image in the DMG for Mac ? Or is it deliberate ?

Alex


commit 1ed57b51d3eb10536e1b8741e34b58bdec4f68bf
Author: Thorsten Behrens tbehr...@novell.com
Date:   Tue May 24 12:08:39 2011 +0200

3rd update to Mac dmg background.

This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier lohma...@googlemail.com
Signed-off-by: Michael Meeks michael.me...@novell.com
Signed-off-by: Fridrich Štrba fridrich.st...@bluewin.ch

commit d4f02121b6382e1396436f89339112a58cdb
Author: Thorsten Behrens tbehr...@novell.com
Date:   Tue May 24 00:50:21 2011 +0200

3rd update to Mac dmg background.

This time, wrong path - now hopefully working everywhere.

Signed-off-by: Christian Lohmaier lohma...@googlemail.com

commit 13117f5610776b279333040c2c8bedd52773366d
Author: Thorsten Behrens tbehr...@novell.com
Date:   Fri May 20 16:47:48 2011 +0200

Update Mac dmg background again.

In Mac OS X Snow Leopard, disk images created with background images
 do not display properly on Mac OS X Leopard and earlier. This is
 because of a change in Finder itself that affects all disk images
 created on Snow Leopard.

So. redid that on Tiger...

Signed-off-by: Fridrich Štrba fridrich.st...@bluewin.ch

commit b9a3e38b031ba36118d23f1c494a1553810e831a
Author: Thorstem Behrens tbehr...@novell.com
Date:   Tue May 17 12:13:46 2011 +0200

Complete revert for native334 #163388#.

The previous revert did not cater for the changed volume name -
the nice libreoffice background image was missing.

Signed-off-by: Fridrich Štrba fridrich.st...@bluewin.ch



Alex

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


Re: [Libreoffice] Segmentation fault in building tail_build project

2011-10-30 Thread Christian Lohmaier
Hi *,

On Sun, Oct 30, 2011 at 1:33 PM, LOH KOK HOE huahsi...@gmail.com wrote:

 Thank you so much on yours reply.
 The export to GNUMAKE is not working. When I issue a command make 
 --version, it still showing version 3.81.

Sure, but that doesn't matter, as the toplevel makefiles calls $GNUMAKE

exporting GNUMAKE works, and of course you can also invoke the
toplevel make using $GNUMAKE on the commandline.

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


[Libreoffice] Commits in connectivity/inc connectivity/source dbaccess/source

2011-10-30 Thread Alex Thurgood

Hi Lionel,

The stuff you just committed looks interesting, I look forward to trying 
it out !!!



Alex

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


Re: [Libreoffice] [PUSHED] Display resolution in PPI with the original size on Picture/Crop (in Writer)

2011-10-30 Thread Németh László
Hi,

Many thanks for your help,
László

2011/10/29 Andras Timar tima...@gmail.com:
 2011/10/28 Németh László nem...@numbertext.org:
 Hi,

 This patch adds PPI resolution to the default image size data in the
 Picture dialog (only for bitmap images), see the attached screenshot.


 Pushed with some changes in order to make the new string localizable.
 http://cgit.freedesktop.org/libreoffice/core/commit/?id=adb8868edaebb372a54140f84bf85ac9eef37918

 Thanks!

 Andras

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


Re: [Libreoffice] [REVIEW] patch for fdo#33047

2011-10-30 Thread julien2412
Forget this patch, Lionel had made a better one, commited and pushed it on
master.

Merci Lionel ! :-)

Julien.

--
View this message in context: 
http://nabble.documentfoundation.org/REVIEW-patch-for-fdo-33047-tp3462977p3466277.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] [PATCH] apple_remote module issue when building with mac sdk 10.6

2011-10-30 Thread Jonathan Aquilina

  
  
Attached find a patch which removes the apple_remote module from the
build list as it seems lots of people are having issues with it as
per bug number 33816.

This resolves the issue of apple remote crashing. Now it seems that
cairo is failing, the output doesnt show anythign useful. How can i
get a more useful output to debug.



  

  Regards
  Jonathan Aquilina

 
Get a signature like this.
   CLICK
  HERE.   


  

From 86992f005d1067316c0e460f969438e0eca47b1d Mon Sep 17 00:00:00 2001
From: Jonathan Aquilina jaquil...@eagleeyet.net
Date: Sun, 30 Oct 2011 20:45:33 +0100
Subject: [PATCH] Removed apple_remote from build.lst in /vcl/prj/build.lst

---
 vcl/prj/build.lst |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst
index 29b3a40..ce6762d 100644
--- a/vcl/prj/build.lst
+++ b/vcl/prj/build.lst
@@ -1,4 +1,4 @@
-vc vcl :   TRANSLATIONS:translations apple_remote BOOST:boost 
DESKTOP:rsc sot ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil 
unoil ridljar X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools 
DESKTOP:l10ntools icc DESKTOP:cpputools svl LIBXSLT:libxslt CAIRO:cairo NULL
+vc vcl :   TRANSLATIONS:translations BOOST:boost DESKTOP:rsc sot 
ucbhelper unotools ICU:icu GRAPHITE:graphite i18npool i18nutil unoil ridljar 
X11_EXTENSIONS:x11_extensions offapi basegfx basebmp tools DESKTOP:l10ntools 
icc DESKTOP:cpputools svl LIBXSLT:libxslt CAIRO:cairo NULL
 vc vcl 
usr1-   all vc_mkout NULL
 vc vcl\prj 
nmake   -   all vc_prj NULL
 
-- 
1.7.4.4

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


Re: [Libreoffice] 3.4.4rc1 fails to build in kde4 vcl

2011-10-30 Thread Rene Engelhard
On Sun, Oct 30, 2011 at 03:15:49AM +0100, Andrea Scarpino wrote:
 On Saturday 29 October 2011 21:30:29 Andreas Radke wrote:
  Compiling: vcl/unx/source/dtrans/config.cxx
  /build/src/build/vcl/unx/kde4/KDEXLib.cxx: In member function 'void
  KDEXLib::setupEventLoop()':
  /build/src/build/vcl/unx/kde4/KDEXLib.cxx:252:34: error:
  'GetUnixSelectFunction' is not a member of 'QInternal'
  /build/src/build/vcl/unx/kde4/KDEXLib.cxx:253:34: error:
  'SetUnixSelectFunction' is not a member of 'QInternal'
 This is probably due to Qt 4.8 and not our bug I guess.

Eh, no? If it needs fixes due to Qt 4.8, that should be done here
so we compile against newer Qts.

That said, WTF are we using Qt*Internal*? Looks quite internal
to Qt for me :), not something which is public and should be used?

$ grep -r QInternal *
unx/kde4/KDEXLib.cxx:QInternal::callFunction( 
QInternal::GetUnixSelectFunction, reinterpret_cast void** ( qt_select ));
unx/kde4/KDEXLib.cxx:QInternal::callFunction( 
QInternal::SetUnixSelectFunction, reinterpret_cast void** ( lo_select ));

in boith 3.4.4 and master.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: D03E3E70
   `-   Fingerprint: E12D EA46 7506 70CF A960 801D 0AA0 4571 D03E 3E70
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Build Failure in binfilter - bf_offwrp, Linux Ubuntu 11.10 32bit

2011-10-30 Thread Alex Thurgood

Le 29/10/2011 18:09, Bjoern Michaelsen a écrit :

Hi Bjoern,


Does applying:

http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=blob;f=patches/ubuntufixes-binfilter.diff;h=193fe9f297bdf132b23689eb7baae861b2a8f506;hb=refs/heads/ubuntu-oneiric-3.4

help? If so, please push to master if nobody objects.


No sorry, made no difference, build is still failing in binfilter, even 
after make clean. Seeing as the build completes on my Mac, I'm guessing 
this is Ubuntu-specific ?



Alex

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


[Libreoffice] [REVIEW] updating dictionary repository URL

2011-10-30 Thread Lior Kaplan
Although there's a problem with the current dictionary repository URL (see
fdo #42408), it's still important to have the address identical though the
code. Adding a patch to align the address in cui/source/options/optlingu.cxx

This link is accessible from tools - options - writing aids - first edit
button

Kaplan


0001-Align-dictionary-address-with-DICT_REPO_URL-in-insts.patch
Description: Binary data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] how to 'make' a single target?

2011-10-30 Thread Kevin Hunter

At 9:29pm -0400 Sat, 29 Oct 2011, Bjoern Michaelsen wrote:

On Sat, Oct 29, 2011 at 06:17:09PM -0400, Kevin Hunter wrote:

This is proving very cumbersome, however, as I'm unable to re-make
just the affected files. For instance



$ make -j1 | head; sleep; make -j1 | head


The attached output indeed should never happen. What file did you
touch to generate it?


Between those two make runs?  Nada.  (That's why I showed it working in 
one shell command line.)  If you mean before I started the compile, I'd 
touched a bunch of ScPostIt* related files in sc/inc and 
sc/source/core/data.


However, I churned through the slow build time about 20 times last night 
until I was finally able to build 'sc'.  Now the behavior seems to be 
correct, in that only the necessary files are actually built.  I.e. I 
can no longer recreate that behavior.


From the outside, it smells to me like there is a transactional 
behavior defined in the make files.  That is, if all the files of a 
certain transaction don't get built properly, then the build redoes all 
of them.  Is that expected/intentional behavior?  Or did I just hit some 
corner case in my sc/ modifications?



Should not at least the first 3 completed executions no longer need
to be re-executed?


Yes. Could you check the timestamps of
(1) [...]/workdir/unxlngx6.pro/Dep/CxxObject/sc/source/filter/dif/difexp.d
being newer than
(2) [...]/workdir/unxlngx6.pro/CxxObject/sc/source/filter/dif/difexp.o
and that again being newer than
(3) [...]/sc/source/filter/dif/difexp.cxx
, please?


Last night, (2) was newer than (1), (1) was newer than (3).  Now, after 
a couple of successful builds,  (3) is newer than (2), which is newer 
than (1).  Summary (= == younger than):


Before success: (2) = (1) = (3)
After success:  (3) = (2) = (1)

In any event, since I can't recreate it anymore, and it seems to be 
working fine, I'm moving on ...


Thanks,

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


Re: [Libreoffice] Suggestions for improving the look 'n' feel of LibreOffice

2011-10-30 Thread Kevin Hunter

At 6:40pm -0400 Sat, 29 Oct 2011, alexander.wi...@zoho.com  wrote:

I've just created this small mock-up, of what I think could be a
good solution:

http://wiki.documentfoundation.org/User:Toxicbits


That seems a good start.  But let's see if some other devs have any 
thoughts, or if ... is it Christoph Noack?  (the design team liason?) 
... have any thoughts.


Cheers,

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


[Libreoffice] Trinity Desktop Environment (TDE) desktop integraton for LibreOffice

2011-10-30 Thread Timothy Pearson
All,

I have created a patch that enables Trinity Desktop Environment (TDE, the
successor to KDE3.5.10) desktop integration for LibreOffice.  The patch is
based against a copy of the LibreOffice GIT pulled on 10/28/2011 and has
been tested as fully functional on the latest TDE release (v3.5.13).

This move is required for continued desktop integration support on TDE, as
TDE has diverged significantly enough from the old KDE 3.5.10 release API
that the KDE3 integration modules no longer function within TDE desktop
sessions.  Additionally, we would like to ability to repair minor
imperfections noted within the integration modules, and potentially expand
the integration module(s) where needed.

The Trinity Desktop Project developers are willing to ensure that the TDE
integration modules continues to function with new TDE releases.

The patch file is available in our GIT tree here:
http://git.trinitydesktop.org/viewgit/index.php?a=treep=Trinity%20Desktop%20Environmenthb=HEADf=main/thirdparty/libreoffice/git_10_28_2011/patches

Let me know if you would like any additional information!

Timothy Pearson
Trinity Desktop Project

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


[Libreoffice-bugs] [Bug 40831] Writer will crash when searching text with using regular expressions.

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=40831

--- Comment #7 from Jeff jeffl...@orange.fr 2011-10-30 00:01:37 PDT ---
(In reply to comment #6)

Hello,


 Reproduced (fr-discuss) with :
 Windows XP pro  LibO 3.3.3
 Windows XP pro  LibO 3.4.2
 Windows XP pro  LibO 3.4.3
 Windows XP family  LibO 3.4.3
 Windows 7 64bits  LibO 3.4.3

Reproduced with Windows Vista SP2 and LibO 3.4.3

Regards

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42388] New: FORMATTING: paper format

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42388

 Bug #: 42388
   Summary: FORMATTING: paper format
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: goodlinuxu...@gmail.com


Created attachment 52906
  -- https://bugs.freedesktop.org/attachment.cgi?id=52906
width  height

Problem description: 
in persian lanuage interface when use centimeter margin fix and unchangable 300
cm

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42389] New: FORMATTING: paper format

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42389

 Bug #: 42389
   Summary: FORMATTING: paper format
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: goodlinuxu...@gmail.com


Created attachment 52907
  -- https://bugs.freedesktop.org/attachment.cgi?id=52907
width  height

Problem description: 
in persian lanuage interface when use centimeter margin fix and unchangable 300
cm

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42390] New: FORMATTING: paper format

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42390

 Bug #: 42390
   Summary: FORMATTING: paper format
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Writer
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: goodlinuxu...@gmail.com


Problem description: 
after change interface to farsi when chage measear to centemeter
page margin not change from 300cm 


Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42391] New: PRINTING: Combined printing of custom size page result to scaling even when actual size option is choosen

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42391

 Bug #: 42391
   Summary: PRINTING: Combined printing of custom size page result
to scaling even when actual size option is choosen
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.0 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Drawing
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: harishas...@gmail.com


Problem description: 

Steps to reproduce:
1. Set page format as portrait  with size less than half A4 in portrait mode
with all 0 margin. In my case I use 100mm width while leaving the height
unchanged.

2. Add 2 page into drawing making sure there are contents.

3. In the print menu set Page Layout to 2 page per sheet.

4. In the print menu General tab, set printer properties to make sure that it
is A4 and portrait.

5. In LibreOffice Draw option set size to Original Size

Current behavior:

Note the preview in Print windows will then show a scaled version of two half
A4 page in protrait mode

Printing will also result to a scaled page.

Expected behavior:

Since the page is formatted to fit A4 page even when 2 page layout is printed.
With all margin set to 0. Expected that no scaling happen.

Alternatively, if margin is applied to the final 2 page layout. There must be a
way to set it to print on borderless printer without scaling.

Or a similar way to understand, tune and troubleshoot this issue.


Platform (if different from the browser): 

Microsoft Windows 7 64 Bit Home Premium

Browser: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like
Gecko) Chrome/14.0.835.202 Safari/535.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42393] New: BASIC: underline in menu

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42393

 Bug #: 42393
   Summary: BASIC: underline in menu
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: BASIC
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: goodlinuxu...@gmail.com


Problem description: 
in 3.4.x release without click alt button all menus have underline

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39384] FILEOPEN - crashing when trying to open docx file

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39384

Oleksandr Kalyniak sash...@ukr.net changed:

   What|Removed |Added

   Platform|Other   |x86-64 (AMD64)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37219] Add exported PDF files to recent documents

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37219

--- Comment #2 from Milan Bouchet-Valat nalimi...@club.fr 2011-10-30 02:14:34 
PDT ---
I think my proposition is not completely redundant with
Bug 37222 - UI: Possibility to open exported PDF in a simple way immediately
after export required

The idea is that when you're done with a document, you often want to create a
PDF of it that you save somewhere, and e-mail or publish it. You often want to
rename the file before sending it, in which case you need to save it first.
Adding the PDF to the recent docs allows you to attach it to an e-mail easily
by choosing it in the recent docs list (at least with the GtkFileChooser, not
sure elsewhere). Same if you want to publish the file on a website, e.g. Google
docs.

The more general argument is that recent docs should contain all files you
touched in a way or another. It should reflect your activity on documents. This
is especially important on Linux where e.g. Zeitgeist logs everything you do,
and uses the recent documents to track that (else, it would need a LO extension
just for that). In GNOME Shell, typing a few letters of the file name in the
overview is enough to find a recent document; but if it's not added to the
list, you have to find it manually.

This is the same on Windows Vista and Seven, with the search entry in the Start
menu, and on Mac OS X with the search bar in the top panel.

Last but not least, I can't find any reasonable argument against that feature.
If that PDF file wasn't interesting for you, you'd have used the File-E-mail
as... feature. Or you'd have removed the file, which makes it disappear from
the recent docs.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37222] UI: Possibility to open exported PDF in a simple way immediately after export required

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37222

--- Comment #2 from Milan Bouchet-Valat nalimi...@club.fr 2011-10-30 02:25:13 
PDT ---
I'd like to suggest two more solutions:
- In the export dialog, add another button next to Export labeled Export and
open. The drawback is that it doesn't work when using direct export from the
toolbar.
- Add a pulldown to the Direct export to PDF toolbar button, with one item
Open exported PDF when an export of the current document was done. I don't
think it makes sense showing latest 5 exports or so, because they wouldn't be
related to the current document, and thus to your current task.

Adding a new toolbar button would be too much IMHO, the general UI is already
complex enough.


WRT bug 37219 - Add exported PDF files to recent documents:
As I explained on that report, these two bugs have much in common, but are not
completely redundant. As I see it, bug 37219 would make the problem addressed
in the present report easier to circumvent, but it wouldn't completely fix the
very common use case Export a PDF, check the result. We need a correct
solution *within LO* that doesn't require the user to go and find the exported
file by hand.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405

rob...@familiegrosskopf.de changed:

   What|Removed |Added

Version|unspecified |LibO 3.3.4 release

--- Comment #3 from rob...@familiegrosskopf.de 2011-10-30 02:26:27 PDT ---
I have tested it with original LibreOffice 3.4.3 on OpenSuSE 11.4, 32 Bit.
The report works without SQL-error.
I have changed the version to 3.3.4

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 37222] UI: Possibility to open exported PDF in a simple way immediately after export required

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37222

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #3 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 02:45:21 PDT ---
@Milan Bouchet-Valat:
I agree

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Julien Nabet serval2...@yahoo.fr 2011-10-30 02:54:10 PDT 
---
So if there's no error in 3.4.3 and it concerned only 3.3.4, we can say it this
bug has been resolved/fixed. Great !

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38177] Closing parent Base window leaves wizard generated table, query, report or form window in orphaned state

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38177

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

   Keywords||NEEDINFO

--- Comment #9 from Julien Nabet serval2...@yahoo.fr 2011-10-30 02:58:24 PDT 
---
ribotb: on which platform (x86-32, x86-64/AMD, other ?) and which environment
(Windows, Linux, Mac) have you reproduced this pb ? Which version of Java do
you use ?

Alex: do you reproduce this on 3.4.3 ? Have you got error messages, backtrace
or something ?

Thanks in advance to both of you for information you could bring.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42389] FORMATTING: paper format

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42389

Korrawit Pruegsanusak detective.conan.1...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE
 CC||detective.conan.1412@gmail.
   ||com

--- Comment #1 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-10-30 03:03:02 PDT ---
Seems to be BSA double submission.

*** This bug has been marked as a duplicate of bug 42388 ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42388] FORMATTING: paper format

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42388

--- Comment #1 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-10-30 03:03:02 PDT ---
*** Bug 42389 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41405] Reportbuilder makes wrong SQL from queries

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41405

Korrawit Pruegsanusak detective.conan.1...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME
 CC||detective.conan.1412@gmail.
   ||com

--- Comment #5 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-10-30 03:04:57 PDT ---
(In reply to comment #4)
 So if there's no error in 3.4.3 and it concerned only 3.3.4, we can say it 
 this
 bug has been resolved/fixed. Great !

Please don't use FIXED if no known fix :) Setting as WORKSFORME.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38177] Closing parent Base window leaves wizard generated table, query, report or form window in orphaned state

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38177

--- Comment #10 from Alex Thurgood alex.thurg...@gmail.com 2011-10-30 
03:08:58 PDT ---
(In reply to comment #9)

 
 Alex: do you reproduce this on 3.4.3 ? Have you got error messages, backtrace
 or something ?
 
 Thanks in advance to both of you for information you could bring.

Hi Julien,
I noticed this on Mac OSX with LO 3.4.3. Haven't tried with a 3.5 build yet. I
don't recall there being a backtrace because I had to force kill the app.


Alex

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42388] LOCALIZATION UI Farsi: Translations missing

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42388

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
 Status|UNCONFIRMED |NEW
  Status Whiteboard|BSA |BSA, CONFIRMED
 AssignedTo|libreoffice-b...@lists.free |gautier.sop...@gmail.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de
 Ever Confirmed|0   |1
Summary|FORMATTING: paper format|LOCALIZATION UI Farsi:
   ||Translations missing

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 03:41:33 UTC ---
[Reproducible] with LibreOffice 3.4.4RC1  - WIN7 Home Premium (64bit) Farsi UI
[OOO340m1 (Build:401)] for  'Format - Page - Tab Page' and many others.


@Sopihe:
Any Idea who could assist here? That's not a small task.
Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

- Reported with Bug Submission Assistant -

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38177] Closing parent Base window leaves wizard generated table, query, report or form window in orphaned state

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38177

--- Comment #11 from ribotb rib...@gmail.com 2011-10-30 04:17:49 PDT ---
To Julien Nabet :

platform x86 32 bits
OS : Windows 7 SP1
Java : JRE 6.23

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 38400] [wish-list] Font colour bucketfill not being initiated from clicking on a palette colour (unlike highlight does)

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38400

johnoradcli...@mail.com changed:

   What|Removed |Added

   Priority|medium  |low

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42393] BASIC: underline in menu

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42393

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 CC||LibreOffice@bielefeldundbus
   ||s.de
   Keywords||NEEDINFO

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 05:46:27 PDT ---
I do not understand the report.

@Hojjatollah:
Please describe more detailed (step by step) attach screenshots with comments!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42396] New: Wizard dropdown does not sort alphabetically

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42396

 Bug #: 42396
   Summary: Wizard dropdown does not sort alphabetically
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 RC1
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: f...@akerbeltz.org


Running the Scots Gaelic (gd) version of 3.4.4. RC1 (Writer) I noticed that
under Wizards  Letter  Printed items the dropdown of languages is not sorted
alphabetically (in my case, I get Bulgairis, Seicis, Danmhairgis, Gearmailtis,
Beurla...)

I asked briefly on the l10n list to check if that's a locale specific issue but
apparantly, the order is random under other locales too.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42397] New: : SUMIF fails if criteria text contains brackets

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42397

 Bug #: 42397
   Summary: : SUMIF fails if criteria text contains brackets
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.3.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Spreadsheet
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: risimmon...@virginmedia.com


Created attachment 52910
  -- https://bugs.freedesktop.org/attachment.cgi?id=52910
Image showing correct and incorrect behaviour side-by-side

Problem description: When using the SUMIF function, the function gives a result
of 0 if the cell referenced in the criteria (second argument) contains
brackets.

Steps to reproduce:

Enter the following data in A1:B6;
Primary Teacher3
Secondary Teacher7
Teachers (other)5
Primary Teacher3
Secondary Teacher7
Teachers (other)5

Enter the following in D1:D3;
Primary Teacher
Secondary Teacher
Teachers (other)

Enter the following formula in cell E1 and then copy down to E2  E3
=SUMIF($A$1:$A$6,D1,$B$1:$B$6)

Note that the result for Primary Teacher is correct (ie 6), Secondary
Teacher is correct (ie 14), Teachers (other) is incorrect (result is 0). 
Now search and replace Teachers (other) with Other Teachers and note that
the result is correct (ie 10).



Current behavior:

Expected behavior:

Platform (if different from the browser): 

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42397] : SUMIF fails if criteria text contains brackets

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42397

Richard Simmons risimmon...@virginmedia.com changed:

   What|Removed |Added

   Platform|Other   |x86-64 (AMD64)
 OS/Version|All |Linux (All)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42397] : SUMIF fails if criteria text contains brackets

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42397

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from vitriol vitriol_vitr...@katamail.com 2011-10-30 05:57:59 
PDT ---
Probably related to Bug 42097. Marked as a duplicate for now.

*** This bug has been marked as a duplicate of bug 42097 ***

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42097] Formula: Search criteria fail with parenthesis and bracket characters

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42097

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

   Platform|x86 (IA32)  |All
 OS/Version|Windows (All)   |All
 Status|UNCONFIRMED |NEW
 CC||vitriol_vitr...@katamail.co
   ||m
 Ever Confirmed|0   |1

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Depends on||42097

--- Comment #220 from vitriol vitriol_vitr...@katamail.com 2011-10-30 
06:02:29 PDT ---
Nominating Bug 42097. Calc: Search criteria fail with parenthesis and bracket
characters.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

Bug 35673 depends on bug 42097, which changed state.

Bug 42097 Summary: Formula: Search criteria fail with parenthesis and bracket 
characters
https://bugs.freedesktop.org/show_bug.cgi?id=42097

   What|Old Value   |New Value

 Resolution||WORKSFORME
 Status|NEW |RESOLVED

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42382] Scripting in JavaScript and BeanShell broken

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42382

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Severity|normal  |critical
   Priority|medium  |high
 Ever Confirmed|0   |1
   Keywords||regression

--- Comment #1 from vitriol vitriol_vitr...@katamail.com 2011-10-30 06:23:16 
PDT ---
Confirmed. Regression.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42097] Formula: Search criteria fail with parenthesis and bracket characters

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42097

Regina Henschel rb.hensc...@t-online.de changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #5 from Regina Henschel rb.hensc...@t-online.de 2011-10-30 
06:23:31 PDT ---
No bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673

vitriol vitriol_vitr...@katamail.com changed:

   What|Removed |Added

 Depends on||42382

--- Comment #221 from vitriol vitriol_vitr...@katamail.com 2011-10-30 
06:24:47 PDT ---
Nominating Bug 42382. Scripting in JavaScript and BeanShell broken. Regression.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42097] Formula: Search criteria fail with parenthesis and bracket characters

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42097

--- Comment #6 from vitriol vitriol_vitr...@katamail.com 2011-10-30 06:35:40 
PDT ---
@Regina Henschel
OK, you are right. For all users: turn off the option Tools  Options... 
LibreOffice Calc  Calculate  Enable regular expressions in formulas, if you
don't want to use regex.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42400] New: Query designer: numeric literal in condition on (VAR)CHAR column destructively transformed into string

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42400

 Bug #: 42400
   Summary: Query designer: numeric literal in condition on
(VAR)CHAR column destructively transformed into string
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: minor
  Priority: low
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: lio...@mamane.lu


Reproduced on 3.4.3 and master (3.5)

Open the following SQL query in the query designer:

  SELECT col FROM tbl WHERE col = 8

where col is a VARCHAR column of table tbl. It is specific to the db system
whether this query is valid... E.g. in PostgreSQL it is not (error), but in
MySQL it is perfectly valid: a maximal prefix of col is converted to a number
and compared to 8.

Switch to design view.

The Condition row of the col column shows 8 (without the double quotes).
Switch back to SQL view. The query looks like:

  SELECT col FROM tbl WHERE col = '8'

Switch back to design view, the condition row now reads '8' (without the
double quotes, with the single quotes).

The query was changed, and does not give the same result anymore... In MySQL
instead of returning col values '8', '8 children', ... it returns only col
value '8'.

Slightly worse, now consider:

  SELECT col FROM tbl WHERE col = 8.5

If one is in a locale where the decimal separator is , (comma), the query
designer changes that to

  SELECT col FROM tbl WHERE col = '8,5'

The dot becomes a comma, leading to a (very minor) data loss: without a copy of
the original query, it is not obvious whether the original query contained 8.5
or 8,5.


Just for complete clarity: I think it is good that if the user types 8 into
the query designer, it gets automatically converted to '8'; that's most
probably what he/she meant. This is about not changing the meaning of an
existing (working) query.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42403] New: SLIDESHOW: linked SVG graphics do not show in Slide Show

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42403

 Bug #: 42403
   Summary: SLIDESHOW: linked SVG graphics do not show in Slide
Show
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.3.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Presentation
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: jrbugzilla...@gmail.com


Problem description: 
Linked SVG graphics are visible in editing views but not in the actual 
Slide Show.

Steps to reproduce:
1. Create an SVG file. E.g. In Inkscape: draw a rectangle, select it, resize
page to selection, save as Plain SVG. 
2. In SLIDESHOW, Insert  Picture  From File..., check Link.
Rectangle is visible in Slides panel and Normal main panel.
3. Choose Slide Show  Slide Show. 

Current behavior: Graphic is missing.

Expected behavior: Graphic is visible.

Platform (if different from the browser):  I initially observed this in
OpenOffice on Ubuntu 10.04 (64-bit). I then tried it in LibreOffice on Ubuntu
11.10 (64-bit) and found the same behavior.

Embedded (as opposed to linked) SVG graphics behave as expected.

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42387] EDITING: merge cell

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42387

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 OS/Version|All |Windows (All)
 CC||LibreOffice@bielefeldundbus
   ||s.de
   Keywords||NEEDINFO

--- Comment #1 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 08:15:57 PDT ---
I can't imagine what the problem might be.

@reporter:
May I ask you to read  hints on http://wiki.documentfoundation.org/BugReport
carefully?
Then please:
- Write a meaningful Summary
- Attach a sample document (not only screenshot)
- Attach screenshots with comments if you believe that that might explain the 
  problem better than a text comment. Best way is to insert your screenshots
  into a DRAW document and to add comments that explain what you want to show
- Contribute a step by step instruction containing every key press and every 
  mouse click how to reproduce your problem (and if possible how to created a 
  sample document from the scratch)
- add information 
  -- what exactly is unexpected
  -- and why do you believe it's unexpected (cite Help or Documentation!)
  -- concerning your PC 
  -- concerning your OS (Version, Distribution, Language)
  -- concerning your LibO localization (UI language)
  –- Libo settings that might be related to your problems 
  -- how you launch LibO and how you opened the sample document
  -- everything else crossing your mind after you read linked texts

- Reported with Bug Submission Assistant -

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42404] New: : SVG graphics rendered improperly

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42404

 Bug #: 42404
   Summary: : SVG graphics rendered improperly
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.3.4 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Libreoffice
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: jrbugzilla...@gmail.com


Created attachment 52917
  -- https://bugs.freedesktop.org/attachment.cgi?id=52917
Screenshot showing improperly rendered SVG graphics

Problem description: In all LibreOffice (and OpenOffice) components, any
inserted SVG graphic in which a stroke outline intersects itself is filled
incorrectly. (Overlap regions are treated as outside.)

Steps to reproduce:
1. Create an SVG file. E.g. In Inkscape: draw a rectangle, select it, resize
page to selection, save as Plain SVG. 
2. In Writer or Presentation, Insert  Picture  From File... .

Current behavior: Holes in rectangle outline.

Expected behavior: No holes in rectangle outline.

Platform (if different from the browser):  Initially observed in
OpenOffice on Ubuntu 10.04 (64-bit). Then tried in LibreOffice on 
Ubuntu 11.10 (64-bit). Same behavior found.

Browser: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42382] Scripting in JavaScript and BeanShell broken

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42382

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

  Status Whiteboard||CONFIRMED
 AssignedTo|libreoffice-b...@lists.free |nopo...@novell.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de
Version|LibO 3.4.4 RC1  |LibO 3.4.3 release

--- Comment #2 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 08:31:10 PDT ---
[Reproducible] with LibreOffice 3.4.3  - WIN7 Home Premium (64bit) German UI
[OOO340m1 (Build:302)] 

The screenshot looks similar to the one in Bug 36915 - Beanshell scripts don't
work

@Noel
I saw you active in Bug 37015 - Scripting other than Basic unavailable, can
you help?

Please feel free to reassign (or reset Assignee to default) if it’s not your
area or if provided information is not sufficient. Please set Status to
ASSIGNED if you accept this Bug.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42203] Weird navigation in LibreOffice Calc

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42203

--- Comment #2 from Gábor Kövesdán ga...@kovesdan.org 2011-10-30 08:40:21 PDT 
---
(In reply to comment #1)
 Is it possible that you have the Ctrl key still pressed when pressing the
 cursor key (this happened to me when trying to reproduce)?
 
 In that case, the behavior differs if the underlying cell is empty or not. If
 it is empty, the selection jumps to the next non-empty cell. Otherwise to the
 last cell before an empty cell.

I think I did not but all the cells at the right were empty.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42405] New: toolbars may become irrevocably locked in place

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42405

 Bug #: 42405
   Summary: toolbars may become irrevocably locked in place
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.4 RC1
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: yury.tarasiev...@gmail.com


Created attachment 52924
  -- https://bugs.freedesktop.org/attachment.cgi?id=52924
proofpic

Some moment in time, the toolbars in my 3.4.3/3.4.4rc1 installation became
locked in place and not unlockable at that (see screenshot). Move handles are
unavailable, as you can see. Turning toolbar off and on again doesn't help.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 39590] LIBO keeps UI artifacts from previous installations

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39590

--- Comment #3 from Yury yury.tarasiev...@gmail.com 2011-10-30 10:14:43 PDT 
---
BTW, I was able to remedy this by removing the .xcu (?) in the
.libreoffice/3/user/config/soffice.cfg/modules/swriter/menubar/ directory.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371

--- Comment #7 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-10-30 11:31:05 PDT ---
[REPRODUCIBLE] LibreOffice 3.4.3 on Windows 7.

What I observed:
1. Opening the file from the start center causes the status bar loading with
importing document (expected)
2. Step 1 takes about 1 minute
3. After status bar was fully-loaded, LibreOffice freezed for a few seconds,
and the document didn't appear. Start center was appearing again like nothing
happened, and can be clicked, not freeze. (not expected)
4. Try to create new document from start center, it worked fine, like steps 1-3
was not happened before.
5. But the problematic document was locked with the .~lock.2.doc# hidden file.

Alessandro, how this file was created? Is it created by LibreOffice or Word or
...? and which version? on which OS?

I'll test again on Ubuntu, if no one beats me :)
Thanks very much.


P.S. I forgot to give credits to cheche on #libreoffice irc for following
suggestion. Thanks cheche again :D
(In reply to comment #5)
 Maybe could you test by filling with some random content, for example from
 http://www.lipsum.com/ please?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371

--- Comment #8 from Korrawit Pruegsanusak detective.conan.1...@gmail.com 
2011-10-30 11:38:17 UTC ---
Oh, I forgot again to say that:

In step 1, I dragged the file into LibreOffice

6. Closing LibreOffice (File  Exit) didn't delete the locking hidden file in 
step 5.
7. Open the file again with Open button on start center = crash! but opening
by dragging = didn't crash
8. I've tested with Word 2007 on Windows 7 and the attached file opened well.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42371] FILEOPEN: cannot open 1Mb doc files

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42371

--- Comment #9 from Alessandro Ceschini alessandroceschini...@gmail.com 
2011-10-30 11:43:00 PDT ---
It was created in Windows XP with Word 2003.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42405] toolbars may become irrevocably locked in place

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42405

--- Comment #1 from manj_k courrier.oou.fr@googlemail.com 2011-10-30 
12:21:58 PDT ---
Created attachment 52926
  -- https://bugs.freedesktop.org/attachment.cgi?id=52926
LibO 3.3.4: locked toolbars

I'm bothered by the same obscure phenomenon.
LibO 3.3.4/3.4.3 release on WinXP.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42405] toolbars may become irrevocably locked in place

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42405

manj_k courrier.oou.fr@googlemail.com changed:

   What|Removed |Added

  Status Whiteboard||CONFIRMED
 CC||courrier.oou.fr.mjk@googlem
   ||ail.com

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41909] Record Macro menu item is missing or there are Help entries that need to be removed

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41909

Allan Jacobs jacobsallans...@gmail.com changed:

   What|Removed |Added

   Severity|major   |normal

--- Comment #2 from Allan Jacobs jacobsallans...@gmail.com 2011-10-30 
12:39:12 PDT ---
1 Tools  Options...
2 In the Options dialog: LibreOffice  General
3 Enable experimental (unstable) features: check

This enables the Record Macro menu item.

Is this a documentation bug?  Downgrading to Normal severity.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41376] FILESAVE: Additional Postscript export required

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41376

--- Comment #7 from Todd toddandma...@gmail.com 2011-10-30 13:28:29 PDT ---
(In reply to comment #6)
 (In reply to comment #2)
  Hi Rainer,
  
  Others who would use this feature would be anyone who needs a post script 
  file,
  such as those using Hyla FAX or other fax utilities.
 
 http://www.hylafax.org/content/Handbook:Server_Operation:Sending_Faxes says
 that PDF is supported since 4.1beta2, which was released more than 6 years
 ago...

Interesting.  I had noticed at a PDF would work about 50% of the time.  I had
thought it had to do with the age of fax machine at the other end.  Post Script
seems to always work.

 No, we do not have to create postscript before PDF. 

Made me look at one of your PDF exports in binary more.  You are indeed not
wrapping a Post Script file.  So you truly do not have a Post Script available
for export.  So, as much as I would like to say otherwise, my request is
invalid.

 Where have you heard that?
http://en.wikipedia.org/wiki/Pdf#PostScript
http://en.wikipedia.org/wiki/Document_Structuring_Conventions

This is probably all a mute point anyway, I have found that after making a
positive contact on a cold call that the potential new client responds much
better to a letter, with a couple of business cards paper clipped to it, than
an eMail (press delete or junk) or a fax (toss in trash).   So I have stopped
fax'ing and eMailing. And, because I Libre Office can not print envelopes (bugs
42325, 42326, 42327), I have had to revert back to Word Pro in an XP virtual
machine.

And, come to think of it, I'd rather continue to use Envince to convert my
PDF's to Post Scripts and have you guys put your efforts to fixing the terrible
way Office Office (which you inherited) handles envelopes.

Thank you all for the time you put in on my enhancement request.  Please close
it.

-T

p.s. I would love it if you emulated Word Pro's envelope printing.  It really
works well.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42406] New: : Base doesn't print overflowing text in text boxes on forms

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42406

 Bug #: 42406
   Summary: : Base doesn't print overflowing text in text boxes on
forms
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: UNCONFIRMED
 Status Whiteboard: BSA
  Severity: normal
  Priority: medium
 Component: Database
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: cmj2...@gmail.com


Created attachment 52927
  -- https://bugs.freedesktop.org/attachment.cgi?id=52927
printed PDF showing the text box, with the overflowing text cut off

When printing a form in base, if a scrollable text box is created and filled
with text that is long enough to require scrollbars, the overflowing text
cannot be displayed at all when printing. Base just prints the text box as it
appears on screen, that is, the text box with scroll bars, and the overflowing
text hidden.

Steps to reproduce:
1. create a form in base with a scrollable text box
2. insert text into the text box 
3. Print the form

Current behavior:
Base prints the text box as it appears on screen, overflowing text isn't show
at all
Expected behavior:
It should be possible for the box to accomodate all the text automatically when
printing

Platform (if different from the browser): 

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2
(KHTML, like Gecko) Chrome/15.0.874.106 Safari/535.2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42408] New: the address referred by tools - languages - more dictionaries online doesn't work

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42408

 Bug #: 42408
   Summary: the address referred by tools - languages - more
dictionaries online doesn't work
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: high
 Component: WWW
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: kaplanl...@gmail.com
CC: ma...@gmx.de


Hi,

In LibO 3.4.3 the tools - languages - more dictionaries online option refers
to this address: http://extensions.libreoffice.org/dictionaries/

The address doesn't work with the new extensions site, and from the links on
the site it seem that the dictionaries category is
http://extensions.libreoffice.org/extension-center?getCategories=DictionarygetCompatibility=any

I think this is a problem in the site, as the dictionaries should have an easy,
human readable URL.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42410] New: Feature request: Replace Find Next button

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42410

 Bug #: 42410
   Summary: Feature request: Replace  Find Next button
Classification: Unclassified
   Product: LibreOffice
   Version: LibO 3.4.3 release
  Platform: All
OS/Version: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: UI
AssignedTo: libreoffice-bugs@lists.freedesktop.org
ReportedBy: rzel...@tvorivo.sk


I would like to have a Replace  Find Next button in Find and Replace
dialogue. I need to find, manually check and replace many occurrences of the
same string. With separate Find and Replace buttons I need to move the
cursor up and down between them again and again, which is annoying. One button
for both operations would be very useful.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 41376] FILESAVE: Additional Postscript export required

2011-10-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=41376

Rainer Bielefeld libreoff...@bielefeldundbuss.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WONTFIX

--- Comment #8 from Rainer Bielefeld libreoff...@bielefeldundbuss.de 
2011-10-30 22:38:40 PDT ---
@Todd:
Thank you for detailed information! May be you can submit an enhancement
request Bug for that envelope printing improvement? I believe it would be
interesting to have a comparison by a user who tested that.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs