[Libreoffice-commits] core.git: sd/source

2014-10-02 Thread Jan Holesovsky
sd/source/ui/app/sdxfer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2a28668260960c25421eceeeb0d1571b5f47db4b Author: Jan Holesovsky Date: Fri Oct 3 08:19:29 2014 +0200 fdo#84617: Guard the destructor with SolarMutex. The same pattern as introduced elsewhere

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-7' - writerfilter/source

2014-10-02 Thread Christian Lohmaier
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5fed928a925b6a66a1c271ffbac7e1451267d429 Author: Christian Lohmaier Date: Thu Oct 2 17:21:36 2014 +0200 shared_ptr is too smart to accept NULL Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/source

2014-10-02 Thread Andras Timar
sw/source/core/uibase/inc/view.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 89a08d5528ed70f3c3e5de6143cf403a79e716ca Author: Andras Timar Date: Thu Oct 2 14:35:19 2014 -0700 error C2216: 'override' cannot be used with 'inline' libreoffice-4

[Libreoffice-commits] core.git: bin/unpack-sources

2014-10-02 Thread David Tardon
bin/unpack-sources | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 0ad5604c91cdd593739b4af5dd3168d9b23b016b Author: David Tardon Date: Fri Oct 3 08:00:37 2014 +0200 fdo#82144 fix unpacking of additional tarballs Change-Id: I74a61005fa9534b3f

LibreOffice Gerrit News for core on 2014-10-03

2014-10-02 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + WIP (do not merge): remove custom impl of bidirectional list in https://gerrit.libreoffice.org/11001 from Chris Laplante about module vcl + fdo#81356: convert

[Libreoffice-commits] core.git: basic/source cui/source dbaccess/source idl/source include/tools sfx2/source sot/source svtools/source sw/source tools/source xmloff/source

2014-10-02 Thread Noel Grandin
basic/source/classes/sbxmod.cxx |4 ++-- basic/source/runtime/runtime.cxx |6 +++--- basic/source/sbx/sbxexec.cxx | 12 ++-- basic/source/sbx/sbxvalue.cxx|6 +++--- cui/source/dialogs/linkdlg.cxx |2 +-

[Libreoffice-commits] core.git: scripting/java

2014-10-02 Thread Robert Antoni Buj i Gelonch
scripting/java/Framework/com/sun/star/script/framework/security/SecurityDialog.java | 22 +- scripting/java/com/sun/star/script/framework/browse/DialogFactory.java | 21 +- scripting/java/com/sun/star/script/framework/browse/ParcelBrowseNode.java

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Jan Holesovsky changed: What|Removed |Added Depends on||84617 -- You are receiving this mail b

[Libreoffice-commits] core.git: svx/source

2014-10-02 Thread Jan Holesovsky
svx/source/tbxctrls/tbcontrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6ea3fad96b693007964aafc34405665156b0815 Author: Jan Holesovsky Date: Fri Oct 3 06:16:42 2014 +0200 styles dropdown: Show only the triangle for the dropdown. The entire b

[Libreoffice-commits] core.git: 3 commits - officecfg/registry sc/inc sc/Library_sc.mk sc/qa sc/sdi sc/source

2014-10-02 Thread Kohei Yoshida
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |8 sc/Library_sc.mk |1 sc/inc/cellvalues.hxx | 60 ++ sc/inc/column.hxx |

Daniel Glus license statement

2014-10-02 Thread Daniel Glus
Hello, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. - Daniel Glus ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[ANN] mdds 0.11.1 on master branch

2014-10-02 Thread Kohei Yoshida
I've just updated mdds to 0.11.1 on the master branch, which includes fixes to several potential crashers due to double-deletion. This release also includes a whole bunch of fixes that Caolan made to address defects discovered via Coverity Scan. As this is strictly a bug fix release, it's entirel

[Libreoffice-commits] core.git: download.lst

