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

2016-08-07 Thread Arnaud Versini
basic/source/basmgr/basmgr.cxx | 25 - 1 file changed, 25 deletions(-) New commits: commit 31186a1c7112690735f6d14dcc7fd0c8b033e1d7 Author: Arnaud Versini Date: Sun Aug 7 15:48:07 2016 +0200 BASIC: Remove useless BasicManagerImpl streams. Change-Id: Iac5

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

2016-08-07 Thread Arnaud Versini
basic/source/comp/parser.cxx |2 ++ basic/source/inc/parser.hxx |1 + 2 files changed, 3 insertions(+) New commits: commit f5615df5e82ef2f84fd3f1672dfc002212105ba1 Author: Arnaud Versini Date: Sun Aug 7 13:34:47 2016 +0200 BASIC: Move SbiParser's destructor to cpp file.

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

2016-08-07 Thread Jochen Nitschke
sd/source/core/sdpage.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f02a51e92c580f29c3367f3e563577f805a7013c Author: Jochen Nitschke Date: Sun Aug 7 21:33:11 2016 +0200 silence false positive OSL_ASSERT and assert hard as rRectangle size i

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

2016-08-07 Thread Markus Mohrhard
sfx2/source/appl/workwin.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit a5a8006c4b77ea7fce4e6c808031c785373624eb Author: Markus Mohrhard Date: Mon Aug 8 04:06:38 2016 +0200 make clearer what the code is actually doing Change-Id: Ic20f31f4f

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

2016-08-07 Thread Markus Mohrhard
sfx2/source/appl/workwin.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 97cae1350fc83f8aed56e008d0ae08b669bd2933 Author: Markus Mohrhard Date: Mon Aug 8 03:55:18 2016 +0200 reduce scope of variable Change-Id: I42fc09957f243c89a0c45309b92a91c

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

2016-08-07 Thread Markus Mohrhard
sfx2/source/appl/workwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b0f4291e5c0fe6d61d621e692cbc8bea4cb4c401 Author: Markus Mohrhard Date: Mon Aug 8 05:36:59 2016 +0200 no range based for loop when container is modified, tdf#100870, tdf#101320

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

2016-08-07 Thread Markus Mohrhard
sc/source/ui/app/inputwin.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 8b86768a9a72ce6ef326615cb7c9ad5c76172921 Author: Markus Mohrhard Date: Mon Aug 8 05:01:04 2016 +0200 GetInputHdl may return nullptr As can be seen in the other places we n

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

2016-08-07 Thread Markus Mohrhard
sc/source/ui/view/preview.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 87ef2d8f2808a951c92387ba0582ea02a19f89e7 Author: Markus Mohrhard Date: Fri Aug 5 02:56:30 2016 +0200 workaround missing SetSelectedSheet call for print preview, tdf#99333 Change-Id: I

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

2016-08-07 Thread Markus Mohrhard
vcl/source/filter/GraphicNativeMetadata.cxx |4 1 file changed, 4 insertions(+) New commits: commit 855df248c8a380e253a35feefec21ebc1dee1aca Author: Markus Mohrhard Date: Mon Aug 8 04:52:28 2016 +0200 don't try to memcpy from and to a nullptr See e.g. http://crashre

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 29 - loolwsd/Log.cpp | 39 +-- loolwsd/Log.hpp |6 +- 3 files changed, 66 insertions(+), 8 deletions(-) New commits: commit 0c91e3313361b637d4fe2116064e104ce72cac16 Author: Ashod Nakashian

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/test loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |3 +- loolwsd/TraceFile.hpp | 47 +--- loolwsd/loolwsd.xml.in |2 - loolwsd/test/TileCacheTests.cpp |2 + 4 files changed, 40 insertions(+), 14 deletions(-) New commits: commit 807b3c2e55226a1555

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

