blanket license statement ...

2012-05-29 Thread Gordon Lack
== All of my past and any future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Gordon Lack (gordon.l...@dsl.pipex.com) - 30 May 2012 == Myprevious comment was meant to imply that, but I

[Libreoffice-commits] .: connectivity/source

2012-05-29 Thread Julien Nabet
connectivity/source/drivers/mozab/MDriver.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3a16d64b6d83d453442cd7891aaa0386dabf55fd Author: Julien Nabet Date: Wed May 30 08:30:57 2012 +0200 Fix misplaced parenthesis Change-Id: I32c3ca57cbe7994527dc

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Rainer Bielefeld changed: What|Removed |Added Depends on||45260 --- Comment #321 from Rainer Bi

Re: how to use libreoffice library if not use UNO?

2012-05-29 Thread Tor Lillqvist
> can I use libreoffice directly , such as use sw library , No. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [REVIEW] [PUSHED] Reenable sorting in the Helpfiles

2012-05-29 Thread Tor Lillqvist
Thanks, pushed. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: xmlhelp/util

2012-05-29 Thread Tor Lillqvist
xmlhelp/util/main_transform.xsl |6 -- 1 file changed, 6 deletions(-) New commits: commit fb310927211aa911d5b3fe6e31c5b9db4d9a0497 Author: Niklas Johansson Date: Tue May 29 16:20:53 2012 +0200 Re-enable sort in help-files Sorting in helpfiles were disabled due to bug #i70

Re: [REVIEW] Reenable sorting in the Helpfiles

2012-05-29 Thread Niklas Johansson
Stupid me forgot the attachment. -- Regards Niklas Johansson 0001-Reenable-sort-in-help-files.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

how to use libreoffice library if not use UNO?