2014-10-02 Thread Kohei Yoshida
download.lst |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8030c21def37f965a35b534038659fd0b513887c Author: Kohei Yoshida Date: Thu Oct 2 21:14:40 2014 -0400 Update mdds to 0.11.1. Change-Id: Ie1c80029a762fcf92dc20ffe74260ea54c61da28 diff --git a/d

[Libreoffice-commits] core.git: bin/gbuild-to-ide Makefile.in

2014-10-02 Thread David Ostrovsky
Makefile.in |1 + bin/gbuild-to-ide | 33 - 2 files changed, 21 insertions(+), 13 deletions(-) New commits: commit fc24eadc6283cd03397b70fda309a578ce295f16 Author: David Ostrovsky Date: Wed Oct 1 01:44:20 2014 +0200 gbuild-to-ide: Add support fo

Re: OASIS JIRA report | Proposal: hint for complex content

2014-10-02 Thread Regina Henschel
Hi Andras, Andras Timar schrieb: Hi Regina, On Thu, Oct 2, 2014 at 8:30 PM, Regina Henschel wrote: Hi all, the list in https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes has a row for the JIRA report https://issues.oasis-open.org/browse/OFFICE-3864 The text is (currently

[Libreoffice-commits] core.git: svtools/source

2014-10-02 Thread Samuel Mehrbrodt
svtools/source/contnr/treelistbox.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 268b9c10c9ff27c74678ace99762f28d58d33012 Author: Samuel Mehrbrodt Date: Thu Oct 2 23:04:32 2014 +0200 fdo#84592 Fix wrong background color in lists Change-Id: Ie154bfb15a19ae98b2bc

[Libreoffice-commits] core.git: Branch 'private/jmux/sorted-pagedesc+spzfrmfmts' - 74 commits - accessibility/source android/mobile-config.py basic/source bin/gbuild-to-ide chart2/source config_host.m

2014-10-02 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 2b50ee73b8f7554eaf309ee0cbd1c4c34cb32a91 Author: Jan-Marek Glogowski Date: Tue Jun 10 12:32:32 2014 +0200 Optimize lcl_GetUniqueFlyName Change-Id: Ic894ee471982496ac82dc426c803aba92b8554c2 diff --git a/sw/inc/docary.hxx b/sw/inc/do

Re: recent coverity and rand

2014-10-02 Thread Michael Stahl
On 02/10/14 17:44, Caolán McNamara wrote: > The latest coverity has taken a dislike to "rand" and we've a big block > of cids, cid#1242372 to cid#1242410 now marked with > static_checker_DC.WEAK_CRYPTO "Don't call". there were definitely bad implementations of standard C library random functions;

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - sax/source

2014-10-02 Thread Matúš Kukan
sax/source/tools/fastserializer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e95b41c44c38c79b545815dc38bb39b9423bfb15 Author: Matúš Kukan Date: Thu Oct 2 23:31:20 2014 +0200 Fix ascii check for OUString; it's 2 bytes Change-Id: I23ad4857e6a52

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sw/qa

2014-10-02 Thread Andras Timar
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 813a0de2e133da55a0450a9d24ec10e040bc5cd6 Author: Andras Timar Date: Thu Oct 2 23:28:34 2014 +0200 fix Windows build again Change-Id: I7f671af4f4841bf68496f99e

[Libreoffice-commits] core.git: scripting/java

2014-10-02 Thread Robert Antoni Buj i Gelonch
scripting/java/Framework/com/sun/star/script/framework/security/SecurityDialog.java |5 + scripting/java/org/openoffice/idesupport/filter/ExceptParcelFilter.java |6 ++ scripting/java/org/openoffice/netbeans/modules/office/actions/DeployParcelAction.java |7

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - writerfilter/source

2014-10-02 Thread Caolán McNamara
writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit b1be18f0e36bac7a82edc8f0b30de6127ff1352b Author: Caolán McNamara Date: Mon Sep 22 13:56:05 2014 +0100 Related: fdo#37691 \shptxt ... \jpegblip tex

