[Libreoffice-commits] .: apple_remote/source

2012-07-27 Thread Tor Lillqvist
apple_remote/source/HIDRemoteControlDevice.m |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b98e598cc43653952c9668d93f072f68646875c4 Author: Tor Lillqvist Date: Sat Jul 28 09:48:15 2012 +0300 WaE: cast from pointer to integer of different size Change

Re: [PUSHED] one line patch to make a label longer

2012-07-27 Thread Ivan Timofeev
Hi On 28.07.2012 00:06, Jean-Baptiste Faure wrote: Here is a small patch to make a label in the print dialog longer. It is necessary in order to have room enough for FR translation. pushed to master and 3-6. Thanks! Ivan ___ LibreOffice mailing lis

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - padmin/source

2012-07-27 Thread Ivan Timofeev
padmin/source/rtsetup.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 17b64b0970bff69f0daae7e83459d537f30652d1 Author: Jean-Baptiste FAURE Date: Fri Jul 27 21:35:02 2012 +0200 Add more room to a label in print dialog too short for FR translation C

[Libreoffice-commits] .: padmin/source

2012-07-27 Thread Ivan Timofeev
padmin/source/rtsetup.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 73985cb4df6ecdeb2257758d115b7501031ee987 Author: Jean-Baptiste FAURE Date: Fri Jul 27 21:35:02 2012 +0200 Add more room to a label in print dialog too short for FR translation C

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #59 from ape 2012-07-28 06:32:30 PDT --- Add Bug 52612 - FILESAVE [DOCX] Loss of footnotes's text when exporting to DOCX-files (https://bugs.freedesktop.org/show_bug.cgi?id=52612) -- Configure bugmail: https://bugs.freedesktop.org/u

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #352 from ape 2012-07-28 06:31:50 PDT --- Add Bug 52612 - FILESAVE [DOCX] Loss of footnotes's text when exporting to DOCX-files (https://bugs.freedesktop.org/show_bug.cgi?id=52612) -- Configure bugmail: https://bugs.freedesktop.org/

[Libreoffice-commits] .: 9 commits - apple_remote/source bridges/source editeng/source fpicker/source pango/pango-1.28.3.patch sc/source vcl/aqua xmloff/source

2012-07-27 Thread Tor Lillqvist
apple_remote/source/HIDRemoteControlDevice.m|2 +- bridges/source/cpp_uno/gcc3_macosx_intel/except.cxx | 18 +++--- editeng/source/editeng/impedit.cxx |2 ++ fpicker/source/aqua/SalAquaFilePicker.mm|2 ++ fpicker/source/aqua/SalAquaPic

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #58 from ape 2012-07-28 03:28:33 PDT --- Add Bug 52610 - FILESAVE [DOCX] File.docx, created LibO Writer, can't be opened in other programs (https://bugs.freedesktop.org/show_bug.cgi?id=52610) -- Configure bugmail: https://bugs.freed

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 --- Comment #351 from ape 2012-07-28 03:26:13 UTC --- Add Bug 52610 - FILESAVE [DOCX] File.docx, created LibO Writer, can't be opened in other programs (https://bugs.freedesktop.org/show_bug.cgi?id=52610) -- Configure bugmail: https://bugs.free

Re: [PATCH] Final stretch of converting SV_DECL_PTRARR to STL containers stage 3/3

2012-07-27 Thread Michael Stahl
On 23/07/12 09:34, Noel Grandin wrote: > Hi > > These patches convert various places from SV_DECL_PTRARR to STL containers. > > Patches 18-21 have passed a full make check. pushed those in patch #21 that Count should have been a size: > -if(rRedTbl.Count() > nIndex && nIndex >= 0) > +i

[Libreoffice-commits] .: 3 commits - filter/inc filter/source solenv/gbuild sw/source

2012-07-27 Thread Michael Stahl
filter/inc/filter/msfilter/msdffimp.hxx | 78 filter/source/msfilter/msdffimp.cxx | 103 ++-- solenv/gbuild/WinResTarget.mk |2 sw/source/filter/ww8/ww8par.cxx |9 +- 4 files changed, 108 insertions(+), 84 delet

[Libreoffice-commits] .: Branch 'feature/mork' - connectivity/source postprocess/packcomponents postprocess/packregistry Repository.mk

2012-07-27 Thread David Ostrovsky
Repository.mk|2 - connectivity/source/drivers/mork/MConnection.cxx | 43 +-- connectivity/source/drivers/mork/MConnection.hxx | 10 - connectivity/source/drivers/mork/MorkParser.cxx |6 +++ connectivity/source/drivers/mork/M

Re: odd crash in Font::operator=

