[Libreoffice-commits] core.git: drawinglayer/source include/tools include/vcl sal/rtl slideshow/source svtools/source svx/source vcl/inc vcl/source vcl/win

2017-08-17 Thread Noel Grandin
drawinglayer/source/primitive3d/polygontubeprimitive3d.cxx |2 drawinglayer/source/primitive3d/sdrsphereprimitive3d.cxx |2 include/tools/color.hxx|2 include/tools/colordata.hxx|2 include/vcl/bitmap.hxx

[Libreoffice-commits] libcdr.git: src/conv src/lib

2017-08-17 Thread Miklos Vajna
src/conv/raw/cdr2raw.cpp|2 +- src/conv/raw/cmx2raw.cpp|2 +- src/conv/svg/cdr2xhtml.cpp |2 +- src/conv/svg/cmx2xhtml.cpp |2 +- src/conv/text/cdr2text.cpp |2 +- src/conv/text/cmx2text.cpp |2 +- src/lib/CDRCollector.cpp|4

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/Makefile.am test/WhiteBoxTests.cpp wsd/Auth.cpp wsd/Auth.hpp wsd/ClientSession.cpp wsd/ClientSession.hpp wsd/Doc

2017-08-17 Thread Jan Holesovsky
test/Makefile.am |1 test/WhiteBoxTests.cpp | 45 +++ wsd/Auth.cpp | 56 + wsd/Auth.hpp | 36 +++ wsd/ClientSession.cpp | 14 +---

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

2017-08-17 Thread Stephan Bergmann
vcl/inc/salframe.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d973de6f5c2afd4b1f1116dfa7e4fda3fe146014 Author: Stephan Bergmann Date: Thu Aug 17 09:30:52 2017 +0200 Put comment back next to code it pertains to

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

2017-08-17 Thread Noel Grandin
compilerplugins/clang/droplong.cxx | 109 ++-- compilerplugins/clang/test/droplong.cxx | 11 ++- 2 files changed, 98 insertions(+), 22 deletions(-) New commits: commit a4602c791f081e64a289eec69426727f26c95188 Author: Noel Grandin

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

2017-08-17 Thread Tor Lillqvist
vcl/inc/salframe.hxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit a70f9fffe7d2751ca0401c43c92e7fb8dea571d4 Author: Tor Lillqvist Date: Thu Aug 17 10:46:12 2017 +0300 Remove an odd attempt at ASCII graphics Change-Id:

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

2017-08-17 Thread Noel Grandin
compilerplugins/clang/oncevar.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea43e0e3ceec30336273da0fb3d47c24073cffd2 Author: Noel Grandin Date: Thu Aug 17 12:10:09 2017 +0200 display oncevar loplugin by default

[Libreoffice-commits] core.git: cui/source sc/qa sd/qa sfx2/source svl/qa sw/qa vcl/qa

2017-08-17 Thread Stephan Bergmann
cui/source/dialogs/cuicharmap.cxx|4 +- sc/qa/unit/tiledrendering/tiledrendering.cxx | 24 +++ sd/qa/unit/export-tests-ooxml2.cxx |2 - sfx2/source/control/charmapcontrol.cxx |4 +- sfx2/source/control/charwin.cxx |4 +-

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

2017-08-17 Thread Cor Nouws
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a02d9eace04407709567c298b6e12542eceb223 Author: Cor Nouws Date: Thu Aug 17 10:53:51 2017 +0200 Better wording. Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - external/harfbuzz

2017-08-17 Thread Stephan Bergmann
external/harfbuzz/UnpackedTarball_harfbuzz.mk |1 external/harfbuzz/ubsan.patch | 32 ++ 2 files changed, 33 insertions(+) New commits: commit 1d5f35218ef2176af445a0644bd329763b77feb4 Author: Stephan Bergmann Date: Wed Aug 16

Re: Build failure with current master on MacOS

2017-08-17 Thread Caolán McNamara
On Wed, 2017-08-16 at 21:13 +0200, Michael Stahl wrote: > > i was thinking that LODE was supposed to install everything > automagically but i don't have a Mac ... gettext was added to the lode and it "just works". Updating lode and rerunning its setup will add gettext for anyone who had already

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - 6 commits - editeng/source include/editeng include/svx sd/source svx/source

