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

2016-10-30 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 67 +--- 1 file changed, 33 insertions(+), 34 deletions(-) New commits: commit 4ba5bedf6adfdc92a4ef2624ef2d6c255fd17d37 Author: Ashod Nakashian Date: Mon Oct 31 01:28:40 2016 -0400 loolwsd: explicitly scope DocumentBr

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

2016-10-30 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) New commits: commit 4186149f5b546fde96b6d5f9f14854836102676a Author: Ashod Nakashian Date: Mon Oct 31 01:27:46 2016 -0400 loolwsd: some logs converted to new form Change-Id: I7d4

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

2016-10-30 Thread Ashod Nakashian
loolwsd/Log.hpp |7 +++ 1 file changed, 7 insertions(+) New commits: commit 8be8311eaafd01ea2cd012910589b04f66a8b694 Author: Ashod Nakashian Date: Mon Oct 31 02:00:50 2016 -0400 loolwsd: new logging macros with lower overhead Change-Id: I6889af4dd18692877469e8b24671aaf464

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

2016-10-30 Thread Ashod Nakashian
loolwsd/Log.cpp | 20 +--- loolwsd/Log.hpp | 40 +--- 2 files changed, 46 insertions(+), 14 deletions(-) New commits: commit b14961ffaf8488f2d64503120f5d074c8aaa09a3 Author: Ashod Nakashian Date: Sun Oct 30 19:07:41 2016 -0400 loolws

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

2016-10-30 Thread Ashod Nakashian
loolwsd/Log.hpp | 34 +- 1 file changed, 25 insertions(+), 9 deletions(-) New commits: commit 90c60d99318de07f5e421e822882e691cdd6f287 Author: Ashod Nakashian Date: Sun Oct 30 19:16:57 2016 -0400 loolwsd: more efficient stream logging Change-Id:

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

2016-10-30 Thread Julien Nabet
sc/inc/scabstdlg.hxx |2 +- sc/source/ui/attrdlg/scdlgfact.cxx |2 +- sc/source/ui/attrdlg/scdlgfact.hxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 85101d2a4da95f6c8a8e51065985409b285d2ebd Author: Julien Nabet Date: Sun Oct 30 22:08:46

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

2016-10-30 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp | 29 ++--- loolwsd/TileCache.cpp |8 2 files changed, 14 insertions(+), 23 deletions(-) New commits: commit c8eb2ba6127f9d3da56811c25860c89ce085f588 Author: Ashod Nakashian Date: Sun Oct 30 15:24:27 2016 -0400 loolwsd

[Libreoffice-commits] online.git: loolwsd/Admin.hpp loolwsd/AdminModel.hpp loolwsd/Auth.hpp loolwsd/ChildSession.hpp loolwsd/ClientSession.hpp loolwsd/DocumentBroker.cpp loolwsd/DocumentBroker.hpp loo

2016-10-30 Thread Ashod Nakashian
loolwsd/Admin.hpp |5 - loolwsd/AdminModel.hpp |1 loolwsd/Auth.hpp |3 loolwsd/ChildSession.hpp | 78 - loolwsd/ClientSession.hpp | 18 +--- loolwsd/DocumentBroker.cpp | 23 ++--- loolwsd/DocumentBroker.hpp

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

2016-10-30 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |2 ++ loolwsd/LOOLWSD.cpp|8 2 files changed, 6 insertions(+), 4 deletions(-) New commits: commit c96c13f01432cc9d2586021fd0f96e446e6fa3f1 Author: Ashod Nakashian Date: Sun Oct 30 14:31:34 2016 -0400 loolwsd: expect no sessions when des

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

2016-10-30 Thread Noel Grandin
editeng/source/editeng/editeng.cxx |4 ++-- editeng/source/editeng/editundo.cxx |2 +- editeng/source/editeng/impedit.hxx |2 +- editeng/source/editeng/impedit3.cxx |6 +- include/editeng/editeng.hxx |2 +- sd/source/ui/view/sdwindow.cxx |3 ++- 6 files c

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

2016-10-30 Thread Ashod Nakashian
loolwsd/AdminModel.cpp | 68 - 1 file changed, 29 insertions(+), 39 deletions(-) New commits: commit d694e00e8ec7e528766fa193f31ec07bc5d08e3f Author: Ashod Nakashian Date: Mon Oct 24 23:40:33 2016 -0400 loolwsd: admin cleanups Str

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