2012-07-27 Thread Eike Rathke
Hi Michael, On Friday, 2012-07-27 17:20:58 +0200, Michael Stahl wrote: > i've had an odd crash in forms_unoapi test yesterday, and can't > reproduce it; from looking at vcl/source/gdi/font.cxx it appears that > mpImplFont has been deleted (it can't be 0 apparently). I see no reason why mpImplF

MacOS X 10.8 Mountain Lion

2012-07-27 Thread Italo Vignoli
LibreOffice runs fine with Mountain Lion, but we should solve the following issues: - in order to run without special permissions, LibreOffice needs to be signed (identified developer) - Mountain Lion does not install Java, and LibreOffice crashed when the Java installation starts (when you launc

[PATCH] Change in core[libreoffice-3-5]: fdo#48033 fix RTF import of pictures inside table cells

2012-07-27 Thread Gerrit
>From Miklos Vajna : Miklos Vajna has uploaded a new change for review. Change subject: fdo#48033 fix RTF import of pictures inside table cells .. fdo#48033 fix RTF import of pictures inside table cells Change-Id: I2d9ef3b346d4

[PATCH] Change in core[libreoffice-3-6]: fdo#48033 fix RTF import of pictures inside table cells

2012-07-27 Thread Gerrit
>From Miklos Vajna : Miklos Vajna has uploaded a new change for review. Change subject: fdo#48033 fix RTF import of pictures inside table cells .. fdo#48033 fix RTF import of pictures inside table cells Change-Id: I2d9ef3b346d4

[REVIEW 3-6] fix for fdo#52457, fdo#52565, problems with conditional formats

2012-07-27 Thread Markus Mohrhard
Hey, [1] and [2] fix two problems with conditional formats in 3-6. [1] correctly uses the current cursor position to calculate formulas for the conditional format dlg. [2] copies conditional formats correctly with sheets. They are both two simple fixes and should not create any problems. Regards

[Libreoffice-commits] .: 2 commits - sc/source

2012-07-27 Thread Markus Mohrhard
sc/source/core/data/documen2.cxx |6 ++ sc/source/ui/condformat/condformatdlg.cxx | 14 -- sc/source/ui/inc/condformatdlg.hxx|4 ++-- 3 files changed, 16 insertions(+), 8 deletions(-) New commits: commit cbd98c547af4fac641204fb56149e9d7af9ec075 Author: M

[Libreoffice-commits] .: sw/qa writerfilter/source

2012-07-27 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo48033.rtf | 22 + sw/qa/extras/rtfimport/rtfimport.cxx | 26 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 ++- 3 files changed, 55 insertions(+), 1 deletion(-) New commits: commit 0705b9f

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings

2012-07-27 Thread Johann Messner
hello Noel, Am Do, 26.Jul.12, KW30 (13:06:22 Uhr) schrieb Noel Power : > Hi Johann, > Also if you wish you could help with is the patch for enabling > persisting to odf needs updating to use "" > instead of "number:repeated", of course any other general testing. bug > reporting & patches i

[PATCH] one line patch to make a label longer

2012-07-27 Thread Jean-Baptiste Faure
Hi, Here is a small patch to make a label in the print dialog longer. It is necessary in order to have room enough for FR translation. Best regards. JBF -- Seuls des formats ouverts peuvent assurer la pérennité de vos documents. >From 5789b45d550897da60dbd5cd34901b6664471b4a Mon Sep 17 00:00:0

fodg + gradient + angle

2012-07-27 Thread Christina Roßmanith
Hi, a gradient angle given without a unith should be interpreted as degrees, but in my example a value of draw:angle="90" shows up in LibO as 9 degrees. If I change it to draw:angle="90deg" the value is read correctly. Thus the question is: Where do I have to look to fix it? Thank you for an

[Libreoffice-commits] .: sal/inc sal/osl sal/qa sal/rtl sal/workben

2012-07-27 Thread Arnaud Versini
sal/inc/osl/file.hxx |6 ++- sal/osl/w32/pipe.c |8 ++-- sal/osl/w32/procimpl.cxx |3 + sal/qa/osl/file/osl_File.cxx |4 +- sal/rtl/source/byteseq.cxx | 12 --- sal/rtl/source/cipher.cxx|8 ++-- sal/rtl/source/digest.cxx| 72 +

[Libreoffice-commits] .: 2 commits - filter/inc filter/source svl/source sw/source

2012-07-27 Thread Michael Stahl
filter/inc/filter/msfilter/msdffimp.hxx | 14 -- filter/source/msfilter/msdffimp.cxx | 42 svl/source/svdde/ddesvr.cxx | 25 +++ sw/source/filter/ww8/ww8par.cxx |6 ++-- 4 files changed, 45 insertions(+), 42

[Libreoffice-commits] .: sot/source

2012-07-27 Thread Eike Rathke
sot/source/sdstor/stg.cxx |6 +++--- sot/source/sdstor/stgcache.hxx |2 +- sot/source/sdstor/stgdir.cxx |6 +++--- sot/source/sdstor/stgdir.hxx |2 +- sot/source/sdstor/stgelem.cxx |8 sot/source/sdstor/stgelem.hxx |2 +- sot/source/sdstor/stgio.cxx|

[Libreoffice-commits] .: sc/source

2012-07-27 Thread Eike Rathke
sc/source/filter/starcalc/scflt.cxx | 54 ++-- 1 file changed, 27 insertions(+), 27 deletions(-) New commits: commit 5d3c36878595fed3db511ff14850f130c1d23654 Author: Eike Rathke Date: Fri Jul 27 19:42:25 2012 +0200 tabs to spaces Change-Id: I4772

[Libreoffice-commits] .: sc/source

2012-07-27 Thread Eike Rathke
sc/source/filter/excel/tokstack.cxx | 64 ++-- 1 file changed, 32 insertions(+), 32 deletions(-) New commits: commit 690c2ed791614aa81691ebb803ea4345a8f99174 Author: Eike Rathke Date: Fri Jul 27 19:35:46 2012 +0200 tabs to spaces Change-Id: Ie366

Re: Adding bibisect repository support to tinbuild2

2012-07-27 Thread Robinson Tryon
On Fri, Jul 27, 2012 at 1:22 PM, Michael Stahl wrote: > yeah that would be fine indeed, but it's unfortunately a complete PITA > to build the pre-3.5 stuff because some genius had the glorious idea to > split the code across 20 git repositories, so good luck trying to find a > combination of revis

[Libreoffice-commits] .: sc/source

2012-07-27 Thread Eike Rathke
sc/source/filter/excel/tokstack.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b06d679eb3d8190a470f7640740571f388106605 Author: Eike Rathke Date: Fri Jul 27 19:20:50 2012 +0200 added back a missing else c75e2ed27d5da71891ed7a148ff9603c58eaa58e

Re: Adding bibisect repository support to tinbuild2

2012-07-27 Thread Michael Stahl
On 27/07/12 19:15, Robinson Tryon wrote: > On Fri, Jul 27, 2012 at 4:18 AM, Bjoern Michaelsen > wrote: >> Hi Robinson, Hi Norbert, >> can anyone of you join the QA Call: >> to report about the tinbuild/bibisect progress? > > Hi Bjoern, > Sorry I wasn't able to make the QA call. > > One thought t

Re: Adding bibisect repository support to tinbuild2

2012-07-27 Thread Robinson Tryon
On Fri, Jul 27, 2012 at 4:18 AM, Bjoern Michaelsen wrote: > Hi Robinson, Hi Norbert, > can anyone of you join the QA Call: > to report about the tinbuild/bibisect progress? Hi Bjoern, Sorry I wasn't able to make the QA call. One thought that came to me yesterday re: unified bibisect repository i

[Libreoffice-commits] .: sc/source

2012-07-27 Thread Michael Stahl
sc/source/filter/excel/tokstack.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 114ccd28e09f0fd13c8ff4e61e82e3f13198febf Author: Michael Stahl Date: Fri Jul 27 18:10:33 2012 +0200 warning: statement has no effect Change-Id: I06a26ebd1703e1d753

[Libreoffice-commits] .: 2 commits - sw/source

2012-07-27 Thread Michael Stahl
sw/source/core/doc/docredln.cxx|2 +- sw/source/core/unocore/unoredlines.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 1c1f4f7dd9cdb25eb18b9396eaa1fc3e4cadba81 Author: Michael Stahl Date: Fri Jul 27 18:01:01 2012 +0200 warning C4804: unsaf

Re: Base hangs when trying to close it

2012-07-27 Thread anwen
I am wondering if it is possible to release SolarMutex when I develop an extension for LibreOffice. I have a similar problem when I developing a Calc extension. Is there another method since this patch is reverted from release 3.6.0? Thank you. Michael Meeks-2 wrote > > On Mon, 2012-03-05 at 12

Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-07-27 Thread anwen
Recently, I am working on developing a Calc extension for showing dynamic streaming data, such as Bloomberg and Reuters real time data. The extension is written in C++ for Windows OS and contains add-in functions for retrieving dynamic financial data. Based on the OpenOffice/LibreOffice developer's

Re: LibreOffice code coverage

2012-07-27 Thread bfo
julien2412 wrote > > There's a tracker about coverage, see > https://bugs.freedesktop.org/show_bug.cgi?id=38840 > For the moment, no one seemed to be on it (perhaps I'm wrong). > Hi. What a discovery! I have found some scripts already in the codebase http://opengrok.libreoffice.org/xref/core/sal

[Libreoffice-commits] .: 3 commits - starmath/source sw/CppunitTest_sw_subsequent_ooxmlexport.mk sw/qa writerfilter/source

2012-07-27 Thread Miklos Vajna
starmath/source/ooxmlimport.cxx|2 - sw/CppunitTest_sw_subsequent_ooxmlexport.mk|2 + sw/qa/extras/ooxmlexport/data/math-escape.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 11 ++ sw/qa/extras/rtfexport/data/math-runs.rtf | 12 +++ sw/

odd crash in Font::operator=

2012-07-27 Thread Michael Stahl
i've had an odd crash in forms_unoapi test yesterday, and can't reproduce it; from looking at vcl/source/gdi/font.cxx it appears that mpImplFont has been deleted (it can't be 0 apparently). running the test with VALGRIND=memcheck doesn't give any errors there. anybody have an idea how that could

[PATCH] - fdo#47707 - PRINTING: Printing windows wrong color indicat...

2012-07-27 Thread Gerrit
>From Rob Snelders : Rob Snelders has uploaded a new change for review. Change subject: - fdo#47707 - PRINTING: Printing windows wrong color indication .. - fdo#47707 - PRINTING: Printing windows wrong color indication Change-I

[Libreoffice-commits] .: i18npool/qa

2012-07-27 Thread Caolán McNamara
i18npool/qa/cppunit/test_breakiterator.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fb66fd63d4a1ea26d0191d3b39cb7e25abf2e714 Author: Caolán McNamara Date: Fri Jul 27 16:09:45 2012 +0100 stray fprintf Change-Id: Icd10968e886be1d534e8037db6225e83712384ee diff -

[Libreoffice-commits] .: 3 commits - i18npool/qa i18npool/source icu/makefile.mk

2012-07-27 Thread Caolán McNamara
i18npool/qa/cppunit/test_breakiterator.cxx | 57 + i18npool/source/breakiterator/data/README | 35 + icu/makefile.mk|4 +- 3 files changed, 62 insertions(+), 34 deletions(-) New commits: commit 89fcfe2ec21f26ce0d237e

[Libreoffice-commits] .: vcl/inc vcl/unx

2012-07-27 Thread Michael Meeks
vcl/inc/unx/gtk/gtkframe.hxx |1 + vcl/unx/gtk/window/gtkframe.cxx | 20 ++-- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |8 +++- 3 files changed, 22 insertions(+), 7 deletions(-) New commits: commit fae17f307efeebf535d5e389e2e829fbd

[Libreoffice-commits] .: 3 commits - oox/inc starmath/inc starmath/source svtools/inc sw/source writerfilter/source

2012-07-27 Thread Miklos Vajna
oox/inc/oox/mathml/export.hxx |2 starmath/inc/document.hxx |2 starmath/inc/unomodel.hxx |2 starmath/source/document.cxx |4 starmath/source/rtfexport.cxx | 21 ++-- starmath/sourc

[Libreoffice-commits] .: 5 commits - vcl/unx

2012-07-27 Thread Michael Meeks
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 167 -- 1 file changed, 57 insertions(+), 110 deletions(-) New commits: commit 3a06fbc0418e04eab2bcfcc47ffc7d04faf6dac9 Author: Cosimo Cecchi Date: Fri Jul 27 14:38:58 2012 +0100 gtk3: remove obsolete forced backgrou

[Libreoffice-commits] .: 2 commits - i18npool/CustomTarget_breakiterator.mk i18npool/CustomTarget_collator.mk i18npool/CustomTarget_indexentry.mk i18npool/source

2012-07-27 Thread Caolán McNamara
i18npool/CustomTarget_breakiterator.mk | 24 ++- i18npool/CustomTarget_collator.mk | 23 ++- i18npool/CustomTarget_indexentry.mk | 17 +- i18npool/source/breakiterator/data/dict_word_ca.txt | 148 4 files changed, 54 insert

[ANNOUNCE] libreoffice-3.6.0.4 tag created

2012-07-27 Thread Petr Mladek
Hi, there have been created the libreoffice-3.6.0.4 tag (aka rc4). The corresponding official builds will be available within next few days. It will be used as final if no blocker is found. We did this extra release candidate because of blockers: + https://bugs.freedesktop.org/show_bug.c

[Libreoffice-commits] .: offapi/com sd/source

2012-07-27 Thread Michael Stahl
offapi/com/sun/star/drawing/framework/XConfigurationController.idl |6 --- sd/source/ui/framework/configuration/ConfigurationController.cxx | 17 +--- sd/source/ui/framework/module/ResourceManager.cxx | 19 ++ sd/source/ui/framework/module/ResourceManager.h

[Libreoffice-commits] .: configure.in

2012-07-27 Thread David Tardon
configure.in | 24 ++-- 1 file changed, 2 insertions(+), 22 deletions(-) New commits: commit 889f9fc3c3850ed35fe399acc03c563154b9 Author: David Tardon Date: Fri Jul 27 14:51:24 2012 +0200 update mdds check Change-Id: I652d84f60a92369466f153a502022ac51931

Re: [PUSHED-3-5][PUSHED-3-6] Fix for fdo#50990 - Visio document imported as empty page

2012-07-27 Thread Caolán McNamara
On Thu, 2012-07-26 at 20:27 +0200, Fridrich Strba wrote: > Hello, good people, > > During a part of the hackweek, I worked on refactoring the libvisio VSD > parser to be able to handle documents that are generated by Visio SDK, > most probably the document attached to fdo#50990 was generated like

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.4'

2012-07-27 Thread Petr Mladek
Tag 'libreoffice-3.6.0.4' created by Petr Mladek at 2012-07-27 13:37 -0700 Tag libreoffice-3.6.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQEot6AAoJEPQ0oe+v7q6j0NwP/38itJjBDeAx5ykIcfJ6oojr MH41T2antgB5CLRBnKGu6uZh4OfDS8h6Bf5TgWF7qbu6YK+QR+tC4Y0inbSP5Uhy 1H

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.4'

2012-07-27 Thread Petr Mladek
Tag 'libreoffice-3.6.0.4' created by Petr Mladek at 2012-07-27 13:37 -0700 Tag libreoffice-3.6.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQEot6AAoJEPQ0oe+v7q6jTIcQAM3KAE0ubzdjv+HePmX0+w/Q 6Ms2hr+VvZo1uxX90uCSxmihUltK9xWsiUyZl7QCEcAqzi1UyAH5+PlZetogy9+6 5P

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.6.0.4'

2012-07-27 Thread Petr Mladek
Tag 'libreoffice-3.6.0.4' created by Petr Mladek at 2012-07-27 13:37 -0700 Tag libreoffice-3.6.0.4 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQEot6AAoJEPQ0oe+v7q6jYikQALH/GeysaePyl4cO1ZMuRlT5 jh40aUDnbSnnJny36hyTfpcBGJdvHG+d6xjSHLljudnxQcN5dvaUZQLRWiSXFPD/ 5C

[Libreoffice-commits] .: 4 commits - sc/inc sc/source sfx2/source

2012-07-27 Thread Markus Mohrhard
sc/inc/scerrors.hxx |2 ++ sc/source/core/data/fillinfo.cxx |2 +- sc/source/filter/xml/xmlwrap.cxx |6 +++--- sfx2/source/doc/objembed.cxx |2 +- 4 files changed, 7 insertions(+), 5 deletions(-) New commits: commit c4c54573c6ae5e57fa7eb7d41e155997b829c2be Author:

Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread Luis Valdés
hekp 2012/7/27 > Hey Kendy, > > np, i had to do something, because my (native) build on Ubuntu was failing > with the error: building msi package failed ;-) > it turned out that msi was trying to build, because WINEGCC was > unconditionally set during configuration process. > > That why i fixed

Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread d . ostrovsky
Hey Kendy, np, i had to do something, because my (native) build on Ubuntu was failing with the error: building msi package failed ;-) it turned out that msi was trying to build, because WINEGCC was unconditionally set during configuration process. That why i fixed it in that way. I hope, th

