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

2016-08-21 Thread Rosen
comphelper/source/property/opropertybag.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 308d541ed50c3ce3234a4a8ae86c968a70409d63 Author: Rosen Date: Sun Aug 21 23:41:12 2016 +0530 tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctor

GSoC Project - Implementing legacy SAX parser Interface with FastParser

2016-08-21 Thread Mohammed Abdul Azeem
Hi, I'd like to summarize all the work that's been done over the past three months here. We started with implementing a bridge (LegacyFastParser) between legacy parser interfaces and XFastParser for the unknown elements along with the tests. We created a new interface XFastNamespaceHandler, whic

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.cpp |7 -- loolwsd/ChildSession.hpp |4 ++- loolwsd/LOOLKit.cpp | 52 ++- 3 files changed, 25 insertions(+), 38 deletions(-) New commits: commit a28b832309e30ea609df85582956643c1db29385 Author: Ashod Nakashian Da

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.cpp |5 +++-- loolwsd/ChildSession.hpp | 14 +- 2 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 0d395f18b57a2f4ec9f056d80b09ddfbdf5b7fc3 Author: Ashod Nakashian Date: Sun Aug 21 12:56:58 2016 -0400 loolwsd: cleanup of ChildSessi

[Libreoffice-commits] online.git: loolwsd/AdminModel.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/AdminModel.cpp | 26 +- loolwsd/LOOLKit.cpp|1 + loolwsd/LOOLStress.cpp | 10 -- 3 files changed, 22 insertions(+), 15 deletions(-) New commits: commit 98db6b8518c7e7c374f539067ec819b6396fa157 Author: Ashod Nakashian Date: Sun Aug 21 08:23:08

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

2016-08-21 Thread Arnold Dumas
svtools/inc/roadmap.hxx|3 ++- svtools/source/control/roadmap.cxx |3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit b65131af6005860d9977f669d8e68b8edcde239f Author: Arnold Dumas Date: Sun Aug 21 23:17:50 2016 +0200 tdf#89329: use unique_ptr f

[Libreoffice-commits] core.git: 4 commits - basctl/source chart2/source filter/source include/svx reportdesign/source sc/source sd/source svx/source sw/inc sw/source

2016-08-21 Thread Noel Grandin
basctl/source/accessibility/accessibledialogwindow.cxx |4 chart2/source/controller/drawinglayer/DrawViewWrapper.cxx|4 chart2/source/controller/main/ChartController_Window.cxx |2 chart2/source/view/main/ChartView.cxx| 10 - filter/source/msf

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 60 + 1 file changed, 56 insertions(+), 4 deletions(-) New commits: commit 8506c31a432262315927c9839ed580dcecb538b0 Author: Ashod Nakashian Date: Sun Aug 21 20:18:37 2016 -0400 loolstress: latency and tile-renderin

[Libreoffice-commits] online.git: loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/test/helpers.hpp | 37 + 1 file changed, 25 insertions(+), 12 deletions(-) New commits: commit a46d9a55b3b0d9d697d8c4c74a192ba04a6051b0 Author: Ashod Nakashian Date: Sun Aug 21 20:16:56 2016 -0400 loolwsd: refactor getTileMessage Move

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 99 --- loolwsd/test/helpers.hpp |8 +-- 2 files changed, 89 insertions(+), 18 deletions(-) New commits: commit 5656f844015d9c6e7d70e3bd55fcd313817afb94 Author: Ashod Nakashian Date: Sun Aug 21 23:34:02 2016 -0400

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLSession.cpp | 14 -- loolwsd/LOOLSession.hpp | 62 ++-- loolwsd/LOOLWSD.cpp |2 - 3 files changed, 30 insertions(+), 48 deletions(-) New commits: commit 76ad9b3451d82cf6b0079836fb5a1627677f4f83 Author: Ashod Nakashian Da

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 60 - 1 file changed, 49 insertions(+), 11 deletions(-) New commits: commit baef50055f465abfca0b479d1427870371fe1fd4 Author: Ashod Nakashian Date: Sun Aug 21 14:44:24 2016 -0400 loolstress: support for benchmarking

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/protocol.txt

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.cpp |3 +++ loolwsd/protocol.txt |6 ++ 2 files changed, 9 insertions(+) New commits: commit 4b28a9a4fc2af4ecf151c50cc8f081a3e516b821 Author: Ashod Nakashian Date: Sun Aug 21 11:15:50 2016 -0400 loolwsd: forward redline table update notification event

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