[Libreoffice-commits] core.git: writerfilter/source

2014-10-02 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit e02c37866b7fd6984efbeeccafe2b04bcb34c1c4 Author: Michael Stahl Date: Thu Oct 2 21:38:22 2014 +0200 writerfilter: that fallback appears necessary after all..

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

2014-10-02 Thread Kohei Yoshida
sc/source/core/data/table2.cxx | 62 sc/source/core/opencl/formulagroupcl.cxx | 2305 --- 2 files changed, 1236 insertions(+), 1131 deletions(-) New commits: commit a23801b740d8ec952097a5e2a2feb450bc0e585f Author: Kohei Yoshida Date: Mon Sep 29 19:08:02

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - sc/source

2014-10-02 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 2305 --- 1 file changed, 1205 insertions(+), 1100 deletions(-) New commits: commit 0737a3cd9e044024e03707739ffd44ca1a6832e6 Author: Kohei Yoshida Date: Thu Oct 2 15:24:46 2014 -0400 Make the coding style consistent wi

Re: OASIS JIRA report | Proposal: hint for complex content

2014-10-02 Thread Andras Timar
Hi Regina, On Thu, Oct 2, 2014 at 8:30 PM, Regina Henschel wrote: > Hi all, > > the list in > https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes > > has a row for the JIRA report > https://issues.oasis-open.org/browse/OFFICE-3864 > > The text is (currently last line in section

[Libreoffice-commits] core.git: 3 commits - include/editeng sc/source sd/source sw/source

2014-10-02 Thread Tor Lillqvist
include/editeng/editstat.hxx |3 --- sc/source/core/tool/editutil.cxx |2 -- sc/source/ui/view/viewdata.cxx|1 - sd/source/core/drawdoc.cxx|2 -- sd/source/ui/docshell/docshel4.cxx| 22 ++ sd/source/ui/view/Outliner.cxx

OASIS JIRA report | Proposal: hint for complex content

2014-10-02 Thread Regina Henschel
Hi all, the list in https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes has a row for the JIRA report https://issues.oasis-open.org/browse/OFFICE-3864 The text is (currently last line in section 4) 9d310ecfce3c2fc481b125e1493a534e2107a68e Extend style:graphic-properties wi

Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Olivier Hallot
Hi Guys Great initiative. On 02-10-2014 06:49, Jan Holesovsky wrote: > * Present: Jay, Kendy, Samuel, Steve > > + Firefox themes footer > + footer themes did not work initially, but Michael J. fixed > that It indeed works, although I thought originally the theme should be o

Re: examples to manage docs using LibreOffice as a major component

2014-10-02 Thread Robinson Tryon
On Tue, Sep 30, 2014 at 5:19 PM, nicholas ferguson wrote: > Wow. So I did a forensic on the env. And I discovered that Norton > Antivirus was isolating state files and some executables being built by the > LibreOffice build system. So I asked Tor..hey..what brand of antivirus do > you use? I'l

Re: Anti-Virus vendors & warnings

2014-10-02 Thread Luke Deller
On 01/10/14 19:55, Michael Meeks wrote: Ideally we could find a reproducer that we could check during configure and print out: "You have a (typically) rubbish AV product installed - please un-install and or disable it" ;-) I think this is not about AV products being rubbish.

Re: examples to manage docs using LibreOffice as a major component

2014-10-02 Thread Robinson Tryon
On Tue, Sep 30, 2014 at 5:50 PM, nicholas ferguson wrote: > I think that is a bad idea. A good idea is to turn on anti virus where work > is done. > I personally try to stay away from Windows, but I understand that it's important for us to give Windows users a choice of office suite. If I do ha

Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Adolfo Jayme Barrientos
> * New Color Picker (Samuel) > > + Who's going to finish it? Just a FYI: the color picker, as it stands in current master, is un-releasable, so if there's no time left, it should be deferred. Apart from the visual bugs, there's a horrible bug with .ui-based popups (in Windows at least) that c

