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

2016-09-29 Thread Takeshi Abe
sw/inc/accmap.hxx| 14 +- sw/inc/ndarr.hxx |4 +++- sw/source/core/access/accmap.cxx | 17 - sw/source/core/inc/UndoTable.hxx | 12 sw/source/core/inc/rootfrm.hxx |8 ++-- sw/source/core/inc/sectfrm.hxx

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

2016-09-29 Thread Gulsah Kose
starmath/qa/cppunit/test_nodetotextvisitors.cxx |3 +++ starmath/source/parse.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 8e466c431e6d61911b2b15895a4b63df12422057 Author: Gulsah Kose Date: Mon Sep 26 17:58:43 2016 +0300 tdf#

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

2016-09-29 Thread Justin Luth
editeng/source/editeng/impedit2.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a324e85cbbe62c8d8b6b6c0d0692746c17673453 Author: Justin Luth Date: Wed Sep 7 13:54:37 2016 +0300 tdf#101815 editeng SetMustRepaint when InsertText Change-Id: Ib66e7d53c231ac40f59593fd

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

2016-09-29 Thread Adolfo Jayme Barrientos
sw/uiconfig/swriter/ui/optformataidspage.ui | 113 +--- 1 file changed, 71 insertions(+), 42 deletions(-) New commits: commit 96e1fcbb41fdfa070f96dc7a6c8c9b9281de1e9d Author: Adolfo Jayme Barrientos Date: Thu Sep 29 19:35:00 2016 -0500 tdf#102769 Options: Display

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

2016-09-29 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/optctlpage.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 89a3f825559753d6600807342ca96c169cd58c87 Author: Adolfo Jayme Barrientos Date: Thu Sep 29 18:18:12 2016 -0500 tdf#102235 Tweak terms to avoid misunderstandings Change-Id

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

2016-09-29 Thread Henry Castro
loleaflet/src/core/Socket.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4ba3c9c553ac836007b2f1c3cb4a45280b61673 Author: Henry Castro Date: Thu Sep 29 17:57:17 2016 -0400 loleaflet: fix mege mistakes diff --git a/loleaflet/src/core/Socket.js b/loleaflet/

[Libreoffice-commits] online.git: 3 commits - loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/test loolwsd/UserMessages.hpp

2016-09-29 Thread Henry Castro
loleaflet/src/core/Socket.js | 46 +++-- loleaflet/src/map/Map.js |8 +++--- loolwsd/LOOLWSD.cpp | 53 +++ loolwsd/UserMessages.hpp |3 +- loolwsd/test/helpers.hpp |2 - loolwsd/test/httpws

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

2016-09-29 Thread Michael Stahl
sal/qa/rtl/strings/test_ostring.cxx | 20 sal/qa/rtl/strings/test_oustring_compare.cxx | 22 +- vcl/win/gdi/salfont.cxx |6 +++--- 3 files changed, 44 insertions(+), 4 deletions(-) New commits: commit a0687f7e656a137cd

[Libreoffice-commits] core.git: 5 commits - filter/source include/vcl reportdesign/source sc/inc sc/source sw/source vcl/source

2016-09-29 Thread Caolán McNamara
filter/source/graphicfilter/etiff/etiff.cxx| 12 - include/vcl/region.hxx |2 reportdesign/source/core/misc/conditionupdater.cxx |7 sc/inc/dptabres.hxx|2 sc/inc/dptabsrc.hxx|2

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

2016-09-29 Thread Szymon Kłos
sfx2/source/appl/appserv.cxx | 317 +++ 1 file changed, 172 insertions(+), 145 deletions(-) New commits: commit be68bf55c303ce879578178e6ff9a5e18d18 Author: Szymon Kłos Date: Thu Sep 29 21:06:19 2016 +0200 tdf#102776 : toolbar mode changing in

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

2016-09-29 Thread Michael Stahl
sw/source/core/text/txtftn.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit cda5c1f15f73922026992036bdaf631bad19c76f Author: Michael Stahl Date: Wed Sep 28 15:35:26 2016 +0200 tdf#102073: sw: do not create SwFootnoteNumPortion inside table The SwTextFormatter::W

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sal/rtl

2016-09-29 Thread Michael Stahl
sal/rtl/strtmpl.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 7bc09f32ce86c6ed0df00ad72451b41204e0162f Author: Michael Stahl Date: Thu Sep 29 13:26:19 2016 +0200 tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0' For w

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sal/rtl