2017-08-17 Thread Armin Le Grand
editeng/source/editeng/editeng.cxx | 17 - editeng/source/editeng/editundo.cxx |4 editeng/source/editeng/editview.cxx | 73 +++-- editeng/source/editeng/impedit.cxx | 138 ++--- editeng/source/editeng/impedit.hxx | 38 ++

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

2017-08-17 Thread Miklos Vajna
sw/inc/rdfhelper.hxx |2 +- sw/source/core/doc/rdfhelper.cxx |5 + sw/source/filter/ww8/rtfexport.cxx |2 +- sw/source/filter/ww8/rtfexport.hxx |2 +- sw/source/filter/ww8/wrtw8nds.cxx | 10 +- sw/source/filter/ww8/wrtww8.cxx|2 +-

[ODF] Gradient fill for backgrounds of text documents and spreadsheets

2017-08-17 Thread Regina Henschel
Hi all, currently LibreOffice writes invalid documents, in case you set the background of a text document to a gradient fill. That is https://bugs.documentfoundation.org/show_bug.cgi?id=103602 I suggest not to use the loext namespace to solve the problem, but to handle it this way: Add

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

2017-08-17 Thread Varun Dhall
editeng/qa/unit/core-test.cxx |2 - editeng/source/editeng/editdoc.cxx |6 ++-- editeng/source/editeng/editdoc.hxx |2 - editeng/source/editeng/editeng.cxx |4 +-- include/editeng/editeng.hxx|2 -

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

2017-08-17 Thread Miklos Vajna
external/libepubgen/libepubgen-epub3.patch.1 | 214 +++ 1 file changed, 214 insertions(+) New commits: commit ec4034c4a4f23574401ba2a74b635d9ed4befbc8 Author: Miklos Vajna Date: Thu Aug 17 10:15:34 2017 +0200 EPUB export: use real chapter

[Libreoffice-commits] core.git: basic/source chart2/source comphelper/source connectivity/source cppuhelper/source dbaccess/source editeng/source extensions/source framework/source i18npool/source inc

2017-08-17 Thread Noel Grandin
basic/source/classes/sbunoobj.cxx | 10 ++-- basic/source/runtime/methods.cxx|7 -- chart2/source/controller/dialogs/ObjectNameProvider.cxx |6 -- chart2/source/view/charttypes/VSeriesPlotter.cxx|5

[Libreoffice-commits] online.git: 4 commits - loleaflet/debug loleaflet/dist loleaflet/main.js test/Makefile.am test/test.cpp test/UnitOAuth.cpp test/WhiteBoxTests.cpp wsd/Auth.cpp wsd/Auth.hpp wsd/Cl

2017-08-17 Thread Jan Holesovsky
loleaflet/debug/document/loleaflet.html |5 + loleaflet/dist/loleaflet.html |1 loleaflet/main.js |3 + test/Makefile.am|3 - test/UnitOAuth.cpp | 85 +---

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/UnitOAuth.cpp test/WhiteBoxTests.cpp wsd/Auth.hpp

2017-08-17 Thread Jan Holesovsky
test/UnitOAuth.cpp | 35 ++- test/WhiteBoxTests.cpp | 18 +- wsd/Auth.hpp |6 -- 3 files changed, 31 insertions(+), 28 deletions(-) New commits: commit d9a11d1bc9327de637b8b3432eacab2097e0c55b Author: Jan Holesovsky

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

2017-08-17 Thread Miklos Vajna
writerperfect/source/writer/exp/txtparai.cxx | 46 +++ 1 file changed, 46 insertions(+) New commits: commit 9480ff6a2b6057410940ff5c40828d5746898a0e Author: Miklos Vajna Date: Thu Aug 17 10:58:33 2017 +0200 EPUB export: implement link

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

2017-08-17 Thread Miklos Vajna
external/libepubgen/libepubgen-epub3.patch.1 | 122 +++ 1 file changed, 122 insertions(+) New commits: commit 91f4d01af4772fe5156e59ea4f4ef771de657a57 Author: Miklos Vajna Date: Thu Aug 17 12:07:24 2017 +0200 EPUB export: fix unexpected

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

2017-08-17 Thread Justin Luth
sw/CppunitTest_sw_ww8export2.mk |1 sw/ooxmlexport_setup.mk |1 sw/qa/extras/ooxmlexport/data/tdf55427_footnote2endnote.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 57 +++

Suggestion: Finding missing words in dictionaries via web scraping and natural language processing

