[Bug 53920] EDITING: Data Validity Cell Range not being applied to multiple selected cells

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53920 Laurent BP changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #13 from Laurent BP -

4.3.x linux packages and collada support

2014-09-26 Thread Zolnai Tamás
Hi there, I've got a bug (fdo#84008) which leads me to the conclusion that linux packages (4.3.1 and 4.3.2) on libreoffice download page does not contain collada support. From the symptoms I expect that it was unintentionally, caused by that collada support needs a compiler supporting std::shared_

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

2014-09-26 Thread Zolnai Tamás
configure.ac |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 93f9451340957dae29a6b3ccec127a99a03ffd31 Author: Zolnai Tamás Date: Sat Sep 27 07:55:48 2014 +0200 fdo#84008: make configure fail if no std::shared_ptr available for collada To avoid th

[Bug 62081] Add split menus to items in the style dropdown

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=62081 --- Comment #9 from Adolfo Jayme --- I tested the new dropdowns, but when I click them, the parent Styles menu disappears (leaving a floating submenu in a nonsensical position of the screen), which I think is not what people would expect. Besides

[Bug 53920] EDITING: Data Validity Cell Range not being applied to multiple selected cells

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53920 Laurent BP changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |jumbo4...@yahoo.fr |deskt

Crash test update

2014-09-26 Thread Miklos Vajna
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/e29862bcc509916e7fe3e9b2f43b0672c49b7f6e/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 ign_christian changed: What|Removed |Added Depends on||82009 --- Comment #68 from ign_christian

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

2014-09-26 Thread Samuel Mehrbrodt
sc/source/ui/drawfunc/fupoor.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 425711faddb208efa97e869b885919fff9e570d0 Author: Samuel Mehrbrodt Date: Sat Sep 27 00:44:52 2014 +0200 fdo#83808 Scale images proportionally by default in Calc Change-Id: I979

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

2014-09-26 Thread Matúš Kukan
comphelper/source/streaming/seqstream.cxx | 23 +++-- include/comphelper/seqstream.hxx |2 sax/source/tools/fastserializer.cxx | 129 -- sax/source/tools/fastserializer.hxx | 20 +--- sax/source/tools/fshelper.cxx |6 - 5 f

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

2014-09-26 Thread Michael Stahl
include/vcl/svapp.hxx| 47 +++ sc/source/core/data/documen3.cxx |5 +--- sc/source/core/tool/compiler.cxx |7 + svx/source/fmcomp/gridctrl.cxx | 13 ++ 4 files changed, 54 insertions(+), 18 deletions(-) New commits: commit

[Libreoffice-commits] core.git: 7 commits - android/experimental

2014-09-26 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java | 96 -- android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java | 30 - android/experimental/LOAndroid3/src/java/org/libreoffice/MockTileProvider.java

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

2014-09-26 Thread Kohei Yoshida
sc/inc/column.hxx|3 -- sc/inc/rowheightcontext.hxx |6 sc/source/core/data/column.cxx | 19 +++--- sc/source/core/data/column2.cxx | 24 +- sc/source/core/data/rowheightcontext.cxx |5 +++ sc/sour

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

2014-09-26 Thread Michael Stahl
vcl/source/gdi/cvtsvm.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbee6e53e6345080dc52c75c98cfe0eb1c60e52e Author: Michael Stahl Date: Fri Sep 26 20:38:31 2014 +0200 vcl: restore that cast for MSVC Change-Id: I8a8b4b16811660290c881f82b3cf9b910

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

2014-09-26 Thread Tor Lillqvist
tools/source/fsys/urlobj.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f64ec11a3c80308075b8786fb0a2757a2d7efe8 Author: Tor Lillqvist Date: Fri Sep 26 20:05:20 2014 +0300 WaE: implicit conversion of NULL constant to 'nullptr_t' Change-Id: I4

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

2014-09-26 Thread Miklos Vajna
oox/source/drawingml/shape.cxx | 11 --- oox/source/export/drawingml.cxx |6 ++ sw/qa/extras/ooxmlexport/data/rot180-flipv.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 11 +++ sw/qa/extras/ooxmlexport/ooxmlexport2.cxx

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