[Libreoffice-commits] core.git: 4 commits - bridges/source config_host/config_global.h.in configure.ac connectivity/source extensions/workben external/boost external/clucene idlc/source include/cppuhe

2014-10-02 Thread Michael Stahl
bridges/source/cpp_uno/gcc3_macosx_x86-64/except.cxx |4 - config_host/config_global.h.in |2 configure.ac | 27 -- connectivity/source/drivers/mozab/post_include_mozilla.h |3 connectivity/source/drivers

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

2014-10-02 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/table-style-cell-back-color.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 11 ++ writerfilter/source/dmapper/StyleSheetTable.cxx|3 ++ 3 files changed, 14 insertions(+) New commits: commit 78766aaa12ae4f

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - writerfilter/source

2014-10-02 Thread Christian Lohmaier
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 055e19c749caae1c72ec3fb06bd72e52d51c40c4 Author: Christian Lohmaier Date: Thu Oct 2 17:21:36 2014 +0200 shared_ptr is too smart to accept NULL Change-Id:

Re: Automatic buildbot verification

2014-10-02 Thread Bjoern Michaelsen
Hi, On Thu, Oct 02, 2014 at 05:48:49PM +0200, Miklos Vajna wrote: > Question is what would be the best to mark these changes. Should we use > a specially named "topic" for these changes, and reserve that name for > this purpose? Or should the developer just +2 the change? I'm open to > suggestions

[Libreoffice-commits] core.git: svx/source

2014-10-02 Thread Juergen Funk
svx/source/tbxctrls/tbcontrl.cxx | 64 +++ 1 file changed, 39 insertions(+), 25 deletions(-) New commits: commit dc358107b88badba60bc348564034ac2ad19c65c Author: Juergen Funk Date: Thu Oct 2 13:18:21 2014 +0200 Fix fdo#84512 Background color not shown

[Libreoffice-commits] core.git: sw/source

2014-10-02 Thread Caolán McNamara
sw/source/uibase/docvw/AnnotationWin.cxx | 12 +++- sw/source/uibase/docvw/PostItMgr.cxx |8 2 files changed, 11 insertions(+), 9 deletions(-) New commits: commit 1f18b3b07832fee769e7a36c4f3503effde26f1e Author: Caolán McNamara Date: Thu Oct 2 16:33:46 2014 +0100

Automatic buildbot verification

2014-10-02 Thread Miklos Vajna
Hi, So we have this nice buildbot verification feature, and I imagine that in the long run it would be nice if all commits going into master would make use of it. Fear not, that's just my *long term* vision. :-) (Unless you say that the current infrastructure is not capable of too much traffic at

recent coverity and rand

2014-10-02 Thread Caolán McNamara
The latest coverity has taken a dislike to "rand" and we've a big block of cids, cid#1242372 to cid#1242410 now marked with static_checker_DC.WEAK_CRYPTO "Don't call". We have our own random pool stuff in sal, is there a drop in replacement for rand in there somewhere or a common pattern we could

[Libreoffice-commits] core.git: configure.ac

2014-10-02 Thread Stephan Bergmann
configure.ac |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4a04a456d6cfd730429f45d25fe7d5d8131987fa Author: Stephan Bergmann Date: Thu Oct 2 17:33:29 2014 +0200 Typos Change-Id: Ide4e95828fad867fbc3cd1300f29e832b3c83017 diff --git a/configure.a

[Libreoffice-commits] core.git: external/coinmp external/freetype external/glew external/icu external/lcms2 external/libgltf external/libxml2 external/libxmlsec external/libxslt external/nss external/

