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

2016-03-11 Thread David Ostrovsky
external/glew/ExternalProject_glew.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 682da4010b45cbb3268ea8b2b3da455bca413acd Author: David Ostrovsky Date: Sat Mar 12 01:01:48 2016 +0100 Fix glew on MSVC 14.0 Without explicitly specifying toolset

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

2016-03-11 Thread Adolfo Jayme Barrientos
sfx2/source/view/view.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65b4d2a6185b1b98e22101c7d33ab42b3a4a4525 Author: Adolfo Jayme Barrientos Date: Sat Mar 12 01:08:34 2016 -0600 Typo Change-Id: I834c8473a6c2ad135359c45af868132bbb6960f8 diff --g

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

2016-03-11 Thread Adolfo Jayme Barrientos
source/text/shared/main0650.xhp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b54536ff09619519e8d5bbd87b08b13fe027abfd Author: Adolfo Jayme Barrientos Date: Fri Mar 11 23:51:05 2016 -0600 English Change-Id: I9b07a614becef43d07bb946d07a2efbb91794

[Libreoffice-commits] core.git: helpcontent2

2016-03-11 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b5ba60e39f689d5db7868b1149271787dcb5602f Author: Adolfo Jayme Barrientos Date: Fri Mar 11 23:51:05 2016 -0600 Updated core Project: help b54536ff09619519e8d5bbd87b08b13fe027abfd English

Fwd: Interested to work on GSoC project

2016-03-11 Thread Rosemary Sebastian
Hello everyone I'm Rosemary, a final year student of B.Tech. in Computer Science and Engineering. I found the project "Saving ODF XML of Change-Tracking as a sequence of predefined Changes" interesting as it looks similar to the projects I've worked on in LibreOffice. So I'd like to work on it fo

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

2016-03-11 Thread Jochen Nitschke
sc/inc/address.hxx| 91 + sc/inc/attrib.hxx |3 sc/inc/rangelst.hxx |6 sc/inc/rangeutl.hxx |8

Re: minutes of ESC call ...

2016-03-11 Thread David Ostrovsky
Hi, On Fri, 2016-03-11 at 11:00 -0600, Norbert Thiebaud wrote: > On Fri, Mar 11, 2016 at 1:29 AM, David Ostrovsky > wrote: > > > > I've just approved this change: [1] and after confirmtaion from > > Norbert > > that our CI infra was extended to support MSVC 2015, I will merge > > it. > > in ano

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

2016-03-11 Thread David Ostrovsky
configure.ac |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit dc519b6dea7653e4b68b45aa664e3c0b5189d682 Author: David Ostrovsky Date: Sat Mar 12 00:07:28 2016 +0100 Fix .NET detection on 32bit platform Change-Id: I5eaa098d1de6b57245aca7bba227413

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

2016-03-11 Thread Julien Nabet
vcl/qa/complex/persistent_window_states/PersistentWindowTest.java |2 +- wizards/source/gimmicks/ChangeAllChars.xba|4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 5da0983a7ce4bc28bff495ae09a218d26281a150 Author: Julien Nabet Date: S

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

2016-03-11 Thread Rohan Kumar
forms/source/xforms/model.cxx | 16 forms/source/xforms/model.hxx |2 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit b430ec96e3b131734239305715e2593dc4b57af2 Author: Rohan Kumar Date: Wed Mar 9 18:41:20 2016 +0530 tdf#91794 remove OSL_DEBUG_

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

2016-03-11 Thread Caolán McNamara
sw/source/core/view/pagepreviewlayout.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit 4dbf1e6897453b998e3f5460612f871bb2eded63 Author: Caolán McNamara Date: Wed Mar 9 15:51:41 2016 + Resolves: tdf#82781 avoid dereferencing invalid iterato

Re: error in building libreoffice

2016-03-11 Thread Chris Sherlock
Or run: make chart2.clean Chris > On 12 Mar 2016, at 5:40 AM, jan iversen wrote: > > Hi > > This looks very much like a corrupted object file, I suspect you ran make > before and it terminated for some reason. > > Try to run > make clean > and then > make > > rgds > jan i. > > >> On 11 M

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

2016-03-11 Thread Winfried Donkers
sc/source/ui/docshell/docsh4.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 8dd5dbbb6ef27e7e5405e38761576a61f11a3b19 Author: Winfried Donkers Date: Mon Feb 29 16:20:21 2016 +0100 tdf#97897 (first problem) fix for not recalculating on F9.