2014-09-26 Thread Samuel Mehrbrodt
sd/source/ui/func/fudraw.cxx | 21 +++-- sd/source/ui/inc/fudraw.hxx |1 + 2 files changed, 16 insertions(+), 6 deletions(-) New commits: commit ef58e10844dff60cd218306b059ec81d8421f961 Author: Samuel Mehrbrodt Date: Fri Sep 26 18:45:42 2014 +0200 fdo#83808 Scale im

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

2014-09-26 Thread Lionel Elie Mamane
connectivity/source/drivers/odbc/ODatabaseMetaData.cxx |2 connectivity/source/inc/odbc/OConnection.hxx |2 connectivity/source/inc/odbc/ODriver.hxx |2 connectivity/source/inc/odbc/OFunctiondefs.hxx | 104 - connectivity/source/inc/o

Re: Performance samples for LibreOffice ...

2014-09-26 Thread Jan Hubicka
> > Ah, right, good catch. Our XLIB_* "trick" from > include/{pre,post}x.h (which had been duplicated in > extensions/source/plugin/inc/plugin/unx/plugcon.hxx prior to > > "Use prex.h/postx.h"). S

gbuild-to-ide incompatibility with make 4.0

2014-09-26 Thread Peter Foley
While looking at the gbuild-to-ide script, I noticed that almost all of the regex broke due to the below change in make 4.0. * In -p output, .RECIPEPREFIX settings are shown and all target-specific variables are output as if in a makefile, instead of as comments. I'm wondering if it would be fi

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

2014-09-26 Thread Kohei Yoshida
sc/source/filter/oox/stylesbuffer.cxx| 30 +- sc/source/filter/oox/worksheethelper.cxx |2 ++ 2 files changed, 23 insertions(+), 9 deletions(-) New commits: commit 198796205b60bc3662a7805276f4497b6fa0c8f7 Author: Kohei Yoshida Date: Fri Sep 26 11:13:43 201

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

2014-09-26 Thread Stephan Bergmann
include/oox/core/recordparser.hxx |2 +- include/oox/core/xmlfilterbase.hxx |2 +- include/oox/vml/vmldrawing.hxx |6 ++ include/oox/vml/vmlshape.hxx | 10 +++--- 4 files changed, 7 insertions(+), 13 deletions(-) New commits: commit e3ee8c68d580cd0782b9ae9497f3584

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

2014-09-26 Thread Michael Stahl
connectivity/source/parse/sqliterator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25a092869c9862711714c622e0acd7bddeabf78c Author: Michael Stahl Date: Fri Sep 26 16:58:04 2014 +0200 connectivity: typo Change-Id: Ic4c8637500c13d097f5b26222d7d40

Re: minutes of ESC call ...

2014-09-26 Thread Bjoern Michaelsen
On Thu, Sep 25, 2014 at 03:36:34PM +0100, Michael Meeks wrote: > + Bjoern re-introduced mergelibs for 4.3.2 > + enabled for 4.3.1 without a patch, we need > other libs in mergelibs to avoid circular deps. > + some interesting bug reports wrt. dbtools mo

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

2014-09-26 Thread Michael Stahl
include/tools/urlobj.hxx |4 +++- sw/source/filter/html/htmlgrin.cxx |3 +-- tools/qa/cppunit/test_urlobj.cxx | 14 +++--- tools/source/fsys/urlobj.cxx |8 +--- 4 files changed, 16 insertions(+), 13 deletions(-) New commits: commit ea2d767d4475ac3399fdf

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

2014-09-26 Thread Lionel Elie Mamane
connectivity/source/parse/sqlbison.y |2 +- connectivity/source/parse/sqliterator.cxx |4 ++-- include/connectivity/IParseContext.hxx|4 ++-- svx/source/form/ParseContext.cxx |2 +- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 325ce86b5613

[Libreoffice-commits] core.git: external/hunspell

2014-09-26 Thread László Németh
external/hunspell/UnpackedTarball_hunspell.mk |1 external/hunspell/hunspell-morph-overflow.patch | 30 2 files changed, 31 insertions(+) New commits: commit b37a88c3080fc72f5f0ff9068bc71098be70ed11 Author: László Németh Date: Fri Sep 26 15:54:44 2014 +0200

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

