Crash test update

2014-10-17 Thread Miklos Vajna
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/23e4eb6aeb77c74f5ff8a6a70f7adbe52e1c34e7/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

LibreOffice Gerrit News for core on 2014-10-18

2014-10-17 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Double quote added for $commit to avoid error if string contain space cha in https://gerrit.libreoffice.org/11994 from YiiChang Yen about module solenv + Incre

RE: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread nicholas ferguson
I will also add...that LibreOffice's approach to a complicated build... has legs and could be marketed as a buid system for complicated apps, that are cross platform. Especially if it removes cygwin from its equation. -Original Message- From: LibreOffice [mailto:libreoffice-boun...@list

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

2014-10-17 Thread Kohei Yoshida
sc/qa/unit/ucalc.hxx |3 + sc/qa/unit/ucalc_formula.cxx | 114 + sc/source/core/data/table2.cxx |7 -- 3 files changed, 119 insertions(+), 5 deletions(-) New commits: commit 7fef943114b9184e69c8c714bf158116b8d9caf7 Author: Kohei Yoshida

RE: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread nicholas ferguson
(1) A LibreOffice is not sanely built from Visual Studio. just too big. It overloads eclipse. A python + MSBuild, as an initial build, download of tar files...anything divorced from cygwin is a better idea. 1.1 It's present build system, after study and understanding of what build path t

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

2014-10-17 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 213 -- sc/qa/unit/ucalc_formula.cxx | 214 +++ 2 files changed, 214 insertions(+), 213 deletions(-) New commits: commit a648231b923e451e5c52d0c50264d6a9704de5a5 Author: Kohei Yoshida

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

2014-10-17 Thread Kohei Yoshida
chart2/source/view/axes/Tickmarks.cxx | 29 chart2/source/view/axes/Tickmarks.hxx |8 + chart2/source/view/axes/VAxisBase.cxx | 25 +++ chart2/source/view/axes/VAxisBase.hxx |9 + chart2/source/view/axes/VCartesia

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - officecfg/registry sc/inc sc/qa sc/source

2014-10-17 Thread Kohei Yoshida
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 10 + sc/inc/document.hxx |5 sc/inc/inputopt.hxx |3 sc/inc/sc.hrc|1 sc/inc/sortparam.hxx

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

2014-10-17 Thread David Tardon
tools/qa/cppunit/test_bigint.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 18bb0ac9eeb8bda4fab93c2ee0e23d6d3ac2bcac Author: David Tardon Date: Fri Oct 17 23:25:04 2014 +0200 another blind attempt to fix the test Change-Id: I7ac53b340cf3a9f72

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

2014-10-17 Thread David Tardon
tools/qa/cppunit/test_bigint.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a43ba14c532f7abb5cef243065d64a1283cf94de Author: David Tardon Date: Fri Oct 17 23:05:16 2014 +0200 correct cast Change-Id: Ic79ce25bf4ceb4d715aabdabf3824304b02b1f38

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

2014-10-17 Thread David Tardon
tools/source/generic/bigint.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5cdede38ff285ff241760e853e04ffd8035a3467 Author: David Tardon Date: Fri Oct 17 22:01:43 2014 +0200 now why did i do this? Change-Id: Icf1fc5643271672761b565c30382e70c689c2

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

2014-10-17 Thread Norbert Thiebaud
configure.ac | 47 --- 1 file changed, 32 insertions(+), 15 deletions(-) New commits: commit 90c2dd6efb17bca4f7071b7878f8e954aa270b17 Author: Norbert Thiebaud Date: Fri Oct 17 14:46:45 2014 -0500 lode: fix LODE_HOME support for windows

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

2014-10-17 Thread David Tardon
tools/source/generic/bigint.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit bac6e18d687266d9b9025ac9b80e6503b89a9d51 Author: David Tardon Date: Fri Oct 17 21:42:35 2014 +0200 fix long long -> BigInt for LONG_MAX value Change-Id: I1cf

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

