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

2017-05-19 Thread Markus Mohrhard
desktop/qa/desktop_lib/test_desktop_lib.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit d6e4d4ef54317e7cb70f23fff272e4217787d141 Author: Markus Mohrhard Date: Sat May 20 05:51:00 2017 +0200 conditionally disable test that depends on additional fonts Change

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

2017-05-19 Thread Thorsten Behrens
solenv/bin/mkdocs.sh |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 91c9e060b935fb08837d360ee4f8fd670e1185e1 Author: Thorsten Behrens Date: Sat May 20 05:27:48 2017 +0200 mkdocs.sh: alias cmd variant to canonical name Otherwise being flexible du

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

2017-05-19 Thread Thorsten Behrens
solenv/bin/mkdocs.sh | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) New commits: commit b71ad82b0e4b34ef3513f6115fe257c883700a0b Author: Thorsten Behrens Date: Sat May 20 05:03:08 2017 +0200 mkdocs.sh: support more than one markdown converter binary Cha

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

2017-05-19 Thread Markus Mohrhard
sw/qa/extras/uiwriter/uiwriter.cxx |8 1 file changed, 8 insertions(+) New commits: commit 0215e8f9781a4a306fb16991bccf395472b667cd Author: Markus Mohrhard Date: Sat May 20 03:57:52 2017 +0200 fix HAVE_MORE_FONTS=0 build Change-Id: I92f99f46c1e2940a67b34f772e668827e8

[Libreoffice-commits] core.git: xmloff/README.md

2017-05-19 Thread Kohei Yoshida
xmloff/README.md |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d1de2675fe74cd629423da77646d5ecc4766dc88 Author: Kohei Yoshida Date: Fri May 19 21:11:02 2017 -0400 This file path can be referenced in git. Change-Id: I929323151668561fdcc9d5fe3708e74b8

markdown format support in module README

2017-05-19 Thread Kohei Yoshida
Hi there, FYI, you can now author module README contents in markdown format.  If you save it as README.md (with a .md extension) it'll be parsed as a markdown and get converted to html via the 'markdown' command. HTH, Kohei ___ LibreOffice mailing list

[Libreoffice-commits] core.git: 2 commits - solenv/bin xmloff/README xmloff/README.md

2017-05-19 Thread Kohei Yoshida
solenv/bin/mkdocs.sh | 46 -- xmloff/README.md | 11 +-- 2 files changed, 41 insertions(+), 16 deletions(-) New commits: commit 624ec199068090d2c60854cc8618116d7feaf1c9 Author: Kohei Yoshida Date: Fri May 19 20:43:04 2017 -0400 T

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

2017-05-19 Thread Markus Mohrhard
sw/qa/extras/uiwriter/uiwriter.cxx |4 1 file changed, 4 insertions(+) New commits: commit 07381c017cd2b4e3ce643d17ae7cbb11ddef2228 Author: Markus Mohrhard Date: Sat May 20 00:08:33 2017 +0200 conditionally disable tests that depend on additional fonts Change-Id: If3dc20

[Libreoffice-commits] core.git: jvmfwk/plugins

2017-05-19 Thread Stephan Bergmann
jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 89e9f804ca480f53a5a53ead8d60e32146dcfa41 Author: Stephan Bergmann Date: Sat May 20 00:00:49 2017 +0200 loplugin:stringcopy (macOS) Change-Id: I855d

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

2017-05-19 Thread Stephan Bergmann
compilerplugins/clang/compat.hxx| 73 ++ compilerplugins/clang/redundantcast.cxx | 77 +--- compilerplugins/clang/stringcopy.cxx|5 +- 3 files changed, 79 insertions(+), 76 deletions(-) New commits: commit 8b1fcedcd103665

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

2017-05-19 Thread Kohei Yoshida
solenv/bin/mkdocs.sh | 48 1 file changed, 24 insertions(+), 24 deletions(-) New commits: commit a9a5fc3708406561399153d0bf44d8c323c9263e Author: Kohei Yoshida Date: Fri May 19 17:44:21 2017 -0400 Convert tabs to spaces. Change-I

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