2016-09-29 Thread Michael Stahl
sal/rtl/strtmpl.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit d47756ab1fce2aedd7658e49fa893c2e2b63286e Author: Michael Stahl Date: Thu Sep 29 13:26:19 2016 +0200 tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0' For w

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

2016-09-29 Thread Takeshi Abe
starmath/inc/node.hxx | 73 -- starmath/inc/visitors.hxx | 12 --- starmath/qa/cppunit/mock-visitor.hxx| 11 -- starmath/qa/cppunit/test_nodetotextvisitors.cxx |1 starmath/source/mathmlexport.cxx

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

2016-09-29 Thread Caolán McNamara
sw/source/uibase/sidebar/PageMarginControl.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 38d61128467aedc2935443be21c38168f5e00df6 Author: Caolán McNamara Date: Thu Sep 29 20:56:29 2016 +0100 coverity#1373423 Uninitialized scalar field Change-Id: I893bd383

[Libreoffice-commits] online.git: 6 commits - loleaflet/dist loleaflet/src loolwsd/LOOLWSD.cpp loolwsd/test

2016-09-29 Thread Pranav Kant
loleaflet/dist/l10n/help-localizations.json | 232 - loleaflet/dist/l10n/localizations.json| 232 - loleaflet/dist/l10n/styles-localizations.json | 238 +- loleaflet/dist/l10n/uno-localizations.json| 238

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

2016-09-29 Thread Jan Holesovsky
loolwsd/MessageQueue.hpp|2 loolwsd/test/Makefile.am|2 loolwsd/test/TileCacheTests.cpp | 83 - loolwsd/test/TileQueueTests.cpp | 154 loolwsd/test/WhiteBoxTests.cpp | 13 --- 5 files changed, 156 insertio

New Defects reported by Coverity Scan for LibreOffice

2016-09-29 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defec

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

2016-09-29 Thread Stephan Bergmann
vcl/source/window/dialog.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit ebf5a786cadfc562ed9ec05ca9fd751068868d89 Author: Stephan Bergmann Date: Thu Sep 29 20:13:16 2016 +0200 loplugin:vclwidgets "VclReferenceBase subclass dispose() function MUS

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

2016-09-29 Thread Stephan Bergmann
linguistic/source/dicimp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a8f206d9e888c5339bd5f98961c1a460dab5504d Author: Stephan Bergmann Date: Thu Sep 29 18:44:46 2016 +0200 loplugin:literaltoboolconversion Change-Id: I99859433f3e3541c8e4424

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

2016-09-29 Thread Olivier Hallot
AllLangHelp_shared.mk |1 source/text/shared/01/notebook_bar.xhp| 101 ++ source/text/shared/guide/floating_toolbar.xhp | 137 -- source/text/shared/optionen/01010800.xhp | 243 ++ 4 files changed, 309 inserti

[Libreoffice-commits] core.git: helpcontent2

2016-09-29 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e379ef63bc5610fd85e92003548ad3ae0f2328f5 Author: Olivier Hallot Date: Mon Sep 19 19:30:00 2016 -0300 Updated core Project: help e828dbadef246a13c1ba4b6c3f26064bad602a67 Help page for No

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

2016-09-29 Thread Caolán McNamara
linguistic/source/dicimp.cxx | 97 +-- 1 file changed, 30 insertions(+), 67 deletions(-) New commits: commit a8f32f34b68d9368db5371c0889e7b5955b5a10f Author: Caolán McNamara Date: Thu Sep 29 16:49:06 2016 +0100 Resolves: tdf#67555 writeFile honor

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

2016-09-29 Thread Michael Meeks
include/svx/graphctl.hxx |2 ++ svx/source/dialog/_contdlg.cxx | 10 -- svx/source/dialog/graphctl.cxx | 32 +--- svx/source/dialog/imapdlg.cxx |3 +++ 4 files changed, 42 insertions(+), 5 deletions(-) New commits: commit 1498c4f631e9c90b11db

[Libreoffice-commits] core.git: Branch 'feature/profilesafemode' - instsetoo_native/CustomTarget_setup.mk

2016-09-29 Thread Armin Le Grand
instsetoo_native/CustomTarget_setup.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9e588b18affa4b22c942cb282f82eab719d7b5c4 Author: Armin Le Grand Date: Thu Sep 29 18:00:35 2016 +0200 profilesafe: Add values for SecureUserConfig Added default values for Secure

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

