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

2014-10-31 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwptools.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 513956cfaddda21b82af76f2c79ed2f2ddec2c82 Author: Norbert Thiebaud Date: Sat Nov 1 01:32:46 2014 -0500 coverity#1250437 : Ressource Leak Change-Id: Id1c4885c05c70fedcf85360e3ec7

LibreOffice Gerrit News for submodules on 2014-11-01

2014-10-31 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: + fdo#85686 u

LibreOffice Gerrit News for core on 2014-11-01

2014-10-31 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + "Fix fdo#84795 Menu, DropDown-List not disappears with right mouse click" in https://gerrit.libreoffice.org/12061 from juegen funk about module vcl + SIFR: Add

[Libreoffice-commits] core.git: Branch 'feature/image_rework' - sw/source

2014-10-31 Thread Zolnai Tamás
sw/source/core/graphic/ndgrf.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit ad203021338f6def37f2f9faae36808ffd7fb4e4 Author: Zolnai Tamás Date: Sat Nov 1 01:22:11 2014 +0100 This else was left out. Change-Id: Ia9c07a58339ea4bdbee86f2d562e14edf6156d06 diff --gi

[Libreoffice-commits] core.git: Branch 'feature/image_rework' - 4 commits - include/svtools include/vcl oox/source svtools/source sw/inc sw/source vcl/source

2014-10-31 Thread Zolnai Tamás
include/svtools/grfmgr.hxx |2 +- include/vcl/graph.hxx|3 +++ oox/source/export/drawingml.cxx | 13 - svtools/source/graphic/grfmgr.cxx| 20 +++- svtools/source/graphic/grfmgr2.cxx

[Libreoffice-commits] core.git: 2 commits - svx/inc

2014-10-31 Thread Kohei Yoshida
svx/inc/sdr/contact/viewcontactofsdrpage.hxx | 373 ++- 1 file changed, 145 insertions(+), 228 deletions(-) New commits: commit 1baad070d8c2a38581cf33d803c5043f1974647f Author: Kohei Yoshida Date: Fri Oct 31 18:58:58 2014 -0400 Add class description. Chan

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - svx/inc

2014-10-31 Thread Kohei Yoshida
svx/inc/sdr/contact/viewcontactofsdrpage.hxx | 373 ++- 1 file changed, 145 insertions(+), 228 deletions(-) New commits: commit 345d3ad69d99601c26b2723971a4f5d0d3099637 Author: Kohei Yoshida Date: Fri Oct 31 18:58:58 2014 -0400 Add class description. Chan

[Libreoffice-commits] core.git: 2 commits - desktop/Module_desktop.mk desktop/Package_sbase_sh.mk desktop/Package_scalc_sh.mk desktop/Package_scripts.mk desktop/Package_sdraw_sh.mk desktop/Package_sim

2014-10-31 Thread Michael Stahl
Repository.mk | 26 ++ desktop/Module_desktop.mk |6 ++ desktop/Package_sbase_sh.mk| 14 ++ desktop/Package_scalc_sh.mk| 14 ++ desktop/Package_scripts.mk |6

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

2014-10-31 Thread Julien Nabet
sw/qa/complex/writer/TextPortionEnumerationTest.java | 23 ++ sw/source/core/txtnode/thints.cxx| 30 --- sw/source/uibase/wrtsh/wrtsh2.cxx|8 ++--- 3 files changed, 46 insertions(+), 15 deletions(-) New commits: commit 5a

[Libreoffice-commits] core.git: Branch 'ports/macosx10.5/master' - 20 commits - apple_remote/source avmedia/Module_avmedia.mk bridges/Library_cpp_uno.mk bridges/source comphelper/source configure.ac e