2012-05-29 Thread engine spot
Hello I am a newbie for libreoffice , I know if I want to custom a plugin , I need to use UNO , but when I use it , I find that it will boot a libreoffice instance , so my question is , can I use libreoffice directly , such as use sw library , but not boot a libreoffice instance? like poi( poi

Re: Password Protection (source file)

2012-05-29 Thread Joel Madero
So what I ended up doing is thinking I would work backwards, so I did a grep for the most obvious password related phrase: "Save with password" which is an option while saving. I found a single src file that had this phrase so I thought "PERFECT!", the file: fpicker/source/office/iodlg.src

[Libreoffice-commits] .: configure.in reportbuilder/Module_reportbuilder.mk

2012-05-29 Thread Matus Kukan
configure.in |3 --- reportbuilder/Module_reportbuilder.mk |2 +- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit c88234357f97020885010d50aa3e2c3e1c53d605 Author: Matúš Kukan Date: Wed May 30 00:22:11 2012 +0200 reportbuilder: build o

Re: feature/gbuild_merge needs testing

2012-05-29 Thread Andras Timar
2012/5/28 David Tardon : > After 3 days of fixing, it reportedly builds on MacOS X and Windows now > (big thanks to Norbert, Matus, David and Noel for testing!) Therefore I > am going to merge it tomorrow morning (around 6.00 UTC). > There is still an issue with building 64-bit shell extensions on

[Libreoffice-commits] .: solenv/gbuild

2012-05-29 Thread Andras Timar
solenv/gbuild/StaticLibrary.mk |1 - 1 file changed, 1 deletion(-) New commits: commit e8551287cf2161ba7a55eb19df23069e693d6b3e Author: Andras Timar Date: Wed May 30 00:11:07 2012 +0200 remove already added set_x64 Change-Id: I62c72e499119eb43ed0c75fe1f5cb1c9fc06c113 diff --

[Libreoffice-commits] .: shell/Library_gconfbe.mk

2012-05-29 Thread Caolán McNamara
shell/Library_gconfbe.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 835802d60d3b629182d73c0d1d49d790cb0ac57f Author: Caolán McNamara Date: Tue May 29 23:01:26 2012 +0100 ensure linking to gobject Change-Id: Idfe17f54b2f8a2d53bc340f03253270a1b222811 diff --git

[Libreoffice-commits] .: shell/Library_ooofilt_x64.mk shell/Library_propertyhdl_x64.mk shell/Library_shlxthdl_x64.mk shell/StaticLibrary_shlxthandler_common_x64.mk shell/StaticLibrary_xmlparser_x64.mk

2012-05-29 Thread Andras Timar
shell/Library_ooofilt_x64.mk |2 +- shell/Library_propertyhdl_x64.mk |2 +- shell/Library_shlxthdl_x64.mk |2 +- shell/StaticLibrary_shlxthandler_common_x64.mk |2 +- shell/StaticLibrary_xmlparser_x64.mk |2 +- solenv/g

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Norbert Thiebaud
On Tue, May 29, 2012 at 2:37 PM, Michael Stahl wrote: > > unfortunately that only worked with setsolar, not with configure based > builds, because the names of the set_soenv shell output files collided. > then i actually fixed that in CWS gnumake4, but now we have a single > config_host.mk again :

[Libreoffice-commits] .: 2 commits - cui/source shell/inc

2012-05-29 Thread Caolán McNamara
cui/source/dialogs/SpellDialog.cxx | 51 +-- shell/inc/internal/stream_helper.hxx |2 - 2 files changed, 33 insertions(+), 20 deletions(-) New commits: commit a3c47760e122baaf55f39107597aff2f5957aecd Author: Caolán McNamara Date: Tue May 29 22:27:11 201

[PATCH] Re: [PATCH] [PUSHED] Re: fdo#45830 - Language/User Interface: current choice indicated as default

2012-05-29 Thread Rob Snelders
Hi, The patch was reverted because it gave errors. I have changed the patch. Can anybody look if it is ok now? I changed the patch so that it is solved in SvxLanguageBox::ImplInsertLanguage. The only function that calls it with the LANGUAGE_SYSTEM-option is the optgdlg (OptionsDialog->Langua

[Libreoffice-commits] .: 6 commits - android/Bootstrap android/experimental android/qa framework/source sal/android vcl/source

2012-05-29 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java | 16 + android/experimental/DocumentLoader/Makefile |1 android/experimental/DocumentLoader/src/org/libreoffice/android/examples/DocumentLoader.ja

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Michael Stahl
On 29/05/12 22:26, Caolán McNamara wrote: > On Tue, 2012-05-29 at 21:37 +0200, Michael Stahl wrote: >> On 29/05/12 21:21, Eike Rathke wrote: >>> One could even have only one checkout and natively compile all platforms >>> from it, which was how it was done in Sun Hamburg labs. >> >> unfortunately t

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Caolán McNamara
On Tue, 2012-05-29 at 21:37 +0200, Michael Stahl wrote: > On 29/05/12 21:21, Eike Rathke wrote: > > One could even have only one checkout and natively compile all platforms > > from it, which was how it was done in Sun Hamburg labs. > > unfortunately that only worked with setsolar, not with config

[Libreoffice-commits] .: sw/source

2012-05-29 Thread Julien Nabet
sw/source/ui/docvw/PostItMgr.cxx |2 +- sw/source/ui/shells/mediash.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 4c21b80c8e57c101afb8d1578f3ae810419e0d5f Author: Julien Nabet Date: Tue May 29 22:04:32 2012 +0200 Reduce scope Change-Id:

Meaning of _SOLAR__PRIVATE

2012-05-29 Thread Tor Lillqvist
What is the meaning of _SOLAR__PRIVATE? See http://opengrok.libreoffice.org/search?q=&project=core&defs=&refs=_SOLAR__PRIVATE&path=&hist= (Just one of zillion mysterious things in the codebase that one comes across by accident... I guess it's best to just ask here; asking on IRC is not always succ

[PARTLY PUSHED] Re: Advice needed about some cppcheck reports

2012-05-29 Thread julien2412
Thank you Michael and Lubos for your feedback. I commited and pushed on master some elements (see http://cgit.freedesktop.org/libreoffice/core/commit/?id=40106014f7b5c414faf087472a5ae350e683db53) I put aside for the moment : connectivity/source/drivers/mozab/MDriver.cxx:240 (we don't know yet wha

[Libreoffice-commits] .: sal/osl sw/source

2012-05-29 Thread Julien Nabet
sal/osl/unx/file.cxx |2 +- sw/source/core/unocore/unomap.cxx |6 +++--- sw/source/ui/docvw/SidebarWin.cxx |5 + sw/source/ui/shells/langhelper.cxx |5 + 4 files changed, 6 insertions(+), 12 deletions(-) New commits: commit 40106014f7b5c414faf087472a5ae350e

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Michael Stahl
On 29/05/12 21:21, Eike Rathke wrote: > Hi Francois, > > On Saturday, 2012-05-26 13:47:45 +0200, Francois Tigeot wrote: > >> I didn't think cross-compiling could be done this way; in my mind, separate >> git clones were used for each destination platform. > > One could even have only one checkou

Re: Advice needed about some cppcheck reports

2012-05-29 Thread Michael Stahl
On 29/05/12 16:04, Lubos Lunak wrote: > On Tuesday 29 of May 2012, Michael Stahl wrote: >> On 28/05/12 18:03, julien2412 wrote: >>> Same thing here : >>> [sal/osl/w32/file.cxx:880] -> [sal/osl/w32/file.cxx:880]: (style) Same >>> expression on both sides of '-'. >>> 876 if (nSize > 0) >>

[Libreoffice-commits] .: scp2/InstallModule_ooo.mk

2012-05-29 Thread Caolán McNamara
scp2/InstallModule_ooo.mk |1 + 1 file changed, 1 insertion(+) New commits: commit e1af55f19df1bceaf24c601cd157e54f56217543 Author: Caolán McNamara Date: Tue May 29 20:21:51 2012 +0100 apparently missing SYSTEM_HSQLDB define Change-Id: Ia4fd68af25725770cc620254dedba805102301

Re: blanket license statement ...

2012-05-29 Thread Ionut Biru
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license -- Ionut ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Eike Rathke
Hi Francois, On Saturday, 2012-05-26 13:47:45 +0200, Francois Tigeot wrote: > I didn't think cross-compiling could be done this way; in my mind, separate > git clones were used for each destination platform. One could even have only one checkout and natively compile all platforms from it, which

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Francois Tigeot
Hi, On Tue, May 29, 2012 at 09:07:06PM +0200, Eike Rathke wrote: > > On Saturday, 2012-05-26 12:59:32 +0200, Francois Tigeot wrote: > > > The attached patch reduces OUTPATH to two possible values: unx and wnt. > > In addition to what others already said regarding cross-platform builds > and suc

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Eike Rathke
Hi Michael, On Saturday, 2012-05-26 12:15:51 +0100, Michael Meeks wrote: > [ admittedly the names are > highly non-intuitive, and hard to write when explaining to others, and I > don't believe the parallel .pro / non-pro distinctions is necessary ;-) > ] When I worked on performance I usua

[INVALID] Re: Crash when trying to change Line spacing in Writer (master sources only)

2012-05-29 Thread julien2412
Thank you Caolán for your feedback. I updated the fdo#50438. To sum up, after a recompilation from scratch, no crash. Much ado about nothing, sorry guys :-( -- View this message in context: http://nabble.documentfoundation.org/Crash-when-trying-to-change-Line-spacing-in-Writer-master-sources-onl

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 50438, which changed state. Bug 50438 Summary: FORMATTING: Crash when trying to change Line spacing https://bugs.freedesktop.org/show_bug.cgi?id=50438 What|Old Value |New Value --

Re: [PATCH] Unify OUTPATH values

2012-05-29 Thread Eike Rathke
Hi Francois, On Saturday, 2012-05-26 12:59:32 +0200, Francois Tigeot wrote: > The attached patch reduces OUTPATH to two possible values: unx and wnt. In addition to what others already said regarding cross-platform builds and such, there are source directories named 'unx' within some modules, i.

[Libreoffice-commits] .: 2 commits - solenv/gbuild starmath/CppunitTest_starmath_qa_cppunit.mk

2012-05-29 Thread David Tardon
solenv/gbuild/StaticLibrary.mk |1 + starmath/CppunitTest_starmath_qa_cppunit.mk | 11 --- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit ddf8a35d9572f4fe9ab6d86b79aba74ad077fe33 Author: David Tardon Date: Tue May 29 19:34:40 2012 +0200 add

[Libreoffice-commits] .: writerfilter/source

2012-05-29 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 11 ++- writerfilter/source/dmapper/DomainMapper_Impl.hxx |1 + 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 9486851baea59d16c449d79bd61a38f6e686cfe0 Author: Miklos Vajna Date: Tue May 29 15:31:11 2012 +0

Re: blanket license statement ...

2012-05-29 Thread Santiago Alessandri
Hi, Here goes my blanket statement regarding my contributions to LibreOffice: "All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license" Regards -- Santiago Alessandri Forensic Analyst, Co-Founder. Nasel (http://www.nasel.com.ar) ___

[Libreoffice-commits] .: 3 commits - shell/CustomTarget_x64.mk shell/StaticLibrary_shlxthandler_common_x64.mk shell/StaticLibrary_xmlparser_x64.mk

2012-05-29 Thread David Tardon
shell/CustomTarget_x64.mk |2 +- shell/StaticLibrary_shlxthandler_common_x64.mk |4 shell/StaticLibrary_xmlparser_x64.mk |5 + 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit b7c6716b4bc0742af4206035495d161e7eb49424 Author:

[Libreoffice-commits] .: 2 commits - officecfg/registry qadevOOo/runner sc/source

2012-05-29 Thread Stephan Bergmann
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 - qadevOOo/runner/lib/MultiMethodTest.java |1 qadevOOo/runner/lib/StatusException.java | 18 --- sc/source/core/tool/defaultsoptions.cxx |2 - 4 files changed,

Re: Bug 46114 - Java Access Bridge no longer works

2012-05-29 Thread Michael Meeks
On Tue, 2012-05-29 at 07:53 -0700, V Stuart Foote wrote: > Happy to cobble together a couple of clean Win7sp1 systems (32bit, 64bit) > with JRE 1.7.4, Java Access Bridge 2.0.2, NVDA 2012.1 and LibreOffice > 3.5.4rc2 to capture the faults. > > But for posting "stack- trace" what would folks prefer

[Libreoffice-commits] .: oox/source

2012-05-29 Thread Lubos Lunak
oox/source/shape/ShapeContextHandler.cxx | 26 -- oox/source/shape/ShapeContextHandler.hxx |2 -- 2 files changed, 28 deletions(-) New commits: commit 099198a4224778fe6e43f5dc13b5b9b1b4dc828c Author: Luboš Luňák Date: Tue May 29 17:49:17 2012 +0200 Revert

[Libreoffice-commits] .: connectivity/Module_connectivity.mk

2012-05-29 Thread Tor Lillqvist
connectivity/Module_connectivity.mk |4 1 file changed, 4 insertions(+) New commits: commit 2f378a6a611030ca64ce918a1f7fcd584deefea6 Author: Tor Lillqvist Date: Tue May 29 18:46:51 2012 +0300 Bypass unless BUILD_TYPE includes DBCONNECTIVITY Change-Id: I4450b0bae9223c96f2

Re: Crash when trying to change Line spacing in Writer (master sources only)

2012-05-29 Thread Caolán McNamara
On Mon, 2012-05-28 at 23:27 -0700, julien2412 wrote: > Hello, > > I noticed a crash when using Line Spacing, see > https://bugs.freedesktop.org/show_bug.cgi?id=50438. I attached a backtrace. > I don't have this problem with 3.5 branch. > > Could anyone confirm this ? no crash for me (or warnings

[Libreoffice-commits] .: shell/CustomTarget_x64.mk

2012-05-29 Thread David Tardon
shell/CustomTarget_x64.mk | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit 76804ffd5546261ac895ff32ab02e36383304d37 Author: David Tardon Date: Tue May 29 17:38:54 2012 +0200 copy header files too Change-Id: I5b3e1cd3a44d8f5ea11b3456516

[Libreoffice-commits] .: 2 commits - connectivity/Library_dbtools.mk shell/Library_ooofilt_x64.mk shell/Library_propertyhdl_x64.mk shell/Library_shlxthdl_x64.mk

2012-05-29 Thread David Tardon
connectivity/Library_dbtools.mk |1 + shell/Library_ooofilt_x64.mk |4 shell/Library_propertyhdl_x64.mk |4 shell/Library_shlxthdl_x64.mk|4 4 files changed, 13 insertions(+) New commits: commit de1297a1ffd01c1829f6c82d1c9d53b5a7c3c3b5 Author: David Tardon

Re: 3.5.3rc1 win32 / debug package ...

2012-05-29 Thread Petr Mladek
bfo píše v Po 28. 05. 2012 v 08:37 -0700: > bfo wrote > > > > As I wrote earlier I have pdb symbols and source links in the WinDbg > > outputs, > > but I am concerned about missing FAULTING_SOURCE_LINE and > > FAULTING_SOURCE_CODE sections. > > > > I managed to receive outputs with FAULTING_SOUR

[REVIEW] Reenable sorting in the Helpfiles

2012-05-29 Thread Niklas Johansson
Hello Regina, all, 2012/5/28 Regina Henschel > > The help syntax has an element A help viewer could be > able to interpret this element. I don't know whether it had worked > sometime. It seems it had been disabled with > https://issues.apache.org/ooo/show_bug.cgi?id=70462 > > The correct s

Re: Bug 46114 - Java Access Bridge no longer works

2012-05-29 Thread V Stuart Foote
Happy to cobble together a couple of clean Win7sp1 systems (32bit, 64bit) with JRE 1.7.4, Java Access Bridge 2.0.2, NVDA 2012.1 and LibreOffice 3.5.4rc2 to capture the faults. But for posting "stack- trace" what would folks prefer (be able to use) to efficiently pin down the issue under Windows

[Libreoffice-commits] .: shell/CustomTarget_x64.mk shell/Library_ooofilt_x64.mk shell/Library_propertyhdl_x64.mk shell/Library_shlxthdl_x64.mk shell/StaticLibrary_shlxthandler_common_x64.mk shell/Stat

2012-05-29 Thread Andras Timar
shell/CustomTarget_x64.mk |2 +- shell/Library_ooofilt_x64.mk |2 +- shell/Library_propertyhdl_x64.mk |4 ++-- shell/Library_shlxthdl_x64.mk |2 +- shell/StaticLibrary_shlxthandler_common_x64.mk |2 +- shell/

[Libreoffice-commits] .: accessibility/source pyuno/source sw/source vcl/aqua vcl/source vcl/win

2012-05-29 Thread Takeshi Abe
accessibility/source/extended/AccessibleToolPanelDeck.cxx |3 --- accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx |2 -- pyuno/source/module/pyuno_module.cxx|1 - sw/source/ui/dbui/dbinsdlg.cxx |1 -

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

2012-05-29 Thread Ivan Timofeev
sw/source/ui/uiview/pview.cxx| 77 +-- sw/source/ui/uiview/viewport.cxx | 24 2 files changed, 42 insertions(+), 59 deletions(-) New commits: commit bdca5df2644d4653665f7360c24f7757f46dcef0 Author: Ivan Timofeev Date: Tue May 29 18:35:36

Build Error (65280 in moz)

2012-05-29 Thread Joel Madero
Hi All, Got this error about 85-90% into build last night: ERROR: error 65280 occurred while making ../libreoffice-core-3.5.3.2/moz it seems that the error is inside 'moz', please re-run build inside this module to isolate the error and/or test your fix: Furthermore, when I try to do as it says

Re: REMINDER: Release 3.6.0-alpha1 from master

2012-05-29 Thread Petr Mladek
Petr Mladek píše v Po 28. 05. 2012 v 11:00 +0200: > Hi, > > we are one week from the feature freeze for 3.6 release. We are going > to provide 3.6.0-alpha1 build from master this week. I would like to do > the tag tomorrow. I'll wait with the tag one more day. master build is quite broken after m

[Libreoffice-commits] .: scp2/source

2012-05-29 Thread Stephan Bergmann
scp2/source/ooo/file_library_ooo.scp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e62b67648afe11b941257d1d6156dcf1e45610e3 Author: Stephan Bergmann Date: Tue May 29 16:34:57 2012 +0200 Removed spurious trailing semicolons Change-Id: I49680c1398

[Libreoffice-commits] .: i18npool/source

2012-05-29 Thread Lubos Lunak
i18npool/source/isolang/mslangid.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 8979193090f085d5d171a6daa6f8fa4a188b3130 Author: Luboš Luňák Date: Tue May 29 16:24:14 2012 +0200 Revert "fdo#45830: Indicate correct default locale setting" T

licensing statement

2012-05-29 Thread David Nalley
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license" ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

MPL/LGPLv3+ re-licensing

2012-05-29 Thread Alexandr N. Zamaraev
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[pseudo-PATCH] Enhanced vertical scaling for chart2

2012-05-29 Thread walt
Hi list :) commit 635b51d9ca8184cb791101b86a2e7f1ac280acf6 Author: Vladimir Glazounov Date: Tue May 22 18:08:41 2007 + INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED 2005/04/29 12:21:55 dr 1.1.2.3: #i30426# enhanced linear scaling +/* If minimum equals maximum, or if mini

Re: Advice needed about some cppcheck reports

2012-05-29 Thread Lubos Lunak
On Tuesday 29 of May 2012, Michael Stahl wrote: > On 28/05/12 18:03, julien2412 wrote: > > Same thing here : > > [sal/osl/w32/file.cxx:880] -> [sal/osl/w32/file.cxx:880]: (style) Same > > expression on both sides of '-'. > > 876 if (nSize > 0) > > 877 { > > 878

Re: Advice needed about some cppcheck reports

2012-05-29 Thread Michael Stahl
On 28/05/12 18:03, julien2412 wrote: > Hello, > > Here are some cases found by cppcheck and I don't know what to do for them : > [sw/source/ui/docvw/SidebarWin.cxx:796] -> > [sw/source/ui/docvw/SidebarWin.cxx:794]: (style) Found duplicate branches > for if and else. > > 791 const SwViewOp

Licensed statement

2012-05-29 Thread Tung Ta Duc
All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license Best regards, TaTung ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] .: shell/Module_shell.mk

2012-05-29 Thread Andras Timar
shell/Module_shell.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e7ee6ed3e83673ec747c8b93880a82059eee1657 Author: Andras Timar Date: Tue May 29 15:21:01 2012 +0200 BUILD_X64 is TRUE not YES, when defined Change-Id: Ib49f623e3423ce1d7caf64bc97d7ff

[Libreoffice-commits] .: solenv/inc solenv/Module_solenv.mk solenv/Package_minor.mk

2012-05-29 Thread David Tardon
solenv/Module_solenv.mk |1 + solenv/Package_minor.mk | 33 + solenv/inc/settings.mk |6 -- 3 files changed, 34 insertions(+), 6 deletions(-) New commits: commit 41cf973f84f42c0605fdd9e8c5f307be888c2f89 Author: David Tardon Date: Tue May 29 15:06:

[Libreoffice-commits] .: scp2/source

2012-05-29 Thread Stephan Bergmann
scp2/source/ooo/file_library_ooo.scp | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) New commits: commit 79179df3d97e6f838fa07cfffbbeb2987ce66c17 Author: Stephan Bergmann Date: Tue May 29 14:49:57 2012 +0200 Adapted to changed lib names after gbuild'ification

[Libreoffice-commits] .: shell/Library_kdebe.mk

2012-05-29 Thread Petr Mladek
shell/Library_kdebe.mk |4 1 file changed, 4 insertions(+) New commits: commit 9d766d5112062f22c8a3abcf1acba0ad9cb9aadf Author: Petr Mladek Date: Tue May 29 14:31:37 2012 +0200 gbuild: libkdebe1 has to be linked with libkio was removed during gbuildisation Chang

[Libreoffice-commits] .: svx/Library_svxcore.mk

2012-05-29 Thread David Tardon
svx/Library_svxcore.mk |4 1 file changed, 4 insertions(+) New commits: commit 4cfeba11e7bef43a174818ab73198299c2ebb945 Author: David Tardon Date: Tue May 29 14:41:08 2012 +0200 svxcore needs headers from connectivity Change-Id: I929dc661bde5eb7ff49831d5c041c62d808a6219

Re: Help about Calc Functions

2012-05-29 Thread Regina Henschel
Hi all, Italo Vignoli schrieb: I have tried to figure out the thinking behind the Calc Functions Help, but after a couple of days I have given up because it looks impossible to understand. Basically, the problems are the following: 1. Functions are not listed alphabetically. Does it make sense

Re: [PATCH] [PUSHED] Cleanup related to always enabled HTMLMODE_SOME_ABS_POS

2012-05-29 Thread Harri Pitkänen
On Friday 25 May 2012, Tor Lillqvist wrote: > Looks fine, pushed, thanks. I do see more (presumably equally > unnecessary) tests of HTMLMODE_SOME_ABS_POS in the code, at least in > opengrok, though? Yes. I didn't have time to check and fix them all at once but I will write another patch to comple

Re: build time optimization

2012-05-29 Thread Enrico Weigelt
Hi, > It is not that certain that ramdisk on linux really helps. > ramdisk eat-up memory that cannot be used for fs-cache... > so ramdisk will increase the cache-miss at the kernel level... I've used ramdisks for automatic mass builds on some other projects, and it really helped (IIRC factor >10

Re: build time optimization

2012-05-29 Thread Enrico Weigelt
Hi, > Then next step would be not to build external libs during LO build. > There is a magic option: --with-system-libs. > If you try this option on debian based systems (x86_64) you would > probably end up with > clucene dependency not met error. ACK. While hacking on dropping all bundled 3rdpar

[Libreoffice-commits] .: i18npool/source

2012-05-29 Thread Eike Rathke
i18npool/source/localedata/data/en_GB.xml |2 ++ 1 file changed, 2 insertions(+) New commits: commit 495943c872a6ba529505c22924b95f0c7a994e3e Author: Eike Rathke Date: Tue May 29 14:10:10 2012 +0200 added same date acceptance patterns as in gd-GB Change-Id: I2e36fce85882566d1

[Libreoffice-commits] .: filter/source

2012-05-29 Thread Michael Meeks
filter/source/svg/svgwriter.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 8c55f7542b1be9dc11992e0942eaabc6688bfa3c Author: Michael Meeks Date: Tue May 29 12:57:59 2012 +0100 targetted re-work Change-Id: I64a38e22f776914605fe3903312524d882

Re: ciruclar dependencies

2012-05-29 Thread Michael Stahl
On 29/05/12 13:17, Tor Lillqvist wrote: >> which is completely unnecessary if you create a >> new document, or only use ODF > > On the other hand, if you never use ODF, you still have to load the code for > it? that's an unfortunate side effect of how the ODF filter is implemented in Writer: mos

[Libreoffice-commits] .: chart2/source

2012-05-29 Thread Caolán McNamara
chart2/source/model/template/PieChartType.cxx |2 +- chart2/source/model/template/PieChartTypeTemplate.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c1a595aa0b4b721ae1e465ce08f6e4fdf78171b8 Author: Caolán McNamara Date: Tue May 29 12:21:17 201

Re: [PATCH] [PUSHED] disable unit tests wich depend on xmlsec was: sc filter test failures

2012-05-29 Thread Tor Lillqvist
>  Sorry, but that does not make any sense. An (non-experimental) option that > leads to breakage is still broken even if it's documented. Sure, sure, but on the other hand I pushed one more patch! --tml ___ LibreOffice mailing list LibreOffice@lists.fr

Re: ciruclar dependencies

2012-05-29 Thread Tor Lillqvist
> which is completely unnecessary if you create a > new document, or only use ODF On the other hand, if you never use ODF, you still have to load the code for it? > the fastest way to start is still to load > only the code that is necessary to start. Isn't there something called demand paging th

Re: [PUSHED] fix name in the package description (fr)

2012-05-29 Thread Andras Timar
2012.05.26. 16:30 keltezéssel, Olivier R. írta: Hi *, A tiny fix in a description file: http://nabble.documentfoundation.org/file/n3986158/0001-fix-name-in-the-package-description-fr.patch 0001-fix-name-in-the-package-description-fr.patch Pushed, thanks. Andras __

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - dictionaries/fr_FR

2012-05-29 Thread Andras Timar
dictionaries/fr_FR/package-description.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 467cd56cac1395b629f3f61802f765f69a75cdcd Author: Olivier R Date: Sat May 26 16:18:35 2012 +0200 fix name in the package description (fr) Signed-off-by: Andras T

[Libreoffice-commits] .: dictionaries/fr_FR

2012-05-29 Thread Andras Timar
dictionaries/fr_FR/package-description.txt |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1bdd340e5edd92bcade41b7ceed7a7dc0fedff25 Author: Olivier R Date: Sat May 26 16:18:35 2012 +0200 fix name in the package description (fr) diff --git a/dictionaries/fr_FR

Re: sc filter test failures

2012-05-29 Thread Caolán McNamara
On Mon, 2012-05-28 at 22:49 +0200, Riccardo Magliocchetti wrote: > ==27901==at 0x13B030C8: FcConfigFileExists (fccfg.c:1671) This is sadly one of the bogus errors with some fast strlen impl knowing the malloc chunk is really in hunks of 4 bytes or sommat. I patch my local fontconfig with this

Re: ciruclar dependencies

2012-05-29 Thread Michael Stahl
On 25/05/12 17:49, Tor Lillqvist wrote: >> i believe cyclical dependencies indicate bad architecture. if 2 modules >> depend on each other, then either they should be changed not to depend >> on each other, or merged into one module. > > Hear, hear. > > Do you include run-time dependency in that

Re: [PATCH] [PUSHED] disable unit tests wich depend on xmlsec was: sc filter test failures

2012-05-29 Thread Lubos Lunak
On Tuesday 29 of May 2012, Tor Lillqvist wrote: > > Or at least say it straight in the help that you are going to waste time > > if you don't know what you are doing :) See attached patch. > > Thanks, applied and pushed. Sorry, but that does not make any sense. An (non-experimental) option that

[PUSHED 3-5] fdo#44174 export RTF_TITLEPG when title page has no header

2012-05-29 Thread Michael Meeks
On Tue, 2012-05-29 at 10:03 +0200, Miklos Vajna wrote: > http://cgit.freedesktop.org/libreoffice/core/commit/?id=b22749f > Reportedly regression from 3.4, though hard to see how this ever worked. :-) I love your unit tests for everything approach. Pushed, Michael

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

2012-05-29 Thread Bjoern Michaelsen
New branch 'feature/masterpages' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2012-05-29 Thread Michael Meeks
sw/source/filter/ww8/rtfexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f1bb52a221448877571e727b0d1d71577ef6900b Author: Miklos Vajna Date: Fri May 11 09:38:03 2012 +0200 fdo#44174 RTF_TITLEPG when title page has no header Change-Id: Ida6566b38ceaca30441a0

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on||43030 -- Configure bugmail: https://bug

[Libreoffice-commits] .: connectivity/inc

2012-05-29 Thread Stephan Bergmann
connectivity/inc/connectivity/dbcharset.hxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 553455ae8a9b8adc477323043073068b8c7ecfc3 Author: Stephan Bergmann Date: Tue May 29 11:20:40 2012 +0200 -Werror=conversion Change-Id: I3d4055722e8f7c22c50f

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

2012-05-29 Thread Caolán McNamara
connectivity/inc/connectivity/sqlnode.hxx|2 +- connectivity/source/drivers/mozab/MPreparedStatement.cxx |4 ++-- connectivity/source/drivers/mozab/MPreparedStatement.hxx |2 +- connectivity/source/drivers/mozab/MResultSet.cxx | 14 +++--- connectivity

[Libreoffice-commits] .: connectivity/Library_postgresql-sdbc-impl.mk

2012-05-29 Thread Stephan Bergmann
connectivity/Library_postgresql-sdbc-impl.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a4849e9d2b409b399191efaa446d42b797cc3d1e Author: Stephan Bergmann Date: Tue May 29 11:01:35 2012 +0200 Unquoted $(COMMA) Change-Id: I6d15cd77896da73422ab8

[Libreoffice-commits] .: connectivity/source

2012-05-29 Thread Caolán McNamara
connectivity/source/drivers/mozab/MColumnAlias.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 149c6985788d32ca813d80be96e6cbb1f5236d83 Author: Caolán McNamara Date: Tue May 29 09:59:18 2012 +0100 WaE: signed/unsigned Change-Id: I46daa1c716b9

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks changed: What|Removed |Added Depends on||50438 -- Configure bugmail: https://bug

[Libreoffice-commits] .: connectivity/source

2012-05-29 Thread Stephan Bergmann
connectivity/source/drivers/kab/KPreparedStatement.hxx |3 +++ connectivity/source/drivers/kab/KResultSet.hxx |1 + connectivity/source/drivers/kab/KStatement.hxx |1 + 3 files changed, 5 insertions(+) New commits: commit f3d74f9df0548afe74bfe655c1268fa5f32c5cc4 Author

[Libreoffice-commits] .: shell/Library_recentfile.mk shell/StaticLibrary_xmlparser.mk

2012-05-29 Thread Caolán McNamara
shell/Library_recentfile.mk |8 shell/StaticLibrary_xmlparser.mk |8 +++- 2 files changed, 15 insertions(+), 1 deletion(-) New commits: commit 7ccef10f9c7c5af5258a29733783f9164894e3f7 Author: Caolán McNamara Date: Tue May 29 09:44:00 2012 +0100 get shell to buil

[Libreoffice-commits] .: connectivity/AllLangResTarget_hsqldb.mk

2012-05-29 Thread Stephan Bergmann
connectivity/AllLangResTarget_hsqldb.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e689eb6401e69c39c2e52a4659b49b7b98422914 Author: Stephan Bergmann Date: Tue May 29 10:41:31 2012 +0200 Typo Change-Id: I59cdfb17a384d124cc7857b73adf53a10795fd27 d

Re: Bug 46114 - Java Access Bridge no longer works

2012-05-29 Thread Michael Meeks
On Mon, 2012-05-28 at 12:38 -0700, V Stuart Foote wrote: > So understand the effort to reduce the Java UNO dependencies and desire to > move to more robust solutions. But it would appear that current releases of > Oracle's Java Access Bridge is no longer functioning, so the Accessibility > "Suppor

[Libreoffice-commits] .: 2 commits - connectivity/Library_kab1.mk connectivity/Library_kabdrv1.mk

2012-05-29 Thread David Tardon
connectivity/Library_kab1.mk|5 + connectivity/Library_kabdrv1.mk |9 + 2 files changed, 14 insertions(+) New commits: commit b40f7d051b859130ab28150f8608e25e90aafd99 Author: David Tardon Date: Tue May 29 10:35:34 2012 +0200 more missing includes for KDE C

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Michael Meeks changed: What|Removed |Added Depends on||46114 -- Configure bugmail: https://bug

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-05-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 47769, which changed state. Bug 47769 Summary: FILEOPEN particular DOCX 2007 - pictures shown wrongly on page 1 https://bugs.freedesktop.org/show_bug.cgi?id=47769 What|Old Value |New Val

sw filter test failures

2012-05-29 Thread Michael Meeks
On Mon, 2012-05-28 at 22:15 +0200, Riccardo Magliocchetti wrote: > i have this test failures while building libo, i'm getting these while > building headless so today tried to build libo without --enable-headless > and got them too: FWIW, from a clean[1] build on my linux machine of mas

[REVIEW:3-5] fdo#44174 export RTF_TITLEPG when title page has no header

2012-05-29 Thread Miklos Vajna
Hi, See http://cgit.freedesktop.org/libreoffice/core/commit/?id=b22749f Reportedly regression from 3.4, though hard to see how this ever worked. ;) Backported patch attached. Thanks, Miklos >From dba3e01960cfa5c4aec4588d3c2625e35922cfaa Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 1

  1   2   >