2017-05-19 Thread Stephan Bergmann
compilerplugins/clang/stringcopy.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96e5f6670b20650a33d873689dbeceea140154e6 Author: Stephan Bergmann Date: Fri May 19 23:22:06 2017 +0200 Disable loplugin:stringcopy for now Some versions of Clang appa

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

2017-05-19 Thread Markus Mohrhard
bin/update/config.py |2 ++ bin/update/create_partial_update.py|2 +- officecfg/registry/schema/org/openoffice/Office/Update.xcs |4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) New commits: commit b4ef794ef54f2afa

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

2017-05-19 Thread Julien Nabet
cui/source/options/optaboutconfig.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 24201323b6f25f62947d5e788e8444993920472c Author: Julien Nabet Date: Sat May 13 12:03:48 2017 +0200 tdf#107811: expert config, deal no parent case bt part: 3 0x773

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1e79147a67587781a976deae5112e7e587bb91ba Author: Olivier Hallot Date: Fri May 19 17:09:34 2017 -0300 Updated core Project: help b87ee2a7cfe389411135347c6c5eb3dd3dff3fb1 Fix XML accordin

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Olivier Hallot
source/text/sbasic/shared/main0601.xhp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit b87ee2a7cfe389411135347c6c5eb3dd3dff3fb1 Author: Olivier Hallot Date: Fri May 19 17:09:34 2017 -0300 Fix XML according to DTD Change-Id: I386772d2bc275eb49a96b

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

2017-05-19 Thread Olivier Hallot
source/text/sbasic/shared/main0601.xhp |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit cc6b76b3b8ede1c9ad8e173df9fd5b813e9e6572 Author: Olivier Hallot Date: Fri May 19 17:09:34 2017 -0300 Fix XML according to DTD Change-Id: I386772d2bc275eb49a96b

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 27b713a86edfc5f0efeb7124abbbcfee9c5e7213 Author: Olivier Hallot Date: Fri May 19 17:09:34 2017 -0300 Updated core Project: help cc6b76b3b8ede1c9ad8e173df9fd5b813e9e6572 Fix XML accordin

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

2017-05-19 Thread Stephan Bergmann
jvmfwk/source/elements.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 957874168491f4b030fda85c65dd969aae82a670 Author: Stephan Bergmann Date: Fri May 19 22:10:19 2017 +0200 loplugin:stringcopy Change-Id: I04e3faf18cd6dae39d948cfb3dd0834dd96751b1

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - AllLangHelp_sbasic.mk source/text

2017-05-19 Thread Olivier Hallot
AllLangHelp_sbasic.mk |4 source/text/sbasic/shared/0003.xhp | 682 ++--- source/text/sbasic/shared/03120111.xhp | 72 ++ source/text/sbasic/shared/03120112.xhp | 72 ++ source/text/sbasic/shared/03120411.xhp

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b3e0a9f9da29c890598f21e9e125e47dd68fc4db Author: Olivier Hallot Date: Fri May 19 11:12:14 2017 -0300 Updated core Project: help 1268046a80406823e8a43e95738f1869e371821b tdf#84675 Help V

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

2017-05-19 Thread Olivier Hallot
AllLangHelp_sbasic.mk |4 source/text/sbasic/shared/0003.xhp | 682 ++--- source/text/sbasic/shared/03120111.xhp | 72 ++ source/text/sbasic/shared/03120112.xhp | 72 ++ source/text/sbasic/shared/03120411.xhp

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e990b4e13724dbab48bd01f7ad7a9b589ed2e52e Author: Olivier Hallot Date: Fri May 19 11:12:14 2017 -0300 Updated core Project: help eb145d19480d245228dc6b1032a925adbff8ea78 tdf#84675 Help V

[Libreoffice-commits] core.git: include/sfx2 sfx2/sdi sfx2/source sw/inc sw/source sw/uiconfig

2017-05-19 Thread Szymon Kłos
include/sfx2/sfxsids.hrc|8 +- include/sfx2/watermarkitem.hxx | 16 +++- sfx2/sdi/sfx.sdi|5 + sfx2/source/doc/watermarkitem.cxx | 28 +-- sw/inc/editsh.hxx |2 sw/source/core/edit

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

