[Libreoffice-commits] .: android/experimental

2012-08-19 Thread Libreoffice Gerrit user
android/experimental/DocumentLoader/Makefile |1 + 1 file changed, 1 insertion(+) New commits: commit ff8681a3b0214f25be70505c22fcb958a5c07ce8 Author: Tor Lillqvist Date: Mon Aug 20 09:48:56 2012 +0300 Add the fileacc library Change-Id: Id6ef637ac0fec76ecea6be7aef6bbfc92a7f05

[Libreoffice-commits] .: android/sdremote

2012-08-19 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java |8 +++- android/sdremote/src/org/libreoffice/impressremote/communication/ServerFinder.java | 10 +- 2 files changed, 4 insertions(+), 14 deletions(-) New commits: commit 3c4e6de591e6bfef165f16

[Libreoffice-commits] .: android/sdremote

2012-08-19 Thread Libreoffice Gerrit user
android/sdremote/src/org/libreoffice/impressremote/SelectorActivity.java | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 2ce7d7bb3f99ec282090c09c45b099b957f0a939 Author: Andrzej J.R. Hunt Date: Mon Aug 20 08:28:29 2012 +0200 Fixed listing of multiple serve

[PATCH] binfilter: remove two unused methods

2012-08-19 Thread Thomas Arnhold
>From 91563824581c9125edc8d1b478d57804d2d4e405 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 20 Aug 2012 07:26:17 +0200 Subject: [PATCH] remove two unused methods Change-Id: Ib71b21246af0815d349ba1e5fca3613b86b9c12d --- binfilter/bf_sfx2/source/appl/sfx2_app.cxx | 1 - binfilter/b

[PATCH] remove two empty methods

2012-08-19 Thread Gerrit
>From Thomas Arnhold : Thomas Arnhold has uploaded a new change for review. Change subject: remove two empty methods .. remove two empty methods Change-Id: Iadf5948fd3657916fa4056536fc71285171a45ea --- M sfx2/inc/sfx2/app.hxx M

[PUSHED] Ask user if it wants to delete selected folder.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Ask user if it wants to delete selected folder. .. Ask user if it wants to delete selected folder. Change-Id: If878c2a8ffab

[PUSHED] Set correct scrollbar size depending on the item count of th...

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Set correct scrollbar size depending on the item count of the view. .. Set correct scrollbar size depending on the item cou

[PUSHED] Fix filtering items in thumbnailview when painting.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Fix filtering items in thumbnailview when painting. .. Fix filtering items in thumbnailview when painting. Change-Id: I2ec3

[PUSHED] Remove unused functions.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Remove unused functions. .. Remove unused functions. Change-Id: Ie02db475949809254bfb941b6acbf1c887bfd8e5 --- M sfx2/inc/sf

[PUSHED] Filter overlay with the last selected filter.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Filter overlay with the last selected filter. .. Filter overlay with the last selected filter. Change-Id: I85a7c8837d69e1fc

[PUSHED] Ask user if it wants to overwrite a template

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Ask user if it wants to overwrite a template .. Ask user if it wants to overwrite a template Change-Id: I4e0aa8938ebd197b4b

[PUSHED] Hide template export option for remote repositories.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Hide template export option for remote repositories. .. Hide template export option for remote repositories. Change-Id: I06

[Libreoffice-commits] .: 7 commits - sfx2/inc sfx2/source

2012-08-19 Thread Libreoffice Gerrit user
sfx2/inc/sfx2/templatelocalview.hxx |2 sfx2/inc/sfx2/thumbnailview.hxx |9 - sfx2/source/control/templatelocalview.cxx | 26 + sfx2/source/control/thumbnailview.cxx | 138 +++--- sfx2/source/doc/templatedlg.cxx | 36 +++

[PUSHED] Disable opening a template while in save mode.

2012-08-19 Thread Gerrit
>From Bosdonnat Cedric : Bosdonnat Cedric has submitted this change and it was merged. Change subject: Disable opening a template while in save mode. .. Disable opening a template while in save mode. Change-Id: If63cc2f6e2c46a

[PATCH] Ask user if it wants to delete selected folder.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Ask user if it wants to delete selected folder. .. Ask user if it wants to delete selected folder. Change-Id: If878c2a8ffab4c392df9

[PATCH] Ask user if it wants to overwrite a template

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Ask user if it wants to overwrite a template .. Ask user if it wants to overwrite a template Change-Id: I4e0aa8938ebd197b4b77767b99

[PATCH] Hide template export option for remote repositories.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Hide template export option for remote repositories. .. Hide template export option for remote repositories. Change-Id: I065e6bb271

[PATCH] Filter overlay with the last selected filter.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Filter overlay with the last selected filter. .. Filter overlay with the last selected filter. Change-Id: I85a7c8837d69e1fc57c03f89