2017-08-17 Thread Andrej Warkentin
Hello, in a talk at the PyData Berlin meetup I saw this project: https://github.com/lusy/hora-de-decir-bye-bye , where spanish articles are scraped and searched for english words. In order to identify english words she used the dictionaries from Open Office and compared scraped words to the

Re: [Libreoffice-commits] core.git: tell msvc our source code is written using utf-8

2017-08-17 Thread Stephan Bergmann
On 07/25/2017 04:36 PM, Caolán McNamara wrote: commit 9a7d2d72cef7ff14a020c1024fbff8c00e4e4aff Author: Caolán McNamara Date: Sat Jul 22 12:52:34 2017 +0100 tell msvc our source code is written using utf-8 Change-Id:

Re: Suggestion: Finding missing words in dictionaries via web scraping and natural language processing

2017-08-17 Thread Michael Stahl
On 17.08.2017 12:08, Andrej Warkentin wrote: > Hello, > > in a talk at the PyData Berlin meetup I saw this project: > https://github.com/lusy/hora-de-decir-bye-bye , where spanish articles > are scraped and searched for english words. In order to identify english > words she used the

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/debug loleaflet/dist loleaflet/main.js test/UnitOAuth.cpp wsd/FileServer.cpp

2017-08-17 Thread Jan Holesovsky
loleaflet/debug/document/loleaflet.html |5 ++ loleaflet/dist/loleaflet.html |1 loleaflet/main.js |3 + test/UnitOAuth.cpp | 80 +--- wsd/FileServer.cpp |6 ++ 5 files

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loleaflet/src

2017-08-17 Thread Cor Nouws
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 07c5b80756fd3823ade6ebbfd973c8ea1b37caa7 Author: Cor Nouws Date: Thu Aug 17 10:53:51 2017 +0200 Better wording. Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - cui/source include/svx sd/source

2017-08-17 Thread Caolán McNamara
cui/source/inc/backgrnd.hxx |1 cui/source/tabpages/backgrnd.cxx | 104 ++- include/svx/flagsdef.hxx | 11 ++-- sd/source/ui/dlg/dlgchar.cxx |2 sd/source/ui/func/fuchar.cxx | 26 - 5 files changed, 91 insertions(+),

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - editeng/source include/vcl sc/source vcl/source

2017-08-17 Thread Noel Grandin
editeng/source/editeng/impedit.cxx |8 +++- include/vcl/settings.hxx |2 +- sc/source/ui/app/inputwin.cxx |9 - sc/source/ui/view/gridwin.cxx | 11 ++- vcl/source/control/edit.cxx|7 +++ vcl/source/edit/textview.cxx |

[Libreoffice-commits] core.git: desktop/source include/LibreOfficeKit include/sfx2 include/svtools include/svx include/vcl libreofficekit/qa libreofficekit/source sfx2/source svtools/source svx/sdi sv

2017-08-17 Thread Aditya Dewan
desktop/source/lib/init.cxx | 18 include/LibreOfficeKit/LibreOfficeKitEnums.h | 19 include/sfx2/sfxsids.hrc |2 include/svtools/ruler.hxx|1

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk

2017-08-17 Thread Noel Grandin
compilerplugins/clang/convertuintptr.cxx | 105 + compilerplugins/clang/droplong.cxx |2 compilerplugins/clang/passparamsbyref.cxx | 195 + compilerplugins/clang/passstuffbyref.cxx | 123 +--

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

2017-08-17 Thread Eike Rathke
solenv/bin/localestr |3 +++ 1 file changed, 3 insertions(+) New commits: commit ad1c9097ca0390fe82b6e81a963b3caf0b45f35d Author: Eike Rathke Date: Thu Aug 17 14:34:37 2017 +0200 Add hu-Hung -> hu@hung ... and hope that actually will be recognized..

[Libreoffice-commits] core.git: scp2/macros

2017-08-17 Thread Caolán McNamara
scp2/macros/macro.pl |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 8cba023cbd8f1576d7f30855847a85d762b7b1fa Author: Caolán McNamara Date: Thu Aug 17 12:47:28 2017 +0100 use correct final language dir names Change-Id:

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 55 commits - android/source basegfx/source basic/source bin/gen-boost-headers canvas/source chart2/source cli_ure/source cli_ure