2016-08-07 Thread Ashod Nakashian
loolwsd/test/httpwstest.cpp | 52 1 file changed, 38 insertions(+), 14 deletions(-) New commits: commit b9b3a41952aae6ba9a7aceee88416074008a95d7 Author: Ashod Nakashian Date: Sat Aug 6 21:23:09 2016 -0400 loolwsd: compare uncompressed PNG in

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

2016-08-07 Thread Ashod Nakashian
loolwsd/Png.hpp | 75 loolwsd/test/TileCacheTests.cpp | 91 +++- 2 files changed, 92 insertions(+), 74 deletions(-) New commits: commit 18ab6d28bfdf69bdd1827185d73081631d3e13af Author: Ashod Nakashian Date:

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 7ae28d5642cb99595b804561ebcd034a96f12706 Author: Ashod Nakashian Date: Thu Aug 4 20:17:13 2016 -0400 loolstress: new option to replay without timing delays Change-Id:

[Libreoffice-commits] online.git: 2 commits - loleaflet/README loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/TraceFile.hpp loolwsd/Util.hpp

2016-08-07 Thread Ashod Nakashian
loleaflet/README |5 + loolwsd/LOOLWSD.cpp| 18 +- loolwsd/TraceFile.hpp | 17 ++--- loolwsd/Util.hpp | 21 +++-- loolwsd/loolwsd.xml.in |3 +++ 5 files changed, 58 insertions(+), 6 deletions(-) New commits: commit 045

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp|2 +- loolwsd/TraceFile.hpp |9 +++-- loolwsd/loolwsd.xml.in |3 +++ 3 files changed, 11 insertions(+), 3 deletions(-) New commits: commit f57964bd058a360ec36fb210c2ff78783c79ecd7 Author: Ashod Nakashian Date: Thu Aug 4 13:52:28 2016 -0400 loolstre

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 159 ++--- loolwsd/TraceFile.hpp | 14 ++-- 2 files changed, 94 insertions(+), 79 deletions(-) New commits: commit f9ec1bade3325fc4c3505b60ef63665d32e38739 Author: Ashod Nakashian Date: Thu Aug 4 12:17:22 2016 -0400

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 135 +++-- loolwsd/LOOLWSD.cpp|5 - loolwsd/TraceFile.hpp | 52 ++ 3 files changed, 152 insertions(+), 40 deletions(-) New commits: commit 7af51f51c4f4d89c837c96bd3c59e66288025a77 Author: Ashod Nakash

[Libreoffice-commits] online.git: loolwsd/ClientSession.cpp loolwsd/DocumentBroker.cpp loolwsd/LOOLWSD.hpp loolwsd/PrisonerSession.cpp loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/ClientSession.cpp |2 +- loolwsd/DocumentBroker.cpp |2 +- loolwsd/LOOLWSD.hpp |8 loolwsd/PrisonerSession.cpp |2 +- loolwsd/TraceFile.hpp | 23 --- 5 files changed, 19 insertions(+), 18 deletions(-) New commits: commit c304

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |3 +++ loolwsd/LOOLWSD.hpp |9 + loolwsd/TraceFile.hpp | 10 +- 3 files changed, 21 insertions(+), 1 deletion(-) New commits: commit d5aa200471b91077af66772a39135bac444f5879 Author: Ashod Nakashian Date: Tue Aug 2 21:09:01 2016 -0400 lool

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |2 + loolwsd/TraceFile.hpp | 70 ++ 2 files changed, 39 insertions(+), 33 deletions(-) New commits: commit ca9135e7a5682df3b0368cc84d73efcf2058f0f9 Author: Ashod Nakashian Date: Tue Aug 2 10:00:37 2016 -0400 lool

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 24 1 file changed, 20 insertions(+), 4 deletions(-) New commits: commit a750edd70dda63a2dd5ca3c72641b207d4f45c99 Author: Ashod Nakashian Date: Mon Aug 1 22:21:06 2016 -0400 loolstress: replay trace file Change-Id: I076ec4ff398c

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