[Libreoffice-commits] .: starmath/source svtools/inc

2012-07-27 Thread Miklos Vajna
starmath/source/rtfexport.cxx| 174 +++ svtools/inc/svtools/rtfkeywd.hxx | 53 +++ 2 files changed, 140 insertions(+), 87 deletions(-) New commits: commit 41bd26931a4db75bc756434c725783a70186e9cf Author: Miklos Vajna Date: Fri Jul 27 13:47:11

[Libreoffice-commits] .: filter/qa

2012-07-27 Thread Caolán McNamara
filter/qa/cppunit/filters-pict-test.cxx | 68 1 file changed, 68 insertions(+) New commits: commit 60d7a3dbb5a5e2ef57b6df2be5d0e368e8d8385d Author: Caolán McNamara Date: Fri Jul 27 12:39:58 2012 +0100 sigh, missing file Change-Id: Ic5a254ea49b1

[Libreoffice-commits] .: 6 commits - bin/get-bugzilla-attachments-by-mimetype filter/CppunitTest_filter_pict_test.mk filter/Module_filter.mk filter/qa svtools/qa svtools/source

2012-07-27 Thread Caolán McNamara
bin/get-bugzilla-attachments-by-mimetype |4 filter/CppunitTest_filter_pict_test.mk| 38 filter/Module_filter.mk |1 filter/qa/cppunit/data/pict/fail/CVE-2012-0277-1.pct |binary filter/qa/cppunit/data/pict/pass/ooo25