2016-08-21 Thread Ashod Nakashian
loleaflet/src/layer/tile/TileLayer.js |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 169fb52a4bc5c427baa672630de5ce920d632664 Author: Ashod Nakashian Date: Sun Aug 21 11:15:16 2016 -0400 loleaflet: remove view selection when closed Change-Id

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp |5 + 1 file changed, 5 insertions(+) New commits: commit c98af7c5a0436edf9c682e7debad0776d22031b7 Author: Ashod Nakashian Date: Sun Aug 21 08:21:59 2016 -0400 loolwsd: Poco HTTPRequest and co are not thread-safe Change-Id: I5b7a290651a51f117da1dd97

[Libreoffice-commits] online.git: loolwsd/configure.ac

2016-08-21 Thread Ashod Nakashian
loolwsd/configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e65535b7cb82207178c7e86ec2b7c8ca4eefc50e Author: Ashod Nakashian Date: Sun Aug 21 08:19:52 2016 -0400 loolwsd: configure documentation correction Change-Id: Ia58ea1b87b1d82512f7107f2

[Libreoffice-commits] online.git: loolwsd/Admin.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/Admin.cpp | 28 +++- 1 file changed, 15 insertions(+), 13 deletions(-) New commits: commit a5602db8f42fdbdb2e9a10c069b2e4f70cdc Author: Ashod Nakashian Date: Sat Aug 20 10:04:20 2016 -0400 loolwsd: formatting Change-Id: I2f2cac98a0401a43ef919

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp | 36 +--- 1 file changed, 29 insertions(+), 7 deletions(-) New commits: commit 39a1fd0addcd2f4d93c0947b070ba175a9f89ca6 Author: Ashod Nakashian Date: Sat Aug 20 09:10:30 2016 -0400 loolwsd: Document unloading doesn't hold Document loc

[Libreoffice-commits] online.git: loolwsd/ChildSession.hpp loolwsd/LOOLKit.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.hpp |2 -- loolwsd/LOOLKit.cpp |4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 59b88dab495126fbce00a859eca64536d2fb264c Author: Ashod Nakashian Date: Sat Aug 20 08:27:42 2016 -0400 loolwsd: don't expose ChildSession mutex pub

[Libreoffice-commits] online.git: loolwsd/LibreOfficeKit.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LibreOfficeKit.hpp | 25 - 1 file changed, 25 deletions(-) New commits: commit 16f15864d171832972e3d51286e3d695674d4f98 Author: Ashod Nakashian Date: Sat Aug 20 08:09:43 2016 -0400 loolwsd: no member of lok::Document should take lock Since often

[Libreoffice-commits] online.git: loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 415796d69aea2e8c87a89e2107f2448d667c7b64 Author: Ashod Nakashian Date: Fri Aug 19 23:12:28 2016 -0400 loolwsd: unittest fixes Change-Id: Ia08135bfaadbf4f59b658f7563ac4d4

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLKit.cpp |6 ++ 1 file changed, 6 insertions(+) New commits: commit 119d2c862c5a94b342ea46d929f84fbfd05d5912 Author: Ashod Nakashian Date: Thu Aug 18 23:13:21 2016 -0400 loolwsd: don't render tiles when no views exists Change-Id: Ic7bc72384372961752dc68671b0dd2

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/TileCache.cpp loolwsd/TileCache.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |7 --- loolwsd/TileCache.cpp | 12 +++- loolwsd/TileCache.hpp |2 +- 3 files changed, 12 insertions(+), 9 deletions(-) New commits: commit 3af0d69d22deabcd1970f5aa5b59a6e993d8a273 Author: Ashod Nakashian Date: Thu Aug 18 10:28:55 2016

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) New commits: commit bea85403eab7594a89a5c3b608a833ae5fbfc95a Author: Ashod Nakashian Date: Thu Aug 18 07:52:40 2016 -0400 loolstress: non-static member naming convention fix

[Libreoffice-commits] online.git: loolwsd/test