[Libreoffice-commits] .: sfx2/source

2012-08-19 Thread Libreoffice Gerrit user
sfx2/source/doc/templatedlg.cxx | 27 +++ 1 file changed, 15 insertions(+), 12 deletions(-) New commits: commit f681ec232ece0ca46c2ab1b6b5e4670d553cfb3a Author: Rafael Dominguez Date: Wed Aug 15 08:23:58 2012 -0430 Disable opening a template while in save mode.

[PATCH] Set correct scrollbar size depending on the item count of th...

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Set correct scrollbar size depending on the item count of the view. .. Set correct scrollbar size depending on the item count of th

[PATCH] Remove unused functions.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Remove unused functions. .. Remove unused functions. Change-Id: Ie02db475949809254bfb941b6acbf1c887bfd8e5 --- M sfx2/inc/sfx2/thumb

[PATCH] Fix filtering items in thumbnailview when painting.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Fix filtering items in thumbnailview when painting. .. Fix filtering items in thumbnailview when painting. Change-Id: I2ec3f6d93246

[PATCH] Disable opening a template while in save mode.

2012-08-19 Thread Gerrit
>From Rafael Dominguez : Rafael Dominguez has uploaded a new change for review. Change subject: Disable opening a template while in save mode. .. Disable opening a template while in save mode. Change-Id: If63cc2f6e2c46a54fd6f38

[Libreoffice-commits] .: sw/source

2012-08-19 Thread Libreoffice Gerrit user
sw/source/filter/ww8/docxattributeoutput.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 82c46f1877c65042ac976312267c14bf0e5847f4 Author: Cédric Bosdonnat Date: Mon Aug 20 05:36:21 2012 +0200 fdo#53175: docx export, close hyperlinks before fiel

[Libreoffice-commits] .: basic/source

2012-08-19 Thread Libreoffice Gerrit user
basic/source/comp/dim.cxx | 26 +- basic/source/comp/io.cxx | 14 +++--- basic/source/comp/parser.cxx | 42 +- basic/source/comp/symtbl.cxx |2 +- basic/source/inc/namecont.hxx |2 +- basic/source/inc/

Re: minutes of ESC call ...

2012-08-19 Thread Bjoern Michaelsen
On Thu, Aug 16, 2012 at 04:36:17PM +0100, Michael Meeks wrote: > + introducing 'HardHacks' (Bjoern) > + 3.6.0 flameage > + QA team suggested picking five top-bugs each > two weeks in their call, need to be: > + among MAB >

Announcing LibreOffice HardHacks!

2012-08-19 Thread Bjoern Michaelsen
Hi, as already hinted at in the ESC minutes, here is the full announcement of the LibreOffice HardHacks: http://skyfromme.wordpress.com/2012/08/20/announcing-libreoffice-hardhacks/ Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists.freedeskt

[PATCH] Use Thunderbird-like certificate selection GUI in pdf signin...

2012-08-19 Thread Gerrit
>From Gökçen Eraslan : Gökçen Eraslan has uploaded a new change for review. Change subject: Use Thunderbird-like certificate selection GUI in pdf signing. .. Use Thunderbird-like certificate selection GUI in pdf signing. Change

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/modules/installer/control.pm |1 + 1 file changed, 1 insertion(+) New commits: commit 32dafb7494ec3b7023c5f71ec1d921c1c7e074c2 Author: Tim Retout Date: Sun Aug 19 20:54:02 2012 +0100 installer::control: Put back changing of $local_pathseparator on cygwin. Change-Id

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-08-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Mikeyy changed: What|Removed |Added Depends on||52240 --- Comment #82 from Mikeyy 2012-08-19 1

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread John Smith
On Sun, Aug 19, 2012 at 9:03 PM, Bjoern Michaelsen wrote: > Hi, > > We you run plain make in a module, it the default target already runs the > unitcheck target. If you run make from the top-level, it also runs slowcheck. > Perhaps I got it all wrong, what gets run during the plain 'make' in the t

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/modules/installer/epmfile.pm | 16 ++--- solenv/bin/modules/installer/systemactions.pm | 32 -- 2 files changed, 8 insertions(+), 40 deletions(-) New commits: commit c55a340a992199c5eb2d8b9cbe2fea539c6f83aa Author: Tim Retout Date: Sun Aug 1

Re: Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread Bjoern Michaelsen
Hi, On Sun, Aug 19, 2012 at 08:51:16PM +0200, John Smith wrote: > Im playing around with gcov/lcov coverage analysis for a bit, and one > of the things im running into/wondering about is what 'tests' should > be run ? I believe there are a few 'make targets' that sound like good > candidates, but

Bug 38840 - Adding coverage analysis to unit tests

