[Libreoffice-commits] core.git: basic/source bridges/source compilerplugins/clang cui/source editeng/source forms/source framework/source sc/source sd/source svtools/source svx/source sw/source tools/

2017-03-21 Thread Noel Grandin
basic/source/runtime/runtime.cxx|2 bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx|2 compilerplugins/clang/check.cxx | 10 compilerplugins/clang/check.hxx |2 compilerplugins/clang/redundantcas

[Libreoffice-commits] core.git: cui/source idl/source include/sfx2 sd/source sfx2/source svx/source sw/inc sw/sdi sw/source

2017-03-21 Thread Noel Grandin
cui/source/dialogs/SpellDialog.cxx |2 idl/source/objects/slot.cxx |2 include/sfx2/dispatch.hxx|4 include/sfx2/msg.hxx |4 include/sfx2/shell.hxx | 14 + sd/source/ui/dlg/PaneShells.cxx |4 sfx2/source/control/d

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

2017-03-21 Thread Ashod Nakashian
wsd/DocumentBroker.cpp |7 --- wsd/Storage.cpp|4 +--- wsd/Storage.hpp|7 +-- 3 files changed, 10 insertions(+), 8 deletions(-) New commits: commit 0314f8751c76482216f8f7fe842c2f615e8526d6 Author: Ashod Nakashian Date: Tue Mar 21 22:56:16 2017 -0400 wsd

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

2017-03-21 Thread Takeshi Abe
starmath/inc/parse.hxx|4 ++-- starmath/source/parse.cxx | 45 +++-- 2 files changed, 25 insertions(+), 24 deletions(-) New commits: commit bdf41d8aeb53a298780f3633a76d71598a695bab Author: Takeshi Abe Date: Tue Mar 21 17:31:14 2017 +0900 s

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

2017-03-21 Thread Kohei Yoshida
sc/source/ui/vba/vbarange.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 118f5e797d7274e5f37d877b8fa3b93e53366991 Author: Kohei Yoshida Date: Thu Mar 16 18:55:42 2017 -0400 tdf#104383: prevent crash during file load. Apparently x

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sc/source

2017-03-21 Thread Kohei Yoshida
sc/source/ui/vba/vbarange.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 5112b09445069015de6f82524ea9247a1d73f35e Author: Kohei Yoshida Date: Thu Mar 16 18:55:42 2017 -0400 tdf#104383: prevent crash during file load. Apparently x

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

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 8a9d3e26ded4a0971413d9ccb9ca9a321ff164fb Author: Caolán McNamara Date: Thu Mar 16 09:53:19 2017 + ofz#875 limit depth to max legal depth

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

2017-03-21 Thread Markus Mohrhard
vcl/source/uitest/logger.cxx | 26 +++--- 1 file changed, 23 insertions(+), 3 deletions(-) New commits: commit d0740605fcd6f2f65f78f1ac8a05bd641edc6a76 Author: Markus Mohrhard Date: Tue Mar 21 19:40:34 2017 +0100 uitest: also accept child windows having focus for log

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

2017-03-21 Thread Markus Mohrhard
include/vcl/uitest/uiobject.hxx |2 ++ vcl/source/uitest/uiobject.cxx | 11 +++ 2 files changed, 13 insertions(+) New commits: commit caf208166c01519f090ee88b1ddff809ed199007 Author: Markus Mohrhard Date: Tue Mar 21 19:40:00 2017 +0100 uitest: better support for listbox log

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

2017-03-21 Thread Markus Mohrhard
vcl/source/uitest/logger.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 05101670aa885bf3c3972c9f75f8003c06837ff7 Author: Markus Mohrhard Date: Tue Mar 21 03:49:52 2017 +0100 uitest: always start with a clean file Change-Id: I0ad8d63a2dda2da3c58a6

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

2017-03-21 Thread Miklos Vajna
include/xmlsecurity/pdfio/pdfdocument.hxx| 17 + xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx|4 ++-- xmlsecurity/source/helper/pdfsignaturehelper.cxx |2 +- xmlsecurity/source/pdfio/pdfdocument.cxx |2 +- xmlsecurity/workben/pdfverify.cxx

[Libreoffice-commits] core.git: ios/experimental