[Libreoffice-commits] .: sw/CppunitTest_sw_subsequent_odfexport.mk sw/CppunitTest_sw_subsequent_ww8export.mk sw/CppunitTest_sw_subsequent_ww8import.mk

2012-07-27 Thread Michael Meeks
sw/CppunitTest_sw_subsequent_odfexport.mk |2 +- sw/CppunitTest_sw_subsequent_ww8export.mk |3 +-- sw/CppunitTest_sw_subsequent_ww8import.mk |3 +-- 3 files changed, 3 insertions(+), 5 deletions(-) New commits: commit bdda15e82ea09abdc9ed008edee677a03530cbf3 Author: Michael Meeks Dat

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44721, which changed state. Bug 44721 Summary: Report builder: upon mouse-resize control, (nearly) infinite loop and memory consumption https://bugs.freedesktop.org/show_bug.cgi?id=44721 What|Old Value

Re: Minutes of the ESC call 2012-07-26

2012-07-27 Thread Petr Mladek
Thorsten Behrens píše v Pá 27. 07. 2012 v 01:22 +0200: > * Release Engineering update (Petr) > + 3.6.0 / RC3 status > * rc3 - uploading to mirrors > * have rc4 on Monday due to Win32 startup bug We do rc4 today (Friday). The Windows rc3 build was wrong, so we needed another build a