2014-10-02 Thread Michael Stahl
external/coinmp/UnpackedTarball_coinmp.mk|1 external/coinmp/coinmp-msvc-disable-sse2.patch.1 | 10 +++ external/freetype/UnpackedTarball_freetype.mk|1 external/freetype/freetype-msvc-disable-sse2.patch.1 | 26 +++ external/glew/UnpackedTa

[Libreoffice-commits] core.git: sw/source

2014-10-02 Thread Matúš Kukan
sw/source/uibase/dbui/swdbtoolsclient.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 37c00bff114fe39e553ea6f1b8e68d6c6ff93eba Author: Matúš Kukan Date: Thu Oct 2 15:41:41 2014 +0200 typo: fix build: wrong parameter was used Change-Id: Iaa823

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-10-02 Thread Michael Stahl
sd/source/ui/unoidl/UnoDocumentSettings.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ccb32f41b9bd9cdd6d8eca72c4d173bccb8a7e73 Author: Michael Stahl Date: Thu Oct 2 16:54:24 2014 +0200 sd: fix up e5222cf76a94c4ec20664b3e6f5a48e00ee9669f Change

minutes of ESC call ...

2014-10-02 Thread Michael Meeks
* Present: + Norbert, Andras, Bjoern, Jacobo, Kendy, Kohei, Michael M, Miklos, Stephan, Eike, David, Caolán, Christian, Robinson, Ptyl, Cedric * Completed Action Items: + blog about the sad realities of web plugins (Bjoern) + look at Excel threaded loading issue (Michael)

[Bug 84600] Provide script to easily set up odfvalidator and officeotron

2014-10-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84600 Miklos Vajna changed: What|Removed |Added CC||libreoffice@lists.freedeskt

Re: Anti-Virus vendors & warnings

2014-10-02 Thread David Tardon
On Thu, Oct 02, 2014 at 08:38:35AM -0400, nicholas ferguson wrote: > I was able to reproduce Norton killing of genrb.exe ... This will give you > an example to consider a proper solution. Uh huh? Some crappy virus "detector" thinks that a legitimate executable created from legitimate source code

[Libreoffice-commits] core.git: 2 commits - sw/source writerfilter/source

2014-10-02 Thread Luboš Luňák
sw/source/core/inc/frmtool.hxx|2 +- sw/source/core/layout/frmtool.cxx |2 +- sw/source/core/layout/tabfrm.cxx |4 ++-- writerfilter/source/dmapper/DomainMapper_Impl.hxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)

[Libreoffice-commits] core.git: sw/Library_sw.mk sw/source

2014-10-02 Thread Matúš Kukan
sw/Library_sw.mk |1 + sw/source/uibase/dbui/swdbtoolsclient.cxx |4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit 3c6f3290955cfaeaff4d1e38cb1b9d125eac4d61 Author: Matúš Kukan Date: Thu Oct 2 15:41:41 2014 +0200 fdo#84315: qui

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sd/source

2014-10-02 Thread Caolán McNamara
sd/source/filter/html/pubdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7da08675ed346e7c34dc0cb9cab6741f38343f43 Author: Caolán McNamara Date: Thu Oct 2 10:12:30 2014 +0100 coverity#1242906 Unused value Change-Id: I7a282e5adc60e4b123469f46fb

Re: Anti-Virus vendors & warnings

2014-10-02 Thread Norbert Thiebaud
On Thu, Oct 2, 2014 at 7:54 AM, Michael Meeks wrote: > > On Thu, 2014-10-02 at 08:38 -0400, nicholas ferguson wrote: > > git grep genrb > > suggests that it's not used. It is built and used by icu itself to generate data resource files. cd workdir/UnpackedTarball/icu grep -R genrb

[Libreoffice-commits] core.git: 60 commits - chart2/source comphelper/source connectivity/source cui/source editeng/source extensions/source filter/source framework/source hwpfilter/source include/svx