2017-08-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 08eef48af5bcbc0006db34c53e052084b19830cb Author: Jan-Marek Glogowski Date: Tue Aug 15 22:16:49 2017 +0200 Drop SystemTicks from scheduler logging If you want to see system ticks, add +SYSTEMTICKS to your SAL_LOG.

[Libreoffice-commits] online.git: Branch 'refs/tags/2.1.3-4' - loolwsd.spec.in

2017-08-17 Thread Jan Holesovsky
Rebased ref, commits from common ancestor: commit a6fa4cb8661317a29594726bdc81787af95dd24a Author: Jan Holesovsky Date: Thu Aug 17 22:48:30 2017 +0200 No libpcap on CentOS6. Change-Id: I2a430e97b49818772a9459d0326f1326fabc9823 diff --git a/loolwsd.spec.in

Re: Suggestion: Finding missing words in dictionaries via web scraping and natural language processing

2017-08-17 Thread jonathon
On 08/17/2017 10:08 AM, Andrej Warkentin wrote: > So I thought this could be used to find (or at least help finding) most > missing words in dictionaries for all languages. Back when the OOo dictionary for Afrikaans was created, a program was run through the dictionary corpus, excluding words

[Libreoffice-commits] core.git: filter/source include/oox oox/source sd/Module_sd.mk sd/qa sw/qa sw/source writerfilter/inc writerfilter/source

2017-08-17 Thread Tamás Zolnai
dev/null |binary filter/source/msfilter/eschesdo.cxx| 20 ++ include/oox/export/vmlexport.hxx | 18 +- include/oox/ole/olehelper.hxx | 35 +++

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

2017-08-17 Thread Tamás Zolnai
include/oox/export/vmlexport.hxx |5 + oox/source/export/vmlexport.cxx |4 +--- sw/source/filter/ww8/docxattributeoutput.cxx | 24 sw/source/filter/ww8/docxattributeoutput.hxx |5 ++--- sw/source/filter/ww8/docxsdrexport.cxx

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

2017-08-17 Thread Julien Nabet
svx/source/tbxctrls/PaletteManager.cxx |1 + svx/source/tbxctrls/tbcontrl.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 8c0cc5cd7befffc6e8e6361ba67807a799cc997f Author: Julien Nabet Date: Thu Aug 17 21:42:32 2017 +0200 Related

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - loolwsd.spec.in

2017-08-17 Thread Jan Holesovsky
loolwsd.spec.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a6fa4cb8661317a29594726bdc81787af95dd24a Author: Jan Holesovsky Date: Thu Aug 17 22:48:30 2017 +0200 No libpcap on CentOS6. Change-Id:

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

2017-08-17 Thread Julien Nabet
connectivity/source/drivers/macab/MacabRecord.cxx |1 + connectivity/source/drivers/macab/MacabRecords.cxx |2 ++ 2 files changed, 3 insertions(+) New commits: commit 27b1e21913d8119ea27be05954156d15ca069e66 Author: Julien Nabet Date: Thu Aug 17 23:07:35 2017

Re: Suggestion: Finding missing words in dictionaries via web scraping and natural language processing