Re: [PUSHED] fdo#47164: Start Center: Recent Documents picker can not be reached right third of separate button area

2012-07-27 Thread Thorsten Behrens
Marking as pushed, many thanks for the fix! -- Thorsten pgpiIJA0nc75I.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: 5 commits - starmath/Library_sm.mk starmath/source sw/qa

2012-07-27 Thread Miklos Vajna
starmath/Library_sm.mk |1 starmath/source/document.cxx |2 starmath/source/ooxmlexport.cxx | 191 +--- starmath/source/ooxmlexport.hxx | 36 +-- starmath/source/rtfexport.cxx

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-07-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 52393, which changed state. Bug 52393 Summary: FILEOPEN 3.5.x spreadsheet with wrong row height https://bugs.freedesktop.org/show_bug.cgi?id=52393 What|Old Value |New Value --

Re: [REVIEW 3-6][REVIEW 3-6-0] fdo#52240 add uncontroversial date acceptance patterns

2012-07-27 Thread Petr Mladek
Eike Rathke píše v Pá 27. 07. 2012 v 11:29 +0200: > Hi Petr, > > On Friday, 2012-07-27 11:21:43 +0200, Petr Mladek wrote: > > > Eike Rathke píše v Čt 26. 07. 2012 v 12:23 +0200: > > > On Thursday, 2012-07-26 09:52:14 +0200, David Tardon wrote: > > > > > that enable abbreviated date input for loca