2016-10-30 Thread Ashod Nakashian
loolwsd/test/data/calc_render.xls |binary loolwsd/test/httpwstest.cpp | 18 +++--- 2 files changed, 11 insertions(+), 7 deletions(-) New commits: commit 82ca247aeaa3979a29d39eec49eccd4d8be878b2 Author: Ashod Nakashian Date: Mon Oct 24 22:58:27 2016 -0400 loolwsd: upda

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

2016-10-30 Thread Justin Luth
sw/source/filter/ww8/wrtw8esh.cxx |8 1 file changed, 8 insertions(+) New commits: commit 49909dca5856aada5340d44f03a271d38e038039 Author: Justin Luth Date: Mon Oct 31 07:52:14 2016 +0300 fix logic error - still set zero padding if no border set caused by commit 52b2

[Libreoffice-commits] core.git: editeng/source include/svx sdext/source svx/source sw/inc sw/source ucb/source vcl/win xmloff/source

2016-10-30 Thread Takeshi Abe
editeng/source/misc/splwrap.cxx | 10 +- include/svx/xmleohlp.hxx |4 +--- sdext/source/minimizer/configurationaccess.cxx|2 +- sdext/source/minimizer/configurationaccess.hxx|9 + sdext/source/minimizer/optimizationst

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

2016-10-30 Thread Khaled Hosny
external/harfbuzz/0001-graphite-Fix-shaping-with-varying-font-size.patch | 130 ++ external/harfbuzz/UnpackedTarball_harfbuzz.mk| 1 2 files changed, 131 insertions(+) New commits: commit 3d83c42008ab51202c0577f493e8ed3fde0310b7 Author: Khaled Hosny Dat

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

2016-10-30 Thread Khaled Hosny
vcl/inc/win/winlayout.hxx |2 +- vcl/win/gdi/winlayout.cxx | 16 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 4b4abb73fcd7f2802e73102b3e7c30face8d309c Author: Khaled Hosny Date: Mon Oct 31 04:46:34 2016 +0200 Avoid excessive text clipping on

Re: localization of ui

2016-10-30 Thread Khaled Hosny
On Mon, Oct 31, 2016 at 08:53:34AM +0800, baigali wrote: > Thank you, firstly. > > > >I’m curious how vertical UI would look like, do you have any examples of > >such UIs? VCL is the place to start, but I fear this might be a big > >undertaking. > > > There is no Libreoffice vertical UI offici

Re: localization of ui

2016-10-30 Thread baigali
Thank you, firstly. >I??m curious how vertical UI would look like, do you have any examples of >such UIs? VCL is the place to start, but I fear this might be a big >undertaking. There is no Libreoffice vertical UI official or unofficial,as far as I know. This is a traditional mongolian website

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

2016-10-30 Thread Jochen Nitschke
svtools/source/table/tablecontrol_impl.cxx |6 +- svx/source/accessibility/ChildrenManagerImpl.cxx |2 -- 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit 1011f99ed63b61d9f9a469388729fa7d1b5bf960 Author: Jochen Nitschke Date: Sun Oct 30 19:47:15 2016 +0100

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

2016-10-30 Thread Jochen Nitschke
sd/source/filter/eppt/pptx-epptooxml.cxx |2 -- sd/source/ui/sidebar/LayoutMenu.cxx |2 -- 2 files changed, 4 deletions(-) New commits: commit 18658fff26edfc2169b014d6cefe7c7987c26320 Author: Jochen Nitschke Date: Sun Oct 30 20:56:01 2016 +0100 cppcheck unreadVariable: nCount

Re: Preparation of OASIS ODF-TC proposals

2016-10-30 Thread Thorsten Behrens
Laurent BP wrote: > Following some extensions of ODF in LibO about fraction number format, I > wrote two drafts for OASIS ODF-TC proposals: > Hey Laurent, great job - no net here currently, so I cannot check your proposals - but provided they capture what LibreOffice does, would we have your expli

Voice input to change slide

2016-10-30 Thread Agnel Vishal
There is often a need in an interactive presentation to jump to some slide. Manually changing it is slow. How about changing as per voice input? The voice input can be the slide number or something like "the slide about x" or simply next. Where should I start to make it possible? Speech to text can

CppCheck Report Update

2016-10-30 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-30-10_02:34:43 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

Problem building in clang 3.6 (Ubuntu 14.04)