2017-03-21 Thread jan Iversen
ios/experimental/LibreOfficeLight/default-5...@2x.png |binary ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj | 43 +++- ios/experimental/LibreOfficeLight/LibreOfficeLight/AppDelegate.swift |2 ios/experimental/

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

2017-03-21 Thread Colomban Wendling
vcl/unx/gtk/salnativewidgets-gtk.cxx |6 ++ vcl/unx/gtk3/gtk3salnativewidgets-gtk.cxx |6 ++ 2 files changed, 12 insertions(+) New commits: commit 17307a10537fbd1f04c683c2f93bf880173ce3b4 Author: Colomban Wendling Date: Wed Mar 15 17:12:04 2017 +0100 tdf#105415 Use th

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

2017-03-21 Thread Caolán McNamara
sd/source/filter/ppt/pptin.cxx | 11 --- sd/source/filter/ppt/pptin.hxx | 10 +- 2 files changed, 9 insertions(+), 12 deletions(-) New commits: commit e8a070fd1170a7452d57304d6cf979f0c9961a0e Author: Caolán McNamara Date: Thu Mar 16 11:40:20 2017 + ofz#877 referen

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

2017-03-21 Thread Michael Stahl
sw/source/core/doc/docbm.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 4c7775247fbbf38cd397fd7649bf10810f27a0b4 Author: Michael Stahl Date: Fri Feb 3 16:48:02 2017 +0100 tdf#104447 sw: make lcl_DebugMarks output more readable, pos.

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

2017-03-21 Thread Michael Stahl
sw/source/filter/ww8/docxattributeoutput.cxx |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 29b783dc6844a3fed9bcf434ae3901e986b44991 Author: Michael Stahl Date: Thu Mar 2 23:11:29 2017 +0100 tdf#101178 sw: DOCX export: fix crash These conditio

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

2017-03-21 Thread Eike Rathke
svl/source/numbers/zforscan.cxx | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) New commits: commit 73d241d9b876bf464176878d76ae6f6497341a13 Author: Eike Rathke Date: Fri Mar 10 13:48:24 2017 +0100 prevent string access out of bounds Though only

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

2017-03-21 Thread Michael Stahl
comphelper/source/misc/threadpool.cxx | 39 +- include/comphelper/threadpool.hxx |4 ++- 2 files changed, 32 insertions(+), 11 deletions(-) New commits: commit bdaa13a87744e424d3c210fc7f3f9e4f199d8279 Author: Michael Stahl Date: Tue Mar 21 15:18:01 201

https://pad.documentfoundation.org migration, Sat Mar 25 00:00 UTC

2017-03-21 Thread Guilhem Moulin
Hi there, We'll migrate etherpad-lite from a legacy Ubuntu 12 host to a fresh Debian 8 VM. The service is already up and running (thanks Brett for that!), but we still need to copy the content from the different pads and update the DNS records. The remaining step is currently planed for Sat Mar

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

2017-03-21 Thread Szymon Kłos
include/vcl/notebookbar.hxx|3 ++- vcl/source/control/notebookbar.cxx | 24 +--- 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 9f3b59a511b15328284f4f25b7ac0cd89ba1a303 Author: Szymon Kłos Date: Tue Mar 21 12:55:09 2017 +0100 Noteb

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

2017-03-21 Thread Caolán McNamara
sw/source/uibase/dbui/dbmgr.cxx |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit b816ad91b4cf6eeb30dff87859a8416cfdcbabbc Author: Caolán McNamara Date: Mon Mar 13 12:44:10 2017 + Resolves: rhbz#1431540 crash in SwDBManager::releaseRevokeListener

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

2017-03-21 Thread Caolán McNamara
hwpfilter/source/hbox.cxx|5 -- hwpfilter/source/hbox.h | 91 --- hwpfilter/source/hwpread.cxx | 10 ++-- 3 files changed, 49 insertions(+), 57 deletions(-) New commits: commit 96581fb96f6375a03029a434f42821bb882fe07d Author: Caolán McNama

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

2017-03-21 Thread Caolán McNamara
hwpfilter/source/drawing.h |4 +-- hwpfilter/source/hgzip.cxx |8 +++ hwpfilter/source/hgzip.h|2 - hwpfilter/source/hiodev.cxx | 48 ++-- hwpfilter/source/hiodev.h | 22 ++-- 5 files changed, 42 insertions(+), 42

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