2014-09-26 Thread Michael Meeks
sc/source/filter/oox/richstring.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit bcded1804340106b65a5ef0fc6aaef6075fd73cf Author: Michael Meeks Date: Fri Sep 26 15:14:46 2014 +0100 fdo#84370 - xlsx threaded import - protect editeng. Sadly we need to hold the

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

2014-09-26 Thread Michael Stahl
svx/source/form/ParseContext.cxx |2 +- sw/source/filter/html/htmlgrin.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit f6c6474ddea7dfdb63d5b67a0b637c8c41fa4d13 Author: Michael Stahl Date: Fri Sep 26 15:23:12 2014 +0200 AddressSanitizer: allo

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

2014-09-26 Thread Stephan Bergmann
include/connectivity/dbconversion.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f85303359d5284fe21b28c99596d3f513c834ee2 Author: Stephan Bergmann Date: Fri Sep 26 16:07:59 2014 +0200 loplugin:inlinevisible Change-Id: Id2530063cd0302b65dcc829

[Libreoffice-commits] core.git: formula/source include/formula reportdesign/source sc/inc sc/source

2014-09-26 Thread Stephan Bergmann
formula/source/core/api/FormulaOpCodeMapperObj.cxx | 18 -- formula/source/ui/dlg/formula.cxx |2 +- include/formula/FormulaOpCodeMapperObj.hxx |8 ++-- include/formula/IFunctionDescription.hxx |2 +- include/formula/formula.hxx

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

2014-09-26 Thread Lionel Elie Mamane
configure.ac |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 296371d5d8f58c46e976f66b11599410d97dc472 Author: Lionel Elie Mamane Date: Fri Sep 26 15:39:18 2014 +0200 untabify Change-Id: I4e7eae9270f97db7b840cc57fb29835ac6f1231e diff --git a/con

[Libreoffice-commits] core.git: 2 commits - configure.ac connectivity/source include/connectivity

2014-09-26 Thread Lionel Elie Mamane
configure.ac| 20 +- connectivity/source/commontools/TSkipDeletedSet.cxx |8 +++ connectivity/source/drivers/calc/CTable.cxx |8 +++ connectivity/source/drivers/dbase/DTable.cxx|8 +++ connectivity/so

[Libreoffice-commits] core.git: 11 commits - basic/source connectivity/source dbaccess/source editeng/source extensions/source filter/source idl/source include/tools sc/source sd/source sfx2/source so

2014-09-26 Thread Noel Grandin
basic/source/classes/image.cxx | 24 - basic/source/classes/sb.cxx |2 basic/source/classes/sbxmod.cxx | 16 basic/source/runtime/methods1.cxx | 16 basic/source/sbx/sbxarray.cxx |

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

2014-09-26 Thread Lionel Elie Mamane
include/connectivity/dbconversion.hxx| 63 +++- svx/Library_svxcore.mk |1 svx/source/fmcomp/gridcell.cxx | 16 +++--- svx/source/fmcomp/gridctrl.cxx |9 ++- svx/source/form/typeconversionclient.cxx | 44

[Libreoffice-commits] core.git: Changes to 'feature/vcl-opengl'

2014-09-26 Thread Peter Foley
New branch 'feature/vcl-opengl' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2014-09-26 Thread Caolán McNamara
include/svtools/brwbox.hxx| 24 svtools/source/brwbox/brwbox1.cxx | 19 +-- 2 files changed, 41 insertions(+), 2 deletions(-) New commits: commit 827ae65e8577e285b8ad30f4a81af087658e42fa Author: Caolán McNamara Date: Fri Sep 26 12:51:07 201

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

2014-09-26 Thread Peter Foley
bin/gbuild-to-ide |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0014648fee6c2b499cbd20682b7f27cdc78e1123 Author: Peter Foley Date: Thu Sep 25 15:28:44 2014 -0400 improve gbuild-to-ide error message Change-Id: Ia8986764e48f1dbe39374d511a188bd2b5f49e1

[Libreoffice-commits] core.git: external/firebird

2014-09-26 Thread Peter Foley
external/firebird/firebird-cygwin-msvc.patch.1 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fee691380bf6a6335c274b13865b9a7f71581331 Author: Peter Foley Date: Tue Sep 23 21:57:15 2014 -0400 Fix firebird without cygwin gcc The firebuild buildsystem

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