[Libreoffice-commits] core.git: officecfg/registry sc/inc sc/sdi sc/source svx/source

2016-03-11 Thread Dennis Francis
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |6 sc/inc/appoptio.hxx |6 sc/sdi/scalc.sdi |2 sc/source/core/tool/appoptio.cxx | 47 +- sc/source/ui/app/scmod.cxx

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

2016-03-11 Thread Jan Holesovsky
svx/source/table/tablecontroller.cxx | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit 97c872d015350810fb0180ffdb10de7f039363a4 Author: Jan Holesovsky Date: Fri Mar 11 20:45:02 2016 +0100 lok: Avoid dereferencing nullptr. Change-Id:

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

2016-03-11 Thread Jan Holesovsky
svx/source/table/tablecontroller.cxx | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) New commits: commit 8547c89c317dbfa3c4cbace8851c10573a7f21cd Author: Jan Holesovsky Date: Fri Mar 11 20:45:02 2016 +0100 lok: Avoid dereferencing nullptr. Change-

Mayank Gupta license statement

2016-03-11 Thread Mayank Gupta
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: error in building libreoffice

2016-03-11 Thread jan iversen
Hi This looks very much like a corrupted object file, I suspect you ran make before and it terminated for some reason. Try to run make clean and then make rgds jan i. > On 11 Mar 2016, at 19:34, Sukant Kumar wrote: > > hi > i am trying to build libreoffice on ubuntu 15.10 > am getting this

Pratishta Sharma license statement

2016-03-11 Thread Pratishta Sharma
All of my past and future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-03-11 Thread Miklos Vajna
source/text/shared/01/selectcertificate.xhp |3 +++ 1 file changed, 3 insertions(+) New commits: commit f0301528ebc8a907be01e9435bb43b8d2b9449e0 Author: Miklos Vajna Date: Fri Mar 11 18:07:00 2016 +0100 selectcertificate: add help content for the description Change-Id: Ie9370

[Libreoffice-commits] core.git: helpcontent2

2016-03-11 Thread Miklos Vajna
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c86a4d6b077af0841c600e9705340aa92b81d92c Author: Miklos Vajna Date: Fri Mar 11 18:07:00 2016 +0100 Updated core Project: help f0301528ebc8a907be01e9435bb43b8d2b9449e0 selectcertificate:

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

2016-03-11 Thread László Németh
sw/source/core/txtnode/txtedt.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 0965dc4c8e96b7bc6de49bdab7b55fef5f099e21 Author: László Németh Date: Fri Mar 11 18:05:34 2016 +0100 Revert "test autocompletion word collection" This reverts com

Re: minutes of ESC call ...

2016-03-11 Thread Norbert Thiebaud
On Fri, Mar 11, 2016 at 1:29 AM, David Ostrovsky wrote: > > I've just approved this change: [1] and after confirmtaion from Norbert > that our CI infra was extended to support MSVC 2015, I will merge it. in another related thread vmiklos pointed to a residual problem with 32 bits on vs2015 only s

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - vcl/win

2016-03-11 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3cc72625da8429b342be2e827604ea65962fcd2e Author: Tor Lillqvist Date: Fri Mar 11 18:58:02 2016 +0200 Further tweak, getting much closer to correct Change-Id: I57ada8873b24a911b9f

[Libreoffice-commits] core.git: 2 commits - xmlsecurity/Library_xmlsecurity.mk xmlsecurity/qa xmlsecurity/source

2016-03-11 Thread Miklos Vajna
xmlsecurity/Library_xmlsecurity.mk |1 xmlsecurity/qa/unit/signing/data/bad.odt |binary xmlsecurity/qa/unit/signing/data/good.odt |binary xmlsecurity/qa/unit/signing/signing.cxx| 34 + xmlsecurity/source/helper/ooxmlsecexporter.cxx | 504 +++

[Libreoffice-commits] core.git: Branch 'private/tml/fixwintext' - vcl/win

2016-03-11 Thread Tim Eves
vcl/win/gdi/winlayout.cxx | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit 89a274d9e8bcba123b769fe018ff58695705427b Author: Tim Eves Date: Fri Mar 11 22:49:05 2016 +0700 Fix several miscalulations in positioning glyph to be rendered into that At

[Libreoffice-commits] online.git: loleaflet/src

2016-03-11 Thread Jan Holesovsky
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ca4f44099f3a58bd10a72fc650182349249e25dd Author: Jan Holesovsky Date: Fri Mar 11 17:18:26 2016 +0100 Revert "loleaflet: pass doc URI to WebSocket" With this, no document load