2017-08-17 Thread jonathon
On 08/17/2017 11:20 AM, Michael Stahl wrote: > by "missing words in dictionaries", do you mean that if "teh" was used > as an archaic spelling of "tea" in a work of Shakespeare (completely In Pinyin, the transliteration is "de". In Wade-Giles, the transliteration is "teh". For people who quote

[Libreoffice-commits] core.git: extensions/source filter/source include/svx m4/libgcrypt.m4 qadevOOo/tests sal/osl sal/textenc sc/source svtools/source sw/source sw/uiconfig xmloff/source

2017-08-17 Thread Andrea Gelmini
extensions/source/ole/unoconversionutilities.hxx|2 +- filter/source/xslt/odf2xhtml/export/xhtml/opendoc2xhtml.xsl |4 ++-- include/svx/msdffdef.hxx|2 +- m4/libgcrypt.m4 |4 ++--

[Libreoffice-commits] online.git: wsd/DocumentBroker.cpp wsd/Storage.cpp wsd/Storage.hpp

2017-08-17 Thread Pranav Kant
wsd/DocumentBroker.cpp |2 +- wsd/Storage.cpp|5 +++-- wsd/Storage.hpp|2 +- 3 files changed, 5 insertions(+), 4 deletions(-) New commits: commit 769e41dfb21a17a50cb0d768451d0838bc30f2f3 Author: Pranav Kant Date: Fri Aug 18 07:14:33 2017

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - 654 commits - accessibility/inc accessibility/source android/source apple_remote/source autogen.sh avmedia/source basctl/inc basctl/source

2017-08-17 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 67d0cf3bf7ac1dd2da56335fe3974dfe13c0a1cf Author: Pranav Kant Date: Wed Aug 16 08:46:40 2017 +0530 CD_DIALOG_INVALIDATE -> DIALOG Change-Id: Ifdda1c868e19700013a0742a0a547c0a4e040fba diff --git

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

2017-08-17 Thread Grzegorz Araminowicz
oox/source/drawingml/diagram/datamodelcontext.cxx |3 - oox/source/drawingml/diagram/diagram.cxx| 44 +++- oox/source/drawingml/diagram/diagram.hxx| 16 +++ oox/source/drawingml/diagram/diagramlayoutatoms.cxx |2

[Libreoffice-commits] core.git: officecfg/registry

2017-08-17 Thread Gabor Kelemen
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 76 - 1 file changed, 76 deletions(-) New commits: commit 9f56a51b0a842c8be3ad1341cabdb47ac1fc Author: Gabor Kelemen Date: Tue Aug 8 23:14:10 2017 +0200 Drop deprecated SplitWindow

Animesh Licence Satatement

2017-08-17 Thread Animesh Singh
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

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 7 commits - canvas/source include/osl include/sal include/tools sal/osl sal/util tools/source vcl/headless vcl/inc vcl/osx vcl/R

2017-08-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 4b9b72b7d36e54f44d42998ee39e3e0ddf5c587d Author: Jan-Marek Glogowski Date: Tue Aug 15 22:16:49 2017 +0200 Drop SystemTicks from scheduler logging If you want to see system ticks, add +SYSTEMTICKS to your SAL_LOG.

[Libreoffice-commits] core.git: odk/docs

2017-08-17 Thread Michael Stahl
odk/docs/install.html | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit 7cecf138815770ade61c090efad2258f5baf5c9a Author: Michael Stahl Date: Thu Aug 17 15:42:32 2017 +0200 tdf#107785 odk: document where to download

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

2017-08-17 Thread Stephan Bergmann
sal/osl/unx/file_misc.cxx |4 1 file changed, 4 deletions(-) New commits: commit 139be0f4c898c926f9bb5954d0054e8617b6fd21 Author: Stephan Bergmann Date: Thu Aug 17 16:38:04 2017 +0200 Remove excess SAL_WARNs Each such precondition violation for that

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

2017-08-17 Thread Grzegorz Araminowicz
oox/source/drawingml/diagram/constraintlistcontext.cxx|2 oox/source/drawingml/diagram/diagram.cxx |4 oox/source/drawingml/diagram/diagram.hxx |5 oox/source/drawingml/diagram/diagramdefinitioncontext.cxx |2

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

2017-08-17 Thread Aron Budea
Tag 'cp-5.3-23' created by Jan Holesovsky at 2017-08-17 13:39 + cp-5.3-23 Changes since cp-5.3-22-25: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

[Libreoffice-commits] core.git: odk/docs

2017-08-17 Thread Michael Stahl
odk/docs/install.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 046878a88a9fd47101db9e24eb9fb4203ca6efbe Author: Michael Stahl Date: Thu Aug 17 15:50:18 2017 +0200 odk: oops, typo "have have" Change-Id:

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

2017-08-17 Thread Noel Grandin
compilerplugins/clang/passparamsbyref.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 19522f05880d67fda63dc6c62c0f5afb851c6a31 Author: Noel Grandin Date: Thu Aug 17 16:18:15 2017 +0200 fix compiler error in

Minutes of ESC call 2017-08-17

2017-08-17 Thread Jan Holesovsky
* Present: + Jan-Marek, Stephan, Thorsten, Armin, Caolán, Miklos, Olivier, Xisco, Kendy, Sophie, Eike, Christian, Heiko, Michael S * Completed Action Items: + * Pending Action Items: + https://wiki.documentfoundation.org/Development/ScreenshotsAtInstall + work out what

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

2017-08-17 Thread Noel Grandin
compilerplugins/clang/countusersofdefaultparams.py |2 -- compilerplugins/clang/expandablemethods.py |2 -- compilerplugins/clang/unusedenumconstants.py |2 -- compilerplugins/clang/unusedfields.py |2 -- compilerplugins/clang/unusedmethods.py

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

2017-08-17 Thread Ashod Nakashian
Hi Thorsten, On Wed, Aug 16, 2017 at 5:22 AM, Thorsten Behrens wrote: > Miklos Vajna wrote: > > The idea is that per-paragraph signature should be non-chained, similar > > to per-document signatures, so the Writer field(s) representing the > > signature(s) should be

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 22 commits - canvas/source compilerplugins/clang desktop/source external/libepubgen framework/source include/LibreOfficeKit incl

2017-08-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 4ccfe36a5ebf648103b7a1d2d313e0c3dfa20e63 Author: Jan-Marek Glogowski Date: Tue Aug 15 22:16:49 2017 +0200 Drop SystemTicks from scheduler logging If you want to see system ticks, add +SYSTEMTICKS to your SAL_LOG.

Re: [libreoffice-design] Minutes of the Design Hangout: 2017-Aug-17

2017-08-17 Thread kainz.a
I always read you mails about the meetings to get to know what's on the roadmap. 2017-08-17 15:43 GMT+02:00 Heiko Tietze : > As it was only Stuart and me in the design meeting today, we just talked > about special character handling and postpone the topics for the

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - drawinglayer/qa

2017-08-17 Thread Armin Le Grand
drawinglayer/qa/unit/border.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46f7fbf117abbe721382f12f0f86558463ac81a6 Author: Armin Le Grand Date: Thu Aug 17 15:57:57 2017 +0200 Fixed DrawinglayerBorderTest Change-Id:

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

2017-08-17 Thread Jochen Nitschke
basctl/inc/pch/precompiled_basctl.hxx |1 chart2/inc/pch/precompiled_chartcontroller.hxx |1 cui/inc/pch/precompiled_cui.hxx |1 filter/source/msfilter/msdffimp.cxx |1 include/editeng/unoprnms.hxx

Arsh Akhtar Ansari License Statement

2017-08-17 Thread Arsh Ansari
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

[Libreoffice-commits] online.git: wsd/ClientSession.cpp

2017-08-17 Thread Pranav Kant
wsd/ClientSession.cpp | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 10bfd18e973cbe4662411c449724a50c4f82faa0 Author: Pranav Kant Date: Thu Aug 17 20:03:30 2017 +0530 Decode the headers before creating Authorization

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - wsd/ClientSession.cpp

2017-08-17 Thread Pranav Kant
wsd/ClientSession.cpp | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit aa44ae17074d3fa0e7ff7284236fdbfc07ecddb8 Author: Pranav Kant Date: Thu Aug 17 20:03:30 2017 +0530 Decode the headers before creating Authorization

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 30 commits - basctl/inc canvas/Library_canvastools.mk canvas/source chart2/inc compilerplugins/clang cui/inc desktop/source filt

2017-08-17 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 627925538c1217afc0f9a1e1755c80822a730eff Author: Jan-Marek Glogowski Date: Tue Aug 15 22:16:49 2017 +0200 Drop SystemTicks from scheduler logging If you want to see system ticks, add +SYSTEMTICKS to your SAL_LOG.

Re: Re: Suggestion: Finding missing words in dictionaries via web scraping and nlp

2017-08-17 Thread Andrej Warkentin
by "missing words in dictionaries", do you mean that if "teh" was used as an archaic spelling of "tea" in a work of Shakespeare (completely made up and hypothetical example), that we should add "teh" to the dictionary and no longer flag it as a wrongly spelled word? Of course not. The result

[Libreoffice-commits] core.git: cui/source framework/source sdext/source vcl/unx writerfilter/source

2017-08-17 Thread Andrea Gelmini
cui/source/options/optaboutconfig.cxx |2 +- framework/source/services/desktop.cxx |2 +- framework/source/services/frame.cxx |2 +- sdext/source/presenter/PresenterHelpView.cxx|2 +- vcl/unx/generic/gdi/gdiimpl.cxx |2 +-

Minutes of the Design Hangout: 2017-Aug-17

2017-08-17 Thread Heiko Tietze
As it was only Stuart and me in the design meeting today, we just talked about special character handling and postpone the topics for the next week. signature.asc Description: OpenPGP digital signature ___ LibreOffice mailing list

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1.3-4'

2017-08-17 Thread Jan Holesovsky
Tag '2.1.3-4' created by Jan Holesovsky at 2017-08-17 19:12 + 2.1.3-4 Changes since 2.1.3-mf-11: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2017-08-17 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf107480.rtf | 16 sw/qa/extras/rtfexport/rtfexport.cxx |7 +++ writerfilter/source/rtftok/rtfsprm.cxx|4 3 files changed, 27 insertions(+) New commits: commit 6e8c6f08cfc34ab59ef359152725aeae940f2654 Author: Miklos Vajna

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

2017-08-17 Thread Jochen Nitschke
include/svx/sdasitm.hxx |9 - include/svx/svddef.hxx |3 +-- svx/source/items/customshapeitem.cxx|4 svx/source/svdraw/svdattr.cxx |8 svx/source/unodraw/unoprov.cxx |1 -

[Libreoffice-commits] online.git: loleaflet/reference.html loleaflet/src tools/KitClient.cpp wsd/ClientSession.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/protocol.txt wsd/Storage.cpp wsd/St

2017-08-17 Thread Aditya Dewan
loleaflet/reference.html | 22 loleaflet/src/control/Control.Menubar.js |3 + loleaflet/src/control/Toolbar.js |9 ++- loleaflet/src/core/Socket.js |9 +++ loleaflet/src/map/handler/Map.WOPI.js| 11 +++- tools/KitClient.cpp

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - debian/changelog loolwsd.spec.in

2017-08-17 Thread Jan Holesovsky
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 277d2b89a92ccb9fabe06defcfbcb29fb1c3e61b Author: Jan Holesovsky Date: Thu Aug 17 20:34:56 2017 +0200 Bump version for packages 2.1.3-4

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

2017-08-17 Thread Thorsten Behrens
Ashod Nakashian wrote: > The code currently in master was a temporary first step. The logic I > currently have locally ready to push soon is to only use Text portions. > Hi Ashod, right, that should ~solve the definedness problem (modulo some questions around tabs/line breaks/whitespace

[Libreoffice-commits] core.git: Branch 'feature/borderline3' - include/svx svx/source

2017-08-17 Thread Armin Le Grand
include/svx/framelink.hxx| 107 +-- include/svx/framelinkarray.hxx | 10 --- svx/source/dialog/framelink.cxx | 34 ++- svx/source/dialog/framelinkarray.cxx | 89 + svx/source/dialog/frmsel.cxx

[Libreoffice-commits] core.git: writerperfect/Library_wpftwriter.mk writerperfect/source

2017-08-17 Thread Miklos Vajna
writerperfect/Library_wpftwriter.mk|2 writerperfect/source/writer/EPUBPackage.cxx| 21 ++ writerperfect/source/writer/exp/XMLBase64ImportContext.cxx | 46 ++ writerperfect/source/writer/exp/XMLBase64ImportContext.hxx | 43 +

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

2017-08-17 Thread Tamás Zolnai
oox/source/core/fragmenthandler2.cxx |1 oox/source/ole/axcontrolfragment.cxx | 19 ++ oox/source/vml/vmlshapecontext.cxx |4 ++- sd/qa/unit/data/pptx/activex_checkbox.pptx |binary sd/qa/unit/import-tests.cxx| 37

[Libreoffice-commits] core.git: autogen.sh avmedia/source basic/qa bin/lo-commit-stat bin/lo-pack-sources chart2/source cli_ure/qa configure.ac desktop/source editeng/source extensions/source filter/s

2017-08-17 Thread Andrea Gelmini
README.cross |4 - autogen.sh |2 avmedia/source/macavf/player.mm

[Libreoffice-ux-advise] [Bug 108928] Branding for 6.0

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108928 Bug 108928 depends on bug 109103, which changed state. Bug 109103 Summary: Non-standard font color and varying font size in About dialog https://bugs.documentfoundation.org/show_bug.cgi?id=109103 What|Removed

[Libreoffice-bugs] [Bug 111872] New: Add support for OpenType-SVG colour fonts

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111872 Bug ID: 111872 Summary: Add support for OpenType-SVG colour fonts Product: LibreOffice Version: 5.2.7.2 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 111869] Doesn't change the default language when doing so in KDE

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111869 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 109534] fileopen docx unable to open document

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109534 krishna [:kr1shna] changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 105500] Small but noticeable lag when selecting shapes with sidebar enabled

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105500 --- Comment #8 from Alex Thurgood --- Created attachment 135607 --> https://bugs.documentfoundation.org/attachment.cgi?id=135607=edit Memory leak profile -- You are receiving this mail because: You are the assignee