2012-08-19 Thread John Smith
Hi, Im playing around with gcov/lcov coverage analysis for a bit, and one of the things im running into/wondering about is what 'tests' should be run ? I believe there are a few 'make targets' that sound like good candidates, but which one to run ? Is 'make check' enough ? Or should I (also/inst

Re: [Libreoffice-qa] Closing NEEDINFO bugs

2012-08-19 Thread Bjoern Michaelsen
Hi Flo, all, On Sun, Aug 19, 2012 at 07:53:35PM +0300, Florian Reisinger wrote: > In fact, it was a good choice... (I hope you can read this table...) While the statistic alone do not really prove this to be good move, but there was a consensus on the qa call(*) and the qa list that this needs to

[Libreoffice-commits] .: solenv/bin

2012-08-19 Thread Libreoffice Gerrit user
solenv/bin/make_installer.pl| 46 ++-- solenv/bin/modules/installer/globals.pm |3 -- 2 files changed, 15 insertions(+), 34 deletions(-) New commits: commit fa98546caa64ff830c5fa91bc603f2685e99c64f Author: Tim Retout Date: Sun Aug 19 13:33:53 2012

Closing NEEDINFO bugs

2012-08-19 Thread Florian Reisinger
Hi! About one week ago, I did a mass change, here is pre-final statistic (by bugzilla): In fact, it was a good choice... (I hope you can read this table...) * *UNCONFIRMED1

Re: notice: module dictionaries converted to gbuild

2012-08-19 Thread Andrea Pescetti
On 07/08/2012 David Tardon wrote: When testing the conversion--I wrote a script to compare the old and new content of all the dictionaries--I have identified several files that have not been packed into the extensions previously ... dictionaries/it_IT/CHANGELOG.txt I added this one to the Itali

Re: notice: module dictionaries converted to gbuild

2012-08-19 Thread Andrea Pescetti
On 07/08/2012 David Tardon wrote: When testing the conversion--I wrote a script to compare the old and new content of all the dictionaries--I have identified several files that have not been packed into the extensions previously ... dictionaries/it_IT/CHANGELOG.txt I added this one to the Itali

Re: pptx import filter

2012-08-19 Thread Jean-Tiare LE BIGOT
Hi all, Thanks for the tip. I spend hours tracing the bug with GDB but I stuck. I can not figure out where to fix it. Here is the situation: I have a pptx file with - title (fine) - 4 items in a list (buggy) In Powerpoint, all the text in the list is 18p but a signe word is 8p. In Impress, t

[PATCH] Fix TDE VCL interface

2012-08-19 Thread Timothy Pearson
This patch restores the TDE VCL and filepicker interfaces to full functionality in LO 3.6.0: http://git.trinitydesktop.org/cgit/tde/plain/main/thirdparty/libreoffice/3.6.0/patches/libreoffice-fix-tde-vcl.diff This patch does not affect the KDE3 plugin and should be committed to LO GIT. The LO cod

[Libreoffice] [GSoC 2012][svg export filter] embedded svg pictures

2012-08-19 Thread Marco Cecchetti
Hi all, I have an XShape instance that supports the GraphicObjectShape service and embedding an svg image. How can I get the image embedded into the XShape instance, check its mime type, and in case is of type "image/svg" excract the svg document ? Cheers, -- Marco -- Using Opera's revolutiona

Re: Few notes about optimizing files (Windows OS)

2012-08-19 Thread ape
Hi, Noel! I made a mistake and was not able to attach the ZIP file to the 1st post. -- ape http://nabble.documentfoundation.org/file/n4002279/LO37win.zip LO37win.zip -- View this message in context: http://nabble.documentfoundation.org/Few-notes-about-optimizing-files-Windows-OS-tp4002255p400

Re: Few notes about optimizing files (Windows OS)

2012-08-19 Thread Noel Grandin
Are you offering to implement these ideas? We're not short on ideas, but we need more hands on deck, so if you're keen, start by visiting the 'libreoffice native build' page and get hacking. Feel free to ask on this list if you get stuck. On Sunday, 19 August 2012, ape wrote: > Hi all! > > Few n

[Libreoffice-commits] .: basic/source

2012-08-19 Thread Libreoffice Gerrit user
basic/source/comp/dim.cxx | 88 basic/source/comp/loops.cxx |4 - basic/source/comp/parser.cxx|8 +-- basic/source/inc/namecont.hxx | 16 +++ basic/source/inc/parser.hxx | 16 +++ basic/source/uno/dlgcont.cxx|

Few notes about optimizing files (Windows OS)

2012-08-19 Thread ape
Hi all! Few notes about optimizing files that are loaded into RAM at startup LibreOffice. 1. Icons of executable files contain extra pictures the size of 128 by 128 pixels. Desktop environment of operating systems Windows XP-7 don’t need these pictures. Best appearance requires that icons contain