2014-10-02 Thread Caolán McNamara
chart2/source/view/main/OpenGLRender.cxx|2 chart2/source/view/main/VLegendSymbolFactory.cxx|2 comphelper/source/misc/syntaxhighlight.cxx |2 connectivity/source/drivers/dbase/DTable.cxx|6 +- cui/source/dialogs/iconcdlg.cxx

[Libreoffice-commits] core.git: sw/uiconfig

2014-10-02 Thread Adolfo Jayme Barrientos
sw/uiconfig/swriter/ui/outlinenumbering.ui |5 sw/uiconfig/swriter/ui/outlinenumberingpage.ui | 62 ++- sw/uiconfig/swriter/ui/outlinepositionpage.ui | 195 + 3 files changed, 96 insertions(+), 166 deletions(-) New commits: commit 9aba60c0f0f99d0a7c31bf291

[Libreoffice-commits] core.git: scripting/examples scripting/java scripting/workben

2014-10-02 Thread Robert Antoni Buj i Gelonch
scripting/examples/java/HelloWorld/HelloWorld.java | 16 scripting/examples/java/Highlight/HighlightText.java | 89 - scripting/examples/java/MemoryUsage/MemoryUsage.java

[Libreoffice-commits] core.git: 4 commits - cli_ure/source dtrans/source fpicker/source shell/inc shell/source

2014-10-02 Thread Stephan Bergmann
cli_ure/source/uno_bridge/cli_base.h |6 +-- cli_ure/source/uno_bridge/cli_data.cxx| 16 +- cli_ure/source/uno_bridge/cli_uno.cxx |2 - dtrans/source/win32/clipb/WinClipboard.hxx

RE: Anti-Virus vendors & warnings

2014-10-02 Thread nicholas ferguson
On Thu, 2014-10-02 at 08:38 -0400, nicholas ferguson wrote: > [nicholas ferguson] > I was able to reproduce Norton killing of genrb.exe ... This will > give you an example to consider a proper solution. And this highlights the gravity. > genrb.exe is a major player in building even a release m

Re: Anti-Virus vendors & warnings

2014-10-02 Thread Michael Meeks
On Thu, 2014-10-02 at 08:38 -0400, nicholas ferguson wrote: > [nicholas ferguson] > I was able to reproduce Norton killing of genrb.exe ... This will give you > an example to consider a proper solution. And this highlights the gravity. > genrb.exe is a major player in building even a release mo

Re: examples to manage docs using LibreOffice as a major component

2014-10-02 Thread Michael Meeks
Hi Nicholas, On Thu, 2014-10-02 at 08:10 -0400, nicholas ferguson wrote: > the short answer of all of the time you spent writing on this subject..would > be to tell me to build libreoffice in debug mode, verbose, then the full > instructions for building cppunit tests will be the in the output fi

RE: examples to manage docs using LibreOffice as a major component

2014-10-02 Thread nicholas ferguson
the short answer of all of the time you spent writing on this subject..would be to tell me to build libreoffice in debug mode, verbose, then the full instructions for building cppunit tests will be the in the output file. And that I would then find how a cppunit tests sets up an env variables. gee

RE: Anti-Virus vendors & warnings

2014-10-02 Thread nicholas ferguson
> If it needs forensics to find out what was blocked, then the > av-solution is crap My thesis is that all av-solutions are deeply flawed =) > So only way is to do as already written in the buildinstructions and > common sense when actually looking at the AV-solutions' reports: > Disable

Fwd: Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Olivier Hallot
re-sending Forwarded Message Assunto: Re: Minutes of the Design Hangout: 2014-10-01 Data: Thu, 02 Oct 2014 07:08:39 -0300 De: Olivier Hallot Para: libreoffice@lists.freedesktop.org Hi Guys Great initiative. On 02-10-2014 06:49, Jan Holesovsky wrote: > * Present: Jay, Kendy, S

Re: UNO sequence cleanup ...