2016-09-29 Thread Miklos Vajna
sw/qa/extras/tiledrendering/tiledrendering.cxx | 26 + sw/source/core/crsr/viscrs.cxx |8 +-- 2 files changed, 32 insertions(+), 2 deletions(-) New commits: commit b32b6c09d190effbe29389a87a80df36007d2e99 Author: Miklos Vajna Date: Thu Sep 29 1

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

2016-09-29 Thread Markus Mohrhard
svtools/source/uitest/uiobject.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c3399b0d4084d92879b1354bd05a9b891bd187a6 Author: Markus Mohrhard Date: Thu Sep 29 17:39:49 2016 +0200 fix the build Change-Id: I95d98ec792c8741ee9d22ff174b388bb59cc7638

[Libreoffice-commits] core.git: 7 commits - include/svtools svtools/inc svtools/source uitest/calc_tests uitest/impress_tests uitest/libreoffice uitest/uitest vcl/source

2016-09-29 Thread Markus Mohrhard
include/svtools/simptabl.hxx |3 + svtools/inc/uitest/uiobject.hxx | 17 +++ svtools/source/contnr/simptabl.cxx| 11 svtools/source/uitest/uiobject.cxx| 28 uitest/calc_tests/tdf96453.py | 58 +

minutes of ESC call ...

2016-09-29 Thread Michael Meeks
hopefully not mangled this week: * Present: + Michael M, janI, Stephan, Armin, Lionel (had to leave early, sorry), Michael S, Robinson, Eike, Norbert, Andras, Heiko, Kendy, Sophie, Olivier, Thorsten, Xisco, Noel, Miklos, Cloph, Bubli * Completed Action Items: + attempt to r

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

2016-09-29 Thread Tor Lillqvist
loolwsd/LOOLWSD.cpp |6 loolwsd/Util.cpp| 73 +++- loolwsd/Util.hpp|7 3 files changed, 85 insertions(+), 1 deletion(-) New commits: commit 86bd8426d06590d2a10d7bb8e2e64aa468bb2309 Author: Tor Lillqvist Date: Thu Sep 2

[Libreoffice-commits] dictionaries.git: Dictionary_gug.mk gug/description gug/description.xml gug/dictionaries.xcu gug/images gug/README_th_gug_PY.txt gug/README_th_gug_PY_v2.txt gug/th_gug_PY.dat gug

2016-09-29 Thread Giovanni Calligaris
Dictionary_gug.mk | 11 gug/README_th_gug_PY.txt| 421 gug/README_th_gug_PY_v2.txt | 421 gug/description.xml |5 gug/description/desc_en_US.txt |2 gug/description/desc_es_ES.txt |1 gug/description/desc_gug_PY.txt |

[Libreoffice-commits] core.git: dictionaries

2016-09-29 Thread Giovanni Calligaris
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6998d9087c472954cc605c1308ec2df9409 Author: Giovanni Calligaris Date: Fri Sep 23 15:09:25 2016 -0300 Updated core Project: dictionaries a722518c294b898d9f3fbfc7f24b14a2008ef507 Upd

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

2016-09-29 Thread Caolán McNamara
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit a4acb1cc5da1708b4bfe55723313b09cc4d8157d Author: Caolán McNamara Date: Thu Sep 29 14:16:20 2016 +0100 Resolves: tdf#101433 reset RasterOpMode on cached virtual device be

[Libreoffice-commits] help.git: AllLangHelp_shared.mk helpers/help_hid.lst helpers/longnames_commands.csv helpers/unocmds.txt helpers/uno-commands.csv helpers/uno_hid.lst source/text

2016-09-29 Thread Gabor Kelemen
AllLangHelp_shared.mk|2 - helpers/help_hid.lst |2 - helpers/longnames_commands.csv |2 - helpers/uno-commands.csv |2 - helpers/uno_hid.lst |2 - helpers/unocmds.txt |2 - source/text/shar

[Libreoffice-commits] core.git: helpcontent2

2016-09-29 Thread Gabor Kelemen
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f94382659ecde865bb80be62159d50a761dae25 Author: Gabor Kelemen Date: Thu Sep 29 14:27:39 2016 +0200 Updated core Project: help 708e33c4cb0054b38fced2fb160a5240e02feb01 Remove 'Insert Vi

[Libreoffice-commits] core.git: Branch 'feature/profilesafemode' - 148 commits - basic/source chart2/source comphelper/Library_comphelper.mk comphelper/source compilerplugins/clang configmgr/source co