2017-05-19 Thread Gabor Kelemen
sw/source/uibase/sidebar/StylePresetsPanel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3f9f03f52c2134058dff87eb1528a19450c566c Author: Gabor Kelemen Date: Wed May 17 20:13:13 2017 +0200 tdf#107544 Follow the styles -> Styles change in template categor

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

2017-05-19 Thread Miklos Vajna
svtools/source/graphic/descriptor.cxx |1 + svtools/source/graphic/descriptor.hxx |1 + sw/qa/extras/odfexport/odfexport.cxx |5 + 3 files changed, 7 insertions(+) New commits: commit 9b261681e5325e3fb7c87653de8e367ec18486c9 Author: Miklos Vajna Date: Fri May 19 16:21:48 2017

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

2017-05-19 Thread Pranav Kant
wsd/Storage.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit aed840ea04ce2e7ae120698f50e78268b542db12 Author: Pranav Kant Date: Fri May 19 21:04:03 2017 +0530 Didn't mean to truncate this string literal Otherwise getStatus() returns an integer

[Libreoffice-commits] online.git: 2 commits - loleaflet/dist loleaflet/main.js loleaflet/src wsd/DocumentBroker.cpp wsd/Exceptions.hpp wsd/LOOLWSD.cpp wsd/Storage.cpp

2017-05-19 Thread Pranav Kant
loleaflet/dist/errormessages.js |5 ++-- loleaflet/main.js |2 - loleaflet/src/core/Socket.js | 23 +--- loleaflet/src/map/handler/Map.WOPI.js |6 +++-- wsd/DocumentBroker.cpp| 11 - wsd/Exceptions.hpp

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7a24eac0e6ba00076d99263f3bde9d17fb15735b Author: Gabor Kelemen Date: Wed May 17 03:40:49 2017 +0200 Updated core Project: help eb56f83ad99b8282f7aa8785aa840733ba5d7fed tdf#107229 Drop o

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - AllLangHelp_shared.mk source/text

2017-05-19 Thread Gabor Kelemen
AllLangHelp_shared.mk |1 source/text/shared/01/01010100.xhp | 142 - 2 files changed, 143 deletions(-) New commits: commit eb56f83ad99b8282f7aa8785aa840733ba5d7fed Author: Gabor Kelemen Date: Wed May 17 03:40:49 2017 +0200 tdf#107229

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

2017-05-19 Thread Gabor Kelemen
AllLangHelp_shared.mk |1 source/text/shared/01/01010100.xhp | 142 - 2 files changed, 143 deletions(-) New commits: commit 7c9323ff02e580187576204b014e04fa6f732c07 Author: Gabor Kelemen Date: Wed May 17 03:40:49 2017 +0200 tdf#107229

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a69160a31238e2c6bc7997ba6a2f0ae44afb3056 Author: Gabor Kelemen Date: Wed May 17 03:40:49 2017 +0200 Updated core Project: help 7c9323ff02e580187576204b014e04fa6f732c07 tdf#107229 Drop o

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Gabor Kelemen
source/text/shared/guide/template_manager.xhp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 58fffb4dd1525c186035c4884d88226193772bf7 Author: Gabor Kelemen Date: Wed May 17 03:37:20 2017 +0200 tdf#107299 Mention how to add more template folders This is salvaged fr

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ec8525fc0dd905fb7d4a13c555651a18e18761a7 Author: Gabor Kelemen Date: Wed May 17 03:37:20 2017 +0200 Updated core Project: help 58fffb4dd1525c186035c4884d88226193772bf7 tdf#107299 Mentio

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