2016-10-30 Thread Giuseppe Castagno
Hi all, Ubuntu 14.04, clang 3.6, relevant build log: [build CXX] compilerplugins/clang/reservedid.cxx [build CXX] compilerplugins/clang/unnecessaryoverride.cxx /srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/clang/unnecessaryoverride.cxx:269:71: error: too few arguments to function call, e

Re: localization of ui

2016-10-30 Thread baigali
Thank you,at first. >By "tofo box" do you refer to rectangular boxes displayed instead of a >character? Yes. >I assume Windows simply lacks those Mongolian script characters in the UI >font used. But i specified the UI font as Mongolian Baiti, which exist in any windows system above win7

Re: localization of ui

2016-10-30 Thread baigali
>AFAIK, traditional Mongolian has no history of being written >horizontally, it is one of the vertical-only scripts. But if it must be >written horizontally, then it seems the current practice is to write it >from left to right. Mongolian OpenType fonts are also designed to be >left to right when t

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

2016-10-30 Thread Tomaž Vajngerl
include/vcl/toolbox.hxx|1 - svx/source/tbxctrls/tbxcolorupdate.cxx |2 +- vcl/inc/toolbox.h |1 - vcl/source/window/toolbox2.cxx | 21 - 4 files changed, 5 insertions(+), 20 deletions(-) New commits: commit f891267b03

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

2016-10-30 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx|8 ++-- vcl/source/gdi/CommonSalLayout.cxx |5 +++-- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 641b9cb1d0934b3f8b4a80279cb3f3f81ecc4707 Author: Khaled Hosny Date: Sun Oct 30 22:09:10 2016 +0200 tdf#103588: Draw wit

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

2016-10-30 Thread Stephan Bergmann
formula/source/ui/dlg/funcpage.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit ffed74ee5450e6f6dd63ad3db489ebdbaa13d5fd Author: Stephan Bergmann Date: Sun Oct 30 21:07:52 2016 +0100 -Werror,-Wunused-private-field Change-Id: I695b3709c2b53f62773dc390b89966061c7b0ae

[Libreoffice-commits] core.git: helpcontent2

2016-10-30 Thread Maxim Monastirsky
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 93a6af8750bc17c22f16318be40bf5e2366e1100 Author: Maxim Monastirsky Date: Thu Oct 27 11:51:19 2016 +0300 Updated core Project: help 4f39d66542067430093d3887a83bde67d838e20b Update after

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

2016-10-30 Thread Maxim Monastirsky
helpers/help_hid.lst|1 - source/text/shared/autopi/0110.xhp |4 ++-- source/text/shared/explorer/database/menuinsert.xhp |1 - 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 4f39d66542067430093d3887a83bde67d838e20

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

2016-10-30 Thread Jochen Nitschke
include/svl/nranges.hxx | 22 --- svl/source/items/itemset.cxx | 56 - svl/source/items/nranges.cxx | 250 --- 3 files changed, 52 insertions(+), 276 deletions(-) New commits: commit e75561bd19faa332c077ec249a397d056fae63f2 Author: Jochen

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

2016-10-30 Thread Tomaž Vajngerl
vcl/source/image/ImplImageTree.cxx | 22 ++ 1 file changed, 22 insertions(+) New commits: commit 3d531da5ac08d5da5d7177306dba0f8a38696002 Author: Tomaž Vajngerl Date: Sun Oct 30 16:33:25 2016 +0100 vcl: use links to "large" (26px) icons also for 32px icons

[Libreoffice-commits] core.git: cui/source cui/uiconfig dbaccess/source framework/inc framework/source include/svtools include/vcl offapi/com officecfg/registry reportdesign/source sd/source sfx2/sour

2016-10-30 Thread Tomaž Vajngerl
cui/source/customize/cfg.cxx | 13 +- cui/source/options/optgdlg.cxx | 13 +- cui/uiconfig/ui/optviewpage.ui |1 dbaccess/source/ui/control/dbtreelistbox.cxx |2 framework/inc/uielemen

[Libreoffice-commits] core.git: 3 commits - dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbapp.mk officecfg/registry

2016-10-30 Thread Maxim Monastirsky
dbaccess/UIConfig_dbapp.mk |1 dbaccess/source/ui/app/AppController.cxx |7 dbaccess/source/ui/app/AppController.hxx |1 dbaccess/source/ui/app/app.src

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

2016-10-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/left.fods | 1198 +++ 1 file changed, 1198 insertions(+) New commits: commit 317bc5e27b4d1cb41a33ae32580642b21241fd1f Author: Zdeněk Crhonek Date: Wed Oct 26 20:34:33 2016 +0200 add LEFT test case Change-Id: I4001716ea3c

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