2016-08-21 Thread Ashod Nakashian
loolwsd/test/helpers.hpp|6 ++ loolwsd/test/httpwstest.cpp | 27 +++ 2 files changed, 33 insertions(+) New commits: commit b9a2d7fcafd412b8eb8b8c6b4e9b1fede658d49b Author: Ashod Nakashian Date: Wed Aug 17 23:52:55 2016 -0400 loolwsd: unit-test misbeha

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 25 + loolwsd/LOOLWSD.hpp | 27 +-- 2 files changed, 30 insertions(+), 22 deletions(-) New commits: commit 716b28f4ded0a1023f61561d3facb79601906987 Author: Ashod Nakashian Date: Wed Aug 17 19:57:38 2016 -0400 loolws

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 60e7c0b50ed986b2e1d6c6d93071ce3eff0c7166 Author: Ashod Nakashian Date: Wed Aug 17 19:52:13 2016 -0400 loolstress: usage Change-Id: I04df4341dbe669b35c0c5cad6e17cd08a8faa05c

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/LibreOfficeKit.hpp loolwsd/LOOLKit.cpp

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.cpp | 22 -- loolwsd/LOOLKit.cpp|2 ++ loolwsd/LibreOfficeKit.hpp |1 + 3 files changed, 19 insertions(+), 6 deletions(-) New commits: commit eb38d7697bd5fbe7a982c80297c37ba41bbddfb8 Author: Ashod Nakashian Date: Wed Aug 17 19:51:34

[Libreoffice-commits] online.git: loolwsd/TraceFile.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/TraceFile.hpp | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) New commits: commit 3469fd95377456fdd2ff7d3a71d4f74f898021e9 Author: Ashod Nakashian Date: Wed Aug 17 19:41:58 2016 -0400 loolstress: seemingly support plain text and .gz trace file

[Libreoffice-commits] online.git: loolwsd/ChildSession.cpp loolwsd/ChildSession.hpp

2016-08-21 Thread Ashod Nakashian
loolwsd/ChildSession.cpp | 55 ++- loolwsd/ChildSession.hpp |2 - 2 files changed, 17 insertions(+), 40 deletions(-) New commits: commit 006a49007c22773c3997a76316e0bc7699aa843a Author: Ashod Nakashian Date: Mon Aug 15 19:06:42 2016 -0400

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

2016-08-21 Thread Takeshi Abe
starmath/inc/cursor.hxx|2 +- starmath/source/cursor.cxx | 14 ++ 2 files changed, 7 insertions(+), 9 deletions(-) New commits: commit 8a5c2586dc4f6854f8155331aad1c3fb2d54462f Author: Takeshi Abe Date: Fri Aug 19 17:51:13 2016 +0900 starmath: Do SmCursor::MoveTo() mo

Re: How to build LibreOffice that can run on Windows XP

2016-08-21 Thread Christian Lohmaier
On Sun, Aug 21, 2016 at 4:12 PM, meilin wrote: > How to build LibreOffice that can run on Windows XP https://wiki.documentfoundation.org/Development/ReleaseBuilds#Windows_x86 > I had built libreoffice 5.1.2.2 on windows 7 with Visual Studio 2013, but it builds provided by TDF are done on Window

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

2016-08-21 Thread Caolán McNamara
connectivity/source/drivers/firebird/Connection.cxx | 14 ++ sc/inc/document.hxx |8 - sc/qa/unit/ucalc.cxx|8 - sc/qa/unit/ucalc_condformat.cxx |2 sc/qa/unit/ucalc_sharedformula.cxx

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 45/a755138d81baa428252f6261b91ec655a12a65

2016-08-21 Thread Caolán McNamara
45/a755138d81baa428252f6261b91ec655a12a65 |1 + 1 file changed, 1 insertion(+) New commits: commit be0789bb23a1f32ae081fa1b801004a104205426 Author: Caolán McNamara Date: Sun Aug 21 21:56:30 2016 +0100 Notes added by 'git notes add' diff --git a/45/a755138d81baa428252f6261b91ec655a12

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cd/952b405afd18a7c938b5c92e2e99f1c895e3f0

2016-08-21 Thread Caolán McNamara
cd/952b405afd18a7c938b5c92e2e99f1c895e3f0 |1 + 1 file changed, 1 insertion(+) New commits: commit b952a242506c6c39fcb970307b252ef7cf8f5c74 Author: Caolán McNamara Date: Sun Aug 21 21:55:19 2016 +0100 Notes added by 'git notes add' diff --git a/cd/952b405afd18a7c938b5c92e2e99f1c895e

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - i18npool/inc i18npool/source svtools/source

2016-08-21 Thread Andrea Pescetti
i18npool/inc/i18npool/lang.h|1 + i18npool/source/isolang/isolang.cxx |1 + svtools/source/misc/langtab.src |1 + 3 files changed, 3 insertions(+) New commits: commit 45a755138d81baa428252f6261b91ec655a12a65 Author: Andrea Pescetti Date: Sun Aug 21 19:57:51 2016 +

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