2017-05-19 Thread Gabor Kelemen
source/text/shared/guide/template_manager.xhp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 49e9e98224321ab478681dd93476d54594a55432 Author: Gabor Kelemen Date: Wed May 17 03:37:20 2017 +0200 tdf#107299 Mention how to add more template folders This is salvaged fr

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 24c9f3c5576ef4c86e1612f9729402616493ae0c Author: Gabor Kelemen Date: Wed May 17 03:37:20 2017 +0200 Updated core Project: help 49e9e98224321ab478681dd93476d54594a55432 tdf#107299 Mentio

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit df5d6abc284ecb13d68beb285145d367b1a71832 Author: Laurent Balland-Poirier Date: Wed May 17 22:25:57 2017 +0200 Updated core Project: help 06f78d9927f3d8bd56583fce3181eae19568e3e0 Basic:

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Laurent Balland-Poirier
source/text/sbasic/shared/03101100.xhp | 10 +++--- source/text/sbasic/shared/03101110.xhp | 27 +-- source/text/sbasic/shared/03101120.xhp | 24 +++- source/text/sbasic/shared/03101130.xhp | 24 +++- source/text/sbasic/sh

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

2017-05-19 Thread Laurent Balland-Poirier
source/text/sbasic/shared/03101100.xhp | 10 +++--- source/text/sbasic/shared/03101110.xhp | 27 +-- source/text/sbasic/shared/03101120.xhp | 24 +++- source/text/sbasic/shared/03101130.xhp | 24 +++- source/text/sbasic/sh

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d3cad5aa238f44d2aad93cccbfe4492e7a871669 Author: Laurent Balland-Poirier Date: Wed May 17 22:25:57 2017 +0200 Updated core Project: help fc04019be5ce20fe8acd95e1cc41ba099dd51cb0 Basic:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 810898cbd255c6ebb8860363974c00c27e82ec83 Author: Laurent Balland-Poirier Date: Tue Jan 17 21:15:13 2017 +0100 Updated core Project: help 3cb6c49b52541dd5f0c650d79a201a69415d8054 Basic:

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Laurent Balland-Poirier
source/text/sbasic/shared/03030108.xhp | 11 ++- source/text/sbasic/shared/03030201.xhp | 17 + source/text/sbasic/shared/03030202.xhp | 17 + source/text/sbasic/shared/03090302.xhp | 31 +-- source/text/sbasic/shared/0310

[Libreoffice-commits] core.git: helpcontent2

2017-05-19 Thread Laurent Balland-Poirier
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 94a4ad0c916b6299cee8982761251575562bf702 Author: Laurent Balland-Poirier Date: Tue Jan 17 21:15:13 2017 +0100 Updated core Project: help 3d5e0e547daaed4c5587d403877a04916cf23eb9 Basic:

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

2017-05-19 Thread Laurent Balland-Poirier
source/text/sbasic/shared/03030108.xhp | 11 ++- source/text/sbasic/shared/03030201.xhp | 17 + source/text/sbasic/shared/03030202.xhp | 17 + source/text/sbasic/shared/03090302.xhp | 31 +-- source/text/sbasic/shared/0310

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - AllLangHelp_sbasic.mk source/text

2017-05-19 Thread Olivier Hallot
AllLangHelp_sbasic.mk|2 source/text/sbasic/shared/03103350.xhp | 71 source/text/sbasic/shared/main0601.xhp | 38 source/text/sbasic/shared/vbasupport.xhp | 55 source/text/shared/optionen/01130100.xhp | 134 ++

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0697eeadec16e5d96771b89059aa7d8ee36e6406 Author: Olivier Hallot Date: Wed May 17 16:34:06 2017 -0300 Updated core Project: help 8c185e311871e4eae877975dedf06444e547f0ec tdf#84675 (part4

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Olivier Hallot
source/text/scalc/01/func_weekday.xhp |6 +++--- source/text/scalc/01/func_workday.intl.xhp |4 ++-- source/text/shared/explorer/database/0200.xhp |2 +- source/text/shared/explorer/database/querywizard05.xhp |2 +- source/text/shared/explorer/

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 047a4d643b2bdf28e0e052f63571ab2bb91ed35a Author: Olivier Hallot Date: Wed May 17 20:25:39 2017 -0300 Updated core Project: help a770b2134c68302b6d3b01cee6349725bdcd1c31 Fix several mist

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - AllLangHelp_sbasic.mk source/text