2014-10-02 Thread Matúš Kukan
On Tue, 2014-09-30 at 14:20 +0100, Michael Meeks wrote: > Hi Matus, > > So - to confirm; Stephan and I discussed this, and there is interest in > improving things. > > Currently the uno::Sequence destructor (which reaches iDestructSequence > ~34k times during startup with a sequence t

[Libreoffice-commits] core.git: sw/source

2014-10-02 Thread Philipp Weissenbacher
sw/source/core/inc/layact.hxx | 100 +++- sw/source/core/inc/layfrm.hxx | 63 - sw/source/core/inc/mvsave.hxx | 23 - sw/source/core/inc/node2lay.hxx | 47 +- sw/source/core/inc/pagefrm.hxx | 74 +++

[Libreoffice-commits] core.git: forms/source

2014-10-02 Thread Philipp Weissenbacher
forms/source/misc/InterfaceContainer.cxx | 24 forms/source/misc/services.cxx | 12 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 0658889bcdc54e63aa5966aa9936bd043d3a8b35 Author: Philipp Weissenbacher Date: Thu Oct 2

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - 3 commits - cppu/source cppu/util include/com include/uno oox/source sax/source

2014-10-02 Thread Noel Grandin
cppu/source/uno/destr.hxx | 55 +- cppu/source/uno/sequence.cxx |8 cppu/util/cppu.map|5 +++ include/com/sun/star/uno/Sequence.hxx |9 +++-- include/uno/sequence2.h | 14 oox/sourc

Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Samuel Mehrbrodt
Am 02.10.2014 um 12:43 schrieb Andras Timar: Currently alternating listbox colors are hard coded, and this is a regression from the previous state, if we use a non-default theme, such as High Contrast #2 on Windows. See the screenshot below, text is unreadable on white/grey background. Even the l

[Libreoffice-commits] core.git: cppu/source cppu/util include/com include/uno

2014-10-02 Thread Noel Grandin
cppu/source/uno/destr.hxx | 55 +- cppu/source/uno/sequence.cxx |8 cppu/util/cppu.map|5 +++ include/com/sun/star/uno/Sequence.hxx |9 +++-- include/uno/sequence2.h | 14 5 files c

Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Andras Timar
On Thu, Oct 2, 2014 at 11:49 AM, Jan Holesovsky wrote: > + Alternating lines highlight in the Expert configuration listbox > + should that be enabled on more places? possibly even default? > + AI Samuel: Will try to switch it on generally; and also check > what the o

Re: Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Bjoern Michaelsen
Hi, this is great! On Thu, Oct 02, 2014 at 11:49:21AM +0200, Jan Holesovsky wrote: > * Present: Jay, Kendy, Samuel, Steve > * Pending Action Items: Since you are writing minutes for these calls Kendy, would you self-assign and close: https://redmine.documentfoundation.org/issues/682 It seems

Minutes of the Design Hangout: 2014-10-01

2014-10-02 Thread Jan Holesovsky
* Present: Jay, Kendy, Samuel, Steve * Completed Action Items: + none - the first call :-) * Pending Action Items: + none * UI changes integrated the last week (Samuel): + Samuel tests + reads the code + thanks for your work there! (Kendy) + Firefox themes fo

Re: [Libreoffice-commits] core.git: disable cve tests by default on windows

2014-10-02 Thread Stephan Bergmann
On 10/01/2014 12:34 PM, Caolán McNamara wrote: commit a6b2c618cb02168bba950652367f494a1021cf53 Author: Caolán McNamara Date: Wed Oct 1 11:32:59 2014 +0100 disable cve tests by default on windows what we really want to do here is to disable if there is a virus checker active th

[Libreoffice-commits] core.git: javaunohelper/test