2014-10-17 Thread Miklos Vajna
sw/source/filter/ww8/attributeoutputbase.hxx |2 sw/source/filter/ww8/docxattributeoutput.cxx | 82 --- sw/source/filter/ww8/docxattributeoutput.hxx |2 sw/source/filter/ww8/rtfattributeoutput.cxx |2 sw/source/filter/ww8/rtfattributeoutput.hxx |2 s

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Bjoern Michaelsen
On Fri, Oct 17, 2014 at 11:13:12AM +0200, Jan Holesovsky wrote: > + need a bugzilla query for the bugs that have been bisected to a single > commit (Miklos) > AI + can do that (Bjoern) > + we have a keyword "bisected", can use that for those with exact > commit >+ don

[Libreoffice-commits] core.git: translations

2014-10-17 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57ac36da7a19805cf7f63aa879e54a8f38020bce Author: Christian Lohmaier Date: Fri Oct 17 18:58:51 2014 +0200 Updated core Project: translations 781673fea7346b0d148bf85984826c0556fdf1b9 diff --git a

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Bjoern Michaelsen
On Fri, Oct 17, 2014 at 11:13:12AM +0200, Jan Holesovsky wrote: > * Open-source related projects for a local university (Jacobo) > + ~200-300 hours projects sought > + ideas appreciated! > + please send to the ML too :-) (Norbert) Two ideas from the build system world: - 1/ Repla

[Bug 78826] UI: inconsistent fields labeling. "Text:" or "Text"?

2014-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78826 Adolfo Jayme changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice-b

[Bug 60664] Adapt thesaurus dialog to HIG

2014-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60664 Adolfo Jayme changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

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

2014-10-17 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/paragraph-mark.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 sw/source/filter/ww8/docxattributeoutput.cxx | 54 +- sw/source/filter/ww8/wrtw8nds.cxx | 15 ++ 4 files changed, 48 insertions

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

2014-10-17 Thread Michael Meeks
sc/CppunitTest_sc_ucalc.mk |1 sc/qa/unit/ucalc.cxx | 491 --- sc/qa/unit/ucalc.hxx | 21 sc/qa/unit/ucalc_sort.cxx | 1464 + 4 files changed, 1485 insertions(+), 492 deletions(-) New commits: commit f4dabc071f0eaf0e22d

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

2014-10-17 Thread Michael Meeks
sc/Library_scqahelper.mk |2 - sc/qa/unit/filters-test.cxx |9 ++ sc/qa/unit/helper/sorthelper.hxx | 55 +++ sc/qa/unit/ucalc_sort.cxx| 26 ++ 4 files changed, 85 insertions(+), 7 deletions(-) New commits: co

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - officecfg/registry sc/inc sc/qa sc/source

2014-10-17 Thread Kohei Yoshida
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 10 + sc/inc/document.hxx |5 sc/inc/inputopt.hxx |3 sc/inc/sc.hrc|1 sc/inc/sortparam.hxx

[Libreoffice-commits] core.git: wizards/Package_access2base.mk wizards/source

2014-10-17 Thread Jean-Pierre Ledure
wizards/Package_access2base.mk |1 wizards/source/access2base/Application.xba | 173 --- wizards/source/access2base/Collect.xba |8 wizards/source/access2base/Dialog.xba|4 wizards/source/access2base/Event.xba |4 wizards/sourc

[Libreoffice-commits] core.git: configmgr/qa include/sfx2 officecfg/registry

2014-10-17 Thread Stephan Bergmann
configmgr/qa/unit/data.xcd |5 - include/sfx2/sfxsids.hrc |1 - officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |5 - 3 files changed, 11 deletions(-) New commits: comm

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/source