2017-05-19 Thread Olivier Hallot
AllLangHelp_sbasic.mk |1 source/text/sbasic/shared/0300.xhp | 61 -- source/text/sbasic/shared/0304.xhp | 201 + 3 files changed, 232 insertions(+), 31 deletions(-) New commits: commit 71d9804e62dfb6435b99f7e1020db0ce8fdb7e

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 773a7844b72446ef58c457c17e13ac1a1b761b14 Author: Olivier Hallot Date: Wed May 17 09:18:45 2017 -0300 Updated core Project: help 71d9804e62dfb6435b99f7e1020db0ce8fdb7e87 tdf#84675 (part3

[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/text

2017-05-19 Thread Olivier Hallot
source/text/sbasic/shared/03103600.xhp | 96 + 1 file changed, 75 insertions(+), 21 deletions(-) New commits: commit bc9c15f996e91256162d8585adf970123f6dd559 Author: Olivier Hallot Date: Tue May 16 18:20:38 2017 -0300 tdf#84675 (part2) Document hidden BAS

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - helpcontent2

2017-05-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 76422707c7c5fce44a5992ffab9b85dac08d0562 Author: Olivier Hallot Date: Tue May 16 18:20:38 2017 -0300 Updated core Project: help bc9c15f996e91256162d8585adf970123f6dd559 tdf#84675 (part2

Crash test update

2017-05-19 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/7f60978b2ccd0e17816b78bde60c6e0e60a9d52e/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

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

2017-05-19 Thread Norbert Thiebaud
configure.ac | 46 +- 1 file changed, 13 insertions(+), 33 deletions(-) New commits: commit 7dcee9790c18a594236dc32a534c20f1e7447ee6 Author: Norbert Thiebaud Date: Fri May 19 07:07:27 2017 -0500 bumb MacOS baseline to 10.9 we desire l

[Libreoffice-commits] core.git: avmedia/source basctl/source basic/source chart2/source cui/source desktop/inc desktop/source extensions/source filter/source include/editeng include/sfx2 include/svtoo

2017-05-19 Thread Caolán McNamara
avmedia/source/framework/MediaControlBase.cxx | 18 - avmedia/source/framework/mediacontrol.cxx | 10 - avmedia/source/framework/mediaplayer.cxx |2 avmedia/source/inc/mediamisc.hxx | 17 - avmedia

Re: Some baseline thoughts

2017-05-19 Thread Stephan Bergmann
On 05/19/2017 01:51 PM, Norbert Thiebaud wrote: I don't mind bumping to 10.9. the box that do the realease is already at 10.9 anyway Note "Minutes of ESC call ..." * Mac OS X 10.8 support (Michael S) + the only

Re: Some baseline thoughts

2017-05-19 Thread Norbert Thiebaud
On Fri, May 19, 2017 at 5:58 AM, Tor Lillqvist wrote: > >> that box use 10.8sdk which come with libxml: >> #define LIBXML_DOTTED_VERSION "2.7.8" >> > > In a current SDK it is 2.9.4. I don't know how it has been updated in SDK > versions. But seriously, couldn't we bump the baseline to 10.9 by now?

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - offapi/type_reference

2017-05-19 Thread Stephan Bergmann
offapi/type_reference/offapi.idl | 21 + 1 file changed, 21 insertions(+) New commits: commit 32c1a0e06bdfef4bd07603ed491e8d01dcfd0c93 Author: Stephan Bergmann Date: Fri May 19 11:54:20 2017 +0200 Update the reference rdbs to libreoffice-5-3 LD_LIBRARY_PATH=

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

2017-05-19 Thread Justin Luth
sw/qa/extras/ooxmlexport/ooxmlexport9.cxx| 71 +++ sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 70 -- writerfilter/source/dmapper/DomainMapper.cxx | 12 +++- 3 files changed, 80 insertions(+), 73 deletions(-) New commits: commit cee02e8

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

2017-05-19 Thread Jochen Nitschke
filter/source/flash/swfexporter.cxx |1 - filter/source/flash/swfexporter.hxx |5 - filter/source/flash/swffilter.cxx |1 - filter/source/graphic/GraphicExportFilter.hxx |3 --- filter/source/svg/svgexport.cxx |6 ++ filter/

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/Library_scui.mk sc/source

2017-05-19 Thread Aron Budea
sc/Library_scui.mk |4 sc/source/ui/optdlg/tpcalc.cxx | 15 +++ 2 files changed, 19 insertions(+) New commits: commit 471c4ee91a3264556b787b970ab1a879910bff62 Author: Aron Budea Date: Fri May 12 17:33:43 2017 +0200 Respect read-only config items in Optio

Re: Some baseline thoughts

2017-05-19 Thread Tor Lillqvist
> that box use 10.8sdk which come with libxml: > #define LIBXML_DOTTED_VERSION "2.7.8" > > In a current SDK it is 2.9.4. I don't know how it has been updated in SDK versions. But seriously, couldn't we bump the baseline to 10.9 by now? That would also help the thread-safe statics thing, if I unders

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

2017-05-19 Thread Caolán McNamara
sd/inc/sdabstdlg.hxx |2 +- sd/source/ui/dlg/prltempl.cxx |4 ++-- sd/source/ui/dlg/sddlgfact.cxx |4 ++-- sd/source/ui/dlg/sddlgfact.hxx |2 +- sd/source/ui/func/fuprobjs.cxx |2 +- sd/source/ui/func/futempl.cxx |2 +- sd/source/ui/inc/prltempl.hxx |2 +-

[Libreoffice-commits] core.git: 2 commits - accessibility/source avmedia/source basctl/source basegfx/source basic/qa basic/source

2017-05-19 Thread Noel Grandin
accessibility/source/extended/AccessibleBrowseBoxTableCell.cxx |2 accessibility/source/extended/accessibleiconchoicectrlentry.cxx |2 accessibility/source/standard/vclxaccessibletabpagewindow.cxx |4 - accessibility/source/standard/vclxaccessibletoolbox.cxx |2 avmed

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

2017-05-19 Thread Thomas Beck
sc/source/ui/drawfunc/fuconarc.cxx | 24 sc/source/ui/drawfunc/fuconcustomshape.cxx | 30 sc/source/ui/drawfunc/fuconpol.cxx | 30 sc/source/ui/drawfunc/fuconrec.cxx | 25 - sc/source/ui/drawfunc/fuconstr.cx

Re: minutes of ESC call ...

2017-05-19 Thread Eike Rathke
Hi, On Thursday, 2017-05-18 16:02:51 +0100, Michael Meeks wrote: > AI: + ask Osvaldo for an agenda (Eike) Agenda is now available at https://wiki.documentfoundation.org/Hackfest/Perugia2017#Agenda Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.

Re: Some baseline thoughts

2017-05-19 Thread Miklos Vajna
Hi Norbert, On Thu, May 18, 2017 at 01:11:38PM -0500, Norbert Thiebaud wrote: > the code use input_id of parserCtxt which was introduced in 2.8 > > that box use 10.8sdk which come with libxml: > #define LIBXML_DOTTED_VERSION "2.7.8" is my attempt to addre

[Libreoffice-commits] core.git: offapi/type_reference

2017-05-19 Thread Stephan Bergmann
offapi/type_reference/offapi.idl | 21 + 1 file changed, 21 insertions(+) New commits: commit 31a698342f86db1b7703e3ec5460281d3a6b7635 Author: Stephan Bergmann Date: Fri May 19 11:54:20 2017 +0200 Update the reference rdbs to libreoffice-5-3 LD_LIBRARY_PATH=

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

2017-05-19 Thread Vasily Melenchuk
svx/source/customshapes/EnhancedCustomShape2d.cxx | 17 +++- sw/qa/extras/ooxmlexport/ooxmlexport9.cxx |9 sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 45 ++ 3 files changed, 60 insertions(+), 11 deletions(-) New commits: commit d82ef41ecfb92a3

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

2017-05-19 Thread Miklos Vajna
xmlsecurity/qa/unit/pdfsigning/data/tdf107782.pdf |binary xmlsecurity/qa/unit/pdfsigning/pdfsigning.cxx | 20 xmlsecurity/source/helper/pdfsignaturehelper.cxx |3 ++- 3 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 8f208bfc1069b1c2f4a3df17252c

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

2017-05-19 Thread Miklos Vajna
xmlsecurity/source/helper/xsecparser.cxx |4 +--- xmlsecurity/source/helper/xsecparser.hxx |4 +--- xmlsecurity/source/helper/xsecverify.cxx |2 +- 3 files changed, 3 insertions(+), 7 deletions(-) New commits: commit d26a74f0836e81de1113d6ec70aa5893acfcd3c3 Author: Miklos Vajna Date:

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

2017-05-19 Thread Caolán McNamara
sfx2/inc/doc.hrc |8 sfx2/source/doc/doc.src| 35 --- sfx2/source/doc/docfac.cxx | 22 -- 3 files changed, 65 deletions(-) New commits: commit c2667d7ff558a1b7bf83e694909465f00d1a16f6 Author: Caolán McNamara Date

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

2017-05-19 Thread Jan Holesovsky
wsd/ClientSession.cpp |1 wsd/DocumentBroker.cpp | 19 - wsd/DocumentBroker.hpp |1 wsd/Storage.cpp| 46 ++- wsd/Storage.hpp| 52 +++-- 5 files changed, 21 insertion

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

2017-05-19 Thread Takeshi Abe
basic/qa/vba_tests/ismissing.vb | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) New commits: commit 2acc4dc6a97a279cca2703ed93ba5dd9911cfecf Author: Takeshi Abe Date: Thu May 18 22:38:35 2017 +0900 basic: Fix broken unit test for IsMissing() Change-Id:

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