2016-08-21 Thread Henry Castro
loleaflet/build/deps.js |7 ++ loleaflet/dist/leaflet.css|3 loleaflet/src/control/Control.ColumnHeader.js | 22 ++ loleaflet/src/control/Control.MetricInput.js | 89 ++ loleaflet/src/control/Control.RowHeader.js

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

2016-08-21 Thread Caolán McNamara
sc/source/filter/lotus/lotfilter.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4f995babd1be94cb7cb71d84903c72ace4e90942 Author: Caolán McNamara Date: Sun Aug 21 20:50:56 2016 +0100 coverity#1371336 what is triggering this false positive Change-

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

2016-08-21 Thread Caolán McNamara
filter/source/xsltfilter/LibXSLTTransformer.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 0a5afd1bbbadeba1334c9dcb20d4721e167027fa Author: Caolán McNamara Date: Sun Aug 21 13:12:00 2016 +0100 coverity#1371452 Wrapper object use after free have another stab at s

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

2016-08-21 Thread Arnold Dumas
forms/source/richtext/richtextvclcontrol.cxx |4 ++-- forms/source/richtext/richtextvclcontrol.hxx |3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 221a1766e7726fe2a3b1257e61c42a3d8d83a335 Author: Arnold Dumas Date: Sat Aug 20 17:05:21 2016 +0200 tdf#89

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

2016-08-21 Thread Stephan Bergmann
compilerplugins/clang/returnbyref.cxx | 136 compilerplugins/clang/store/returnbyref.cxx | 136 2 files changed, 136 insertions(+), 136 deletions(-) New commits: commit fb21736979fea823b6141eafba64d2b44935bc57 Author: Stephan Bergm

[Libreoffice-commits] online.git: 3 commits - loolwsd/ChildSession.cpp loolwsd/LOOLKit.cpp

2016-08-21 Thread Pranav Kant
loolwsd/ChildSession.cpp |2 - loolwsd/LOOLKit.cpp | 48 --- 2 files changed, 30 insertions(+), 20 deletions(-) New commits: commit df0339422353dc8a75641415e564c1e35d9503d9 Author: Pranav Kant Date: Sun Aug 21 22:35:03 2016 +0530 lool

ODF problems with feature table-template

2016-08-21 Thread Regina Henschel
Hi, I have locked at the new feature of storing a and see some problems: 1 The link to the commit in https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions does not work. 2 If the document is saved as strict ODF1.2, then the attributes in l

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

2016-08-21 Thread Caolán McNamara
filter/source/xsltfilter/LibXSLTTransformer.cxx |2 +- filter/source/xsltfilter/OleHandler.hxx | 21 ++--- 2 files changed, 19 insertions(+), 4 deletions(-) New commits: commit 4b313d803279900f86992eb0aced91fb593e4355 Author: Caolán McNamara Date: Sun Aug 21 13:1

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

2016-08-21 Thread Pranav Kant
loleaflet/src/core/Socket.js |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit 77be7d6e18e5a5deb04d1424fd187271e8d2b7a8 Author: Pranav Kant Date: Sun Aug 21 19:36:49 2016 +0530 loleaflet: Prevent double-decoding utf8; fixes context menu Text mess

How to build LibreOffice that can run on Windows XP

2016-08-21 Thread meilin
How to build LibreOffice that can run on Windows XP I had built libreoffice 5.1.2.2 on windows 7 with Visual Studio 2013, but it can't run on windows xp. when i run libreoffice, it shows me the following error: The procedure entry point GetTickCount64 could not be located in the dynamic link librar

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

2016-08-21 Thread Caolán McNamara
canvas/source/cairo/cairo_canvashelper.cxx | 23 connectivity/source/drivers/firebird/Connection.hxx |7 -- sw/source/core/inc/unoport.hxx |4 +-- sw/source/core/unocore/unoredline.cxx |4 +-- 4 files changed, 5 ins

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - canvas/source

2016-08-21 Thread Caolán McNamara
canvas/source/cairo/cairo_canvashelper.cxx | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) New commits: commit bd6861f0726b396af2e1332d30d02164f63c9b44 Author: Caolán McNamara Date: Sat Aug 20 17:27:50 2016 +0100 Resolves: tdf#86473 approx 1 pixel high rect

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

2016-08-21 Thread Julien Nabet
cui/source/options/personalization.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 454e1ebcfc589ce82c8c2d5585e22bea1ea5fc79 Author: Julien Nabet Date: Sun Aug 21 10:36:45 2016 +0200 tdf#101629: fix https://addons.mozilla.org/ case Don't call

蘇芃之 licence statement

2016-08-21 Thread Sophie Su
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