[Libreoffice-bugs] [Bug 104442] [META] OOXML shape (DrawingML and VML) related issues

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104442 Bug 104442 depends on bug 100491, which changed state. Bug 100491 Summary: FILEOPEN: Docx arrows not correctly rendered: too thick https://bugs.documentfoundation.org/show_bug.cgi?id=100491 What|Removed

[Libreoffice-bugs] [Bug 111634] Multiple memory leaks in libmacabdrv1

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111634 --- Comment #15 from Alex Thurgood --- (In reply to Telesto from comment #14) > @Alex > Off-topic (not sure how to contact you), but would you mind to make a few > instrument leak trace (I don't have a own build around

[Libreoffice-bugs] [Bug 111872] Add support for OpenType-SVG colour fonts

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111872 --- Comment #1 from Shriramana Sharma --- Created attachment 135604 --> https://bugs.documentfoundation.org/attachment.cgi?id=135604=edit Usage example Snippet from a presentation using 1F914 THINKING FACE glyph

[Libreoffice-bugs] [Bug 67835] registers writer as handler for text documents

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67835 Jean-Baptiste Faure changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 111871] New: text is not visible in documents

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111871 Bug ID: 111871 Summary: text is not visible in documents Product: LibreOffice Version: 6.0.0.0.alpha0+ Master Hardware: ARM OS: Android Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 111871] text is not visible in documents

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111871 --- Comment #2 from raal --- Created attachment 135602 --> https://bugs.documentfoundation.org/attachment.cgi?id=135602=edit simple file / Writer -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 111871] text is not visible in documents

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111871 raal changed: What|Removed |Added CC||r...@post.cz --- Comment