2017-03-21 Thread Stephan Bergmann
sal/osl/unx/nlsupport.cxx | 74 +- 1 file changed, 35 insertions(+), 39 deletions(-) New commits: commit 9abbeb95d41d8fb3e3c4ec74221666e60a44e747 Author: Stephan Bergmann Date: Tue Mar 21 17:02:22 2017 +0100 Argument to parse_locale is never n

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

2017-03-21 Thread Caolán McNamara
lotuswordpro/source/filter/lwpgrfobj.cxx |8 lotuswordpro/source/filter/lwpobjstrm.cxx |6 ++ lotuswordpro/source/filter/lwpobjstrm.hxx |1 + 3 files changed, 15 insertions(+) New commits: commit b03bbb5203831bf77fb73bdb4cf19bdea29a1e1c Author: Caolán McNamara Date:

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

2017-03-21 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx | 65 +--- 1 file changed, 40 insertions(+), 25 deletions(-) New commits: commit 820b921230f5a56b327e178f6d8f65edc66e24a8 Author: Caolán McNamara Date: Sun Mar 12 17:37:05 2017 + ofz#829 ensure palette can fulfil l

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

2017-03-21 Thread Stephan Bergmann
sal/osl/unx/nlsupport.cxx | 27 +++ 1 file changed, 11 insertions(+), 16 deletions(-) New commits: commit 17ca47da257d7633e816a5a1b935783d1f089b9f Author: Stephan Bergmann Date: Tue Mar 21 16:33:34 2017 +0100 On Linux etc., obtain locale value from env vars inste

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

2017-03-21 Thread Stephan Bergmann
include/i18nlangtag/languagetag.hxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 66ac0e2c0fd6068688b304abcc03399818eaed03 Author: Stephan Bergmann Date: Tue Mar 21 16:33:03 2017 +0100 Just include rtl/locale.h Change-Id: Ida509af3632bf6dccc139c7

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

2017-03-21 Thread Stephan Bergmann
include/rtl/locale.h | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit 46b8d2b78a95b8ff7d0f6c63a4d716a7be4dd2a1 Author: Stephan Bergmann Date: Tue Mar 21 16:31:33 2017 +0100 Mark rtl_locale_get/setDefault as deprecated unused in LO i

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - filter/source

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 3f9500481902f11349ce8fee523824abe445cc04 Author: Caolán McNamara Date: Thu Mar 16 09:53:19 2017 + ofz#875 limit depth to max legal depth

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

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2f0e14de089b9da350444bddb5baf6ba9baac338 Author: Caolán McNamara Date: Thu Mar 16 09:13:13 2017 + ofz#876 avoid accessing empty rows (cherry picked from commit b9892037c303e64

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

2017-03-21 Thread Caolán McNamara
sd/source/ui/view/drviews3.cxx | 351 - 1 file changed, 174 insertions(+), 177 deletions(-) New commits: commit 5d1c37e416d856a07c3dc6a51381eabb13c467ae Author: Caolán McNamara Date: Thu Mar 16 10:50:37 2017 + Resolves: tdf#106557 don't crash

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

2017-03-21 Thread Michael Stahl
sw/source/core/doc/doctxm.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b84fbee2472504fd600a6d7ac9a1131c7cddf8d4 Author: Michael Stahl Date: Tue Mar 21 14:44:47 2017 +0100 sw: those should be asserts Change-Id: I2785b1d98307a19666ad3aabf3bba

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

2017-03-21 Thread udaycoder
embedserv/source/embed/servprov.cxx |2 +- svl/source/svdde/ddecli.cxx |2 +- vcl/source/bitmap/BitmapTools.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 68bd686b2ca62602fd4b580b905baaa0a04d1f3c Author: udaycoder Date: Tue Mar 14 16:26:25

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

2017-03-21 Thread Tor Lillqvist
include/formula/token.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc6d65e75e742a483b14d1a6c1c9b65d48683aad Author: Tor Lillqvist Date: Tue Mar 21 15:56:33 2017 +0200 Bin noise comment Change-Id: I7367d494143901c9b78349682f07cc292d1d64ea diff

[Libreoffice-commits] core.git: Branch 'feature/new-vcl-scheduler' - 203 commits - android/Bootstrap android/source avmedia/source basctl/source basegfx/source basic/qa basic/source bin/find-unused-de