2014-10-17 Thread Kohei Yoshida
sc/source/core/tool/interpr1.cxx | 54 +++ 1 file changed, 32 insertions(+), 22 deletions(-) New commits: commit f2d60af6bec226e5a5490648b837b9825a6cbfc7 Author: Kohei Yoshida Date: Thu Oct 16 20:49:42 2014 -0400 fdo#73080: Fix the single cell referen

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Terrence Enger
On Fri, 2014-10-17 at 12:12 +0200, Bjoern Michaelsen wrote: Hi, > > Then again, as per: > > > https://wiki.documentfoundation.org/QA/HowToBibisect#Manual_setup_.28download_a_tarball.29 > > there are currently _no_ reports of recent build being not universal. I have created a debian-sid chroot

[Libreoffice-commits] core.git: 30 commits - basctl/source chart2/source editeng/source filter/source framework/source include/comphelper include/editeng include/oox include/svx offapi/com oox/source

2014-10-17 Thread Caolán McNamara
basctl/source/accessibility/accessibledialogcontrolshape.cxx | 14 - basctl/source/dlged/dlgedobj.cxx | 2 basctl/source/inc/accessibledialogcontrolshape.hxx | 2 basctl/source/inc/dlgedobj.hxx

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

2014-10-17 Thread Stephan Bergmann
writerfilter/source/dmapper/PropertyMap.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 6d249bec487208e56a057ea8a25c34c5d3133a23 Author: Stephan Bergmann Date: Fri Oct 17 16:09:42 2014 +0200 UBSan: Don't force sal_Int32/float values into sal

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

2014-10-17 Thread Stephan Bergmann
include/svx/sxciaitm.hxx | 22 + sc/source/ui/drawfunc/fuconarc.cxx |4 +-- sd/source/ui/func/fuconarc.cxx |4 +-- svx/source/sdr/contact/viewcontactofsdrcircobj.cxx |4 +-- svx/source/sdr/properties/ci

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - external/openssl

2014-10-17 Thread Caolán McNamara
external/openssl/CVE-2014-3505.patch| 52 +++ external/openssl/CVE-2014-3506.patch| 87 + external/openssl/CVE-2014-3507.patch| 53 +++ external/openssl/CVE-2014-3508.patch| 138 external/openssl/CVE-2014-3509.patch| 45 ++ external/ope

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

2014-10-17 Thread David Tardon
tools/qa/cppunit/test_bigint.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 69e8417e435bc26fdd821fb343483e6c788189d3 Author: David Tardon Date: Fri Oct 17 15:20:58 2014 +0200 fix copypasta Change-Id: I08383e3086eef8e7c8136293d51b7108807a7def diff --git a/tools/q

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - 6 commits - configure.ac distro-configs/CPLinux.conf distro-configs/CPOSX.conf distro-configs/CPWin32.conf icon-themes/galaxy instset

2014-10-17 Thread Andras Timar
configure.ac|2 distro-configs/CPLinux.conf | 47 + distro-configs/CPOSX.conf | 21 distro-configs/CPWin32.conf

[Libreoffice-commits] core.git: icon-themes/sifr

2014-10-17 Thread Yousuf Philips
dev/null|binary icon-themes/sifr/cmd/lc_spacepara15.png |binary icon-themes/sifr/cmd/lc_spacepara2.png |binary icon-themes/sifr/cmd/sc_spacepara15.png |binary icon-themes/sifr/cmd/sc_spacepara2.png |binary 5 files changed New commits: commit 9fc03915b8c0fcee

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

2014-10-17 Thread David Tardon
tools/qa/cppunit/test_bigint.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit c738c9fb2c4eb8e0f9e5eb5d37e5ac88504f4954 Author: David Tardon Date: Fri Oct 17 14:44:05 2014 +0200 fix comparison Change-Id: Ia7f65d69c186056527a2beb72a18f4a66e4c

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

2014-10-17 Thread Stephan Bergmann
filter/source/graphicfilter/icgm/cgm.cxx |2 +- filter/source/graphicfilter/icgm/cgm.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit afcd04f74bbd0225f5a14ba54907cdbef5666ce7 Author: Stephan Bergmann Date: Fri Oct 17 14:37:31 2014 +0200 Missing const

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