Re: [REVIEW 3-6][REVIEW 3-6-0] fdo#52240 add uncontroversial date acceptance patterns

2012-07-27 Thread Jan Holesovsky
Hi Eike, On 2012-07-27 at 11:29 +0200, Eike Rathke wrote: > > I am not sure if this is intuitive, so it is slightly controversal as > > well => we should not risk it for rc4. > > Hum? The fraction input did not change, that was always the case. An > input of "23/42" never yielded a numeric value

Re: [PUSHED-3-6] [REVIEW-3-6-0] Revised "Document as Email" icon

2012-07-27 Thread Petr Mladek
Ivan Timofeev píše v Čt 26. 07. 2012 v 18:57 +0400: > On 26.07.2012 18:45, Eike Rathke wrote: > > Hi, > > > > On Thursday, 2012-07-26 15:51:26 +0200, Stefan Knorr wrote: > > > >> some people (everyone who commented on that issue so far) found the new > >> paper plane icon for Send Document as Email

[Libreoffice-commits] .: Branch 'libreoffice-3-6-0' - icon-themes/tango

2012-07-27 Thread Petr Mladek
icon-themes/tango/cmd/lc_sendmail.png |binary icon-themes/tango/cmd/sc_sendmail.png |binary 2 files changed New commits: commit 1f3c80cee2bbb6dd461b9775483739b743265e15 Author: Stefan Knorr Date: Wed Jul 25 14:54:06 2012 +0200 Use safer icon for "Send E-Mail" [Used under CC-BY-SA]

Re: [PUSHED 3-6-0] fix for fdo#52393, calc does not import manual row heights

2012-07-27 Thread Petr Mladek
Petr Mladek píše v Pá 27. 07. 2012 v 09:48 +0200: > Kohei Yoshida píše v Čt 26. 07. 2012 v 21:06 -0400: > > On 07/26/2012 06:20 PM, Markus Mohrhard wrote: > > > Hey, > > > > > > [1] fixes the problem that calc does not import manual row heights in > > > 3-6. We need to mark the rows as manual row h

Re: [REVIEW 3-6][REVIEW 3-6-0] fdo#52240 add uncontroversial date acceptance patterns

2012-07-27 Thread Eike Rathke
Hi Petr, On Friday, 2012-07-27 11:21:43 +0200, Petr Mladek wrote: > Eike Rathke píše v Čt 26. 07. 2012 v 12:23 +0200: > > On Thursday, 2012-07-26 09:52:14 +0200, David Tardon wrote: > > > > that enable abbreviated date input for locales that use '/' date > > > > separator, which, contrary to '.'

[Libreoffice-commits] .: Branch 'libreoffice-3-6-0' - svtools/source

