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

2012-05-14 Thread Ivan Timofeev
sc/source/filter/excel/xecontent.cxx |1 + sw/source/ui/uiview/pview.cxx|2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 6f6a419a39f8d97a49a84ae730ecd3d93738a744 Author: Ivan Timofeev Date: Tue May 15 10:39:17 2012 +0400 missing break (I suppose)

[Libreoffice-commits] .: 6 commits - vcl/inc vcl/source vcl/win

2012-05-14 Thread Jan Holesovsky
vcl/inc/salframe.hxx |6 vcl/inc/svdata.hxx | 49 +++ vcl/inc/win/salframe.h |6 vcl/inc/win/salgdi.h |3 vcl/inc/win/salnativewidgets.h | 55 vcl/source/wi

RE: [PUSHED][PATCH] fdo#44456 added calc function DATEDIF as in ODF 1.2

2012-05-14 Thread Winfried Donkers
Hi Eike, > This took a little longer than I expected as I had to figure out what Excel > actually does in DATEDIF. Please see > https://bugs.freedesktop.org/show_bug.cgi?id=44456 > for changes I did and test case document. For the final algorithm of the > function itself best take a look at the cu

Re: [Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_uno_services.mk testtools/Library_bridgetest.mk test

2012-05-14 Thread David Tardon
On Mon, May 14, 2012 at 03:57:31PM -0700, David Ostrovsky wrote: > Repository.mk |4 + > testtools/CustomTarget_bridgetest_climaker.mk | 65 > ++ > testtools/CustomTarget_uno_services.mk| 60 > testto

[Libreoffice-commits] .: Branch 'feature/tde' - 0 commits -

2012-05-14 Thread Norbert Thiebaud
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [PATCH]{PUSHED]Trinity Desktop Environment (TDE) desktop integraton for LibreOffice

2012-05-14 Thread Norbert Thiebaud
For the record... after a few iterations this was pushed as http://cgit.freedesktop.org/libreoffice/core/commit/?id=07b3d083b49b4cbb248b5ba0aeba2bbdd3cc487d Norbert On Sat, May 12, 2012 at 6:23 PM, Timothy Pearson wrote: > All, > > I have created a patch that enables Trinity Desktop Environmen

[Libreoffice-commits] Changes to 'feature/tde'

2012-05-14 Thread Norbert Thiebaud
New branch 'feature/tde' available with the following commits: commit 07b3d083b49b4cbb248b5ba0aeba2bbdd3cc487d Author: Norbert Thiebaud Date: Mon May 14 20:09:41 2012 -0500 TDE integration Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e ___

[Libreoffice-commits] .: Branch 'feature/gbuild_testtools' - Repository.mk testtools/CustomTarget_bridgetest_climaker.mk testtools/CustomTarget_uno_services.mk testtools/Library_bridgetest.mk testtool

2012-05-14 Thread David Ostrovsky
Repository.mk |4 + testtools/CustomTarget_bridgetest_climaker.mk | 65 ++ testtools/CustomTarget_uno_services.mk| 60 testtools/Library_bridgetest.mk | 59 +++ test

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

2012-05-14 Thread Michael Stahl
sw/inc/swabstdlg.hxx |2 - sw/inc/tblafmt.hxx| 23 +++ sw/source/core/doc/tblafmt.cxx| 56 +- sw/source/core/unocore/unotbl.cxx |2 - sw/source/ui/dialog/swdlgfact.cxx |2 - sw/source/ui/dialog/swdlgfa

[Libreoffice-commits] .: sw/source

2012-05-14 Thread Michael Meeks
sw/source/core/doc/doc.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 51270f84bbeed46b3253ecfa1f8ddd408106b746 Author: Michael Meeks Date: Mon May 14 22:32:37 2012 +0100 sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled dif

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

2012-05-14 Thread Michael Meeks
sw/source/core/doc/doc.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit e848b91192166b97242f02334bf1f90bcb536e4d Author: Michael Meeks Date: Mon May 14 22:35:42 2012 +0100 Revert "sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnab

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

2012-05-14 Thread Michael Meeks
sw/source/core/doc/doc.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 1a83b7f884a96e61d631ed2f92b99a5493b3384c Author: Michael Meeks Date: Mon May 14 22:32:37 2012 +0100 sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled dif

[REVIEW-3-5] fdo#46519 workaround of MSI installer error 1935

2012-05-14 Thread Andras Timar
Hi, In some circumstances installation of embedded VC++ runtime fails with error code 1935. This usually occurs, when there are many different versions of VC++ runtimes installed on the computer, including beta versions. We can workaround this Microsoft bug, if we don't install our VC++ runtime. A

[Libreoffice-commits] .: instsetoo_native/inc_openoffice scp2/source solenv/bin

2012-05-14 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/Property.idt |1 scp2/source/ooo/vc_redist.scp |4 solenv/bin/modules/installer/windows/mergemodule.pm| 56 +- 3 files changed, 60 insertions(+), 1 deletion(-) New commi

[Libreoffice-commits] .: sw/source

2012-05-14 Thread Michael Stahl
sw/source/core/unocore/unofield.cxx |9 ++--- sw/source/ui/fldui/fldmgr.cxx |8 sw/source/ui/index/toxmgr.cxx |9 ++--- 3 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 2c4fbc8785aff024e22f657c735d5cdafe5b9a70 Author: Michael Stahl D

[Libreoffice-commits] .: icu/makefile.mk

2012-05-14 Thread Fridrich Strba
icu/makefile.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e062c50b19aa5e0c43bab9a52b94247766083124 Author: Fridrich Å trba Date: Mon May 14 22:34:34 2012 +0200 Comment this one because it randomly breaks Windows build Change-Id: I3f00ab7149d6d19

[Libreoffice-commits] .: lpsolve/lpsolve-5.5.2.0.patch lpsolve/lp_solve_5.5.patch lpsolve/lp_solve_5.5-windows.patch lpsolve/lp_solve-aix.patch lpsolve/makefile.mk ooo.lst.in

2012-05-14 Thread Fridrich Strba
lpsolve/lp_solve-aix.patch | 39 + lpsolve/lp_solve_5.5-windows.patch | 40 + lpsolve/lp_solve_5.5.patch | 150 + lpsolve/lpsolve-5.5.2.0.patch | 10 -- lpsolve/makefile.mk| 75 +++--- ooo

[Libreoffice-commits] .: lpsolve/lpsolve-5.5.2.0.patch lpsolve/makefile.mk ooo.lst.in

2012-05-14 Thread Fridrich Strba
lpsolve/lpsolve-5.5.2.0.patch | 10 ++ lpsolve/makefile.mk |5 - ooo.lst.in|2 +- 3 files changed, 15 insertions(+), 2 deletions(-) New commits: commit eaa2426fb329831683bb45da222e319247eef11f Author: Fridrich Å trba Date: Mon May 14 21:41:25

[PUSHED] Re: [PATCH] more work in SW module to convert SV_DECL_PTRARR

2012-05-14 Thread Michael Stahl
On 14/05/12 15:15, Noel Grandin wrote: > Hi > > These patches are more work in the SW module to convert SV_DECL_PTRARR > to std::vector or boost::ptr_vector thanks again, pushed to master. > These patches were compiled with debug=true, so I'm pretty sure I > converted all of the debug stuff as

Re: [PATCH] [WIP] fdo#45747 - [EasyHack] remove the limitation to 3 sort entries in calc, part 2

2012-05-14 Thread Albert Thuswaldner
Hi Marcus, Here is an updated patch which I hope you have time to review. I'm sure that there are things that can be done differently, but basically the patch works. I have found two problems myself that I need help resolving: 1.) Compile time waring about resources ids. There is probably a simpl

Re: [PATCH] Proposed patch for XKeycodeToKeysym deprecated

2012-05-14 Thread julien2412
Thank you Caolán, I pushed the patch on master (cf http://cgit.freedesktop.org/libreoffice/core/commit/?id=18e6e7d929c2be209407ed2e56b8ec4d5e6c4900) Julien. -- View this message in context: http://nabble.documentfoundation.org/PATCH-Proposed-patch-for-XKeycodeToKeysym-deprecated-tp3978158p398387

Re: [REJECTED][PATCH]calc and row height for numerical cells with text wrap

2012-05-14 Thread Regina Henschel
Hi all, we had this discussion before. Line break is very useful for date values. So please consider https://issues.apache.org/ooo/show_bug.cgi?id=118841 with kind regards Regina Eike Rathke schrieb: Hi Laurent, On Monday, 2012-05-14 17:30:47 +0200, Laurent Godard wrote: Here is a small p

Re: [SOLVED] build error with poppler 0.20.0

2012-05-14 Thread Gökçen Eraslan
On 14-05-2012 20:19, Ionut Biru wrote: > On 05/14/2012 08:19 PM, Gökçen Eraslan wrote: >> On 14-05-2012 16:07, Petr Mladek wrote: >>> Gökçen Eraslan píše v Ne 13. 05. 2012 v 21:51 +0300: On 13-05-2012 21:09, Andreas Radke wrote: > ArchLinux is moving to poppler 0.20.0 that breaks LibO buil

Re: [SOLVED] build error with poppler 0.20.0

2012-05-14 Thread Ionut Biru
On 05/14/2012 08:19 PM, Gökçen Eraslan wrote: > On 14-05-2012 16:07, Petr Mladek wrote: >> Gökçen Eraslan píše v Ne 13. 05. 2012 v 21:51 +0300: >>> On 13-05-2012 21:09, Andreas Radke wrote: ArchLinux is moving to poppler 0.20.0 that breaks LibO build: [ build CXX ] svl/source/misc/sh

Re: [SOLVED] build error with poppler 0.20.0

2012-05-14 Thread Gökçen Eraslan
On 14-05-2012 16:07, Petr Mladek wrote: > Gökçen Eraslan píše v Ne 13. 05. 2012 v 21:51 +0300: >> On 13-05-2012 21:09, Andreas Radke wrote: >>> ArchLinux is moving to poppler 0.20.0 that breaks LibO build: >>> >>> [ build CXX ] svl/source/misc/sharecontrolfile >>> /build/src/libreoffice-core-3.5.3.

[Libreoffice-commits] .: lpsolve/lp_solve_5.5.patch lpsolve/lp_solve_5.5-windows.patch lpsolve/lp_solve-aix.patch lpsolve/makefile.mk ooo.lst.in

2012-05-14 Thread Tomáš Chvátal
lpsolve/lp_solve-aix.patch | 39 - lpsolve/lp_solve_5.5-windows.patch | 40 - lpsolve/lp_solve_5.5.patch | 150 - lpsolve/makefile.mk| 76 ++ ooo.lst.in |2 5 fil

Re: [REJECTED][PATCH]calc and row height for numerical cells with text wrap

2012-05-14 Thread Eike Rathke
Hi Laurent, On Monday, 2012-05-14 17:30:47 +0200, Laurent Godard wrote: > Here is a small patch that tend to address the following problem > > a row set to optimal height > a cell containing a value > formated with # ###,00 > vertically centered > and text wrapping allowed > > actually the row

% error building module odk...

2012-05-14 Thread ORTIZ MARTINEZ JOSE ASUNCION
Hi Everbody ¡! I have the next error building module odk : = Building module odk = Entering /cygdrive/c/libo/odk/inc :: : : C:/software/cygwin/bin/perl ../../util/check.pl ../../wntmsci12.pro/bin/odkcommon windows ".exe" ../../wntmsci

[Libreoffice-commits] .: vcl/unx

2012-05-14 Thread Julien Nabet
vcl/unx/generic/app/saldisp.cxx |6 +++--- vcl/unx/generic/dtrans/X11_selection.cxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 18e6e7d929c2be209407ed2e56b8ec4d5e6c4900 Author: Julien Nabet Date: Mon May 14 18:59:35 2012 +0200 WaE : XKeycod

[Libreoffice-commits] .: cppuhelper/source

2012-05-14 Thread Stephan Bergmann
cppuhelper/source/defaultbootstrap.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d8ade3ccf6d7832b672edd57ec688515240413b3 Author: Stephan Bergmann Date: Mon May 14 18:48:22 2012 +0200 Added link to LanguageTool.oxt issue Change-Id: Ifab63273b

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

2012-05-14 Thread Michael Meeks
sw/inc/doc.hxx|1 + sw/source/core/doc/docfld.cxx | 14 ++ sw/source/ui/uiview/view.cxx | 13 - 3 files changed, 23 insertions(+), 5 deletions(-) New commits: commit 30f84257b34eb956027c21934ec9fa63cb25fcf4 Author: Caolán McNamara Date: Mon May

Re: [PUSHED-3-5] fdo#40481 run SelectLanguage custom action during silent install, too

2012-05-14 Thread Fridrich Strba
Seems reasonable for this TrainedMonkey. Pushed to 3-5 thanks F. On 06/05/12 22:41, Andras Timar wrote: > Hi, > > Users complained that silent install on Windows installed all > languages (and made the install process slow). This is because the > language guessing logic is bound to the installe

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

2012-05-14 Thread Fridrich Strba
scp2/source/ooo/windowscustomaction_ooo.scp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b00c1b1af85c95fe37fed6a89491dbfcf3547eee Author: Andras Timar Date: Wed Apr 25 20:23:13 2012 +0200 fdo#40481 run SelectLanguage custom action during silent install, t

[Libreoffice-commits] .: cppuhelper/source

2012-05-14 Thread Stephan Bergmann
cppuhelper/source/defaultbootstrap.cxx | 16 1 file changed, 16 insertions(+) New commits: commit 3b1798a55bf7c193b911ce23e280e6a0e1e4314a Author: Stephan Bergmann Date: Mon May 14 18:20:30 2012 +0200 Work around extension factories not implementing XServiceInfo

[Libreoffice-commits] .: sc/source

2012-05-14 Thread Eike Rathke
sc/source/core/data/attarray.cxx | 53 +-- 1 file changed, 34 insertions(+), 19 deletions(-) New commits: commit 435c117c1c684d4603f557ed821c1fd5ee057086 Author: Eike Rathke Date: Mon May 14 18:18:25 2012 +0200 some optimization of ScAttrArray::GetLas

[Libreoffice-commits] .: solenv/inc

2012-05-14 Thread Tomáš Chvátal
solenv/inc/tg_ext.mk | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 904763b1134bdd84a4e64de1e037da5cac192f27 Author: Tomas Chvatal Date: Mon May 14 18:11:11 2012 +0200 Support unpacking xz files. Change-Id: If0b7234ede1d9f8c59e5df692b45539a508d8921 diff

[Libreoffice-commits] .: 2 commits - editeng/inc editeng/qa editeng/source offapi/com sc/source

2012-05-14 Thread Kohei Yoshida
editeng/inc/editeng/flditem.hxx |2 +- editeng/qa/unit/core-test.cxx |2 +- editeng/source/items/flditem.cxx|2 +- editeng/source/uno/unofield.cxx |8 offapi/com/sun/star/text/textfield/Type.idl | 13 +++-- sc/sou

[PUSHED 3-5] fdo#47644 performance regression on largish .doc #2 ...

2012-05-14 Thread Michael Meeks
On Mon, 2012-05-14 at 15:24 +0100, Caolán McNamara wrote: > I think it looks pretty good now anyway FWIW, I'd initially wanted to > build up an incremental chain, but knew I wouldn't get (even the simple > case) right in any reasonable length of time. Glad I didn't try given > the "busted storages

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

2012-05-14 Thread Michael Meeks
sot/qa/cppunit/test_sot.cxx| 74 ++ sot/source/sdstor/stgstrms.cxx | 133 - sot/source/sdstor/stgstrms.hxx |3 3 files changed, 169 insertions(+), 41 deletions(-) New commits: commit 4768d9c7add229203b6363fa6c0a2b783e9021f8 A

Re: [REVIEW 3-5] Fix Windows debug build

2012-05-14 Thread Petr Mladek
Jesús Corrius píše v Čt 03. 05. 2012 v 17:10 +0200: > On Thu, May 3, 2012 at 2:50 PM, Tor Lillqvist wrote: > > But how can one in the module where something links to this library > > know if it has been built in debug mode or not? > > Then a better option is probably to change the static library

[PATCH]calc and row height for numerical cells with text wrap

2012-05-14 Thread Laurent Godard
Hi all Here is a small patch that tend to address the following problem a row set to optimal height a cell containing a value formated with # ###,00 vertically centered and text wrapping allowed actually the row height is not adjusted The patch removes the test on "numerical cell". Then, now

Re: [PUSHED:3-5] Text color in shapes (pptx import)

2012-05-14 Thread Petr Mladek
Muthu Subramanian K píše v Po 07. 05. 2012 v 12:19 +0530: > Hi, > > It will be great if someone can cherry-pick this fix for n#746996, please? > http://cgit.freedesktop.org/libreoffice/core/commit/?id=1a2a2a02bd03829d2d50fb5f1a2178280ed2e997 > > Summary: Text color is imported wrong when there ar

[Libreoffice-commits] .: svtools/source

2012-05-14 Thread Miklos Vajna
svtools/source/control/ctrlbox.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 82b0450450d62328e7aede5ac23ba30055219728 Author: Miklos Vajna Date: Mon May 14 17:03:45 2012 +0200 n#760294 svtools: allow border gap < 1pt Change-Id: I3ac70ea

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

2012-05-14 Thread Petr Mladek
oox/source/drawingml/shapestylecontext.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 716c789dfbd21020b7ac55c87790969752ca3fdc Author: Muthu Subramanian Date: Wed Feb 29 18:52:19 2012 +0530 n#746996: Wrong text color in smartArt. Some fontRef elements don't

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

2012-05-14 Thread Caolán McNamara
sw/inc/doc.hxx|1 + sw/source/core/doc/docfld.cxx | 14 ++ sw/source/ui/uiview/view.cxx | 13 - 3 files changed, 23 insertions(+), 5 deletions(-) New commits: commit cb235067de2bf7feef3c03eeb08492e60da0d083 Author: Caolán McNamara Date: Mon May

[Libreoffice-commits] .: 3 commits - avmedia/Library_avmediawin.mk dtrans/StaticLibrary_dtobj.mk Makefile vcl/Library_desktop_detector.mk vcl/Library_vclplug_gen.mk vcl/Library_vclplug_gtk3.mk vcl/Lib

2012-05-14 Thread Matus Kukan
Makefile|4 +++- avmedia/Library_avmediawin.mk |1 - dtrans/StaticLibrary_dtobj.mk |5 - vcl/Library_desktop_detector.mk |1 - vcl/Library_vclplug_gen.mk |1 - vcl/Library_vclplug_gtk.mk |1 - vcl/Library_vclplug_gtk3.mk |1

Re: Tinderbox failure, W2008R2@16-minimal_build, MASTER, last success: 2012-05-14 10:24:00

2012-05-14 Thread Noel Power
On 14/05/12 15:43, Michael Stahl wrote: On 14/05/12 16:20, Noel Power wrote: apparently this is caused by both linking against sb and using gb_CppunitTest_use_library_objects to pull in all the sb library's objects, so these end up being defined twice. Thanks for finding it, I feel dumb now I di

Re: [PUSHED:3-5] fdo#46355 sort SelectionTree control of Custom Setup with a custom action

2012-05-14 Thread Petr Mladek
Jesús Corrius píše v Čt 10. 05. 2012 v 11:19 +0200: > > OK, what about this: > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=ce1ac0851fe2e975f3fb47178730b914608610cf > > Looks good and perfectly safe for the 3-5 branch, IMO. Thanks for the fix and review. I have pushed it into 3-5 bra

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - scp2/source setup_native/source

2012-05-14 Thread Petr Mladek
scp2/source/ooo/windowscustomaction_ooo.scp |9 + setup_native/source/win32/customactions/sellang/exports.dxp |1 setup_native/source/win32/customactions/sellang/makefile.mk |3 setup_native/source/win32/customactions/sellang/sorttree.cxx | 67 +++ 4 file

[Libreoffice-commits] .: sw/CppunitTest_sw_subsequent_ooxmlexport.mk sw/Module_sw.mk sw/qa

2012-05-14 Thread Miklos Vajna
sw/CppunitTest_sw_subsequent_ooxmlexport.mk | 89 sw/Module_sw.mk |1 sw/qa/extras/ooxmlexport/data/zoom.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 83 ++ 4 files changed, 173 insertions(

[Libreoffice-commits] .: connectivity/source desktop/source filter/source framework/source oox/source reportdesign/source sc/source sw/source ucb/source vbahelper/source xmloff/source

2012-05-14 Thread Takeshi Abe
connectivity/source/drivers/dbase/DTable.cxx |1 - connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx |6 -- desktop/source/migration/services/oo3extensionmigration.cxx|7 --- desktop/source/migration/services/wordbookmigration.cx

Re: Tinderbox failure, W2008R2@16-minimal_build, MASTER, last success: 2012-05-14 10:24:00

2012-05-14 Thread Michael Stahl
On 14/05/12 16:20, Noel Power wrote: > On 14/05/12 14:36, nthieb...@gmail.com wrote: >> C:/lo/core/workdir/wntmsci12.pro/CxxObject/editeng/qa/items/borderline_test.o >> Creating library >> C:/lo/core/workdir/wntmsci12.pro/LinkTarget/CppunitTest/itest_editeng_borderline.lib >> and object >> C

[Libreoffice-commits] .: basic/qa

2012-05-14 Thread Noel Power
basic/qa/cppunit/test_append.cxx |7 +++ basic/qa/cppunit/test_scanner.cxx |7 +++ 2 files changed, 14 insertions(+) New commits: commit 14ced14a22d619a9316ee6e722645d0b38f02875 Author: Noel Power Date: Mon May 14 15:40:31 2012 +0100 add missing licence ( populated from T

[Libreoffice-commits] .: 2 commits - basic/CppunitTest_basic_enable.mk basic/Module_basic.mk

2012-05-14 Thread Michael Stahl
basic/CppunitTest_basic_enable.mk |2 -- basic/Module_basic.mk |3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit e9bc6d789702f330a8a8d9eaa830a90d24d63a38 Author: Michael Stahl Date: Mon May 14 16:33:45 2012 +0200 Revert "attempt to disable mul

Re: [PUSHED:3-5][Libreoffice-commits] .: sdext/source

2012-05-14 Thread David Tardon
On Mon, May 14, 2012 at 03:44:23PM +0200, Petr Mladek wrote: > David Tardon píše v Po 14. 05. 2012 v 10:14 +0200: > > On Mon, May 14, 2012 at 01:06:56AM -0700, Fridrich Strba wrote: > > > Author: Ionut Biru > > > diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx > > > b/sdext/sou

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

2012-05-14 Thread David Tardon
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 68ffcfada1da8db584f0e45c6756eac89ca9 Author: Petr Mladek Date: Mon May 14 15:35:05 2012 +0200 better fix for poppler 0.20 Do not call gfxFont-

[Libreoffice-commits] .: sot/qa

2012-05-14 Thread Michael Meeks
sot/qa/cppunit/test_sot.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit affb63e6e3bf1c676e91afbee45649f86d64d506 Author: Michael Meeks Date: Mon May 14 15:30:24 2012 +0100 sot: minor unit test logic cleanup diff --git a/sot/qa/cppunit/test_sot.cxx b/sot/q

Re: [PATCH 3-5] fdo#47644 performance regression on largish .doc #2 ...

2012-05-14 Thread Caolán McNamara
On Sun, 2012-05-13 at 00:32 +0100, Michael Meeks wrote: > So - I re-worked this to simplify, incrementally build the page chain > cache which might help performance in nasty corner cases I think it looks pretty good now anyway FWIW, I'd initially wanted to build up an incremental chain, but

Re: Tinderbox failure, W2008R2@16-minimal_build, MASTER, last success: 2012-05-14 10:24:00

2012-05-14 Thread Noel Power
On 14/05/12 14:36, nthieb...@gmail.com wrote: C:/lo/core/workdir/wntmsci12.pro/CxxObject/editeng/qa/items/borderline_test.o Creating library C:/lo/core/workdir/wntmsci12.pro/LinkTarget/CppunitTest/itest_editeng_borderline.lib and object C:/lo/core/workdir/wntmsci12.pro/LinkTarget/CppunitTe

[Libreoffice-commits] .: sot/qa

2012-05-14 Thread Michael Meeks
sot/qa/cppunit/test_sot.cxx | 73 +++- 1 file changed, 72 insertions(+), 1 deletion(-) New commits: commit ac90be0eddb4f1724c4aef3e3eade82bda8737ee Author: Michael Meeks Date: Mon May 14 15:17:12 2012 +0100 sot: add OLE2 unit test reading streams

[Libreoffice-commits] .: svtools/source

2012-05-14 Thread Stephan Bergmann
svtools/source/filter/FilterConfigCache.hxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit eda52d5e73d8918f354036cf7db3acfab43b36d7 Author: Stephan Bergmann Date: Mon May 14 16:14:02 2012 +0200 FilterConfigCache not used outside svtools Change

[Libreoffice-commits] .: basic/Module_basic.mk

2012-05-14 Thread Noel Power
basic/Module_basic.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4e90345a4dea1ddf0ddded4f1fcae1c87894e120 Author: Noel Power Date: Mon May 14 15:08:28 2012 +0100 fix missing ')' in Module.basic.mk Change-Id: I2a9eb4d5c6e8dfea2aaf9b8667d3e3de7b135

[PUSHED-3.5] Fix DND with Impress slidesorter (fdo#41996)

2012-05-14 Thread Michael Meeks
On Mon, 2012-05-14 at 15:24 +0200, Lubos Lunak wrote: > See http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4450c54aee Looks good ! thanks for that :-) Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot __

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

2012-05-14 Thread Michael Meeks
sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx | 45 +++ 1 file changed, 31 insertions(+), 14 deletions(-) New commits: commit 2742842e3bd77d7572e8b9cdc9d83fa8701c3b33 Author: Luboš Luňák Date: Fri May 11 20:33:23 2012 +0200 avoid recursion that can mess up DND

[Libreoffice-commits] .: basic/Module_basic.mk

2012-05-14 Thread Noel Power
basic/Module_basic.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 6113b27ec15da2a3b140ae58676062d74c99b31e Author: Noel Power Date: Mon May 14 15:03:38 2012 +0100 attempt to disable multi-defined symbol on windows for basic test CppunitTest_basi

Re: cygwin problem in building in deep directories

2012-05-14 Thread Lubos Lunak
On Monday 14 of May 2012, Noel Grandin wrote: > On 2012-05-14 15:33, Lubos Lunak wrote: > > It shouldn't be make, when I built a small testapp that just printed > > out its argv[], everything looked ok to me. To me it looks like the > > limit is there either when converting args between cygwin and

[PATCH-3-5] fdo#35270 - kill first-use grammar checker freeze ...

2012-05-14 Thread Michael Meeks
Hi there, I'd like to get this into -3-5 - it isn't a beautiful or ideal solution, but it is simple, reasonably foolproof and appears to work too ;-) Having said that, testing is rather hard since master rejects LanguageTool installs (and potentially doesn't work even with the def

Re: [PATCH] Proposed patch for XKeycodeToKeysym deprecated

2012-05-14 Thread Caolán McNamara
On Thu, 2012-05-10 at 13:31 -0700, julien2412 wrote: > So I propose this patch : > http://nabble.documentfoundation.org/file/n3978158/proposed_patch_vcl.txt > proposed_patch_vcl.txt Looks good I think, you should push it C. ___ LibreOffice mailing li

[Libreoffice-commits] .: linguistic/source

2012-05-14 Thread Michael Meeks
linguistic/source/lngsvcmgr.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 8924a7bde1bd5ddb857342b6f8704c250f897078 Author: Michael Meeks Date: Fri May 11 21:53:09 2012 +0100 fdo#35270 - enable caching of grammar checker properties Thanks to

Re: [REVIEW:3-5][Libreoffice-commits] .: sdext/source

2012-05-14 Thread Petr Mladek
David Tardon píše v Po 14. 05. 2012 v 10:14 +0200: > On Mon, May 14, 2012 at 01:06:56AM -0700, Fridrich Strba wrote: > > Author: Ionut Biru > > diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx > > b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx > > index 77e5896..c9ffed3

Re: cygwin problem in building in deep directories

2012-05-14 Thread Noel Grandin
On 2012-05-14 15:33, Lubos Lunak wrote: It shouldn't be make, when I built a small testapp that just printed out its argv[], everything looked ok to me. To me it looks like the limit is there either when converting args between cygwin and pure-MS apps (or whatever it is that happens at that p

[Libreoffice-commits] .: sdext/source

2012-05-14 Thread Petr Mladek
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit cf7f6ba13f2824ca21baee59f6f25f0ee671cd54 Author: Petr Mladek Date: Mon May 14 15:35:05 2012 +0200 better fix for poppler 0.20 Do not call gfxFont-

Re: [RESOLVED] ICU 4.9 causes a bug with writer (words aren't split correctly)

2012-05-14 Thread Caolán McNamara
On Mon, 2012-05-14 at 09:43 +0200, David Tardon wrote: > Unfortunately this does not work with genbrk from older ICUs (ICU 4.6 > here). Well, as always, if a non-default --with-system-foo doesn't work you get to keep both pieces :-) > Commit dd49c193de9c4515335ad4a29778ceff225e3c38 attempts to a

Re: cygwin problem in building in deep directories

2012-05-14 Thread Noel Grandin
On 2012-05-14 15:23, Matúš Kukan wrote: Me neither, it may also be bug in make or whatever. Oh, I could do that If I wanted, but I was hoping (with a little assistance) to track down some of the bugs in long path handling so it didn't bite as many newcomers. Any ideas? For example, is the

Re: cygwin problem in building in deep directories

2012-05-14 Thread Lubos Lunak
On Monday 14 of May 2012, Matúš Kukan wrote: > On 14 May 2012 13:46, Noel Grandin wrote: > > After that, I start getting errors in SW and SC that look like (see > > below). The weird thing is that if I cut and paste the command line into > > a separate script and execute, it runs fine. > > This is

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 41996, which changed state. Bug 41996 Summary: EDITING: Drag and Drop Slides impossible with KDE https://bugs.freedesktop.org/show_bug.cgi?id=41996 What|Old Value |New Value -

[REVIEW-3.5] Fix DND with Impress slidesorter (fdo#41996)

2012-05-14 Thread Lubos Lunak
See http://cgit.freedesktop.org/libreoffice/core/commit/?id=e4450c54aee Thanks. -- Lubos Lunak l.lu...@suse.cz ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: cygwin problem in building in deep directories

2012-05-14 Thread Matúš Kukan
On 14 May 2012 13:46, Noel Grandin wrote: > After that, I start getting errors in SW and SC that look like (see below). > The weird thing is that if I cut and paste the command line into a separate > script and execute, it runs fine. This is exactly what Lubos was experiencing and he chose to use

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

2012-05-14 Thread Markus Mohrhard
sc/inc/cell.hxx |2 ++ sc/source/core/data/cell.cxx |2 +- sc/source/core/data/colorscale.cxx|2 +- sc/source/filter/oox/condformatbuffer.cxx |4 +--- 4 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 28062c62818ce4

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 tbehr...@suse.com changed: What|Removed |Added CC||tbehr...@suse.com Depends on|

Re: Where to store templates?

2012-05-14 Thread Alexander Wilms
Hi everyone, But you need to test the loader in sfx2, if it recognizes fodp (for Impress). Another question, if fodp can be used as a template, i.e. it should not be directly opened but a new document should be created with its settings. I'm not a coder, so I would need help here. However, I d

Re: [SOLVED] build error with poppler 0.20.0

2012-05-14 Thread Petr Mladek
Gökçen Eraslan píše v Ne 13. 05. 2012 v 21:51 +0300: > On 13-05-2012 21:09, Andreas Radke wrote: > > ArchLinux is moving to poppler 0.20.0 that breaks LibO build: > > > > [ build CXX ] svl/source/misc/sharecontrolfile > > /build/src/libreoffice-core-3.5.3.2/sdext/source/pdfimport/xpdfwrapper/pdfio

Re: [PUSHED:master,3-5] poppler 0.20 changed its api

2012-05-14 Thread Petr Mladek
Ionut Biru píše v Po 14. 05. 2012 v 08:41 +: > Modification introduced in > http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5 I already see it pushed in master, see http://cgit.freedesktop.org/libreoffice/core/commit/?id=704f3155cca2e1fb5ad071539b7

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

2012-05-14 Thread David Tardon
writerfilter/source/dmapper/DomainMapper_Impl.cxx |3 +++ writerfilter/source/filter/RtfFilter.cxx | 14 +- 2 files changed, 12 insertions(+), 5 deletions(-) New commits: commit a360d5901565fe498cc932023dc8e37e92dc3ad5 Author: David Tardon Date: Mon May 14 14:48:00 2

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

2012-05-14 Thread Petr Mladek
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 1 file changed, 4 insertions(+) New commits: commit ac68934592ec7d838cf5c22744be8d97aa4a1a47 Author: Ionut Biru Date: Sun May 13 23:57:46 2012 + poppler 0.20 changed its api Modification introduced in htt

[Libreoffice-commits] .: basic/CppunitTest_basic_enable.mk basic/qa

2012-05-14 Thread Noel Power
basic/CppunitTest_basic_enable.mk |3 --- basic/qa/cppunit/test_append.cxx | 34 +++--- 2 files changed, 27 insertions(+), 10 deletions(-) New commits: commit d7149abc7793eafd654214ed9446b3d84d628d58 Author: Noel Power Date: Mon May 14 13:58:43 2012 +0100

[PUSHED] Re: [REVIEW:3-5] fdo#49683 implement RTF_KEYWORDS

2012-05-14 Thread Lubos Lunak
On Monday 14 of May 2012, Miklos Vajna wrote: > Hi, > > See > http://cgit.freedesktop.org/libreoffice/core/commit/?id=831b712 > > Regression from 3.4; backported patch attached. > > Thanks, > > Miklos -- Lubos Lunak l.lu...@suse.cz ___ LibreOffice mail

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - writerfilter/Library_rtftok.mk writerfilter/source

2012-05-14 Thread Lubos Lunak
writerfilter/Library_rtftok.mk |1 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 +++ writerfilter/source/rtftok/rtfdocumentimpl.hxx |1 + 3 files changed, 9 insertions(+) New commits: commit f644f31c8edf3e39b23d8cc4d4b484cca8e99910 Author: Miklos Vajna Date

Re: [PUSHED:3-5] fdo#48070 fix parsing of arc paths

2012-05-14 Thread Petr Mladek
Christina Roßmanith píše v Pá 11. 05. 2012 v 22:05 +0200: > Hi, > > I've changed lcl_importNumberAndSpaces to lcl_importFlagAndSpaces > because it is only used to import flags (single digit). Values != 0 or > =! 1 return false as does a '-'. Now missing white space between flags > isn't a probl

[REVIEW:3-5] fdo#49683 implement RTF_KEYWORDS

2012-05-14 Thread Miklos Vajna
Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=831b712 Regression from 3.4; backported patch attached. Thanks, Miklos >From fd3269945e68e1d0848f30949f2e6947e338e240 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Wed, 9 May 2012 14:30:55 +0200 Subject: [PATCH] fdo#49683 impl

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

2012-05-14 Thread Petr Mladek
basegfx/source/polygon/b2dsvgpolypolygon.cxx | 38 +++ 1 file changed, 16 insertions(+), 22 deletions(-) New commits: commit 36c401f402a30f386dba82f121961a187ab8f7af Author: Chr. Rossmanith Date: Fri May 11 21:24:12 2012 +0200 fdo#48070 fix parsing of arc paths

[Libreoffice-commits] .: basegfx/source

2012-05-14 Thread Petr Mladek
basegfx/source/polygon/b2dsvgpolypolygon.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit e6007cf40be9a1dd9913c6c7e539f14377add77e Author: Petr Mladek Date: Mon May 14 14:20:53 2012 +0200 fdo#48070 more on parsing of arc paths also ignore "+" sign; remove un

Re: [PUSHED][PATCH] fdo#44456 added calc function DATEDIF as in ODF 1.2

2012-05-14 Thread Eike Rathke
Hi Winfried, On Wednesday, 2012-05-09 16:49:41 +0200, Winfried Donkers wrote: > Attached patch adds function DATEDIF to calc as defined in ODF1.2 (6.10.3) This took a little longer than I expected as I had to figure out what Excel actually does in DATEDIF. Please see https://bugs.freedesktop.org

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 2 commits - sw/source writerfilter/source

2012-05-14 Thread Andras Timar
sw/source/filter/ww8/rtfattributeoutput.cxx |6 +++--- writerfilter/source/rtftok/rtfvalue.cxx |6 +++--- writerfilter/source/rtftok/rtfvalue.hxx |2 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit ce37510deacf309311362a93913dfcbd7b0853c2 Author: Miklos

Re: cygwin problem in building in deep directories

2012-05-14 Thread Noel Grandin
On 2012-05-14 13:13, Michael Stahl wrote: in general you are right, configure clearly shouldn't create empty paths in case of error, so i've changed the PathFormat on master to report errors. Thanks for the fix. After that, I start getting errors in SW and SC that look like (see below). The

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

2012-05-14 Thread Eike Rathke
sc/source/core/tool/interpr2.cxx | 76 +++ sc/source/filter/excel/xlformula.cxx |5 -- 2 files changed, 28 insertions(+), 53 deletions(-) New commits: commit eb1770f05fde3777af7a62ec1c84ce8b088e3ec4 Author: Eike Rathke Date: Mon May 14 13:38:37 2012 +0

Re: cygwin problem in building in deep directories

2012-05-14 Thread Michael Meeks
On Mon, 2012-05-14 at 11:04 +0200, Noel Grandin wrote: > OK, so as it turns out this is entirely my fault. I have this in my > configure :-) > --with-solver-and-workdir-root=/cygdrive/D/reallyreallylong/reallyreallylong/reallyreallylong > which was generating this warning during aut

Re: [PUSHED] fdo#44404 - BUGZILLAASSISTANT: Odd-sounding language used in the Bug Submission Assistant

2012-05-14 Thread Thorsten Behrens
Petr Mladek wrote: > Thorsten, could you please update the server side? > Done. -- Thorsten pgpiLRwnH2n5n.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libre

[PATCH] poppler 0.20 changed its api

2012-05-14 Thread Ionut Biru
Modification introduced in http://cgit.freedesktop.org/poppler/poppler/commit/?id=c0affb1845c339f89ca67608cb9fd9134ff902f5 Signed-off-by: Ionut Biru --- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 1 file changed, 4 insertions(+) diff --git a/sdext/source/pdfimport/xpdfwra

Re: cygwin problem in building in deep directories

2012-05-14 Thread Michael Stahl
On 14/05/12 11:04, Noel Grandin wrote: > > > On 2012-05-14 10:50, Matúš Kukan wrote: >> No, It should be -Fo$W/... and $W is empty. Why ? You can set WORKDIR >> manually in config_host.mk if it is empty there. > > OK, so as it turns out this is entirely my fault. I have this in my > configure

  1   2   >