2016-08-07 Thread Ashod Nakashian
loolwsd/TraceFile.hpp | 60 +++--- 1 file changed, 57 insertions(+), 3 deletions(-) New commits: commit 4f57e43fdc79f87a6ba4c827dd78ed9e08177d7c Author: Ashod Nakashian Date: Sun Jul 31 19:32:37 2016 -0400 loolstress: load trace file records

[Libreoffice-commits] online.git: loolwsd/LOOLStress.cpp loolwsd/Makefile.am loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 19 ++- loolwsd/Makefile.am|3 ++- loolwsd/TraceFile.hpp | 22 ++ 3 files changed, 34 insertions(+), 10 deletions(-) New commits: commit 831a917977b040e157d544ace8835483f77c402c Author: Ashod Nakashian Date: Mon Aug 1 21

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp |4 ++- loolwsd/TraceFile.hpp | 55 +++-- 2 files changed, 56 insertions(+), 3 deletions(-) New commits: commit 4d7c2e4002b51d4a1347a5178103612df2985ddc Author: Ashod Nakashian Date: Sun Jul 31 18:06:01 2016 -0400 l

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLStress.cpp | 14 +- loolwsd/TraceFile.hpp | 17 - 2 files changed, 21 insertions(+), 10 deletions(-) New commits: commit b394ad89d87ef207f6b26d96134b345a8cf07112 Author: Ashod Nakashian Date: Sun Jul 31 14:17:52 2016 -0400 loolstress: TraceFile

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |4 ++-- loolwsd/LOOLWSD.hpp |2 +- loolwsd/TraceFile.hpp |6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit d1e66718b5f44ce608b33356d8c4a91062baa25e Author: Ashod Nakashian Date: Sun Jul 31 13:56:57 2016 -0400 loolstress: T

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

2016-08-07 Thread Ashod Nakashian
loolwsd/test/helpers.hpp |4 1 file changed, 4 insertions(+) New commits: commit e3427aff34446d0a6becda272f00fcf098d257c7 Author: Ashod Nakashian Date: Sun Jul 31 11:17:06 2016 -0400 loolwsd: when TDOC is not defined assume blank Change-Id: Iaf8ee6a8dff8dc4d602e7622a288a

[Libreoffice-commits] online.git: loolwsd/.gitignore loolwsd/LOOLStress.cpp loolwsd/Makefile.am

2016-08-07 Thread Ashod Nakashian
loolwsd/.gitignore |1 loolwsd/LOOLStress.cpp | 198 + loolwsd/Makefile.am|4 3 files changed, 202 insertions(+), 1 deletion(-) New commits: commit a7c1a17f98f906eef5356067546640bab4ea0957 Author: Ashod Nakashian Date: Sun Jul

[Libreoffice-commits] online.git: loolwsd/DocumentBroker.cpp loolwsd/LOOLWSD.hpp loolwsd/PrisonerSession.cpp loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/DocumentBroker.cpp |2 ++ loolwsd/LOOLWSD.hpp |9 + loolwsd/PrisonerSession.cpp |2 ++ loolwsd/TraceFile.hpp | 11 +++ 4 files changed, 24 insertions(+) New commits: commit 177802154da969a5d48469e934226830cfdf755e Author: Ashod Nakashian Date:

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

2016-08-07 Thread Ashod Nakashian
loolwsd/ClientSession.cpp |2 ++ loolwsd/LOOLWSD.hpp |4 ++-- loolwsd/Log.cpp |1 + loolwsd/TraceFile.hpp | 11 ++- 4 files changed, 15 insertions(+), 3 deletions(-) New commits: commit 026a22abc36745b9374c7302fc2b27d4ba089cff Author: Ashod Nakashian Dat

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp loolwsd/loolwsd.xml.in loolwsd/TraceFile.hpp

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp|9 + loolwsd/LOOLWSD.hpp| 11 +++ loolwsd/TraceFile.hpp | 36 loolwsd/loolwsd.xml.in |4 4 files changed, 60 insertions(+) New commits: commit 8b9b3289556ae2d69bd7f6a6a49f38be0dc90c71 Author: Ashod

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp | 10 +- loolwsd/LOOLWSD.hpp |1 + 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit df49c23d239215c98aec9e1922d447cf42464299 Author: Ashod Nakashian Date: Sat Jul 30 22:19:31 2016 -0400 loolwsd: use getConfigValue Change-Id: I