2012-07-27 Thread Petr Mladek
svtools/source/misc/embedhlp.cxx | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) New commits: commit c121e9149374e3b56e35301db1d1bafb513b2dff Author: Caolán McNamara Date: Thu Jul 26 16:35:43 2012 +0100 discard broken embedded object previews C

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svtools/source

2012-07-27 Thread Petr Mladek
svtools/source/misc/embedhlp.cxx | 24 1 file changed, 16 insertions(+), 8 deletions(-) New commits: commit 44bc6b5cac723b52df40fbef026e99b7119d8a69 Author: Caolán McNamara Date: Thu Jul 26 16:51:58 2012 +0100 discard broken embedded object previews Ch

Re: [REVIEW 3-6][REVIEW 3-6-0] fdo#52240 add uncontroversial date acceptance patterns

2012-07-27 Thread Petr Mladek
Eike Rathke píše v Čt 26. 07. 2012 v 12:23 +0200: > Hi David, > > On Thursday, 2012-07-26 09:52:14 +0200, David Tardon wrote: > > > > that enable abbreviated date input for locales that use '/' date > > > separator, which, contrary to '.' and '-', are uncontroversial > > > > Hm, are they? What i

Re: [PUSHED 3-6-0] fix for fdo#52393, calc does not import manual row heights

2012-07-27 Thread Thorsten Behrens
Petr Mladek wrote: > +1 One more approval needed for 3-6-0. > Fixes the bug, pushed to 3-6-0 -- Thorsten pgpwhvTkblWB7.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

[Libreoffice-commits] .: Branch 'libreoffice-3-6-0' - sc/source

2012-07-27 Thread Thorsten Behrens
sc/source/ui/unoobj/docuno.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit eb84b4678a16cc48f1fdb21098b1fc978800a83e Author: Markus Mohrhard Date: Thu Jul 26 23:00:58 2012 +0200 mark manual row heights correctly during import, fdo#52393 Change-Id: Id8a1658dbe6d

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - libvisio/libvisio-0.0.18.patch libvisio/makefile.mk ooo.lst.in

2012-07-27 Thread Thorsten Behrens
libvisio/libvisio-0.0.18.patch | 10 -- libvisio/makefile.mk |7 ++- ooo.lst.in |2 +- 3 files changed, 3 insertions(+), 16 deletions(-) New commits: commit 2d843d507cda891568eb2c55c05d1fdaa0929dd9 Author: Fridrich Å trba Date: Thu Jul 26 19:

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - libvisio/makefile.mk ooo.lst.in

2012-07-27 Thread Thorsten Behrens
libvisio/makefile.mk |4 ++-- ooo.lst.in |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ef99e34b2ab0807417b7fad2c9016ede2d10aee5 Author: Fridrich Å trba Date: Thu Jul 26 19:31:43 2012 +0200 Uploading libvisio 0.0.19, fixes fdo#50990

Re: [PATCH] set WINEGCC only when cross compiling

2012-07-27 Thread Jan Holesovsky
Hi David, On 2012-07-26 at 18:07 +, Gerrit wrote: > Change subject: set WINEGCC only when cross compiling I am sorry, but I had to revert this change, this results in improperly set cross-compilation environment. The winegcc is needed in the 'build' part of the configuration which knows not

[Libreoffice-commits] .: configure.in

2012-07-27 Thread Jan Holesovsky
configure.in | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 06b9b2148e6f261e34637ae5797a5f274635a628 Author: Jan Holesovsky Date: Fri Jul 27 10:51:08 2012 +0200 Improved check for winegcc. Change-Id: I307459f35d960ca901cd8dd609195734

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - svtools/source

2012-07-27 Thread Petr Mladek
svtools/source/misc/embedhlp.cxx | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) New commits: commit 6ef2f2503b5a2d52c2ee9cb1b9415acc696fca41 Author: Caolán McNamara Date: Thu Jul 26 16:35:43 2012 +0100 discard broken embedded object previews C

[Libreoffice-commits] .: more_fonts/prj

2012-07-27 Thread Caolán McNamara
more_fonts/prj/d.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 18d54a542c3b0fb32ee35bf1a80cb9c117088cca Author: Caolán McNamara Date: Fri Jul 27 09:30:23 2012 +0100 typo Change-Id: I720ac128a9c6551ab9c6cb3e79fe960541a0ffb5 diff --git a/more_fo

RE : Adding new label's format

2012-07-27 Thread Info Agipa
De : Michael Meeks [michael.me...@suse.com] Date d'envoi : vendredi 20 juillet 2012 18:40 À : Info Agipa; Winfried Donkers >> How is the best way to perform this ? >> There is a description of this file to give the good informations ? >See: >officecfg/registry/data/org/openoffice/O

Re: Adding Extension for Experimental Thai Spelling