2014-10-31 Thread Douglas Mencken
Rebased ref, commits from common ancestor: commit 8d367d76cfabc9d3f83fc386bf6b9a0967ac5015 Author: Douglas Mencken Date: Sat Oct 25 11:03:56 2014 -0400 vcl: workarounds for `objc_msgSend' on 10.5 (vcl/osx/salframe.cxx, vcl/osx/salmenu.cxx) plus, move conditional includes i

Build fail with MacOs (crashrep part)

2014-10-31 Thread julien2412
Hello, On MacOs 10.9.5, I got this error when building master sources updated yesterday: lo/core/crashrep/source/unx/main.cxx:168:26: error: 'tmpnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly

Re: Recalculation on File Load

2014-10-31 Thread Olivier Hallot
On 31/10/2014 18:16, Kohei Yoshida wrote: > On Fri, 2014-10-31 at 05:55 -0200, Olivier Hallot wrote: >> Hi Guys >> >> Can I get a little explanation on why we need this option in Calc - >> Options - Formula? > > So, hopefully the conversation we had on IRC was helpful. > > This was introduced i

Re: Recalculation on File Load

2014-10-31 Thread Kohei Yoshida
On Fri, 2014-10-31 at 05:55 -0200, Olivier Hallot wrote: > Hi Guys > > Can I get a little explanation on why we need this option in Calc - > Options - Formula? So, hopefully the conversation we had on IRC was helpful. This was introduced in 4.0, and you can find the details of this feature here:

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

2014-10-31 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontact.cxx | 659 +-- 1 file changed, 328 insertions(+), 331 deletions(-) New commits: commit 68754260e6f3fdc91a6ab55b4fd99fbd34bf3447 Author: Kohei Yoshida Date: Fri Oct 31 16:01:52 2014 -0400 Unindent. Change-Id: I875bd

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - svx/source

2014-10-31 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontact.cxx | 659 +-- 1 file changed, 328 insertions(+), 331 deletions(-) New commits: commit ec934468a979e2801b82fb7393afa657aec826ca Author: Kohei Yoshida Date: Fri Oct 31 16:01:52 2014 -0400 Unindent. Change-Id: I875bd

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 3 commits - bridges/test configure.ac connectivity/source cui/source dbaccess/source desktop/win32 drawinglayer/source extensions/workben f

2014-10-31 Thread Andrea Gelmini
bridges/test/java_uno/nativethreadpool/readme |2 configure.ac |6 connectivity/source/drivers/odbc/ORealDriver.cxx |2 cui/source/options/fontsubs.cxx

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

2014-10-31 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontactofsdrpage.cxx | 974 -- 1 file changed, 444 insertions(+), 530 deletions(-) New commits: commit b47342a8a382dc04d12bad4e628e9562036c01f8 Author: Kohei Yoshida Date: Fri Oct 31 15:32:27 2014 -0400 Remove repetitive namespace close /

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

2014-10-31 Thread Kohei Yoshida
svx/source/sdr/contact/viewcontactofsdrpage.cxx | 1022 +++- 1 file changed, 470 insertions(+), 552 deletions(-) New commits: commit 230deaa80974a0c71e874512a0d7cbbf3ee4c654 Author: Kohei Yoshida Date: Fri Oct 31 15:25:09 2014 -0400 We don't need this repetitive namesp

[Libreoffice-commits] core.git: scp2/InstallModule_quickstart.mk

2014-10-31 Thread Michael Stahl
scp2/InstallModule_quickstart.mk |1 - 1 file changed, 1 deletion(-) New commits: commit 11bf07e809d6b7be7b420c03caddcca32a36041b Author: Michael Stahl Date: Fri Oct 31 19:34:12 2014 +0100 scp2: forgot to remove file_quickstart from makefile Change-Id: Ieb34db019c03e7f20f06d3

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - include/vcl vcl/source

2014-10-31 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |2 ++ vcl/source/opengl/OpenGLContext.cxx | 21 + 2 files changed, 19 insertions(+), 4 deletions(-) New commits: commit 37b4f3b9b7bf801a06d03b601d8c700e9cb830a1 Author: Markus Mohrhard Date: Fri Oct 31 19:19:47 2014 +0100 fi

[Libreoffice-commits] core.git: comphelper/source include/comphelper

2014-10-31 Thread Michael Meeks
comphelper/source/misc/threadpool.cxx | 40 -- include/comphelper/threadpool.hxx | 10 +--- 2 files changed, 41 insertions(+), 9 deletions(-) New commits: commit 68f912e896b14546f17ef8bd090f08229842519f Author: Michael Meeks Date: Fri Oct 31 12:32:12

[Libreoffice-commits] core.git: Branch 'ports/macosx10.5/master' - 86 commits - apple_remote/source avmedia/Module_avmedia.mk avmedia/source binaryurp/source bin/run bridges/Library_cpp_uno.mk bridges

2014-10-31 Thread Douglas Mencken
Rebased ref, commits from common ancestor: commit 3e19d8bca3d4960558cd2468aac7c73bdbe545a2 Author: Douglas Mencken Date: Thu Oct 30 12:55:14 2014 -0400 toolkit: include when OBJC_EXPORT is not defined Change-Id: I5b1abae5bace4f831baa2e69d46e75c7cb638095 diff --git a/toolkit/sourc

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/aqua

2014-10-31 Thread Herbert Dürr
vcl/aqua/source/a11y/aqua11ywrapper.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac91424975502e1a67434dcaa649e26a2bcf8be4 Author: Herbert Dürr Date: Fri Oct 31 16:30:42 2014 + #i125815# fix build breaker with Mac 10.10 SDK diff --git a/vcl/aqua/sou

[Libreoffice-commits] core.git: 9 commits - bin/run framework/source Repository.mk sc/inc scp2/AutoInstall.mk scp2/InstallModule_quickstart.mk scp2/source sc/source shell/Module_shell.mk solenv/gbuild

2014-10-31 Thread Michael Stahl
Repository.mk | 57 +++--- bin/run | 24 + framework/source/uielement/toolbarmanager.cxx | 14 - sc/inc/cellsuno.hxx |1 sc/source/ui/unoobj/cellsuno.cxx

Recalculation on File Load

2014-10-31 Thread Olivier Hallot
Hi Guys Can I get a little explanation on why we need this option in Calc - Options - Formula? I am writing/updating the help page and I'd like to get the right info on this feature. (fdo#85686) Thanks -- Olivier Hallot Comunidade LibreOffice http://ask.libreoffice.org/pt-br ___

Re: coverity warnings update, < 200

2014-10-31 Thread Eike Rathke
Hi Caolán, On Thursday, 2014-10-30 16:03:53 +, Caolán McNamara wrote: > Nearly all the other "swapped arguments" are around column/rows possibly > being swapped, especially in calc, e.g. a lot of them are like 1242513 > bChartRowAsHdr passed to bCol on line 3176 > ScCellRangesBase::setRowDesc

[Libreoffice-commits] core.git: avmedia/source chart2/source codemaker/source connectivity/source cppcanvas/source cppuhelper/qa cppu/qa cui/source dbaccess/source desktop/source embeddedobj/source ex

2014-10-31 Thread Andrea Gelmini
avmedia/source/macavf/macavfcommon.hxx|1 chart2/source/controller/dialogs/DataBrowserModel.cxx |1 chart2/source/controller/dialogs/dlg_ObjectProperties.cxx |1 chart2/source/controller/inc/res_Titles.hxx |1 chart2/source/model/template/G

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

2014-10-31 Thread Miklos Vajna
sw/inc/unodraw.hxx |4 sw/source/core/unocore/unodraw.cxx | 26 ++ 2 files changed, 26 insertions(+), 4 deletions(-) New commits: commit 693014c9d3dcbf3c649d775143918e531b6e3ac0 Author: Miklos Vajna Date: Fri Oct 31 17:00:45 2014 +0100 Sw

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

2014-10-31 Thread Eike Rathke
sc/source/core/data/fillinfo.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 32bbe44e894a6575899418cff88f0ccdd5dae393 Author: Eike Rathke Date: Fri Oct 31 17:04:44 2014 +0100 eliminate duplicated initialization RowInfo.pCellInfo is already initialized by ctor.

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - package/inc

2014-10-31 Thread Matúš Kukan
package/inc/PackageConstants.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 009e2edd13eec617f2b7600c04cdd3f86309dcf0 Author: Matúš Kukan Date: Fri Oct 31 16:55:41 2014 +0100 package: Increase size of buffers I just want to see what's going to h

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

2014-10-31 Thread Miklos Vajna
sw/inc/textboxhelper.hxx |8 sw/source/core/doc/textboxhelper.cxx | 33 + sw/source/core/unocore/unoportenum.cxx |2 +- 3 files changed, 42 insertions(+), 1 deletion(-) New commits: commit 6606313d6e69fbab7841f60de8bc152ce605e46b

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

2014-10-31 Thread Eike Rathke
sc/inc/token.hxx |2 ++ sc/source/filter/oox/addressconverter.cxx |6 +- sc/source/filter/oox/formulaparser.cxx| 22 +- 3 files changed, 28 insertions(+), 2 deletions(-) New commits: commit 2ec4c8b07427af868e32e14aaefd20649c1135d6 Aut

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

2014-10-31 Thread Eike Rathke
sc/source/core/data/documen3.cxx |3 ++- sc/source/ui/docshell/docsh5.cxx |2 +- sc/source/ui/unoobj/nameuno.cxx |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 7067d930c8390203f49d989b502e4b4ba85f463d Author: Eike Rathke Date: Fri Oct 31 15:28:41 2014

[Libreoffice-commits] core.git: sal/rtl

2014-10-31 Thread Stephan Bergmann
sal/rtl/alloc_arena.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 8dbe4f2aebff1bd763e4f44c8f9e2a367316da4b Author: Stephan Bergmann Date: Fri Oct 31 15:23:12 2014 +0100 cid#1202756 Clarify with assert that ave == 0 cannot happen ...so (highbit(ave) - 1) will ne

Re: parallelizing crashtest runs (was: minutes of ESC call ...)

2014-10-31 Thread Christian Lohmaier
Hi Markus, *, On Fri, Oct 31, 2014 at 2:38 PM, Markus Mohrhard wrote: > > The quick and ugly one is to partition the directories into 100 file > directories. I have a script for that as I have done exactly that for > the memcheck run on the 70 core Largo server. It is a quick and ugly > implement

Re: parallelizing crashtest runs (was: minutes of ESC call ...)

2014-10-31 Thread Markus Mohrhard
Hey, On Fri, Oct 31, 2014 at 2:23 PM, Christian Lohmaier wrote: > Hi *, > > On Thu, Oct 30, 2014 at 5:39 PM, Michael Meeks > wrote: >> >> * Crashtest futures / automated test scripts (Markus) >> + call on Tuesday; new testing hardware. >> + result - get a Manitu server & leave room in th

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

2014-10-31 Thread Eike Rathke
xmloff/source/transform/ControlOASISTContext.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4f93d6960c4a3d56f066c72ca815beeb24e5d960 Author: Eike Rathke Date: Fri Oct 31 14:41:05 2014 +0100 coverity#705348 Missing break in switch Change-Id: I23e03e45ba4f6d259128

Re: parallelizing crashtest runs (was: minutes of ESC call ...)

2014-10-31 Thread Michael Meeks
Hi Christian, On Fri, 2014-10-31 at 14:23 +0100, Christian Lohmaier wrote: > When I played with the crashtest setup I noticed some limitations in > the current layout of the crashtest-setup that prevents just using > lots of cores/high parallelism to get faster results. Oh - these sound a

parallelizing crashtest runs (was: minutes of ESC call ...)

2014-10-31 Thread Christian Lohmaier
Hi *, On Thu, Oct 30, 2014 at 5:39 PM, Michael Meeks wrote: > > * Crashtest futures / automated test scripts (Markus) > + call on Tuesday; new testing hardware. > + result - get a Manitu server & leave room in the budget for > ondemand Amazon instances (with spot pricing) if there i

[Libreoffice-commits] core.git: sal/rtl

2014-10-31 Thread Stephan Bergmann
sal/rtl/alloc_arena.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1dd285d0c707399f83bbbd51bf8b14abbc72cc78 Author: Stephan Bergmann Date: Fri Oct 31 14:11:54 2014 +0100 cid#1202755 Clarify with assert that new_size == 0 cannot happen ...so arena->m_hash_shfit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 52/9e59d90037748d0030191b93252e597935243e

2014-10-31 Thread Caolán McNamara
52/9e59d90037748d0030191b93252e597935243e |1 + 1 file changed, 1 insertion(+) New commits: commit 7d22dd39b1bfd8c6d9a1661c5b3ddfc18625c6bf Author: Caolán McNamara Date: Fri Oct 31 13:04:47 2014 + Notes added by 'git notes add' diff --git a/52/9e59d90037748d0030191b93252e5979352

[Libreoffice-commits] core.git: 9 commits - connectivity/source include/vcl starmath/inc starmath/source svx/source sw/source ucb/source unusedcode.easy vcl/source

2014-10-31 Thread Caolán McNamara
connectivity/source/drivers/firebird/Blob.cxx | 56 +- include/vcl/metaact.hxx |3 starmath/inc/parse.hxx|5 starmath/source/mathmlexport.cxx | 30 + starmath/source/mathmlimport.cxx | 19 ++- starm

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

2014-10-31 Thread Stephan Bergmann
binaryurp/source/proxy.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2d8fdabd0fb2799cd2be69ba7ee0fea8e9f4291 Author: Stephan Bergmann Date: Fri Oct 31 14:03:00 2014 +0100 cid#1212456 Silently ignore uno_assignData return value here ...which mus

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

2014-10-31 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx | 26 -- 1 file changed, 24 insertions(+), 2 deletions(-) New commits: commit eb37bbe5995767fc106912cb5f42758ad331e6af Author: Tor Lillqvist Date: Fri Oct 31 14:58:43 2014 +0200 Add line numbers to the OpenCL sources being

[Libreoffice-commits] core.git: sal/osl

2014-10-31 Thread Stephan Bergmann
sal/osl/unx/process.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 508a78e4b16e710ddb654114eb83ad63b1414534 Author: Stephan Bergmann Date: Fri Oct 31 13:52:45 2014 +0100 cid#982172 Silently ignore F_SETFD FD_CLOEXEC failures ...there should n

[Libreoffice-commits] core.git: sal/osl

2014-10-31 Thread Stephan Bergmann
sal/osl/unx/file_misc.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit ac7c79a82fc8768b2564ef7f20bff38db6946c9b Author: Stephan Bergmann Date: Fri Oct 31 13:45:57 2014 +0100 cid#982171 Warn about rename failure in error clean-up code Change

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - comphelper/source include/comphelper sc/source

2014-10-31 Thread Michael Meeks
comphelper/source/misc/threadpool.cxx | 40 -- include/comphelper/threadpool.hxx | 12 ++ sc/source/filter/excel/xetable.cxx| 26 +++--- 3 files changed, 55 insertions(+), 23 deletions(-) New commits: commit 26a0edf153c70adb7e1

[Libreoffice-commits] core.git: sal/osl

2014-10-31 Thread Stephan Bergmann
sal/osl/unx/file_misc.cxx | 28 +++- 1 file changed, 7 insertions(+), 21 deletions(-) New commits: commit 30c9034c87b6cbc93a5ff4cf7e3fc9bff59b9ac5 Author: Stephan Bergmann Date: Fri Oct 31 13:26:22 2014 +0100 Simplify by using OString Change-Id: Ia464175

test

2014-10-31 Thread Olivier Hallot
getting blocked/moderated, aka "filtered". -- Olivier Hallot Comunidade LibreOffice http://ask.libreoffice.org/pt-br ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2014-10-31 Thread Tor Lillqvist
sc/source/core/opencl/formulagroupcl.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 292256d2f24ce62d53c721539e7670b8c7d8d9f1 Author: Tor Lillqvist Date: Fri Oct 31 13:02:36 2014 +0200 Append kernel signature to the log area in the SAL_INFO dump of

[Libreoffice-commits] core.git: include/osl sal/osl

2014-10-31 Thread Stephan Bergmann
include/osl/file.h|6 +- sal/osl/unx/file_misc.cxx | 21 ++--- 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 6edbcc1b231feb02f304ff646c323b5df051d9a4 Author: Stephan Bergmann Date: Fri Oct 31 12:05:25 2014 +0100 cid#1242936 handle

[Libreoffice-commits] core.git: Branch 'feature/priorities' - include/vcl vcl/inc vcl/source

2014-10-31 Thread Tobias Madl
include/vcl/timer.hxx |5 +++-- vcl/inc/window.h |2 +- vcl/source/app/timer.cxx | 14 +- vcl/source/window/paint.cxx | 16 vcl/source/window/window.cxx |8 vcl/source/window/winproc.cxx |2 +- 6 files changed,

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

2014-10-31 Thread Matúš Kukan
editeng/source/misc/SvXMLAutoCorrectImport.cxx |4 ++-- editeng/source/misc/SvXMLAutoCorrectImport.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit f13678d8055d77f891b258f6e2a27aac2c0f07e7 Author: Matúš Kukan Date: Fri Oct 31 11:10:39 2014 +0100

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

2014-10-31 Thread Miklos Vajna
sw/inc/doc.hxx |4 sw/source/core/doc/DocumentLayoutManager.cxx |2 +- sw/source/core/doc/docnew.cxx|1 + sw/source/uibase/dbui/dbmgr.cxx |8 4 files changed, 14 insertions(+), 1 deletion(-) New commits: comm

Re: Crash test update

2014-10-31 Thread Markus Mohrhard
Hey, On Fri, Oct 31, 2014 at 10:06 AM, Miklos Vajna wrote: > Hi Markus, > > On Fri, Oct 31, 2014 at 08:25:32AM +0100, Markus Mohrhard > wrote: >> just to make everyone aware of it. We have a huge spike of xls export >> crashes in the new test run. Now 500 instead of the usual 6 or 7. Docx >> ex

[Libreoffice-commits] core.git: officecfg/registry

2014-10-31 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit bf4aa9172a906353251b39bd4d3c27f7f30efee7 Author: Yousuf Philips Date: Fri Oct 31 13:02:53 2014 +0400 fix missing page break icon from showi

[Libreoffice-commits] core.git: include/osl

2014-10-31 Thread Stephan Bergmann
include/osl/file.h |1 - 1 file changed, 1 deletion(-) New commits: commit 344ad69a0427d5f5daa0bebaad3466773c52a312 Author: Stephan Bergmann Date: Fri Oct 31 10:10:33 2014 +0100 Duplicate line Change-Id: I55811305ec24ff3538d33e98c8eac680e7da17fe diff --git a/include/osl/file

Re: Crash test update

2014-10-31 Thread Miklos Vajna
Hi Markus, On Fri, Oct 31, 2014 at 08:25:32AM +0100, Markus Mohrhard wrote: > just to make everyone aware of it. We have a huge spike of xls export > crashes in the new test run. Now 500 instead of the usual 6 or 7. Docx > export is still a problem with 2.4k instead of the normal 450. Is there

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-10-31 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80939, which changed state. Bug 80939 Summary: Mac OS X: LibreOffice windows are pixelated on Retina displays https://bugs.freedesktop.org/show_bug.cgi?id=80939 What|Removed |Added

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

2014-10-31 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |6 +++--- sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 +- writerfilter/source/dmapper/ConversionHelper.cxx |5 - writerfilter/source/dmapper/ConversionHelper.hxx |2 -- writerfilter/source/dmapper/GraphicHelpers.cxx |

[Libreoffice-commits] core.git: editeng/Library_editeng.mk editeng/source

2014-10-31 Thread Daniel Sikeler
editeng/Library_editeng.mk |1 editeng/source/misc/SvXMLAutoCorrectImport.cxx | 161 +-- editeng/source/misc/SvXMLAutoCorrectImport.hxx | 69 +++- editeng/source/misc/SvXMLAutoCorrectTokenHandler.cxx | 44 + editeng/source/mis

[Libreoffice-commits] core.git: Branch 'feature/priorities' - include/vcl vcl/inc vcl/source

2014-10-31 Thread Jennifer Liebel
include/vcl/timer.hxx| 35 + vcl/inc/window.h |4 +-- vcl/source/app/timer.cxx | 45 +++ vcl/source/window/window.cxx |8 +++ 4 files changed, 86 insertions(+), 6 deletions(-) New commi

[Libreoffice-commits] core.git: include/xmloff xmloff/source

2014-10-31 Thread Daniel Sikeler
include/xmloff/xmlictxt.hxx | 34 + include/xmloff/xmlimp.hxx | 38 ++- xmloff/source/core/xmlictxt.cxx | 47 xmloff/source/core/xmlimp.cxx | 77 4 files changed, 192 insertions(+)

[Libreoffice-commits] core.git: Branch 'feature/priorities' - 646 commits - accessibility/source animations/source avmedia/source basctl/Module_basctl.mk basctl/source basegfx/source basic/inc basic/L

2014-10-31 Thread Tor Lillqvist
Rebased ref, commits from common ancestor: commit 4482f50197f8787f8e187def2cc96758e3c31800 Author: Tor Lillqvist Date: Fri Oct 31 08:32:31 2014 +0200 WaE: VarDecl, use "bool" instead of "sal_Bool" [loplugin:salbool] This likely is a false warning or over-enthusiasm in the salbool p

Re: Crash test update

2014-10-31 Thread Markus Mohrhard
Hey, On Fri, Oct 31, 2014 at 4:54 AM, Miklos Vajna wrote: > New crashtest update available at > http://dev-builds.libreoffice.org/crashtest/3025a28bc2e89af05c9d287a07223be0447d3c2f/ > just to make everyone aware of it. We have a huge spike of xls export crashes in the new test run. Now 500 ins