2014-09-26 Thread Caolán McNamara
oox/source/docprop/ooxmldocpropimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d468017ababdf4d2bb96c662373c96ec06c6c0c Author: Caolán McNamara Date: Fri Sep 26 11:16:18 2014 +0100 Resolves: fdo#84261 unexpected exception -> clang builds terminate

[Libreoffice-commits] core.git: filter/source include/sot include/tools oox/source sfx2/source sot/source tools/source

2014-09-26 Thread Noel Grandin
filter/source/msfilter/svdfppt.cxx |4 include/sot/stg.hxx|7 - include/tools/globname.hxx | 23 ++-- oox/source/ole/olehelper.cxx | 18 --- sfx2/source/doc/objitem.cxx|2 sot/source/sdstor/stg.cxx |6 - sot/source/sdstor/stgelem

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

2014-09-26 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/rot90-fliph.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 11 +++ writerfilter/source/dmapper/GraphicImport.cxx | 19 --- 3 files changed, 23 insertions(+), 7 deletions(-) New commits: commit dd2b8472a97d1ab0f9969b046

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

2014-09-26 Thread Matúš Kukan
oox/source/drawingml/table/tablecell.cxx | 55 ++- sd/qa/unit/import-tests.cxx | 12 ++ 2 files changed, 45 insertions(+), 22 deletions(-) New commits: commit 3fd148ace5d69fe4d7179a5804a16bf8d86a64c5 Author: Matúš Kukan Date: Mon Sep 22 11:59:

[Libreoffice-commits] core.git: 10 commits - extensions/source i18npool/source oox/source sdext/source svx/source sw/source

2014-09-26 Thread Caolán McNamara
extensions/source/plugin/aqua/macmgr.mm |2 extensions/source/plugin/inc/plugin/impl.hxx |2 extensions/source/plugin/unx/unxmgr.cxx |2 extensions/source/plugin/win/winmgr.cxx |2 i18npool/source/nativenumber/nativenumbersuppl

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

2014-09-26 Thread Michael Meeks
include/sax/fastattribs.hxx | 36 +-- sax/source/fastparser/fastparser.cxx |7 ++ sax/source/tools/fastattribs.cxx | 25 3 files changed, 30 insertions(+), 38 deletions(-) New commits: commit 0ea1be53909d30a7fbe22f9

[Libreoffice-commits] help.git: source/text

2014-09-26 Thread Kay Schenk
source/text/shared/explorer/database/02010100.xhp | 98 +- 1 file changed, 62 insertions(+), 36 deletions(-) New commits: commit c4b49fbddd2099733cb5c7606fbc5b848b23c1e0 Author: Kay Schenk Date: Fri Sep 26 09:31:26 2014 +0100 Added information on date types to corres

[Libreoffice-commits] core.git: helpcontent2

2014-09-26 Thread Kay Schenk
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit faf99f6f405e076d5c9ab95c876ae1ffb896f8d1 Author: Kay Schenk Date: Fri Sep 26 09:31:26 2014 +0100 Updated core Project: help c4b49fbddd2099733cb5c7606fbc5b848b23c1e0 diff --git a/helpcontent2 b/

[Libreoffice-commits] core.git: Branch 'feature/lok_sofficemain2' - 2 commits - desktop/source svx/source

2014-09-26 Thread Andrzej Hunt
desktop/source/lib/init.cxx|7 +++ svx/source/sdr/contact/objectcontactofpageview.cxx |2 +- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 2accef3fe63121d98b866e814e74492d0fae8647 Author: Andrzej Hunt Date: Fri Sep 26 09:11:53 2014 +010

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

2014-09-26 Thread Peter Foley
configure.ac |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit bf00789dacf66488cb4f92819acf6953ed96164b Author: Peter Foley Date: Wed Sep 17 21:27:31 2014 -0400 Properly handle the hash-style linker check when cross-compiling Currently the hash-s

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

2014-09-26 Thread Yousuf Philips
sfx2/source/dialog/backingwindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c0cb2dc6a6bc539f4cdad2bc54cbbde29c69ea7e Author: Yousuf Philips Date: Fri Sep 26 08:20:39 2014 +0400 fdo#82043: Instead of the bold font, use a higher multiplifier (4.3 backp

[Libreoffice-commits] core.git: solenv/bin