2014-10-17 Thread Caolán McNamara
download.lst |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 39d4fe7aea6b32a6c17c325b2b1c282c2975c02c Author: Caolán McNamara Date: Fri Oct 17 11:32:25 2014 +0100 bump openssl to 1.0.1j Change-Id: Id2092489723b3f1f643ee0161cb0d8bcbd04a847 Rev

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

2014-10-17 Thread Stephan Bergmann
filter/source/graphicfilter/icgm/cgm.cxx |2 +- sd/source/filter/cgm/sdcgmfilter.cxx | 28 +++- 2 files changed, 4 insertions(+), 26 deletions(-) New commits: commit b9789a63191830a74569ed46f4292968818b5fe2 Author: Stephan Bergmann Date: Fri Oct 17 14:23:27 20

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

2014-10-17 Thread David Tardon
vcl/source/control/combobox.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 991fb393678f8b7893c9e3c74ecd1401417067cb Author: David Tardon Date: Fri Oct 17 14:05:03 2014 +0200 coverity#735653 avoid division by 0 Change-Id: Ie3ec074292467f096e69

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

2014-10-17 Thread Yousuf Philips
svx/source/tbxctrls/tbcontrl.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 709ae235a1c7c618cdf3ca9bad6da8e170b0848c Author: Yousuf Philips Date: Fri Oct 17 15:42:38 2014 +0400 fdo#62081 Improve wording of style update Change-Id: I2a8b4425fecc33a

[Libreoffice-commits] core.git: 4 commits - svx/source tools/qa vcl/source

2014-10-17 Thread David Tardon
svx/source/dialog/connctrl.cxx |2 ++ tools/qa/cppunit/test_bigint.cxx |2 +- vcl/source/control/lstbox.cxx|2 +- vcl/source/gdi/pngwrite.cxx |2 +- 4 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 0cb6cb069026f2b6a38f4eb1175bfd3e524b418f Author: Dav

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Stephan Bergmann
On 10/17/2014 12:12 PM, Bjoern Michaelsen wrote: Then again, as per: https://wiki.documentfoundation.org/QA/HowToBibisect#Manual_setup_.28download_a_tarball.29 there are currently _no_ reports of recent build being not universal. Fine then. (I've no experience consuming those bibisect rep

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

2014-10-17 Thread David Tardon
include/tools/bigint.hxx |3 + tools/CppunitTest_tools_test.mk |1 tools/qa/cppunit/test_bigint.cxx | 113 +++ tools/source/generic/bigint.cxx | 28 + 4 files changed, 145 insertions(+) New commits: commit 968cadb82542b23271b8c472a

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

2014-10-17 Thread Miklos Vajna
sw/source/core/docnode/nodedump.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 08280034197b577abf994cc05322c010fd1f9895 Author: Miklos Vajna Date: Fri Oct 17 12:38:35 2014 +0200 SwTxtNode::dumpAsXml: handle RES_TXTATR_CHARFMT Change-Id: I29d8eb9ab6d6

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Bjoern Michaelsen
Hi, On Fri, Oct 17, 2014 at 11:47:30AM +0200, Stephan Bergmann wrote: > Would not the best thing to do be to do bibisect builds on the > release baseline, as is done for the TDF builds? That way, the > builds should work on as many machines as possible. As discussed explicitly in the call: I hav

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-10-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #74 from ralf.kr...@bluewin.ch --- Adding "Bug 84171 - LO Crash when editing legendbox" -> Regression and CRASH -- You are receiving this mail because: You are on the CC list for the bug. _

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

2014-10-17 Thread Stephan Bergmann
include/sfx2/cntids.hrc |1 include/sfx2/sfxsids.hrc |6 sfx2/sdi/sfx.sdi | 464 --- 3 files changed, 471 deletions(-) New commits: commit 2f28fc6e997d5f7f860d02b43a0a614b30a2531c Author: Stephan Bergmann Date: Thu Oct 16 20:35:15

Re: [Libreoffice-qa] Minutes of ESC call: 2014-10-16

2014-10-17 Thread Stephan Bergmann
On 10/17/2014 11:13 AM, Jan Holesovsky wrote: * LibreOffice 4.4 bibisects repo creation (Bjoern) + Bjoern creating, but Robinson should take over + but has time for that? - bugzilla migration a priority... (Bjoern) + Bjoern can do that at the time of the tag, but then is tr

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

2014-10-17 Thread Niklas Johansson
winaccessibility/source/service/AccObject.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 55eca9dbb34aec8c435da91c0748453e3e097f1e Author: Niklas Johansson Date: Thu Oct 16 12:14:15 2014 +0200 fdo#74441 [Accessiblity] Don't expose 0 for empty cells in Calc

[Libreoffice-commits] core.git: 2 commits - avmedia/Library_avmedia.mk avmedia/source include/avmedia

2014-10-17 Thread Stephan Bergmann
avmedia/Library_avmedia.mk |1 avmedia/source/framework/collada_headers.hxx | 29 +++ avmedia/source/framework/modeltools.cxx |2 - include/avmedia/mediaplayer.hxx |1 4 files changed, 30 insertions(+), 3 deletions(-) New

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

2014-10-17 Thread Noel Grandin
connectivity/source/drivers/dbase/dindexnode.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 52acb420919b7a807b84f439ca59dbae245db02c Author: Noel Grandin Date: Fri Oct 17 10:22:29 2014 +0200 cid#1247650 Uninitialized scalar field Change-Id: I7

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

2014-10-17 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/thesaurus.ui | 33 + 1 file changed, 13 insertions(+), 20 deletions(-) New commits: commit 73703e7fa548b14ed8df175f2867e0d6923e768b Author: Adolfo Jayme Barrientos Date: Wed Oct 15 18:11:53 2014 -0500 fdo#60664 HIG fixes for Thesaurus dial

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

2014-10-17 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/afterlines.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ writerfilter/source/dmapper/DomainMapper.cxx | 12 3 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 9e7eb63989ef1cf4b9a0e0404b84ef890db3d8e3 Aut

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

2014-10-17 Thread Samuel Mehrbrodt
sfx2/source/sidebar/SidebarController.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 0591ee255aadee27e85a79db87a56b6882993faf Author: Samuel Mehrbrodt Date: Fri Oct 17 10:11:48 2014 +0200 Revert "fdo#67627 Clicking on icons of the sidebar should both open and clos

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

2014-10-17 Thread Matthew J . Francis
include/rtl/ustrbuf.hxx | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-) New commits: commit eca78aee9bde79d9f02cda3bfae6c2bc601605b6 Author: Matthew J. Francis Date: Fri Oct 17 09:30:26 2014 +0800 Increase assert coverage of OUStringBuffer arguments Only co

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

2014-10-17 Thread Stephan Bergmann
writerfilter/source/dmapper/DomainMapper_Impl.cxx |2 +- writerfilter/source/dmapper/NumberingManager.cxx |2 +- writerfilter/source/dmapper/PropertyMapHelper.cxx | 14 -- writerfilter/source/dmapper/PropertyMapHelper.hxx |4 writerfilter/source/ooxm

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

2014-10-17 Thread David Tardon
external/libmwaw/0001-MWAWDocument.cxx-remove-an-useless-debug-message.patch | 24 external/libmwaw/0001-librevenge-stream-is-optional-don-t-depend-on-it.patch | 293 -- external/libmwaw/0001-msvc2013-does-not-like-this.patch | 25 external/libmwaw/0002-libre

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

2014-10-17 Thread Miklos Vajna
writerfilter/source/ooxml/factoryimpl.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c6ddb1f0383dd7562b441906e6418861729ccf7 Author: Miklos Vajna Date: Fri Oct 17 09:21:42 2014 +0200 error: use of undeclared identifier 'sResult' Change-Id: I80f71