[Libreoffice-commits] core.git: Changes to 'private/tml/fixwintext'

2016-03-11 Thread Tor Lillqvist
New branch 'private/tml/fixwintext' available with the following commits: commit d97a7ebc962c19b26e83262e097bd5c97c2a7eb3 Author: Tor Lillqvist Date: Fri Mar 11 18:06:31 2016 +0200 Temporary tweak of glyph vertical positioning Change-Id: I2a6afca473e36e240f8d2b3f7da3447be20e2294 c

[Libreoffice-commits] core.git: 8 commits - desktop/source

2016-03-11 Thread Stephan Bergmann
desktop/source/app/app.cxx |8 +-- desktop/source/app/dispatchwatcher.cxx |7 --- desktop/source/app/dispatchwatcher.hxx |7 --- desktop/source/app/officeipcthread.cxx | 67 +++-- desktop/source/app/officeipcthread.hxx | 14 +++--- 5 files ch

Re: alternatives to Firebird: sqlite [was: Firebird doesn't support MSVC 2015]

2016-03-11 Thread Anthonys Lists
On 11/03/2016 01:45, toki wrote: On 10/03/2016 01:27, Wols Lists wrote: On top of that, an integrity layer that enforces datatypes. This isn't part of standard multi-value, What? Back when I played with Pick, one of the selling points was that one couldn't put the wrong type of data into a r

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_setup.mk

2016-03-11 Thread Michael Meeks
instsetoo_native/CustomTarget_setup.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a9095570a2430568f5c5e1c91edd6a717e099a6 Author: Michael Meeks Date: Fri Mar 11 09:48:21 2016 + User-Agent: disable reporting of languages. Nowadays we have the

[Libreoffice-commits] online.git: loleaflet/src

2016-03-11 Thread Pranav Kant
loleaflet/src/map/handler/Map.BoxZoom.js |8 1 file changed, 8 deletions(-) New commits: commit aa806f0ec3028494fa87b1fb698009d1dad46458 Author: Pranav Kant Date: Fri Mar 11 11:56:46 2016 +0530 ccu#1329: This is not a map, this is libreoffice ... so by selecting and

[Libreoffice-commits] help.git: helpers/zip_help.sh

2016-03-11 Thread Yousuf Philips
helpers/zip_help.sh | 25 + 1 file changed, 25 insertions(+) New commits: commit c8c86435d40ad2ec5b0e1c5f6bdb9888445d13ab Author: Yousuf Philips Date: Mon Mar 7 02:43:50 2016 +0400 Helper file to package the help so it can be viewed in help viewer Change

[Libreoffice-commits] core.git: helpcontent2

2016-03-11 Thread Yousuf Philips
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fb3d0279d5c565d2f89ceb0d951b6fad2206c4e9 Author: Yousuf Philips Date: Mon Mar 7 02:43:50 2016 +0400 Updated core Project: help c8c86435d40ad2ec5b0e1c5f6bdb9888445d13ab Helper file to pa

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

2016-03-11 Thread Rohan Kumar
sot/source/sdstor/ucbstorage.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit 004c233d30a432ba4e8e4c0d0052d34798850bd4 Author: Rohan Kumar Date: Wed Mar 9 16:07:44 2016 +0530 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals I r

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

2016-03-11 Thread Rohan Kumar
cpputools/source/unoexe/unoexe.cxx | 24 +++- include/sal/log-areas.dox |5 + 2 files changed, 8 insertions(+), 21 deletions(-) New commits: commit 2e0c1e03e85ef6a20ca362f263c60b141741f698 Author: Rohan Kumar Date: Fri Mar 11 18:25:32 2016 +0530 tdf#

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

2016-03-11 Thread Tor Lillqvist
vcl/win/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 67ef33f914eae7d9752cd7d354e76210f33f59f0 Author: Tor Lillqvist Date: Fri Mar 11 15:07:50 2016 +0200 Passing a string to a std::ostringstream ctor is tricky For it to do what one

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

2016-03-11 Thread Caolán McNamara
vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 235411c9d47ecba88e46d859ea93bcecefb0c46e Author: Caolán McNamara Date: Fri Mar 11 13:21:23 2016 + gtk3: various bits means different things again

[Libreoffice-commits] core.git: 7 commits - bean/com jurt/com odk/examples

2016-03-11 Thread Christian Lohmaier
bean/com/sun/star/comp/beans/LocalOfficeConnection.java |8 ++--- bean/com/sun/star/comp/beans/OOoBean.java | 16 +- jurt/com/sun/star/comp/loader/JavaLoader.java |5 --- jurt/com/sun/star/lib/uno/bridges/java_r

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

2016-03-11 Thread Stephan Bergmann
sd/source/ui/presenter/PresenterCanvas.cxx | 101 - sd/source/ui/presenter/PresenterCanvas.hxx | 24 -- sd/util/sd.component |3 3 files changed, 1 insertion(+), 127 deletions(-) New commits: commit 54da5514c3b9a180a081e9836741e3297f71

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

2016-03-11 Thread Miklos Vajna
sc/inc/clipoptions.hxx | 25 + sc/inc/document.hxx |5 + sc/source/core/data/documen2.cxx |1 + sc/source/core/data/documen3.cxx |7 +++ sc/source/ui/view/cliputil.cxx | 29 ++--- sc/source/ui/view/vie

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

2016-03-11 Thread Noel Grandin
filter/source/xsltdialog/typedetectionimport.cxx | 29 --- filter/source/xsltdialog/typedetectionimport.hxx | 12 - 2 files changed, 11 insertions(+), 30 deletions(-) New commits: commit 7f1d68a798fcde681fb01a17f0ff0fd4b2b6fb7f Author: Noel Grandin Date: Thu Mar

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

2016-03-11 Thread Takeshi Abe
starmath/source/dialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e7e1d50fc0c8077be9d9603eab8ef86098c9aa24 Author: Takeshi Abe Date: Fri Mar 11 19:50:59 2016 +0900 Resolves tdf#88485: Allow to select rightmost symbols in the dialog by adjusting target area

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

2016-03-11 Thread Caolán McNamara
chart2/source/controller/sidebar/ChartAreaPanel.cxx | 117 1 file changed, 71 insertions(+), 46 deletions(-) New commits: commit 9048e7f58763cf87460a25cba374741352ceb98b Author: Caolán McNamara Date: Fri Mar 11 12:16:18 2016 + Resolves: tdf#98390 ChartAreaPanel

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

2016-03-11 Thread Rohan Kumar
testtools/source/performance/pseudo.cxx |2 +- testtools/source/performance/ubtest.cxx |3 --- 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 96e44b3b510bc97ddda6caf937d031ae6a656d58 Author: Rohan Kumar Date: Wed Mar 9 17:13:25 2016 +0530 tdf#91794 remove OSL_

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

2016-03-11 Thread Rohan Kumar
shell/source/win32/simplemail/senddoc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a32bfdfd280b51d1bd5283243e286f056d3986dd Author: Rohan Kumar Date: Wed Mar 9 19:17:44 2016 +0530 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals I replac

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - cui/source

2016-03-11 Thread Rishabh Kumar
cui/source/customize/cfg.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 6f3ac91fabe1faa664aecfc535b49ee31fcb9beb Author: Rishabh Kumar Date: Tue Aug 18 03:11:53 2015 +0530 tdf#80758:empty values in button name not respected In case of empt

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

2016-03-11 Thread Giuseppe Castagno
external/curl/ExternalProject_curl.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 30b9c6a457de61f3c94431ecc75716f866c3379e Author: Giuseppe Castagno Date: Thu Mar 10 14:54:28 2016 +0100 tdf#98416: Explicitly disable curl hardcoded CA certificate store Add --witho

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

2016-03-11 Thread Stephan Bergmann
jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit b2d53cc003d070181d80af92d1568de1bdcfe73b Author: Stephan Bergmann Date: Fri Mar 11 11:50:50 2016 +0100 typo Change-Id: I8ae44

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

2016-03-11 Thread Stephan Bergmann
jurt/test/com/sun/star/lib/uno/environments/remote/TestWorkAt.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit feb480d78021541a264701ea811a5002accc Author: Stephan Bergmann Date: Fri Mar 11 11:49:35 2016 +0100 Synchronize all access to _sync_counter, _

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

2016-03-11 Thread Stephan Bergmann
sd/util/sd.component |1 - 1 file changed, 1 deletion(-) New commits: commit 86ce77b9255ab92cceb6164828c90b0b3e1ee9ed Author: Stephan Bergmann Date: Fri Mar 11 11:36:03 2016 +0100 Don't adertise PresenterCanvas as com.sun.star.rendering.Canvas service Window::ImplGetCanvas (v

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

2016-03-11 Thread Miklos Vajna
cppu/source/typelib/typelib.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 6d42dc0e7ce90c0996a28d8ee084baa183c90457 Author: Miklos Vajna Date: Fri Mar 11 11:27:10 2016 +0100 cppu: SAL_WARN_IF() -> SAL_INFO_IF() where it was dbglevel=2-sp

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

2016-03-11 Thread Caolán McNamara
lotuswordpro/qa/cppunit/data/fail/recurse-1.lwp |binary lotuswordpro/source/filter/lwplayout.cxx|5 +++-- lotuswordpro/source/filter/lwplayout.hxx| 16 +--- 3 files changed, 16 insertions(+), 5 deletions(-) New commits: commit bcecf9b13b7eee0e7c60a6827a310f8b38d

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

2016-03-11 Thread Caolán McNamara
include/comphelper/attributelist.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 849e78756b33ff5307311349b8b1fc4bcc85d0e4 Author: Caolán McNamara Date: Fri Mar 11 10:07:19 2016 + include memory Change-Id: If91042b2a72b0dd70cc630e1140f602ac1b8

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

2016-03-11 Thread Stephan Bergmann
include/comphelper/attributelist.hxx |4 1 file changed, 4 insertions(+) New commits: commit 28fb13b473012369ef5037e4d1b094dcc29dccb1 Author: Stephan Bergmann Date: Fri Mar 11 11:07:49 2016 +0100 Missing include Change-Id: Ia99c17d90f66860bcd9ef6bb1732437e425a4a04 diff

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

2016-03-11 Thread Stephan Bergmann
include/comphelper/attributelist.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 6aa5bdc371d0feab085e46b5dc58b1c56369cef1 Author: Stephan Bergmann Date: Fri Mar 11 11:09:22 2016 +0100 ...and now it got included twice Change-Id: I5cb7eda5a8dc1bddd3e76e1d3aae94f264d

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

2016-03-11 Thread Xisco Fauli
svgio/source/svgreader/svgstyleattributes.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 1868a62a32cff30e3ba214cbd03917d2c6518073 Author: Xisco Fauli Date: Thu Mar 10 20:01:44 2016 +0100 tdf#47446: SVGIO: Take markers' parents into account t

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

2016-03-11 Thread Jan Iversen
l10ntools/inc/gLang.hxx | 36 --- l10ntools/source/gConv.cxx |5 l10ntools/source/gLang.cxx | 464 ++-- l10ntools/source/gLexPo.l | 12 - l10ntools/source/gLexSrc.l | 13 - l10ntools/source/gLexTree.l | 13 - l10ntools/source/gLexUlf.l

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

2016-03-11 Thread Caolán McNamara
comphelper/source/xml/attributelist.cxx | 18 +++--- include/comphelper/attributelist.hxx| 10 -- 2 files changed, 23 insertions(+), 5 deletions(-) New commits: commit 66fee51115a2174bde47c3af01a7d1fdcf1ef602 Author: Caolán McNamara Date: Fri Mar 11 09:45:39 2016 +

Re: LibreOffice Online Chinese support issues

2016-03-11 Thread Michael Meeks
Hi Xipeng Song, On Thu, 2016-03-10 at 10:29 +0800, xipeng wrote: > I suspect that the browser may support IME, just after switching > Chinese input do not know how to obtain the return of the unicode > code. Sure - exactly; so - we need a way of injection not just key-codes into the t

Fix tdf#98416: explicitly disable hardcoded curl CA certificate store

2016-03-11 Thread Giuseppe Castagno
Hi all, This gerrit: is a proposed fix for tdf#98416 In curl doc about ssl store, here: the relevant quote: " ... --with-ca-bundle=FILE: use the specifi

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

2016-03-11 Thread Stephan Bergmann
sal/osl/unx/nlsupport.cxx | 36 1 file changed, 20 insertions(+), 16 deletions(-) New commits: commit 8e94196776e902330c39257f276f995612d9a0f7 Author: Stephan Bergmann Date: Fri Mar 11 10:31:54 2016 +0100 Better fix for -Werror=shadow Change

Mayank Gupta license statement

2016-03-11 Thread Mayank Gupta
Hi! All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, Mayank ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: chart2/source comphelper/source forms/source framework/source l10ntools/source sw/source tools/source

2016-03-11 Thread Wastack
chart2/source/model/template/PieChartType.cxx |2 +- comphelper/source/property/propertystatecontainer.cxx |2 +- forms/source/richtext/clipboarddispatcher.cxx |2 +- forms/source/richtext/parametrizedattributedispatcher.cxx |2 +- forms/source/richtext/

[Libreoffice-commits] core.git: compilerplugins/clang

2016-03-11 Thread Wastack
compilerplugins/clang/cstylecast.cxx |2 +- compilerplugins/clang/fpcomparison.cxx |4 ++-- compilerplugins/clang/mergeclasses.cxx |8 compilerplugins/clang/staticmethods.cxx|2 +- compilerplugins/clang/store/removevirtuals

[Libreoffice-commits] core.git: connectivity/source dbaccess/source extensions/source filter/source sdext/source writerperfect/qa

2016-03-11 Thread Wastack
connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx |4 ++-- dbaccess/source/core/dataaccess/documentevents.cxx |2 +- extensions/source/resource/ResourceIndexAccess.cxx |2 +- filter/source/msfilter/util.cxx|6 +++--- sdext/source

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

2016-03-11 Thread Wastack
svx/source/form/fmPropBrw.cxx |2 +- svx/source/unodraw/recoveryui.cxx |6 +++--- vcl/source/app/brand.cxx |4 ++-- xmloff/source/transform/XMLFilterRegistration.cxx |2 +- xmlsecurity/source/xmlsec/ns

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

2016-03-11 Thread Wastack
vcl/source/control/imgctrl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b91fb8465cdaaff077b9f5c2a73cfc873350126f Author: Wastack Date: Fri Mar 11 00:39:12 2016 +0100 tdf#97966: Remove 'static' keywords Change-Id: I67e6076d65b90fb386ab439c57

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

2016-03-11 Thread Wastack
vcl/source/control/quickselectionengine.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 951917e73cc5d52453830daa47fd30b5fd834bc0 Author: Wastack Date: Fri Mar 11 00:37:08 2016 +0100 tdf#97966: Remove 'static' keywords Change-Id: I0a3f17d43917d0573

Re: Firebird doesn't support MSVC 2015

2016-03-11 Thread Miklos Vajna
Hi David, On Wed, Mar 02, 2016 at 07:37:40PM +0100, David Ostrovsky wrote: > > The wiki states that 32-bit >build is broken, that sounds like a > >blocker as well. (Or is it just >that the wiki is outdated? > >configure.ac:5277 suggests it's up to date.) > > Yes, wiki was outdated, should be fi

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

2016-03-11 Thread Wastack
cppuhelper/source/exc_thrower.cxx |4 ++-- tubes/qa/test_manager.cxx |2 +- ucb/source/ucp/expand/ucpexpand.cxx |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 83452dd0836fe0da96095a322231d837fc31934b Author: Wastack Date: Fri Mar 11 00:5

Re: minutes of ESC call ...

2016-03-11 Thread Lionel Elie Mamane
On Fri, Mar 11, 2016 at 08:29:43AM +0100, David Ostrovsky wrote: > On Fri, 2016-03-11 at 07:57 +0100, Lionel Elie Mamane wrote: >> On Fri, Mar 11, 2016 at 07:30:54AM +0100, David Ostrovsky wrote: >>> On Fri, 2016-03-11 at 06:45 +0100, Lionel Elie Mamane wrote: On Thu, Mar 10, 2016 at 07:28:58P

Proposal for using std::unique_ptr to signal transfer of ownership

2016-03-11 Thread Markus Mohrhard
Hey, so while looking through some of the current calc memory leaks I noticed that at least some of them are related to our poor API and I noticed that quite a few of the problems can easily be avoided with better API design. For now I would like to propose that we try to use std::unique_ptr in t

[Libreoffice-commits] core.git: 3 commits - writerfilter/inc writerfilter/Library_writerfilter.mk writerfilter/qa writerfilter/source xmlsecurity/qa xmlsecurity/source

2016-03-11 Thread Miklos Vajna
writerfilter/Library_writerfilter.mk|1 writerfilter/inc/dmapper/DomainMapperFactory.hxx|6 writerfilter/qa/cppunittests/misc/misc.cxx | 40 +-- writerfilter/source/dmapper/DomainMapper_Impl.cxx |5 wri

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

2016-03-11 Thread Stephan Bergmann
desktop/source/app/dispatchwatcher.cxx | 19 --- desktop/source/app/dispatchwatcher.hxx |2 +- 2 files changed, 5 insertions(+), 16 deletions(-) New commits: commit 5d59315809eae08f2340864dd18f667ce2b24198 Author: Stephan Bergmann Date: Thu Mar 10 16:38:36 2016 +0100