2017-03-21 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 6e68be45e1bd634366da3547723a6083f233a7b3 Author: Jan-Marek Glogowski Date: Wed Sep 14 18:17:18 2016 +0200 Don't poll busy documents via idle task Creates a very busy idle-loop, for non-task work like mail merge. Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - svx/source

2017-03-21 Thread Pranav Kant
svx/source/dialog/ctredlin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 181cbe104b9f8f0d0812db082d68f4d5e1bc281b Author: Pranav Kant Date: Mon Mar 20 20:48:40 2017 +0530 tdf#106382 - Fix incorrectly shown change tracking comments in dialog

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

2017-03-21 Thread Stephan Bergmann
xmlsecurity/source/pdfio/pdfdocument.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9871f1eee320bca222af909a33b446ae70167883 Author: Stephan Bergmann Date: Tue Mar 21 12:43:18 2017 +0100 Make PDFDocument::ReadKeyword work at end of file If the

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - filter/source

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 958280a0332d1f9b3e702c79df6cb9b35eeb350c Author: Caolán McNamara Date: Thu Mar 16 21:22:36 2017 + ofz: use after free Change-Id: I6d3f9108b02149165b02

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

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 248aec4e966a99e411f46950722f0684b6286b2c Author: Caolán McNamara Date: Thu Mar 16 21:22:36 2017 + ofz: use after free Change-Id: I6d3f9108b02149165b02

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

2017-03-21 Thread Stephan Bergmann
scp2/source/ooo/common_brand.scp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5c3e5d79afb520a21f696c8f302928bd5c993837 Author: Stephan Bergmann Date: Thu Mar 16 17:05:09 2017 +0100 Revert "Don't package unoinfo in case of Mac OS X like app structure"

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

2017-03-21 Thread dilekuzulmez
sot/source/sdstor/stgcache.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit e73505fe0fb44075b462a20a3b2091063db5e1b3 Author: dilekuzulmez Date: Thu Mar 16 23:38:59 2017 +0300 tdf#96505 Get rid of cargo cult long integer literals Change-Id: I6

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

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit ac655f20ad99bedd059ab2a046aa0a0ac2312beb Author: Caolán McNamara Date: Tue Mar 21 11:50:28 2017 + ofz#923 don't crash on missing shell storage Cha

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

2017-03-21 Thread Caolán McNamara
sot/source/sdstor/storage.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63a9cca54e589bfeff3f6214fc63e010f5662c1c Author: Caolán McNamara Date: Tue Mar 21 11:47:25 2017 + fix indent Change-Id: I6facc99a16c29275771f46d397162bcd4f4a27b0 diff

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

2017-03-21 Thread Julien Nabet
vcl/unx/generic/app/i18n_status.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7dc9761753a1f04f0791d43ceaff8a44d269cea7 Author: Julien Nabet Date: Sat Mar 18 18:52:41 2017 +0100 cppcheck: alloca (vcl/i18n_status) Change-Id: Ib36fc229ab4d4a3

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

2017-03-21 Thread Caolán McNamara
tools/source/generic/fract.cxx | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit 3ff957b0a45a1c7a2666103a6a6783e69de3446c Author: Caolán McNamara Date: Tue Mar 21 10:35:55 2017 + duplicate rational::operator*= into tools for

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - basic/source

2017-03-21 Thread Katarina Behrens
basic/source/comp/exprtree.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 660e394b893a045a077ccded263f94a1be03fcf9 Author: Katarina Behrens Date: Fri Mar 17 15:12:32 2017 +0100 tdf#106529: Revert "tdf#80731 Closing parenthesis is now detected" This reverts c

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

2017-03-21 Thread Mohammed Abdul Azeem
include/xmloff/xmltoken.hxx |2 ++ xmloff/source/core/xmlimp.cxx | 14 ++ xmloff/source/core/xmltoken.cxx |2 ++ xmloff/source/token/tokens.txt |2 ++ 4 files changed, 20 insertions(+) New commits: commit 0a0f205775807d63e7f6dd910de368bb12b11a49 Author: Mohammed A

[Libreoffice-commits] core.git: ios/experimental

2017-03-21 Thread jan Iversen
ios/experimental/LibreOfficeLight/LibreOfficeLight/FileManagerController.swift | 188 +++--- ios/experimental/LibreOfficeLight/LibreOfficeLight/en.lproj/Main.storyboard | 33 + 2 files changed, 172 insertions(+), 49 deletions(-) New commits: commit 4e26af2df9d26aba83f61ba7ea0fbe876d4e

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