2016-09-29 Thread Armin Le Grand
Rebased ref, commits from common ancestor: commit 396217be6e1b912a38758171601f3550ed64be8b Author: Armin Le Grand Date: Thu Sep 29 15:28:15 2016 +0200 profilesafe: clang warnings corrected Change-Id: Ieb059baeea323bb48ec5b1cf6b8df09da97cfb93 diff --git a/comphelper/source/misc/bac

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

2016-09-29 Thread Caolán McNamara
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 17f912c5bb63426f0758dccbc3357a73f56f3137 Author: Caolán McNamara Date: Thu Sep 29 14:16:20 2016 +0100 Resolves: tdf#101433 reset RasterOpMode on cached virtual device be

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

2016-09-29 Thread Michael Stahl
sal/rtl/strtmpl.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit de7ed418e7813c85f192b558ff06e976eccaa54d Author: Michael Stahl Date: Thu Sep 29 13:26:19 2016 +0200 tdf#83306: sal: fix compare of rtl::OUString/OString containing '\0' For w

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

2016-09-29 Thread Miklos Vajna
loolwsd/bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h |8 1 file changed, 8 insertions(+) New commits: commit 6941370d3870b25ca581f72d54c0ce1eaac758e0 Author: Miklos Vajna Date: Thu Sep 29 14:15:50 2016 +0200 Update bundled headers Change-Id: I51d680910f059ded

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

2016-09-29 Thread Caolán McNamara
sw/qa/extras/ww8import/data/tdf102334.doc |binary sw/qa/extras/ww8import/ww8import.cxx |6 ++ sw/source/filter/basflt/fltshell.cxx |6 -- 3 files changed, 10 insertions(+), 2 deletions(-) New commits: commit 04f571349c1b540900fc5cebfa6a10904e349a75 Author: Caolán McNam

[Libreoffice-commits] core.git: uitest/calc_tests

2016-09-29 Thread Markus Mohrhard
uitest/calc_tests/data/tdf96453.ods |binary uitest/calc_tests/tdf96453.py | 37 2 files changed, 37 insertions(+) New commits: commit 56239a62557c413665b05b6f9692c48a455d4825 Author: Markus Mohrhard Date: Wed Sep 28 04:27:06 2016 +0200 add tes

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

2016-09-29 Thread Tor Lillqvist
loolwsd/protocol.txt |4 1 file changed, 4 insertions(+) New commits: commit 2c93bd6e8982e2d7b1c33b9f221e36348552d215 Author: Tor Lillqvist Date: Thu Sep 29 14:40:56 2016 +0300 Document the 'pong' message Should the 'pong' have a colon to match other server->client messa

[Libreoffice-commits] core.git: uitest/uitest

2016-09-29 Thread Markus Mohrhard
uitest/uitest/test.py |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 462048b3502bdb79cb1171cc58d911666bc7d142 Author: Markus Mohrhard Date: Wed Sep 28 04:03:04 2016 +0200 fix test failure Change-Id: Ia963b3930b5d2d0ab612619e0165dadd058b3fda

[Libreoffice-commits] core.git: uitest/demo_ui

2016-09-29 Thread Markus Mohrhard
uitest/demo_ui/data/test.ods |binary uitest/demo_ui/data/test2.ods |binary 2 files changed New commits: commit 0fff0211fbdbd23c8e9511f9e352ec65305e4fa2 Author: Markus Mohrhard Date: Wed Sep 28 04:02:41 2016 +0200 add missing test files Change-Id: Idab1e1649b016d99ccd32158d36dc

[Libreoffice-commits] core.git: 2 commits - comphelper/source desktop/qa desktop/source helpcontent2 include/comphelper include/LibreOfficeKit include/sfx2 libreofficekit/source sc/source sd/source sf

2016-09-29 Thread Gabor Kelemen
comphelper/source/misc/lok.cxx | 10 +-- desktop/qa/desktop_lib/test_desktop_lib.cxx | 74 +++ desktop/source/lib/init.cxx | 57 helpcontent2 |2 include/LibreOfficeKit/LibreOffi

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

2016-09-29 Thread Gabor Kelemen
AllLangHelp_shared.mk|1 helpers/unocmds.txt |1 source/text/shared/00/0404.xhp | 21 source/text/shared/01/04150200.xhp | 61 --- source/text/simpress/02/1011.xhp |3 - source/text/swriter/

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - comphelper/source desktop/qa desktop/source include/comphelper include/LibreOfficeKit include/sfx2 libreofficekit/source sc/source sd