[Libreoffice-bugs] [Bug 63713] FILEOPEN DB metadata: load lazily / in background / persistent cache file / limit by table filter

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63713 --- Comment #18 from MichaelB --- (In reply to Alex Thurgood from comment #16) > *** Bug 111813 has been marked as a duplicate of this bug. *** - which OS(es) you are using; --> Problem on Linux Ubuntu (all) and

[Libreoffice-bugs] [Bug 63713] FILEOPEN DB metadata: load lazily / in background / persistent cache file / limit by table filter

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63713 --- Comment #17 from MichaelB --- Created attachment 135603 --> https://bugs.documentfoundation.org/attachment.cgi?id=135603=edit Base Advanded options (french) -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 109534] fileopen docx unable to open document

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109534 --- Comment #5 from krishna [:kr1shna] --- Created attachment 135605 --> https://bugs.documentfoundation.org/attachment.cgi?id=135605=edit screenshot of text url on 5, 5.1, 5.2, 5.3, 5.4 -- You are receiving this

[Libreoffice-bugs] [Bug 105500] Small but noticeable lag when selecting shapes with sidebar enabled

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105500 --- Comment #7 from Alex Thurgood --- Am enclosing a memory profile trace produced on macOS with Apple's Instruments memory leak checker/profiler application. 1) Load test file 2) Select first square with mouse. 3)

[Libreoffice-bugs] [Bug 105500] Small but noticeable lag when selecting shapes with sidebar enabled

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105500 --- Comment #9 from Alex Thurgood --- In PaletteManager.cxx : line 109: pPalette.reset(new PaletteSOC(aFileStat.getFileURL(), aFNameWithoutExt)); in the following block: { std::unique_ptr

[Libreoffice-bugs] [Bug 105500] Small but noticeable lag when selecting shapes with sidebar enabled

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105500 --- Comment #10 from Alex Thurgood --- In addition, there is also: tbcontrl.cxx, lines 3235-3236: void SvxColorListBox::EnsurePaletteManager() { if (!m_xPaletteManager) { m_xPaletteManager.reset(new

[Libreoffice-bugs] [Bug 111873] New: Check For Updates not available if no document open

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111873 Bug ID: 111873 Summary: Check For Updates not available if no document open Product: LibreOffice Version: 5.4.0.3 release Hardware: All OS: Mac OS X (All)

[Libreoffice-bugs] [Bug 105550] FORMATTING Pasting text changes paragraph format

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105550 Vitaliy changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 111880] RTL Writer comments missing in print

2017-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111880 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

  1   2   3   4   >