2014-10-02 Thread Robert Antoni Buj i Gelonch
javaunohelper/test/com/sun/star/lib/uno/helper/WeakBase_Test.java | 14 +++--- 1 file changed, 5 insertions(+), 9 deletions(-) New commits: commit 18ceb207ddd8e9065a8e0bd4a64163a3a2a0a0ce Author: Robert Antoni Buj i Gelonch Date: Thu Oct 2 11:19:12 2014 +0200 javaunohelper: More ro

[Libreoffice-commits] core.git: xmerge/source

2014-10-02 Thread Robert Antoni Buj i Gelonch
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/ColumnStyle.java | 13 xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/RowStyle.java | 14 xmerge/source/xmerge/java/org/openoffice/xmerge/util/TwipsConverter.java | 29 --

[Libreoffice-commits] core.git: Branch 'feature/perfwork' - 3 commits - sax/source sc/source

2014-10-02 Thread Matúš Kukan
sax/source/tools/fastserializer.cxx | 28 ++- sax/source/tools/fastserializer.hxx |5 sax/source/tools/fshelper.cxx|8 --- sc/source/filter/excel/xecontent.cxx | 12 +-- sc/source/filter/excel/xeextlst.c

[Libreoffice-commits] core.git: svx/Library_svxcore.mk svx/source

2014-10-02 Thread Lionel Elie Mamane
svx/Library_svxcore.mk|1 + svx/source/form/dbtoolsclient.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 08f33ca66559dfafd29ab0c6073232cf05a6d4e5 Author: Lionel Elie Mamane Date: Wed Oct 1 11:57:30 2014 +0200 fdo#84315 quick fix

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - filter/source sd/source

2014-10-02 Thread Katarina Behrens
filter/source/config/fragments/filters/draw8.xcu |2 filter/source/config/fragments/filters/draw8_template.xcu|2 filter/source/config/fragments/filters/impress8.xcu |2 filter/source/config/fragments/filters/impress8_draw.xcu |2 filter/source/conf

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - svx/Library_svxcore.mk svx/source

2014-10-02 Thread Lionel Elie Mamane
svx/Library_svxcore.mk|1 + svx/source/form/dbtoolsclient.cxx |3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 06ec4f077cd3204d685f24bf5d245868df2ac211 Author: Lionel Elie Mamane Date: Wed Oct 1 11:57:30 2014 +0200 fdo#84315 quick fix

[Libreoffice-commits] core.git: sfx2/source

2014-10-02 Thread Takeshi Abe
sfx2/source/dialog/splitwin.cxx | 115 +++- sfx2/source/inc/splitwin.hxx| 13 +++- 2 files changed, 55 insertions(+), 73 deletions(-) New commits: commit 258f4ba9de5e40210f8a38817f89cf93ac25ebed Author: Takeshi Abe Date: Tue Sep 30 12:55:39 2014 +0900

[Libreoffice-commits] core.git: 9 commits - configmgr/source include/tools sc/source sfx2/source starmath/source tools/source vcl/source

2014-10-02 Thread Caolán McNamara
configmgr/source/parsemanager.cxx |2 - include/tools/globname.hxx|8 +- sc/source/ui/pagedlg/tptable.cxx |4 +-- sc/source/ui/view/tabview3.cxx|4 +-- sfx2/source/appl/app.cxx | 24 ++-- sfx2/source/appl/newhelp.cxx |2 - starma

[Libreoffice-commits] core.git: javaunohelper/JunitTest_juh.mk javaunohelper/test

2014-10-02 Thread Stephan Bergmann
javaunohelper/JunitTest_juh.mk |1 javaunohelper/test/com/sun/star/lib/uno/helper/ComponentBase_Test.java | 11 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) New commits: commit b6cff5fae1a91549402bdee55a1077719f7b9c65 Author: Stephan

[Libreoffice-commits] core.git: writerfilter/source

2014-10-02 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |2 +- writerfilter/source/ooxml/model.xml|4 ++-- writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 +-- 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 5a295a9a9d3c25344d37b162c9c95d10e5c2e0f2 Author