2014-09-26 Thread Philipp Weissenbacher
solenv/bin/mkdocs.sh | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 3dcb47d0d082696c8170411187e5b262840dc774 Author: Philipp Weissenbacher Date: Thu Sep 25 22:52:13 2014 +0200 Use multi-column layout and correct header colour Also fixed s

[Bug 75757] remove inheritance to std::map and std::vector

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #39 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b75b473e2ce6120d58023ee740b41cda35299d00 fdo#75757: remov

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

2014-09-26 Thread Stephan Bergmann
bridges/source/cpp_uno/shared/vtablefactory.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22730b9f485fe23266d6d5e789dbc00c4f4cc5e4 Author: Stephan Bergmann Date: Fri Sep 26 10:19:58 2014 +0200 The unused source_arena arg to alloc/freeExec can just be nul

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

2014-09-26 Thread Takeshi Abe
include/sfx2/bindings.hxx| 21 -- sfx2/source/control/bindings.cxx | 57 --- 2 files changed, 31 insertions(+), 47 deletions(-) New commits: commit b75b473e2ce6120d58023ee740b41cda35299d00 Author: Takeshi Abe Date: Fri Sep 26 11:59:04

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

2014-09-26 Thread Szymon Kłos
cui/source/dialogs/cuicharmap.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit 2b5cbaea8321b281be076b089c9de61742401401 Author: Szymon Kłos Date: Thu Sep 25 18:14:13 2014 +0200 fixed behavior of Writer's Special Character dialog

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

2014-09-26 Thread Stephan Bergmann
filter/source/graphicfilter/eos2met/eos2met.cxx |2 +- filter/source/msfilter/eschesdo.cxx |4 +--- filter/source/svg/svgdialog.hxx |2 +- filter/source/svg/svgwriter.hxx |4 ++-- include/filter/msfilter/escherex.hxx| 10 +++

[Libreoffice-commits] core.git: scripting/astyle.options

2014-09-26 Thread Robert Antoni Buj i Gelonch
scripting/astyle.options |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a0f3b9f9549bff55129b8b8031788c6d60005777 Author: Robert Antoni Buj i Gelonch Date: Thu Sep 25 19:35:48 2014 +0200 scripting: modify astyle.options Change-Id: I0e5fb63e2c63289

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

2014-09-26 Thread Julien Nabet
sw/source/core/text/EnhancedPDFExportHelper.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit c67942a3158d4ace3753985dab5b9a934b8185a7 Author: Julien Nabet Date: Wed Sep 24 21:26:59 2014 +0200 Resolves fdo#84283: Export to PDF with footnotes in tables c

[Libreoffice-commits] core.git: Branch 'feature/droid_calcimpress' - 2 commits - desktop/source svx/source

2014-09-26 Thread Andrzej Hunt
desktop/source/lib/init.cxx|7 +++ svx/source/sdr/contact/objectcontactofpageview.cxx |2 +- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 4686ac905a7bdc80df6bd6ce87ebefc48d735bb5 Author: Andrzej Hunt Date: Fri Sep 26 09:12:56 2014 +010

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

2014-09-26 Thread Andrzej Hunt
configure.ac |4 1 file changed, 4 insertions(+) New commits: commit 3a4860a751980b566b44d57cde188292df5e8726 Author: Andrzej Hunt Date: Wed Jun 25 15:01:14 2014 +0100 Force --std=gnu89 for clang. clang builds with a more modern standard by default On Linux gcc

[Bug 39625] Make existing cppunittests work

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39625 Tobias Madl changed: What|Removed |Added Assignee|tobias.madl@gmail.com |libreoffice-b...@lists.free

[Bug 39625] Make existing cppunittests work

2014-09-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39625 --- Comment #18 from Tobias Madl --- So for further information, i now removed all occurrence of testshl. But i still can't close the ticket, because on one hand there's the /sal/qa/systools/test_comtools.cxx test, which only runs under windows,

Re: build break in cppunittest

2014-09-26 Thread Miklos Vajna
Hi Andreas, On Fri, Sep 26, 2014 at 05:50:32AM +0200, Andreas Radke wrote: > No core file identified in directory > /build/libreoffice-fresh/src/libreoffice-4.3.2.2/workdir/CppunitTest/sw_ooxmlsdrexport.test.core > To show backtraces for crashes during test execution, > enable core files with: