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

2014-04-14 Thread Tor Lillqvist
vcl/source/opengl/OpenGLHelper.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit bf5a6730a50cc089d32be5168ca4925910974e0c Author: Tor Lillqvist Date: Tue Apr 15 09:53:30 2014 +0300 Avoid complex static global initialisation Caused an assertion fa

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

2014-04-14 Thread Stephan Bergmann
writerfilter/source/dmapper/NumberingManager.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 26d88611665423a5662394af684c7e3f20b0dd6d Author: Stephan Bergmann Date: Tue Apr 15 08:42:43 2014 +0200 Properly #ifdef debug-only code Change-Id: Iebf7ed1fb034ab2c2bee3

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

2014-04-14 Thread Stephan Bergmann
uui/source/interactionhandler.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit f1433c21b14fd8d3419e45ed80e42a140ff1129c Author: Stephan Bergmann Date: Tue Apr 15 08:39:28 2014 +0200 Clean up function declarations Change-Id: Ie9081e6ed0840f

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

2014-04-14 Thread Stephan Bergmann
unoxml/source/rdf/CBlankNode.cxx |7 +++ unoxml/source/rdf/CLiteral.cxx |7 +++ unoxml/source/rdf/CURI.cxx |7 +++ 3 files changed, 9 insertions(+), 12 deletions(-) New commits: commit f981c42edac92ac03dd04e87baab238b84963de5 Author: Stephan Bergmann Date: Tue A

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

2014-04-14 Thread Stephan Bergmann
ucb/source/ucp/ftp/ftpdirp.cxx |7 --- ucb/source/ucp/hierarchy/hierarchydatasource.cxx |4 2 files changed, 11 deletions(-) New commits: commit 74649d4c397134348cedd1d9da6d2b66b9a4970f Author: Stephan Bergmann Date: Tue Apr 15 08:32:38 2014 +0200 Remove

LibreOffice Gerrit News for core on 2014-04-15

2014-04-14 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Simplify the AttributeOutputBase::OutputFlyFrame method. in https://gerrit.libreoffice.org/9006 from Chris Laplante about module sw + fdo#62957 FILESAVE: Save

LibreOffice Gerrit News for submodules on 2014-04-15

2014-04-14 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: + update word

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

2014-04-14 Thread Tor Lillqvist
include/svx/svdoopengl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c2ffc9e180d387359d9c465770db3d01b7e84951 Author: Tor Lillqvist Date: Tue Apr 15 08:45:29 2014 +0300 WaE: overriding virtual function declaration not marked 'override' Change-Id

[Libreoffice-commits] core.git: comphelper/source cppuhelper/qa dbaccess/source embeddedobj/source embedserv/source framework/inc include/cppuhelper include/sfx2 linguistic/source svx/source sw/source

2014-04-14 Thread Stephan Bergmann
comphelper/source/property/genericpropertyset.cxx |2 - cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx|4 +- dbaccess/source/core/inc/ContentHelper.hxx|6 +-- dbaccess/source/ui/inc/sbagrid.hxx|9 + dbaccess/source/ui/inc/sbamultiplex.hxx |

[Libreoffice-commits] core.git: 3 commits - android/Bootstrap external/glew Repository.mk vcl/Module_vcl.mk

2014-04-14 Thread Tor Lillqvist
Repository.mk |2 +- android/Bootstrap/Makefile.shared |2 +- external/glew/ExternalProject_glew.mk |2 +- vcl/Module_vcl.mk |4 +--- 4 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 71e37567789f20ea5e2cb3997d7d40

[Libreoffice-commits] core.git: 2 commits - solenv/gbuild

2014-04-14 Thread Tor Lillqvist
solenv/gbuild/platform/IOS_ARM_GCC.mk | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit f95f841bf137037e5064cfc7e776a87388a51a1d Author: Tor Lillqvist Date: Tue Apr 15 07:34:22 2014 +0300 For uniformity with unxgcc.mk, don't bother with -fno-inline whe

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - cppcanvas/source

2014-04-14 Thread Miklos Vajna
cppcanvas/source/mtfrenderer/emfplus.cxx | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) New commits: commit 9b1108fb4107d1a009acf468a1771214928516c4 Author: Miklos Vajna Date: Wed Apr 9 10:47:25 2014 +0200 fdo#77229 EMF+ rendering: improve EmfPlusSetClipP

[Libreoffice-commits] core.git: 11 commits - chart2/source include/svx include/vcl svx/source vcl/Library_vclopengl.mk vcl/source

2014-04-14 Thread Markus Mohrhard
chart2/source/view/inc/3DChartObjects.hxx|2 chart2/source/view/inc/AbstractShapeFactory.hxx |4 chart2/source/view/inc/GL3DBarChart.hxx |2 chart2/source/view/inc/OpenglShapeFactory.hxx|4 chart2/source/view/inc/ShapeFactor

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

2014-04-14 Thread Thomas Arnhold
starmath/source/tmpdevice.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9c7f87831d503cfe773d11db4d7721811a3245ce Author: Thomas Arnhold Date: Tue Apr 15 01:51:08 2014 +0200 missing include gna, pch were enabled... Change-Id: I02e6c5338e6ff65f55df64f3

[Libreoffice-commits] core.git: Branch 'private/moggi/chart-lifetime-fixes' - 3 commits - chart2/source svx/source

2014-04-14 Thread Markus Mohrhard
chart2/source/view/main/DummyXShape.cxx | 10 -- chart2/source/view/main/DummyXShape.hxx |2 ++ chart2/source/view/main/OpenGLRender.cxx| 14 -- svx/source/sdr/contact/viewobjectcontactofopenglobj.cxx |5 + 4 files

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

2014-04-14 Thread Thomas Arnhold
starmath/source/node.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 070f337c1e2e8ffbf419a7d952b1a1beaf768fcd Author: Thomas Arnhold Date: Tue Apr 15 01:40:19 2014 +0200 add missing header Change-Id: I004be0486dc4e65d7007a087b68184dcb0e4d165 diff --git a/starmat

[Libreoffice-commits] core.git: starmath/Library_sm.mk starmath/source

2014-04-14 Thread Thomas Arnhold
starmath/Library_sm.mk|1 starmath/source/node.cxx | 115 ++ starmath/source/tmpdevice.cxx | 76 +++ starmath/source/tmpdevice.hxx | 48 + starmath/source/visitors.cxx | 84 ++-

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/seperateoutdev'

2014-04-14 Thread Chris Sherlock
New branch 'private/tbsdy/seperateoutdev' available with the following commits: commit 30e12771f741049227173f3b1c05cfe221a54df0 Author: Chris Sherlock Date: Tue Apr 15 01:06:48 2014 +1000 Split outdev5.cxx and outdev6.cxx outdev5.cxx deals with curved shapes, so renamed to curvedsh

[Libreoffice-commits] core.git: Branch 'private/moggi/chart-lifetime-fixes' - 2 commits - chart2/source include/svx include/vcl svx/source vcl/Library_vclopengl.mk vcl/source

2014-04-14 Thread Markus Mohrhard
chart2/source/view/inc/3DBarChart.hxx|2 chart2/source/view/inc/3DChartObjects.hxx|2 chart2/source/view/main/DummyXShape.hxx |2 chart2/source/view/main/OpenGLRender.cxx | 141 chart2/source/view/mai

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

2014-04-14 Thread Kohei Yoshida
reportdesign/source/ui/dlg/Formula.cxx |6 -- reportdesign/source/ui/inc/Formula.hxx | 11 ++- reportdesign/source/ui/misc/UITools.cxx | 11 ++- 3 files changed, 24 insertions(+), 4 deletions(-) New commits: commit 6bb7fa8df523d3ae7b9945009fb1034f28cb0a0a Author: Koh

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

2014-04-14 Thread Eike Rathke
cui/source/options/optgdlg.cxx | 43 + 1 file changed, 39 insertions(+), 4 deletions(-) New commits: commit 042d4f8300a9a97fdd8da89013288a2c5623d48e Author: Eike Rathke Date: Mon Apr 14 23:52:02 2014 +0200 a pattern must not start with a separator

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

2014-04-14 Thread Kohei Yoshida
formula/source/core/api/token.cxx | 25 +++-- include/formula/tokenarray.hxx|9 +++-- sc/inc/tokenarray.hxx |5 - sc/source/core/tool/token.cxx | 27 ++- sc/source/ui/formdlg/formula.cxx |2 +- sc/source/ui/un

[Libreoffice-commits] core.git: Branch 'private/moggi/chart-lifetime-fixes' - 2 commits - chart2/source include/svx include/vcl svx/source

2014-04-14 Thread Markus Mohrhard
chart2/source/view/inc/AbstractShapeFactory.hxx |4 +- chart2/source/view/inc/OpenglShapeFactory.hxx |4 +- chart2/source/view/inc/ShapeFactory.hxx |4 +- chart2/source/view/main/ChartView.cxx |4 +- chart2/source/view/main/OpenglShapeFactory.cxx | 48 +++

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

2014-04-14 Thread Kohei Yoshida
formula/source/core/api/token.cxx|7 -- include/formula/tokenarray.hxx |8 ++- sc/qa/unit/data/xls/shared-string/literal-in-formula.xls |binary sc/qa/unit/subsequent_filters-test.cxx | 16 +++ sc/sou

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

2014-04-14 Thread Stephan Bergmann
lingucomponent/source/spellcheck/macosxspell/macreg.mm | 15 +-- lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx |3 ++ 2 files changed, 5 insertions(+), 13 deletions(-) New commits: commit 981590d1cf89bb07864ec62bfebdc03c61bd475b Author: Stephan Bergmann Date:

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

2014-04-14 Thread Stephan Bergmann
svgio/source/svguno/xsvgparser.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 6a682c41e5013b227a254a3ba7a2954a4fbb793a Author: Stephan Bergmann Date: Mon Apr 14 21:38:46 2014 +0200 Clean up function declarations Change-Id: Id628629bdab2aa94

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

2014-04-14 Thread Stephan Bergmann
starmath/source/mathmlexport.cxx |1 starmath/source/mathmlimport.cxx |6 -- starmath/source/node.cxx | 11 starmath/source/register.cxx | 67 starmath/source/register.hxx | 92 +++ starmath/source

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

2014-04-14 Thread Jan Holesovsky
writerfilter/inc/resourcemodel/QNameToString.hxx |2 writerfilter/source/dmapper/BorderHandler.cxx|1 writerfilter/source/dmapper/DomainMapper.cxx | 45 +-- writerfilter/source/ooxml/Handler.cxx|1 writerfilter/source/ooxml/OOXML

[Libreoffice-commits] core.git: i18npool/Module_i18npool.mk

2014-04-14 Thread Tor Lillqvist
i18npool/Module_i18npool.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6ba9692d8bbe3e3c245aca9a7c928e81178d05f1 Author: Tor Lillqvist Date: Mon Apr 14 20:09:58 2014 +0300 Typo Change-Id: I888b4fcd6ad1bbdc95a1f6e17d2d35de193c3473 diff --git a/i18

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

2014-04-14 Thread Kohei Yoshida
sc/inc/document.hxx|1 + sc/source/core/data/documen2.cxx |2 +- sc/source/core/data/document.cxx |6 ++ sc/source/core/data/document10.cxx |7 +++ 4 files changed, 11 insertions(+), 5 deletions(-) New commits: commit bb1bea8e01f899e43da4372fc4121e387d6

[Libreoffice-commits] core.git: i18npool/Module_i18npool.mk

2014-04-14 Thread Tor Lillqvist
i18npool/Module_i18npool.mk |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit bd92bfdf8eca1217877192cb80a7eccca2659a6c Author: Tor Lillqvist Date: Mon Apr 14 19:40:36 2014 +0300 Need to skip these now on iOS Change-Id: I4bf25a30152d3cbbcc2fae05e40a

Help with fdo#49091

2014-04-14 Thread Rachit Gupta
Hello everyone, I have been working on fdo#49091 ( https://bugs.freedesktop.org/show_bug.cgi?id=49091) After some debugging, I found out the reason that Alt+Left or Alt+Right and many other combinations don't work is because of the various cases in http://opengrok.libreoffice.org/xref/core/sw/sou

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

2014-04-14 Thread Stephan Bergmann
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionImpl.cxx |8 - slideshow/source/engine/animationnodes/generateevent.cxx |1 slideshow/source/engine/shapes/drawinglayeranimation.cxx |1 slideshow/source/engine/slide/layer.cxx

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

2014-04-14 Thread Lennard Wasserthal
sw/source/ui/docvw/edtwin.cxx | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) New commits: commit a0fb0d938434477898ee8b54bc7da523d5120ea0 Author: Lennard Wasserthal Date: Sat Apr 5 11:55:24 2014 +0200 fdo#69157 Apply object-in front selection on mouseUp

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

2014-04-14 Thread Kohei Yoshida
sc/inc/document.hxx|2 + sc/qa/unit/ucalc.cxx | 52 +++-- sc/source/core/data/documen2.cxx |2 - sc/source/core/data/document.cxx |6 +--- sc/source/core/data/document10.cxx |7 5 files changed, 50 insertions(

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

2014-04-14 Thread Jan Holesovsky
writerfilter/source/ooxml/qnametostr.xsl |2 ++ writerfilter/source/resourcemodel/qnametostrcore.cxx |6 ++ 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fabea153cfe1ed109d2724b873655c254a152a38 Author: Jan Holesovsky Date: Mon Apr 14 16:41:15 201

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

2014-04-14 Thread Ptyl Dragon
solenv/gbuild/platform/IOS_ARM_GCC.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f62b06eb1d05306601d4736973fc16a17666 Author: Ptyl Dragon Date: Mon Apr 14 17:25:37 2014 +0300 Use -Os instead of -O3 Change-Id: I3bc3397c6a505c758703e506474657fa

Re: fdo70798 Add Excel 2010 functions to Calc

2014-04-14 Thread Eike Rathke
Hi Winfried, On Monday, 2014-04-14 13:03:40 +0200, Winfried Donkers wrote: > AFAICS there's only one Excel 2010 function left to be added to Calc: > AGGREGATE. Yup :-) At least of those statistics functions we identified.. > I can add this function with partial functionality: all aggregate fu

[Libreoffice-commits] core.git: 4 commits - i18npool/CustomTarget_breakiterator.mk i18npool/Executable_gendict.mk i18npool/Library_i18npool.mk i18npool/README i18npool/source ios/CustomTarget_TiledLib

2014-04-14 Thread Tor Lillqvist
i18npool/CustomTarget_breakiterator.mk | 16 + i18npool/Executable_gendict.mk | 8 i18npool/Library_i18npool.mk | 6 i18npool/README

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

2014-04-14 Thread Katarina Behrens
oox/source/export/drawingml.cxx | 29 + 1 file changed, 29 insertions(+) New commits: commit 4688a4d4fb74cab711ab19743a6783d925626eb1 Author: Katarina Behrens Date: Thu Apr 10 22:43:38 2014 +0200 fdo#65277: Export text run strikeout property Change-I

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

2014-04-14 Thread Stephan Bergmann
xmlsecurity/source/xmlsec/nss/secerror.cxx|1 xmlsecurity/source/xmlsec/nss/secerror.hxx|5 + xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx | 12 --- xmlsecurity/source/xmlsec/nss/xsec_nss.cxx|1 xmlsecurit

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

2014-04-14 Thread Stephan Bergmann
scripting/source/dlgprov/DialogModelProvider.cxx |1 scripting/source/provider/BrowseNodeFactoryImpl.cxx |3 scripting/source/provider/MasterScriptProvider.cxx| 15 --- scripting/source/provider/MasterScriptProvider.hxx| 15 +++ scripting/source/provide

[Libreoffice-commits] core.git: 2 commits - codemaker/source filter/source include/filter sc/source sw/source

2014-04-14 Thread Jan Holesovsky
codemaker/source/cppumaker/cpputype.cxx | 45 +- filter/source/msfilter/mstoolbar.cxx| 26 ++ include/filter/msfilter/mstoolbar.hxx | 51 - sc/source/filter/excel/xltoolbar.cxx| 11 sc/source/filter/excel/xltoolbar.hxx| 20 ++

[Bug 38885] Remove CreateTextFromNode methods

2014-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Michaël Lefèvre changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |lefevr...@yahoo.fr |

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

2014-04-14 Thread Takeshi Abe
filter/source/xsltfilter/LibXSLTTransformer.cxx |7 --- filter/source/xsltfilter/OleHandler.cxx |9 + forms/source/component/EventThread.cxx |8 +++- forms/source/richtext/richtextengine.cxx|5 ++--- 4 files changed, 14 insertions(+), 15 del

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

2014-04-14 Thread Stephan Bergmann
vbahelper/source/vbahelper/vbaapplicationbase.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit e04c36b4591ffa457f3072ea8d3c0c72211d20c7 Author: Stephan Bergmann Date: Mon Apr 14 14:23:11 2014 +0200 Clean up function declarations Change-Id: I

[Libreoffice-commits] core.git: 2 commits - filter/CustomTarget_svg.mk sdext/CustomTarget_pdfimport.mk

2014-04-14 Thread Miklos Vajna
filter/CustomTarget_svg.mk |2 +- sdext/CustomTarget_pdfimport.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f9a75a2c5cadc23a853f919bed8faccd2baf004 Author: Miklos Vajna Date: Mon Apr 14 14:10:19 2014 +0200 sdext: use --switch=2 --readonly-ta

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

2014-04-14 Thread Stephan Bergmann
reportdesign/source/core/api/ReportDefinition.cxx |6 +++--- reportdesign/source/core/sdr/UndoEnv.cxx | 10 ++ reportdesign/source/filter/xml/xmlFixedContent.cxx |6 +++--- reportdesign/source/filter/xml/xmlfilter.cxx | 10 ++

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

2014-04-14 Thread Stephan Bergmann
oox/inc/services.hxx | 45 +++ oox/source/core/contexthandler2.cxx |1 oox/source/core/fasttokenhandler.cxx |2 oox/source/core/filterbase.cxx|8 +-- oox/source/core/filterdetect.cxx |2 oox/source/core/servi

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

2014-04-14 Thread Stephan Bergmann
lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 170 lotuswordpro/source/filter/lwpfilter.cxx| 13 - 2 files changed, 183 deletions(-) New commits: commit 6a9271ff833798927d6f5d1b64f836933c87ff73 Author: Stephan Bergmann Date: Mon Apr 14 13:16:10 2

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

2014-04-14 Thread Kohei Yoshida
sc/source/ui/inc/gridwin.hxx |2 sc/source/ui/view/gridwin.cxx | 180 +- 2 files changed, 145 insertions(+), 37 deletions(-) New commits: commit f2aa4f23a75b48bb8e0d0c3fefa4de5634677e75 Author: Kohei Yoshida Date: Fri Apr 11 23:07:49 2014 -0400

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 74087, which changed state. Bug 74087 Summary: Cell gets activated on cell with mis-spelled word regardless of mouse cursor position. https://bugs.freedesktop.org/show_bug.cgi?id=74087 What|Removed

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

2014-04-14 Thread Stephan Bergmann
lingucomponent/source/hyphenator/hyphen/hreg.cxx |8 ++-- lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx |6 ++ lingucomponent/source/languageguessing/guesslang.cxx | 10 +++--- lingucomponent/source/spellcheck/spell/sreg.cxx |8 ++-- lingucomponent

fdo70798 Add Excel 2010 functions to Calc

2014-04-14 Thread Winfried Donkers
Hi Eike, AFAICS there's only one Excel 2010 function left to be added to Calc: AGGREGATE. I can add this function with partial functionality: all aggregate functions will be available, but the various filter options will not all be implemented. I think this way most of the functionality will be a

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

2014-04-14 Thread Stephan Bergmann
hwpfilter/source/attributes.cxx |1 - hwpfilter/source/cspline.cxx|3 +++ hwpfilter/source/fontmap.cxx|2 ++ hwpfilter/source/fontmap.hxx| 29 + hwpfilter/source/formula.cxx|4 +--- hwpfilter/source/grammar.cxx|6 ++ hwpfilt

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

2014-04-14 Thread Stephan Bergmann
formula/source/ui/dlg/formula.cxx | 19 --- 1 file changed, 19 deletions(-) New commits: commit 712d2793ec8e54e1d74655ccb4ea5e2b8cc9ca72 Author: Stephan Bergmann Date: Mon Apr 14 12:49:20 2014 +0200 Remove unused code Change-Id: I1355317d6baeb180417cb5f1f3403892

libreoffice@lists.freedesktop.org confira a proposta

2014-04-14 Thread Contato
libreoffice@lists.freedesktop.org confira a proposta que enviamos para você por R$ 29,90 nos 06 primeiros meses. Nós respeitamos sua privacidade e somos contra o envio não solicitado, se por engano seu email foi cadastrado inadivertidamente pedimos a gentileza de se descadastrar utilizando este

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

2014-04-14 Thread Stephan Bergmann
forms/source/component/CheckBox.cxx|4 forms/source/component/ComboBox.cxx|4 forms/source/component/Currency.cxx|1 forms/source/component/DatabaseForm.cxx|1 forms/source/component/Date.cxx|1 forms/source/component/Filter.cxx

Re: Searching help to build LibreOffice

2014-04-14 Thread Eike Rathke
Hi Oswald, On Saturday, 2014-04-12 23:19:14 +0200, Oswald Luc wrote: > I am trying to build LibreOffice and > make returns an error : > > Failures !!! > Run: 222 Failure total: 1 Failures: 1 Errors: 0 > warn:legacy.osl:21402:1:unotools/source/config/configmgr.cxx:167: > OSL_ASSERT: items_.

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

2014-04-14 Thread Thomas Arnhold
include/vbahelper/vbacollectionimpl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2346c010eab052aae2485bae522d06766e192cf0 Author: Thomas Arnhold Date: Mon Apr 14 12:45:51 2014 +0200 fix mac build Change-Id: I3f29b389543d23bb230964d81ed9a6a946a4

Re: YouCompleteMe support in VIM

2014-04-14 Thread Eike Rathke
Hi mostthingsweb, On Friday, 2014-04-11 11:59:08 -0700, mostthingsweb wrote: > Has anyone been able to set up semantic analysis for YouCompleteMe in Vim? Well, someone added it to the wiki so I presume he was ;-) https://wiki.documentfoundation.org/User:Philippw If not, you might be interested

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

2014-04-14 Thread Stephan Bergmann
filter/source/flash/swfdialog.cxx|1 filter/source/flash/swffilter.cxx|1 filter/source/flash/swfuno.cxx | 13 -- filter/source/flash/swfuno.hxx | 63 +++ filter/source/flash/swfwriter1.cxx |1 filter/sour

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 73860, which changed state. Bug 73860 Summary: FILEOPEN: Space characters missing in PPTX file (4.2 specific) https://bugs.freedesktop.org/show_bug.cgi?id=73860 What|Removed |Added ---

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

2014-04-14 Thread Stephan Bergmann
package/source/xstor/xstorage.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit a736781e836f5a3b25c6166e2474beb3af7e1f29 Author: Stephan Bergmann Date: Mon Apr 14 11:54:48 2014 +0200 Remove dead function declaration Change-Id: If16e9bed79cc55896cb6c35367935848140d

[Libreoffice-commits] help.git: Changes to 'refs/tags/cp-4.1-7'

2014-04-14 Thread Lionel Elie Mamane
Tag 'cp-4.1-7' created by Andras Timar at 2014-04-14 10:43 +0200 cp-4.1-7 Changes since cp-4.1-1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/l

[Libreoffice-commits] core.git: Changes to 'refs/tags/cp-4.1-7'

2014-04-14 Thread Luboš Luňák
Tag 'cp-4.1-7' created by Andras Timar at 2014-04-14 10:43 +0200 cp-4.1-7 Changes since cp-4.1-6-119: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/cp-4.1-7'

2014-04-14 Thread Andras Timar
Tag 'cp-4.1-7' created by Andras Timar at 2014-04-14 10:43 +0200 cp-4.1-7 Changes since cp-4.1-6-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/l

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

2014-04-14 Thread Stephan Bergmann
eventattacher/source/eventattacher.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e80c5913ed9db493738507954362884d14cc6287 Author: Stephan Bergmann Date: Mon Apr 14 11:36:03 2014 +0200 Remove dead function declaration Change-Id: I638fade941d369f0b09a016cfdc23cf5c

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

2014-04-14 Thread Stephan Bergmann
embeddedobj/source/msole/olepersist.cxx |1 embeddedobj/source/msole/olepersist.hxx | 42 embeddedobj/source/msole/ownview.cxx|8 -- 3 files changed, 44 insertions(+), 7 deletions(-) New commits: commit 82d1b40444e65d41bf4807a453cc48bc28cf9c8d A

Reminder call for papers for LibreOffice conference in Bern

2014-04-14 Thread Sophie
Hi all, This is a reminder that the call for papers is still open for our next conference in Bern in September. Find the original announcement here: http://blog.documentfoundation.org/2014/03/05/libreoffice-conference-2014-call-for-paper/ More information and material are also on the wiki: https:

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

2014-04-14 Thread Stephan Bergmann
dbaccess/source/core/api/RowSet.cxx|1 + dbaccess/source/ui/querydesign/querycontroller.cxx |1 + dbaccess/source/ui/uno/composerdialogs.cxx |1 + dbaccess/source/ui/uno/dbinteraction.cxx |1 + 4 files changed, 4 insertions(+) New commits: commit

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

2014-04-14 Thread Stephan Bergmann
chart2/source/view/axes/VCartesianAxis.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit e052009df1c01958aa1371e0cb0c8da75f0881ba Author: Stephan Bergmann Date: Mon Apr 14 10:36:54 2014 +0200 Remove unused code Change-Id: I9d407fcdbee66b44504c5d092d32

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2014-04-14 Thread Stephan Bergmann
extensions/Library_ldapbe2.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit d2555ebb240fea2780f152e5ea39d145aab508fe Author: Stephan Bergmann Date: Mon Apr 14 09:57:50 2014 +0200 better? Change-Id: Idacacf531d237c2c7482db85c56b58954fd04ac5 diff

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - distro-configs/CPOSX.conf

2014-04-14 Thread Andras Timar
distro-configs/CPOSX.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 0218b6e907b08e4acf1831bfe054af3b23086872 Author: Andras Timar Date: Mon Apr 14 09:57:55 2014 +0200 --with-myspell-dicts for OS X Change-Id: I7caf826b001d08dd5329638d18685360dd9de027 diff --git

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2014-04-14 Thread Stephan Bergmann
extensions/Library_ldapbe2.mk |1 + 1 file changed, 1 insertion(+) New commits: commit d0c4ab34fd16882cd93decbaa2f99d27642dce11 Author: Stephan Bergmann Date: Mon Apr 14 09:44:35 2014 +0200 Missing boost_headers dependency for WNT Change-Id: I92906de88669d629f8efd39439c4e6e01

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

2014-04-14 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo77267.rtf | 12 sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++ 3 files changed, 21 insertions(+) New commits: commit 904630a2272ac4dd540939f8a462bff5d636f066 Author: Miklo

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

2014-04-14 Thread Luboš Luňák
filter/source/msfilter/msdffimp.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 2612f51f9373d869f714ae1269143a5c09f4608e Author: Luboš Luňák Date: Sun Apr 13 23:06:58 2014 +0200 handle .doc cropping also inside groups (fdo#38411) Writer do