2017-03-21 Thread andreas kainz
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2d7159501ecb500e662d32401e10ef65e7e8ea98 Author: andreas kainz Date: Fri Mar 17 13:45:02 2017 +0100 add icon for uno.signature and uno.MergeDocuments

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

2017-03-21 Thread Pranav Kant
svx/source/dialog/ctredlin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 551e86ff278d4608a54d311f387ca57ef4732000 Author: Pranav Kant Date: Mon Mar 20 20:48:40 2017 +0530 tdf#106382 - Fix incorrectly shown change tracking comments in dialog

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - 2 commits - vcl/unx

2017-03-21 Thread Maxim Monastirsky
vcl/unx/gtk/gtksalframe.cxx |1 - vcl/unx/gtk/gtksalmenu.cxx| 11 --- vcl/unx/gtk3/gtk3gtkframe.cxx |1 - 3 files changed, 8 insertions(+), 5 deletions(-) New commits: commit 6d4844558268ec03da863175e1dc8d571c05ec46 Author: Maxim Monastirsky Date: Fri Mar 10 02:42:56 20

[Libreoffice-commits] core.git: bin/list-dispatch-commands.php

2017-03-21 Thread Philippe Jung
bin/list-dispatch-commands.php | 147 + 1 file changed, 147 insertions(+) New commits: commit 60d1f712f4d130843516f159620ece9a1cb6d87a Author: Philippe Jung Date: Fri Mar 17 14:39:29 2017 +0100 Add script to list dispatch commands from htt

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

2017-03-21 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 24 ++ libreofficekit/qa/unit/tiledrendering.cxx | 32 ++ 2 files changed, 52 insertions(+), 4 deletions(-) New commits: commit 89f5bb3cbbddd0b7b815ddd96f25500a9ff78e8b Author: Jan Holesovsky Date:

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

2017-03-21 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/tdf106492.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx|7 +++ sw/source/filter/ww8/docxattributeoutput.cxx |8 +++- 3 files changed, 14 insertions(+), 1 deletion(-) New commits: commit b6e62dc0dc2b284c825f1182a67bb2f9259a30ce Author: Mi

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

2017-03-21 Thread Michael Stahl
sw/source/core/doc/doctxm.cxx | 42 +++--- 1 file changed, 27 insertions(+), 15 deletions(-) New commits: commit 63f7da77985674ddf59bb566bdada9c41893e822 Author: Michael Stahl Date: Tue Mar 21 11:01:20 2017 +0100 tdf#106377 sw: fix Undo of delete of T

Re: Errors in loolwsd.log

2017-03-21 Thread Pranav Kant
CC-ing the dev ML. On Tue, Mar 21, 2017 at 3:07 AM, Aditya Dewan wrote: > Hi, > > I have been trying to solve some issues for libreoffice online lately, and > for that i have been using 'make run' for starting the libreoffice online > instance. > But since yesterday it isn't working. > (i was wo

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

2017-03-21 Thread Caolán McNamara
vcl/source/gdi/bitmapex.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 155b1bc18a180dc036d61eb98184737058b84b8a Author: Caolán McNamara Date: Tue Mar 21 09:49:42 2017 + ofz#908 faster to scale a monochrome bitmap than a non-monochrome one

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

2017-03-21 Thread Caolán McNamara
vcl/workben/olefuzzer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4753e83f2e06175c1a02d239bddb6eb03f4c531b Author: Caolán McNamara Date: Tue Mar 21 09:39:33 2017 + ofz#891 catch exceptions harder Change-Id: Ieec895533c8220bb03164489a3

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

2017-03-21 Thread Caolán McNamara
filter/source/msfilter/msdffimp.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 73f81f714c42f0c03290657cbf2116263d0cbc80 Author: Caolán McNamara Date: Tue Mar 21 09:34:09 2017 + ofz#922 support avoiding config Change-Id: I133b3881ea0b21fdb9

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

2017-03-21 Thread David Tardon
writerperfect/qa/unit/SpreadsheetImportTest.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 01946cc7ae7f10e84a2c0eebeb44ee847e6d95b4 Author: David Tardon Date: Tue Mar 21 10:18:52 2017 +0100 fix and enable test Change-Id: I309b74c19ea076157d

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