[Libreoffice-commits] online.git: loolwsd/Log.cpp loolwsd/Log.hpp loolwsd/LOOLForKit.cpp loolwsd/LOOLKit.cpp loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLForKit.cpp |2 +- loolwsd/LOOLKit.cpp|2 +- loolwsd/LOOLWSD.cpp|9 +++-- loolwsd/Log.cpp| 13 - loolwsd/Log.hpp|2 +- loolwsd/loolwsd.xml.in |4 +--- 6 files changed, 15 insertions(+), 17 deletions(-) New commits: commit 5b

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

2016-08-07 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f81aa9d2af71ec5b833dbaebf976706f8aad373c Author: Ashod Nakashian Date: Sat Jul 30 10:59:38 2016 -0400 loolwsd: setup signal handling first thing in main Change-Id: I006dcb581671

Re: adding bookmark to Help source for index ?

2016-08-07 Thread Olivier Hallot
Hello Cor The file classificationbar.xhp has more than one bookmark as you show. Have I missed something? regards Olivier Em 06/08/2016 05:49, Cor Nouws escreveu: > Hi, > > I've noticed that classificationbar.xhp is not shown in the Help index. > Looking at another help file, I expect that a bo

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

2016-08-07 Thread Bartosz Kosiorek
sc/source/filter/excel/xetable.cxx | 17 ++--- 1 file changed, 14 insertions(+), 3 deletions(-) New commits: commit 12408dad1b2af4055b91439e3cfbe46e0df52b41 Author: Bartosz Kosiorek Date: Sun Aug 7 13:58:21 2016 +0200 tdf#101363 Fix precision of column width according to MS

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

2016-08-07 Thread Lionel Elie Mamane
connectivity/source/drivers/postgresql/pq_resultsetmetadata.cxx |4 -- connectivity/source/drivers/postgresql/pq_tools.cxx | 14 -- connectivity/source/drivers/postgresql/pq_tools.hxx |1 connectivity/source/drivers/postgresql/pq_xtable.cxx|

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

2016-08-07 Thread Pranav Kant
loleaflet/dist/leaflet.css |7 +- loleaflet/src/core/LOUtil.js | 21 ++ loleaflet/src/core/Socket.js |3 loleaflet/src/layer/marker/Cursor.js | 12 ++- loleaflet/src/layer/tile/CalcTileLayer.js|1 loleaflet/src/lay

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

2016-08-07 Thread Caolán McNamara
sw/source/uibase/docvw/HeaderFooterWin.cxx |2 +- writerfilter/qa/cppunittests/rtftok/data/fail/tablemanager-5.rtf |binary writerfilter/source/dmapper/DomainMapper_Impl.cxx|4 +--- 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit

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

2016-08-07 Thread Henry Castro
loleaflet/build/deps.js | 15 +++-- loleaflet/src/control/Control.ColumnHeader.js | 38 - loleaflet/src/control/Control.Header.js | 75 ++ loleaflet/src/control/Control.RowHeader.js| 38 - 4 files changed, 160

Agnieszka Domanska license statement

2016-08-07 Thread Agnieszka Domańska
All od my past and future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Agnieszka Domanska ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-08-07 Thread Jochen Nitschke
sc/source/filter/excel/excform.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit d8915b5dffce7089f3cda200d37ca2e64f727fa9 Author: Jochen Nitschke Date: Sun Aug 7 14:54:55 2016 +0200 sc: drop missed osl/endian.h include ... in commit 05c89af876fc7bb2e02e7de84df0cfc28