2012-07-27 Thread Richard Wordingham
On Thu, 26 Jul 2012 16:33:00 +0700 Martin Hosken wrote: > 1. use of U+2060 makes string searching and spell checking harder > (unless WJ chars are stripped for searching and spell checking). They > are not part of the spelling of a word, so their introduction in the > underlying text stream is pr

Liberation Fonts updated to 2.0

2012-07-27 Thread Caolán McNamara
I've updated our Liberation fonts to the new 2.0 version. The 2.0 version are basically rebased on the Chromeos/Croscore fonts and are under the OFL instead of the GPL+exception license of the 1.X series. The Liberation fonts 1.X and ChromeOS/Croscore fonts both originate from the same designer[s]

Re: [PUSHED 3-6-0] fdo#51252 LO cannot start (reports runtime error with Visual C++ Runtime Library)

2012-07-27 Thread Petr Mladek
Eike Rathke píše v Čt 26. 07. 2012 v 19:19 +0200: > Hi, > > On Thursday, 2012-07-26 17:08:50 +0100, Caolán McNamara wrote: > > > On Thu, 2012-07-26 at 13:28 +0200, Stephan Bergmann wrote: > > > See , comment 35 > > > to "LO cannot start (re

Re: Adding bibisect repository support to tinbuild2

2012-07-27 Thread Bjoern Michaelsen
Hi Robinson, Hi Norbert, On Fri, Jul 20, 2012 at 12:30:46PM -0400, Robinson Tryon wrote: > ... can anyone of you join the QA Call: http://nabble.documentfoundation.org/Libreoffice-qa-LibreOffice-QA-Call-2012-07-27-td3997905.html to report about the tinbuild/bibisect progress? Best, Bjoern _

[Libreoffice-commits] .: configure.in

2012-07-27 Thread Jan Holesovsky
configure.in |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 7ced12c6d010d6c573bce74c2d4c325fd01ed8e1 Author: Jan Holesovsky Date: Fri Jul 27 10:09:48 2012 +0200 Revert "set WINEGCC only when cross compiling" WINEGCC is needed for the 'build' part o

Re: Minutes of the ESC call 2012-07-26

2012-07-27 Thread Bjoern Michaelsen
Hi, On Fri, Jul 27, 2012 at 01:22:12AM +0200, Thorsten Behrens wrote: > + notify all committers when we have a nice simple, minimal > statement of what is required for gerrit written (Bjoern) -> currently blocked on Michael reviewing the mail template Best, Bjoern _

[Libreoffice-commits] .: binfilter/bf_sc

2012-07-27 Thread Caolán McNamara
binfilter/bf_sc/source/ui/app/makefile.mk |1 binfilter/bf_sc/source/ui/app/sc_rfindlst.cxx | 43 - binfilter/bf_sc/source/ui/inc/rfindlst.hxx| 63 -- 3 files changed, 107 deletions(-) New commits: commit 716ac9bc6ae5fd2b8905a6ad920183b21b5

[Libreoffice-commits] .: Branch 'libreoffice-3-6-0' - desktop/source

2012-07-27 Thread Petr Mladek
desktop/source/app/app.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8b15d9db2c9ebca2251eb28efb304be8032e371 Author: Stephan Bergmann Date: Thu Jul 26 13:20:31 2012 +0200 fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes

[Libreoffice-commits] .: 2 commits - more_fonts/fonts more_fonts/prj ooo.lst.in unusedcode.easy

2012-07-27 Thread Caolán McNamara
more_fonts/fonts/ttf_liberation/makefile.mk| 44 ++ more_fonts/fonts/ttf_liberation_narrow/makefile.mk | 63 + more_fonts/prj/build.lst |1 more_fonts/prj/d.lst |6 +- ooo.lst.in

Re: [REVIEW 3-6-0 2/3] fix for fdo#52393, calc does not import manual row heights

2012-07-27 Thread Petr Mladek
Kohei Yoshida píše v Čt 26. 07. 2012 v 21:06 -0400: > On 07/26/2012 06:20 PM, Markus Mohrhard wrote: > > Hey, > > > > [1] fixes the problem that calc does not import manual row heights in > > 3-6. We need to mark the rows as manual row height in the row flags to > > prevent overriding them with aut

[Libreoffice-commits] .: sw/qa

2012-07-27 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/math-lim.rtf | 48 + sw/qa/extras/rtfexport/data/math-matrix.rtf | 66 + sw/qa/extras/rtfexport/data/math-mbox.rtf| 23 sw/qa/extras/rtfexport/data/math-mso2007.rtf | 1218 +++ sw/qa/extras/rtfexport/rtfexport.cxx | 77 +

[Libreoffice-commits] .: Branch 'libreoffice-3-6-0' - instsetoo_native/util solenv/inc

2012-07-27 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 40 +-- solenv/inc/minor.mk |4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) New commits: commit 9b40cdf280f0d67fcba6dd665106e7ef9910d34e Author: Petr Mladek Date: Fri Jul 27 09:30:26 2012 +