2017-03-21 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx | 29 + writerperfect/source/common/DocumentHandler.cxx|5 - xmloff/source/core/xmlimp.cxx | 84 + xmloff/source/transform/ChartPlotAreaOASISTContext.cxx |4 xmloff/source/trans

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

2017-03-21 Thread Caolán McNamara
hwpfilter/source/hpara.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit afabc7d2f2fcf8fcd39ff5002f09c32e8f03d4bb Author: Caolán McNamara Date: Tue Mar 21 09:06:54 2017 + valgrind: uninitialized reads Change-Id: Ia1e821d1e323d85c65484c980be09f015af6517b diff

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

2017-03-21 Thread Caolán McNamara
sd/source/core/sdpage.cxx | 33 ++--- 1 file changed, 30 insertions(+), 3 deletions(-) New commits: commit d7470bab57640a4499500e3c06ace4fb8ab9c4af Author: Caolán McNamara Date: Mon Mar 20 16:41:11 2017 + ofz: leaks in animation nodes there's no

[Libreoffice-commits] online.git: net/Socket.cpp wsd/DocumentBroker.cpp wsd/DocumentBroker.hpp wsd/LOOLWSD.cpp

2017-03-21 Thread Michael Meeks
net/Socket.cpp |2 ++ wsd/DocumentBroker.cpp |8 +++- wsd/DocumentBroker.hpp |4 wsd/LOOLWSD.cpp|7 +++ 4 files changed, 16 insertions(+), 5 deletions(-) New commits: commit ce0dffdc12f22fdae9d937cfbcb58df032b126d9 Author: Michael Meeks Date: Mon Ma

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

2017-03-21 Thread Andras Timar
sd/source/ui/view/Outliner.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b45f034b3051d6acdb2e591cf6c52516abb4ca4 Author: Andras Timar Date: Tue Mar 21 09:49:45 2017 +0100 fixup for 'sd lok: Don't search on master pages & notes in Impress.' Chan

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

2017-03-21 Thread Stephan Bergmann
oox/source/ole/vbamodule.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit aa483c1d6f3edeccc7afc3329cbd66e361928e56 Author: Stephan Bergmann Date: Tue Mar 21 09:22:54 2017 +0100 Does this actually want to check for alphabetic characters? ...instea

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

2017-03-21 Thread Stephan Bergmann
compilerplugins/clang/unicodetochar.cxx | 91 oox/source/vml/vmlformatting.cxx|2 svtools/source/svrtf/rtfout.cxx |4 - 3 files changed, 94 insertions(+), 3 deletions(-) New commits: commit 10b8a729031f9d940344532622a2ccfdbde67fac Author

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

2017-03-21 Thread Stephan Bergmann
filter/source/msfilter/msvbahelper.cxx | 15 +++ 1 file changed, 7 insertions(+), 8 deletions(-) New commits: commit d8ce3f60bad3ebaa0888b35f85ab1a211714bb14 Author: Stephan Bergmann Date: Tue Mar 21 09:12:25 2017 +0100 Fix ooo::vba::parseKeyEvent Use rtl::isAscii*

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - icon-themes/sifr

2017-03-21 Thread Adolfo Jayme Barrientos
icon-themes/sifr/res/savemodified_small.png |binary 1 file changed New commits: commit d7500b1e563c9d15a784e6ee834bab3210d5faaa Author: Adolfo Jayme Barrientos Date: Mon Mar 20 23:27:19 2017 -0600 tdf#106284 Sifr icon accidentally included an opaque background Change-Id: I0c1017

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

2017-03-21 Thread Stephan Bergmann
basegfx/source/tools/numbertools.cxx |6 ++--- include/rtl/math.hxx | 37 +++ include/rtl/strbuf.hxx | 24 ++ 3 files changed, 64 insertions(+), 3 deletions(-) New commits: commit e6ce64b1d7d7a0e451af567360c

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

2017-03-21 Thread Szymon Kłos
sfx2/source/sidebar/SidebarToolBox.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 5a5889d1e1bd17c16930b2132d8c2674fb7fa05a Author: Szymon Kłos Date: Mon Mar 20 22:19:35 2017 +0100 Notebookbar: correct initial icon size Before this patch init