2016-10-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/beta.inv.fods | 4357 +++ 1 file changed, 4357 insertions(+) New commits: commit 6b96bc8005d16685f15496a904c6102616c426ec Author: Zdeněk Crhonek Date: Mon Oct 17 17:24:18 2016 +0200 add BETA.INV test case Change-Id: Ie8fa5f8

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

2016-10-30 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 4814650c5021b72c81b4079f712a4c1baae0088b Author: Khaled Hosny Date: Sun Oct 30 18:59:32 2016 +0200 Minor Change-Id: I2bce822dd9f4c6b59a93e158ceced541ae52a01b diff --git

Crash test update

2016-10-30 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/b696781f03b33fca3604d03183dbad89cb3b9273/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2016-10-30 Thread Khaled Hosny
vcl/inc/CommonSalLayout.hxx|2 ++ vcl/source/gdi/CommonSalLayout.cxx | 36 +--- 2 files changed, 19 insertions(+), 19 deletions(-) New commits: commit f65c8b7b48a94574d18cf554b45658f81cee Author: Khaled Hosny Date: Sun Oct 30 18:50:01 2016 +020

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

2016-10-30 Thread Ashod Nakashian
loleaflet/src/map/Map.js |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit fb8d89589b971218cedb2cdd708fffe6440ab867 Author: Ashod Nakashian Date: Sun Oct 30 12:44:04 2016 -0400 loleaflet: fire addview and removeview events last This fixes regres

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

2016-10-30 Thread Khaled Hosny
vcl/source/gdi/CommonSalLayout.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3c80eea38add1b551261f86cc0f942c5f638d48c Author: Khaled Hosny Date: Sun Oct 30 17:59:23 2016 +0200 Avoid potential HarfBuzz asserts We need to update the buffer content type ourselves

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

2016-10-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/len.fods | 1235 1 file changed, 1235 insertions(+) New commits: commit 425c92291bf819f76c8a503c6138c28f5e8b0bc6 Author: Zdeněk Crhonek Date: Sun Oct 30 11:15:09 2016 +0100 add LEN test case Change-Id: I99ee54406f44

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

2016-10-30 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/forecast.ets.add.fods | 8456 +++ 1 file changed, 8456 insertions(+) New commits: commit 20dd5fbecc8990366727371f851ffb4914345601 Author: Zdeněk Crhonek Date: Fri Oct 28 16:22:29 2016 +0200 add FORECAST.ETS.ADD test case Change-Id:

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

2016-10-30 Thread Maxim Monastirsky
svx/source/tbxctrls/tbcontrl.cxx | 10 +++--- vcl/source/window/dockmgr.cxx|4 ++-- 2 files changed, 9 insertions(+), 5 deletions(-) New commits: commit 66b75b4ba9f0a1c8003fa52c7a29575e374644a2 Author: Maxim Monastirsky Date: Sun Oct 30 16:43:41 2016 +0200 tdf#103087 Border

Re: localization of ui

2016-10-30 Thread Khaled Hosny
On Sun, Oct 30, 2016 at 09:54:03PM +0800, baigali wrote: > >AFAIK, traditional Mongolian has no history of being written > >horizontally, it is one of the vertical-only scripts. But if it must be > >written horizontally, then it seems the current practice is to write it > >from left to right. Mongo

[Libreoffice-commits] core.git: 2 commits - framework/inc framework/source sc/source sfx2/source svtools/source svx/source sw/source vcl/source vcl/workben

2016-10-30 Thread Maxim Monastirsky
framework/inc/uielement/menubarmanager.hxx | 12 +--- framework/source/layoutmanager/layoutmanager.cxx|2 framework/source/uielement/generictoolbarcontroller.cxx |2 framework/source/uielement/menubarmanager.cxx | 43 +--- framework/source/u

[Libreoffice-commits] core.git: compilerplugins/clang vcl/headless vcl/inc vcl/source vcl/unx

2016-10-30 Thread Khaled Hosny
compilerplugins/clang/fpcomparison.cxx |2 vcl/headless/svptext.cxx |4 - vcl/inc/CommonSalLayout.hxx|6 - vcl/inc/graphite_layout.hxx|2 vcl/inc/graphite_serverfont.hxx| 10 +- vcl/inc/headle

RoMan license statement

2016-10-30 Thread Роман Шиповський
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