2017-05-19 Thread Ashod Nakashian
wsd/DocumentBroker.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 1eb3509c40c4c1601b963daf3c44f3bb781c3658 Author: Ashod Nakashian Date: Thu Apr 20 23:50:03 2017 -0400 wsd: simplify Change-Id: I7a16d82d8e9ebb120950fc1d0227ffdbe962d8e8

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

2017-05-19 Thread Tomaž Vajngerl
chart2/qa/extras/PivotChartTest.cxx | 206 1 file changed, 206 insertions(+) New commits: commit 09aa8b483076aee791daa324b11c6c390a034d04 Author: Tomaž Vajngerl Date: Thu May 18 00:00:17 2017 +0200 tdf#107862 test case with outline mode and subtotals

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

2017-05-19 Thread Tomaž Vajngerl
sc/source/ui/unoobj/PivotTableDataProvider.cxx | 103 +++-- 1 file changed, 63 insertions(+), 40 deletions(-) New commits: commit 7f26c8d40055cd665b3f27c014659e1317ac665a Author: Tomaž Vajngerl Date: Wed May 17 14:37:47 2017 +0200 tdf#107862 ignore subtotals in outli

[Libreoffice-commits] core.git: desktop/source i18npool/source include/svtools include/unotools vcl/inc writerfilter/source

2017-05-19 Thread Jochen Nitschke
desktop/source/deployment/gui/dp_gui_service.cxx |1 - i18npool/source/textconversion/textconversionImpl.cxx |1 - include/svtools/DocumentInfoPreview.hxx |1 - include/unotools/pathoptions.hxx |2 +- vcl/inc/fontattributes.hxx

[Libreoffice-commits] core.git: canvas/source compilerplugins/clang connectivity/source cui/source dbaccess/source filter/source framework/inc framework/source include/filter include/svx reportdesign/

2017-05-19 Thread Noel Grandin
canvas/source/cairo/cairo_canvas.cxx |7 canvas/source/cairo/cairo_canvas.hxx |1 canvas/source/cairo/cairo_spritecanvas.cxx |7 canvas/source/cairo/cairo_spritecanvas.hxx |1 canvas/source/opengl/ogl_spritecanvas.cxx

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

2017-05-19 Thread Justin Luth
sw/qa/extras/ww8export/data/testTdf107931_KERN_DocEnabled_disabledDefStyle.doc |binary sw/qa/extras/ww8export/data/testTdf107931_KERN_enabledDefStyle.doc |binary sw/qa/extras/ww8export/ww8export2.cxx | 28 ++ sw/source/filter/ww8/