2016-09-29 Thread Miklos Vajna
comphelper/source/misc/lok.cxx | 10 +-- desktop/qa/desktop_lib/test_desktop_lib.cxx | 74 +++ desktop/source/lib/init.cxx | 57 include/LibreOfficeKit/LibreOfficeKitEnums.h |8 ++ include/comphelper/lok.hxx

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

2016-09-29 Thread Michael Stahl
solenv/gbuild/CppunitTest.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 785eb0ed14cde731c2795f68f004f0b811cfe387 Author: Michael Stahl Date: Tue Sep 27 17:28:03 2016 +0200 gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH set Commit b078

Re: ODF 1.3 and fancy-draw-fillstyles

2016-09-29 Thread Armin Le Grand
Hi, Am 23.09.2016 um 15:00 schrieb Michael Stahl: On 23.09.2016 00:40, Regina Henschel wrote: Hi Armin, Armin Le Grand schrieb: Hi Regina, tried, but could not create one (tried frames in SW, too). Might have to do with the change of SW FillStyle/Transparency attributes to the full Draw Ite

[Libreoffice-commits] core.git: framework/qa odk/examples qadevOOo/runner

2016-09-29 Thread Gabor Kelemen
framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java | 10 odk/examples/DevelopersGuide/OfficeDev/ContextMenuInterceptor.java | 12 +- qadevOOo/runner/helper/ContextMenuInterceptor.java | 10 3 files changed, 16 insert

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

2016-09-29 Thread Miklos Vajna
sw/source/core/frmedt/fetab.cxx |9 - 1 file changed, 9 deletions(-) New commits: commit 481c3a9dd45414662d04837b60743bf0e7556165 Author: Miklos Vajna Date: Thu Sep 29 08:51:01 2016 +0200 sw: remove unnecessary debug code in fetab Change-Id: I78bff9b899a6bbe2ab831a6f0

Re: writing attribute style:background-transparency

2016-09-29 Thread Armin Le Grand
Hi Regina, Am 23.09.2016 um 00:40 schrieb Regina Henschel: Hi Armin, Armin Le Grand schrieb: Hi Regina, tried, but could not create one (tried frames in SW, too). Might have to do with the change of SW FillStyle/Transparency attributes to the full Draw ItemSet. These get written with the sa

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

2016-09-29 Thread Caolán McNamara
sc/source/ui/cctrl/checklistmenu.cxx | 14 ++ sc/source/ui/inc/checklistmenu.hxx |1 + sc/source/ui/view/gridwin.cxx|1 + 3 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 17f749afd75c407bf7adae9b8e15276de14ef5d5 Author: Caolán McNamara Date:

[Libreoffice-commits] core.git: vcl/CppunitTest_vcl_jpeg_read_write_test.mk vcl/Module_vcl.mk vcl/qa

2016-09-29 Thread Tomaž Vajngerl
vcl/CppunitTest_vcl_jpeg_read_write_test.mk | 46 vcl/Module_vcl.mk |1 vcl/qa/cppunit/jpeg/JpegReaderTest.cxx | 151 vcl/qa/cppunit/jpeg/data/JPEGTestCMYK.jpeg |binary vcl/qa/cppunit/jpeg/data/JPEGTestGray.jpeg |binar

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

2016-09-29 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 17 ++--- sw/source/uibase/docvw/PostItMgr.cxx| 10 ++ 2 files changed, 24 insertions(+), 3 deletions(-) New commits: commit eba87071c5004744603e5b423e956e56be61604c Author: Miklos Vajna Date: Wed Sep 28 17:16:16 201

[Libreoffice-commits] core.git: Branch 'feature/profilesafemode' - comphelper/source

2016-09-29 Thread Armin Le Grand
comphelper/source/misc/backupfilehelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ca921cdd84faa84a28071c013c94589e2f18543f Author: Armin Le Grand Date: Thu Sep 29 09:57:06 2016 +0200 profilesafe: warnings corrected Change-Id: I7ec1c3

[Libreoffice-commits] core.git: icon-themes/breeze icon-themes/breeze_dark icon-themes/elementary icon-themes/galaxy icon-themes/sifr icon-themes/tango officecfg/registry sw/inc sw/Library_sw.mk sw/sd

2016-09-29 Thread Szymon Kłos
dev/null|binary icon-themes/breeze/cmd/lc_pagemargin.png|binary icon-themes/elementary/cmd/lc_pagemargin.png|binary icon-themes/galaxy/cmd/lc_pagemargin.png