Re: tdf#109097 - mdds accelerating random lookups

2017-08-25 Thread Michael Meeks
On 25/08/17 16:42, Eike Rathke wrote: > Does not sound very appealing to me. A better lookup time is certainly > desirable by means of interpolation or binary search, but at the cost of > insertion/deletion time that's not gonna fly. Sure - unfortunately its not possible to do a good

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

2017-08-25 Thread Justin Luth
sw/source/filter/ww8/ww8par2.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit c420f36d9a19bb0b9da5cefa0c1b54b60ccb41a8 Author: Justin Luth Date: Fri Aug 25 15:28:54 2017 -0400 remove dead comment. The code that this comment documented

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 45 commits - basegfx/source canvas/Library_canvastools.mk canvas/source comphelper/source compilerplugins/clang cui/source dbacc

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit e6c29a0585237ebea3b2b962ff517f202ce6154d Author: Jan-Marek Glogowski Date: Fri Aug 25 22:03:47 2017 +0200 OSX fix ODK example builds with enabled SIP The "System Integrity Protection”, introduced in macOS El

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

2017-08-25 Thread Miklos Vajna
writerperfect/CppunitTest_writerperfect_epubexport.mk|2 writerperfect/qa/unit/EPUBExportTest.cxx | 57 --- writerperfect/qa/unit/data/writer/epubexport/2pages.fodt | 14 +++ writerperfect/source/writer/EPUBExportFilter.cxx |6 + 4 files

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

2017-08-25 Thread Stephan Bergmann
binaryurp/source/proxy.cxx |4 ++-- binaryurp/source/proxy.hxx |6 -- 2 files changed, 6 insertions(+), 4 deletions(-) New commits: commit e9d64ca080ed0cf2dcb56be13bee1bffbff880fd Author: Stephan Bergmann Date: Fri Aug 25 20:32:22 2017 +0200 Replace use

[Libreoffice-commits] core.git: Branch 'feature/gsoc17-revamp-customize-dialog' - cui/source cui/uiconfig

2017-08-25 Thread Muhammet Kara
cui/source/customize/SvxMenuConfigPage.cxx| 33 + cui/source/customize/SvxToolbarConfigPage.cxx | 90 ++ cui/source/customize/cfg.cxx |4 + cui/source/inc/SvxConfigPageHelper.hxx|5 + cui/source/inc/SvxMenuConfigPage.hxx

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

2017-08-25 Thread Fyodor Yemelyanenko
unoxml/qa/unit/domtest.cxx| 161 +++--- unoxml/source/dom/documentbuilder.cxx | 68 -- unoxml/source/dom/documentbuilder.hxx | 11 ++ 3 files changed, 162 insertions(+), 78 deletions(-) New commits: commit

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

2017-08-25 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/reference_operators.fods | 5547 1 file changed, 5547 insertions(+) New commits: commit 2ea022ec2101703a7034dbb640553165eb0ff224 Author: Zdeněk Crhonek Date: Thu Aug 24 13:00:50 2017 +0200 add reference operators tests

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 113 commits - android/Bootstrap basctl/source basic/inc basic/qa basic/source bin/lo-all-static-libs canvas/Library_canvastools.

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 01fd4e761a035139538fe2419c357f527b14d611 Author: Jan-Marek Glogowski Date: Thu Aug 24 13:41:37 2017 +0200 tdf#111994 WIN workaround PostMessage delays Fixes the "Multiple timers in queue" assertion by effectively

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

2017-08-25 Thread Paul Trojahn
sd/qa/unit/export-tests-ooxml2.cxx | 18 +++--- sd/source/filter/eppt/pptx-epptooxml.cxx |3 ++- 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit 69cfafef7a28aad7a013bb440e15e23e59ea628c Author: Paul Trojahn Date: Wed Aug 23

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

2017-08-25 Thread Stephan Bergmann
ucb/source/ucp/webdav/ContentProperties.cxx|6 - ucb/source/ucp/webdav/DAVException.hxx |1 ucb/source/ucp/webdav/DAVSession.hxx |2 ucb/source/ucp/webdav/webdavcontent.cxx| 86 - ucb/source/ucp/webdav/webdavcontentcaps.cxx

Re: Minutes of ESC call 2017-08-17

2017-08-25 Thread khagaroth
So what's the plan for handling the line spacing changes outfall? After this change LO is currently unusable as it completely breaks existing documents and the bugs don't see much activity. On Mon, Aug 21, 2017 at 8:05 PM, Xisco Fauli wrote: > Hello, > > + build

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

2017-08-25 Thread Michael Stahl
solenv/bin/create-tags |1 + 1 file changed, 1 insertion(+) New commits: commit 3aab0593dd0b64849488f2186221135df9851258 Author: Michael Stahl Date: Fri Aug 25 12:34:30 2017 +0200 create-tags: find UNO IDL exceptions too Change-Id:

[Libreoffice-commits] core.git: basctl/source basic/source cui/source framework/source include/vcl sc/source sfx2/source svx/source sw/source uui/source vcl/inc vcl/source

2017-08-25 Thread Armin Le Grand
basctl/source/basicide/baside3.cxx|4 - basic/source/runtime/iosys.cxx|6 +- basic/source/runtime/methods.cxx |2 cui/source/customize/cfg.cxx |4 - framework/source/dispatch/closedispatcher.cxx |9 +++

[Libreoffice-commits] core.git: Branch 'private/jmux/scheduler-fixes' - 13 commits - basctl/source basic/source canvas/Library_canvastools.mk canvas/source comphelper/source cui/source dbaccess/Module

2017-08-25 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit c80f1807de6399c48cf6e38837d91df65338cab3 Author: Jan-Marek Glogowski Date: Fri Aug 25 11:12:24 2017 +0200 Cleanup dbaccess module makefile Change-Id: Ic379a8362bb25fb1635c9900bbf247c8f2943c74 diff --git

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

2017-08-25 Thread Stephan Bergmann
ucb/source/ucp/webdav/DAVSession.hxx|4 ++-- ucb/source/ucp/webdav/DAVSessionFactory.cxx |6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit d1f795167dba9ef7421a49a6e1be2f6cf2409df5 Author: Stephan Bergmann Date: Fri Aug 25

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

2017-08-25 Thread Justin Luth
sw/source/filter/ww8/wrtww8.cxx | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) New commits: commit fde332fc9d59102749dbeb20f4e78e2233152e1b Author: Justin Luth Date: Fri Aug 25 17:53:58 2017 -0400 tdf#32991 DOCexport: MSO-compatible

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

2017-08-25 Thread Michael Stahl
sw/inc/IDocumentRedlineAccess.hxx | 12 ++-- sw/source/core/doc/DocumentRedlineManager.cxx | 17 - sw/source/core/doc/doccomp.cxx|9 ++--- sw/source/core/inc/DocumentRedlineManager.hxx |2 +- sw/source/core/undo/undobj.cxx

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 34/eee6188fa593b593c4befedea9c130648cd006 98/61ed6bfb7a7d8f57feae35b9482b6b81999d78 ba/9846bdce23798db9f2bd3af55f4a74b97775cd

2017-08-25 Thread Caolán McNamara
34/eee6188fa593b593c4befedea9c130648cd006 |1 + 98/61ed6bfb7a7d8f57feae35b9482b6b81999d78 |1 + ba/9846bdce23798db9f2bd3af55f4a74b97775cd |1 + 3 files changed, 3 insertions(+) New commits: commit eeb0d6530b673364f0b9f38e2f5c2d73c14c81f3 Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 10/810253c9c0ab4721f398051ed5e29d916a5186 4f/33f6d577c3497147b7e790c8f623137252e311 f2/d938c457e18aeb8bf7726f21a4cbcf4d6b180c

2017-08-25 Thread Caolán McNamara
10/810253c9c0ab4721f398051ed5e29d916a5186 |1 + 4f/33f6d577c3497147b7e790c8f623137252e311 |1 + f2/d938c457e18aeb8bf7726f21a4cbcf4d6b180c |1 + 3 files changed, 3 insertions(+) New commits: commit 89608008fe0a2ea03741037dddaa0dcf4924b98f Author: Caolán McNamara

[Libreoffice-commits] core.git: cui/source desktop/source include/opencl opencl/inc opencl/source sc/source

2017-08-25 Thread Tor Lillqvist
cui/source/dialogs/about.cxx |2 cui/source/options/optopencl.cxx |2 desktop/source/app/opencl.cxx| 10 +- include/opencl/openclwrapper.hxx |2 opencl/inc/opencl_device.hxx |9 -- opencl/source/OpenCLZone.cxx |

[Libreoffice-commits] core.git: extensions/source framework/source sc/source sd/source sfx2/source svx/source sw/source toolkit/source vcl/source

2017-08-25 Thread Tor Lillqvist
extensions/source/ole/unoobjw.cxx|2 +- framework/source/loadenv/loadenv.cxx |2 +- framework/source/services/dispatchhelper.cxx |2 +- sc/source/ui/unoobj/docuno.cxx |4 ++-- sc/source/ui/unoobj/viewuno.cxx

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

2017-08-25 Thread Pranav Kant
loleaflet/src/core/Socket.js | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 29aef0af4b5c2a883131f60c7cea5f13eddf48f6 Author: Pranav Kant Date: Fri Aug 25 17:38:26 2017 +0530 loleaflet: Mention the reason of closing

[Libreoffice-commits] core.git: compilerplugins/clang editeng/source include/svtools sc/source svl/source svtools/source

2017-08-25 Thread Noel Grandin
compilerplugins/clang/unusedfields.readonly.results | 248 +-- compilerplugins/clang/unusedfields.untouched.results | 46 +-- compilerplugins/clang/unusedfields.writeonly.results | 236 +- editeng/source/editeng/editobj.cxx |2

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/workbench'

2017-08-25 Thread Chris Sherlock
New branch 'private/tbsdy/workbench' available with the following commits: commit ebcd0ed9a49000f9fc3bd6b1f88532d1ded16461 Author: Chris Sherlock Date: Fri Aug 25 20:57:23 2017 +1000 sal workbench: add signal handler example Change-Id:

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

2017-08-25 Thread Eike Rathke
include/svl/zforlist.hxx| 14 +- svl/source/numbers/zforlist.cxx |7 +++ 2 files changed, 20 insertions(+), 1 deletion(-) New commits: commit 001e0e530f42b3838fa882ab77a3bb2b24f69ef7 Author: Eike Rathke Date: Fri Aug 25 14:18:13 2017 +0200

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4 commits - 1e/e80c7ffc614e3d09d158cbf06af52340556a32 80/6e8da132b4d61e9c8be654db83273fa6384ee2 87/bb76fe9dcef33f7555ce0efb819d9205106c4b

2017-08-25 Thread Caolán McNamara
1e/e80c7ffc614e3d09d158cbf06af52340556a32 |1 + 80/6e8da132b4d61e9c8be654db83273fa6384ee2 |1 + 87/bb76fe9dcef33f7555ce0efb819d9205106c4b |1 + 8b/c27d9745a169d7ac2f616aa12178987acce6de |1 + 4 files changed, 4 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4 commits - 18/2d624d915a495bdf15eb6c5a9686815bf6f59a 20/32d20d7d83578a7f4c23fb633289497bffed15 c4/a9e58550c5bc416ab6bed125e53dc06371002b

2017-08-25 Thread Caolán McNamara
18/2d624d915a495bdf15eb6c5a9686815bf6f59a |1 + 20/32d20d7d83578a7f4c23fb633289497bffed15 |1 + c4/a9e58550c5bc416ab6bed125e53dc06371002b |1 + f8/87b637e5506e025fe77f2a0543b6882976d2c8 |1 + 4 files changed, 4 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4b/bb85b0fc9adb175fe67ebc6f1c9ed460384fe9

2017-08-25 Thread Caolán McNamara
4b/bb85b0fc9adb175fe67ebc6f1c9ed460384fe9 |1 + 1 file changed, 1 insertion(+) New commits: commit d93427a9d17ed9aaad71013491a1757eb498f468 Author: Caolán McNamara Date: Fri Aug 25 13:40:56 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Noel Grandin
sc/inc/cellsuno.hxx |2 - sc/inc/fmtuno.hxx |4 +-- sc/inc/undorangename.hxx|2 - sc/source/core/tool/interpr4.cxx|2 -

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sw/CppunitTest_sw_ww8export2.mk sw/qa sw/source

2017-08-25 Thread Tamás Zolnai
sw/CppunitTest_sw_ww8export2.mk |1 sw/qa/extras/ww8export/data/checkbox_control.odt |binary sw/qa/extras/ww8export/ww8export2.cxx| 41 + sw/source/filter/ww8/rtfattributeoutput.cxx |2 sw/source/filter/ww8/wrtw8esh.cxx|

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

2017-08-25 Thread Noel Grandin
sc/inc/dptabres.hxx |4 +- sc/inc/funcdesc.hxx |3 + sc/source/core/data/dptabres.cxx | 60 ++- sc/source/core/data/funcdesc.cxx |8 + sc/source/filter/inc/tool.h |6 +-- sc/source/filter/lotus/tool.cxx |

[Libreoffice-commits] core.git: Branch 'private/tbsdy/workbench' - 0 commits -

2017-08-25 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4 commits - 0c/a742f5f8efcaef4e26db8856b5d4ae82baf0e2 40/6b75a02899a094f8390e450ebfb2788c0b2680 aa/fcb5b2118af95dae01d1f48c27084043a17680

2017-08-25 Thread Caolán McNamara
0c/a742f5f8efcaef4e26db8856b5d4ae82baf0e2 |1 + 40/6b75a02899a094f8390e450ebfb2788c0b2680 |1 + aa/fcb5b2118af95dae01d1f48c27084043a17680 |1 + ac/4c370570218b47e101834bbd51b8edd39b5dab |1 + 4 files changed, 4 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 4c/25b8d3ebe3a76793d40182f02d635b5b667321 ad/baa019462f16ac5d7bbbfcab50cdd7d63a7a22 b2/453f6d1fe3950665c46790fb8ab883a8fa930d

2017-08-25 Thread Caolán McNamara
4c/25b8d3ebe3a76793d40182f02d635b5b667321 |1 + ad/baa019462f16ac5d7bbbfcab50cdd7d63a7a22 |1 + b2/453f6d1fe3950665c46790fb8ab883a8fa930d |1 + 3 files changed, 3 insertions(+) New commits: commit fb520ee14136ffbf95ea1808a15bc205f7f5bf34 Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c4/941e575e9ea6d7502bbf25ca0e771f19c94527

2017-08-25 Thread Caolán McNamara
c4/941e575e9ea6d7502bbf25ca0e771f19c94527 |1 + 1 file changed, 1 insertion(+) New commits: commit f8f66f42108c48cb4d615b109b85ac13786f3c9f Author: Caolán McNamara Date: Fri Aug 25 13:32:18 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 23/47f1177c9180161eb75d134448cb3e0263b373 ee/263d67004fc478c82d4476dfaec599e8ea4cf9

2017-08-25 Thread Caolán McNamara
23/47f1177c9180161eb75d134448cb3e0263b373 |1 + ee/263d67004fc478c82d4476dfaec599e8ea4cf9 |1 + 2 files changed, 2 insertions(+) New commits: commit 1a008bc0cc457c52c1960b0607e397e13eee0169 Author: Caolán McNamara Date: Fri Aug 25 13:36:34 2017 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 98/0d6c071604ab25ada40983aebaba669e729767 e4/71770f4b6d1149b5a49af031d18a42efdafbe7

2017-08-25 Thread Caolán McNamara
98/0d6c071604ab25ada40983aebaba669e729767 |1 + e4/71770f4b6d1149b5a49af031d18a42efdafbe7 |1 + 2 files changed, 2 insertions(+) New commits: commit 2066b4fdfe9b33ff310b72a528daf884f879a6c0 Author: Caolán McNamara Date: Fri Aug 25 13:43:23 2017 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ce/17156eca18958638d1939da0b99a396b23f333

2017-08-25 Thread Caolán McNamara
ce/17156eca18958638d1939da0b99a396b23f333 |1 + 1 file changed, 1 insertion(+) New commits: commit 51f9f1d039c6949696ec0964004124be58a90469 Author: Caolán McNamara Date: Fri Aug 25 13:43:47 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Tamás Zolnai
oox/source/core/fragmenthandler2.cxx |1 oox/source/ole/axcontrolfragment.cxx | 19 ++ oox/source/vml/vmlshapecontext.cxx |4 ++- sd/qa/unit/data/pptx/activex_checkbox.pptx |binary sd/qa/unit/import-tests.cxx| 37

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4 commits - 09/dd9151ad6061fa07b82683d239af9e45dcafa5 58/5eb2de781c38835d255f844ea4e40459ab88ea 89/c91967e774b112dff603071a40159024560ec6

2017-08-25 Thread Caolán McNamara
09/dd9151ad6061fa07b82683d239af9e45dcafa5 |1 + 58/5eb2de781c38835d255f844ea4e40459ab88ea |1 + 89/c91967e774b112dff603071a40159024560ec6 |1 + fa/959d78ff2cb391e5ecf45aecea834db5ae85cd |1 + 4 files changed, 4 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 75/9545e3bf9075107b42da4f0bf7dce164f037d0 ab/2fbb32ace0a4148ff7d583711ba41c34ec687a

2017-08-25 Thread Caolán McNamara
75/9545e3bf9075107b42da4f0bf7dce164f037d0 |1 + ab/2fbb32ace0a4148ff7d583711ba41c34ec687a |1 + 2 files changed, 2 insertions(+) New commits: commit deed24c976cff044de983aa2539f504c2ac576cc Author: Caolán McNamara Date: Fri Aug 25 13:09:34 2017 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 02/16f6e9b9919b3e5597c1ca3fd580ecd07ea8be

2017-08-25 Thread Caolán McNamara
02/16f6e9b9919b3e5597c1ca3fd580ecd07ea8be |1 + 1 file changed, 1 insertion(+) New commits: commit 355d314fc55492d8f9fb069ba9b80b17b8232b62 Author: Caolán McNamara Date: Fri Aug 25 13:40:21 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 37/d1637e4ecf8dbcd4d05688a1aec33a4ac55c52 f9/2c8cb3120b632412a0c3a06ad7ac267df15509

2017-08-25 Thread Caolán McNamara
37/d1637e4ecf8dbcd4d05688a1aec33a4ac55c52 |1 + f9/2c8cb3120b632412a0c3a06ad7ac267df15509 |1 + 2 files changed, 2 insertions(+) New commits: commit eb4b850a479f505b67901065a56e26317527ffe4 Author: Caolán McNamara Date: Fri Aug 25 13:39:06 2017 +0100 Notes

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - dd/66125b45126706aca244e5c7c05e1d4deea948

2017-08-25 Thread Caolán McNamara
dd/66125b45126706aca244e5c7c05e1d4deea948 |1 + 1 file changed, 1 insertion(+) New commits: commit 8ffc9cee8cfb143871a0c5f4046a743dcf3b08ac Author: Caolán McNamara Date: Fri Aug 25 13:03:06 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3 commits - 68/5772bc0f6a4f67dfea8f1f881bb472b65d7334 99/00a206622d8b7543ea0db3e0c8fa3cc07bc566 e6/b321b89f0363beaba28f136a662765d23442bd

2017-08-25 Thread Caolán McNamara
68/5772bc0f6a4f67dfea8f1f881bb472b65d7334 |1 + 99/00a206622d8b7543ea0db3e0c8fa3cc07bc566 |1 + e6/b321b89f0363beaba28f136a662765d23442bd |1 + 3 files changed, 3 insertions(+) New commits: commit 37e22f104c3b8c9cd0884fb7b933bc55b8fb2b38 Author: Caolán McNamara

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

2017-08-25 Thread Justin Luth
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9c8c4415f64d91c0c30b025edef649344649c3d7 Author: Justin Luth Date: Mon Aug 21 15:54:47 2017 -0400 tdf#60351 - add unit test for shape brought to foreground

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/oox oox/source sw/CppunitTest_sw_ooxmlimport.mk sw/qa writerfilter/source

2017-08-25 Thread Tamás Zolnai
include/oox/vml/vmldrawing.hxx |1 include/oox/vml/vmlshapecontext.hxx |9 ++ oox/source/vml/vmldrawing.cxx |1 oox/source/vml/vmldrawingfragment.cxx |3 +- oox/source/vml/vmlshape.cxx

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang dbaccess/source editeng/source include/editeng include/oox include/svl include/svtools include/svx include/tools include/unotools incl

2017-08-25 Thread Noel Grandin
compilerplugins/clang/unusedmethods.results| 98 ++-- compilerplugins/clang/unusedmethods.unused-returns.results | 26 - dbaccess/source/core/dataaccess/databasedocument.cxx |5 dbaccess/source/core/dataaccess/databasedocument.hxx |8

[Libreoffice-commits] core.git: basic/inc include/vcl sc/inc svx/inc uui/inc

2017-08-25 Thread Noel Grandin
basic/inc/basic.hrc | 256 include/vcl/errcode.hxx |2 sc/inc/scerrors.hrc | 72 ++--- svx/inc/svxerr.hrc | 42 +++ uui/inc/ids.hrc | 128 5 files changed, 250 insertions(+), 250

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

2017-08-25 Thread Miklos Vajna
external/libepubgen/libepubgen-epub3.patch.1| 77 writerperfect/qa/unit/EPUBExportTest.cxx| 36 ++- writerperfect/qa/unit/data/writer/epubexport/hello.fodt |8 + writerperfect/source/writer/EPUBPackage.cxx |5 + 4 files

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

2017-08-25 Thread Szymon Kłos
sc/qa/unit/data/xlsx/tdf111876.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 22 ++ sc/source/filter/excel/xecontent.cxx | 15 --- sc/source/filter/excel/xestream.cxx |4 4 files changed, 38 insertions(+), 3 deletions(-) New commits:

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

2017-08-25 Thread Tamas Bunth
sc/source/ui/vba/vbafiledialog.cxx | 23 ++- 1 file changed, 18 insertions(+), 5 deletions(-) New commits: commit 485fcd4f367ebdf5a7494976424e64c7c68ff450 Author: Tamas Bunth Date: Thu Aug 24 23:24:11 2017 +0200 oovbaapi: Use default

Re: Minutes of ESC call 2017-08-24

2017-08-25 Thread Pranav Kant
Hi, On 24/08/17 20:23, Miklos Vajna wrote: * GSoC update (Thorsten / Markus / JanI) + timeline: + August 21 - 29: pens down, wrap up – this is now! + August 29 - September 5: final evaluations of students + September 6: passing projects announced + one open

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

2017-08-25 Thread Miklos Vajna
writerperfect/CppunitTest_writerperfect_epubexport.mk |4 + writerperfect/qa/unit/EPUBExportTest.cxx | 44 +++--- writerperfect/source/writer/EPUBExportFilter.cxx | 19 +++ 3 files changed, 59 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'private/tbsdy/workbench' - 0 commits -

2017-08-25 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2017-08-25 Thread Tor Lillqvist
sc/source/core/data/formulacell.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bafe8a5ef091a83a90d639fd3f583422fa055d53 Author: Tor Lillqvist Date: Fri Aug 25 16:30:00 2017 +0300 Follow-up fix for

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - filter/source include/filter include/oox oox/source sw/qa sw/source writerfilter/inc writerfilter/source

2017-08-25 Thread Tamás Zolnai
dev/null |binary filter/source/msfilter/eschesdo.cxx | 20 + include/filter/msfilter/escherex.hxx |3 include/oox/export/vmlexport.hxx | 35 ++

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e3/08d11fe1caa8e168f4fa28d8a6516452d3c020

2017-08-25 Thread Caolán McNamara
e3/08d11fe1caa8e168f4fa28d8a6516452d3c020 |1 + 1 file changed, 1 insertion(+) New commits: commit 9f747e15d8595d2644c842d117df9af895d95dc5 Author: Caolán McNamara Date: Fri Aug 25 14:57:38 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a4/3c1a4a3daa438a15e652649f35264539b25955

2017-08-25 Thread Caolán McNamara
a4/3c1a4a3daa438a15e652649f35264539b25955 |1 + 1 file changed, 1 insertion(+) New commits: commit bd4a05b2e1c8b4de94adfe47d725da916a5e217e Author: Caolán McNamara Date: Fri Aug 25 15:01:08 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 5a/43781127045b150224afd2bc28bc129d3367e5

2017-08-25 Thread Caolán McNamara
5a/43781127045b150224afd2bc28bc129d3367e5 |1 + 1 file changed, 1 insertion(+) New commits: commit 6148431f019f59d3b3083d4d76b5509ada2d1efc Author: Caolán McNamara Date: Fri Aug 25 15:06:18 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Szymon Kłos
sc/qa/unit/data/xlsx/tdf111876.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 22 ++ sc/source/filter/excel/xecontent.cxx | 15 --- sc/source/filter/excel/xestream.cxx |4 4 files changed, 38 insertions(+), 3 deletions(-) New commits:

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

2017-08-25 Thread Tamás Zolnai
sd/qa/unit/data/pptx/tdf108926.ppt |binary sd/qa/unit/import-tests.cxx| 19 ++ sd/source/filter/ppt/pptin.cxx | 321 ++--- 3 files changed, 178 insertions(+), 162 deletions(-) New commits: commit b9763e77863cd4db843a72c3a3d7291ed8ae Author:

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 3b/ce9618fafde4c4e8154aa2dbf55928c2062bf2

2017-08-25 Thread Caolán McNamara
3b/ce9618fafde4c4e8154aa2dbf55928c2062bf2 |1 + 1 file changed, 1 insertion(+) New commits: commit b8115bc77825be2ce993f8b70a0ce2c2454e4c67 Author: Caolán McNamara Date: Fri Aug 25 15:00:11 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'private/swe/libreoffice-5-2+backports' - framework/source include/vcl uui/source vcl/inc vcl/source

2017-08-25 Thread Armin Le Grand
framework/source/dispatch/closedispatcher.cxx |9 +++ framework/source/loadenv/loadenv.cxx |4 + include/vcl/dialog.hxx| 17 ++ include/vcl/msgbox.hxx|3 - include/vcl/svapp.hxx |6 ++

[Libreoffice-commits] core.git: sc/CppunitTest_sc_macros_test.mk sc/qa sc/sdi sc/source

2017-08-25 Thread Henry Castro
sc/CppunitTest_sc_macros_test.mk |1 sc/qa/extras/macros-test.cxx | 40 +++ sc/qa/extras/testdocuments/StarBasic.ods |binary sc/qa/unit/tiledrendering/tiledrendering.cxx | 19 +--- sc/sdi/scalc.sdi

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

2017-08-25 Thread Noel Grandin
sc/inc/colcontainer.hxx |3 +++ sc/inc/document.hxx |4 sc/inc/table.hxx | 13 + sc/source/core/data/document.cxx | 17 +++-- sc/source/core/data/drwlayer.cxx | 34 +++---

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

2017-08-25 Thread Szymon Kłos
sw/qa/extras/ooxmlexport/data/tdf109184.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx| 19 +++ writerfilter/source/dmapper/CellColorHandler.cxx |2 +- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - c6/9706339cae9addb482464b03bba7a8b60e13c1

2017-08-25 Thread Caolán McNamara
c6/9706339cae9addb482464b03bba7a8b60e13c1 |1 + 1 file changed, 1 insertion(+) New commits: commit 79a109292d9def3214f1a45b12938b4e1140ce14 Author: Caolán McNamara Date: Fri Aug 25 15:16:09 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Szymon Kłos
sw/qa/extras/ooxmlexport/data/watermark-layer.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport9.cxx | 15 +++ sw/source/core/edit/edfcol.cxx | 15 ++- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 10 +- 4 files changed,

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 33/0392f87e90e4345273d42425b3ffc735281a7c

2017-08-25 Thread Caolán McNamara
33/0392f87e90e4345273d42425b3ffc735281a7c |1 + 1 file changed, 1 insertion(+) New commits: commit 8164c59ab7c7909270357152a1e8c0c2942a18bc Author: Caolán McNamara Date: Fri Aug 25 15:25:38 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Stephan Bergmann
compilerplugins/clang/redundantcast.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit c5616014bb288b89610b8b59b9515a06577a8c41 Author: Stephan Bergmann Date: Fri Aug 25 20:21:25 2017 +0200 loplugin:redundantcast: suppress warnings in

[Libreoffice-commits] core.git: instsetoo_native/inc_openoffice

2017-08-25 Thread Matthias Seidel
instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf | 22 +- 1 file changed, 11 insertions(+), 11 deletions(-) New commits: commit 8e246b5cccadbac1e6d6c39fcd2a872727683f75 Author: Matthias Seidel Date: Sun Jul 23 18:02:29 2017 + Deleted

[Libreoffice-commits] core.git: writerperfect/Library_wpftwriter.mk writerperfect/source

2017-08-25 Thread Miklos Vajna
writerperfect/Library_wpftwriter.mk |2 writerperfect/source/writer/exp/txtparai.cxx | 17 - writerperfect/source/writer/exp/txtstyli.cxx | 90 +++ writerperfect/source/writer/exp/txtstyli.hxx | 44 +

[Libreoffice-commits] core.git: Changes to 'private/tbsdy/workbench'

2017-08-25 Thread Chris Sherlock
New branch 'private/tbsdy/workbench' available with the following commits: commit 47cbb049118c3414341e4ec6dfb77e55813549ac Author: Chris Sherlock Date: Fri Aug 25 20:57:23 2017 +1000 sal workbench: add signal handler example Change-Id:

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

2017-08-25 Thread Michael Stahl
unoxml/source/dom/documentbuilder.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ae3ba018bfe066854fd787e2938441e4cc1316e1 Author: Michael Stahl Date: Fri Aug 25 13:31:25 2017 +0200 unoxml: CDocumentBuilder: just catch all Exception

Re: [GSoC] Replace EditEngine binary clipboard with ODF filter - Project Status - Varun Dhall

2017-08-25 Thread Eike Rathke
Hi Varun, On Thursday, 2017-08-24 06:51:32 +0530, Varun Dhall wrote: > During last 12 weeks I worked on my GSoC project "Replace EditEngine binary > clipboard with ODF filter". I have successfully completed the project and > all my changes are merged into the master. Great, congratulations!

Re: tdf#109097 - mdds accelerating random lookups

2017-08-25 Thread Eike Rathke
Hi Dennis, On Thursday, 2017-08-24 15:33:26 +0530, Dennis Francis wrote: > One way to improve the situation is > to store absolute > position of first element of each block in the block instead of the block > size member. This > can improve the lookup time up to log(log(N)) using linear

Christian Glombek license statement

2017-08-25 Thread Glombek, Christian Johannes
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

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

2017-08-25 Thread Miklos Vajna
writerfilter/source/dmapper/LatentStyleHandler.cxx |4 ++-- writerfilter/source/dmapper/LatentStyleHandler.hxx |2 +- writerfilter/source/dmapper/SmartTagHandler.cxx |6 +++--- writerfilter/source/dmapper/SmartTagHandler.hxx |4 ++--

Re: Minutes of ESC call 2017-08-24

2017-08-25 Thread Jean-Baptiste Faure
Hi, Le 24/08/2017 à 16:53, Miklos Vajna a écrit : [...] * Release Engineering update (Christian) + 5.3.6 RC1 is on the mirrors, to be announced early next week Some time ago, new RC builds were systematically announced on several ML (dev, QA, projects). Now, several RC were not

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

2017-08-25 Thread Stephan Bergmann
test/source/screenshot_test.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f0b0123fa3f70ede8592befcd01381542db76617 Author: Stephan Bergmann Date: Fri Aug 25 09:46:38 2017 +0200 Remove spurious indent of first line

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6b/62e035d388ce14630da65d63db5a216e1848e7

2017-08-25 Thread Caolán McNamara
6b/62e035d388ce14630da65d63db5a216e1848e7 |1 + 1 file changed, 1 insertion(+) New commits: commit 3849da44905debe88ca64ec43379f55800243134 Author: Caolán McNamara Date: Fri Aug 25 18:24:46 2017 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: ridljar/com

2017-08-25 Thread Damjan Jovanovic
ridljar/com/sun/star/uno/UnoRuntime.java | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 3f84390f585cf71331a77ab5ca632cacaf3ad7b9 Author: Damjan Jovanovic Date: Sun Aug 20 06:22:29 2017 + i#32546# - Java

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6d/d83d1c6c5c580d14ca3d0458be4020603ba118

2017-08-25 Thread Caolán McNamara
6d/d83d1c6c5c580d14ca3d0458be4020603ba118 |1 + 1 file changed, 1 insertion(+) New commits: commit f9f51a75264e7953021be8b9ca853455e2c33c0b Author: Caolán McNamara Date: Fri Aug 25 18:26:46 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Damjan Jovanovic
offapi/com/sun/star/sdbc/SQLException.idl |2 -- 1 file changed, 2 deletions(-) New commits: commit afa71c58f13726a76f7b0d46b6e834403ac8f97b Author: Damjan Jovanovic Date: Wed Aug 16 16:26:08 2017 + Remove some incorrect API documentation for the

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ec/d7e16c6d6277530879ed11e752d000248c56c7

2017-08-25 Thread Caolán McNamara
ec/d7e16c6d6277530879ed11e752d000248c56c7 |1 + 1 file changed, 1 insertion(+) New commits: commit 90f239e073fa6534d6cbff702c94e7d71ed4de6b Author: Caolán McNamara Date: Fri Aug 25 18:33:23 2017 +0100 Notes added by 'git notes add' diff --git

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

2017-08-25 Thread Caolán McNamara
sc/source/ui/dataprovider/dataprovider.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 90beace1e0a67027f4830510840b4aff14bb Author: Caolán McNamara Date: Fri Aug 25 10:33:40 2017 +0100 coverity#1416669 Uninitialized

[Libreoffice-commits] core.git: 4 commits - filter/source sal/textenc sw/qa vcl/source

2017-08-25 Thread Caolán McNamara
filter/source/graphicfilter/itiff/itiff.cxx |2 +- sal/textenc/tcvtkr6.tab |4 ++-- sw/qa/extras/ww8export/ww8export2.cxx |1 + vcl/source/app/svmain.cxx | 25 - 4 files changed, 20 insertions(+), 12 deletions(-)

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

2017-08-25 Thread Michael Stahl
sw/qa/core/data/odt/fail/82fff64a-0a21-4b09-bbdc-2914a5a150f0.odt |binary xmloff/source/style/xmlnumfi.cxx |5 + 2 files changed, 5 insertions(+) New commits: commit f07bb0fed885f7a13c08f2bc3203e727db7cef1c Author: Michael Stahl Date:

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

2017-08-25 Thread Caolán McNamara
hwpfilter/source/drawing.h |2 -- hwpfilter/source/hiodev.cxx |3 ++- sw/source/filter/ww8/ww8scan.cxx |2 +- 3 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 682f05f0b04f0f6949fbd220140964006dd7cbe6 Author: Caolán McNamara Date:

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - 6 commits - canvas/source external/libxml2 readlicense_oo/license sc/source sw/qa sw/source

2017-08-25 Thread Michael Stahl
canvas/source/cairo/cairo_textlayout.cxx |2 canvas/source/vcl/textlayout.cxx |2 external/libxml2/0001-Fix-buffer-size-checks-in-xmlSnprintfElementContent.patch.1 | 116

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

2017-08-25 Thread Michael Stahl
sw/qa/core/data/odt/fail/82fff64a-0a21-4b09-bbdc-2914a5a150f0.odt |binary xmloff/source/style/xmlnumfi.cxx |5 + 2 files changed, 5 insertions(+) New commits: commit 1e264bb2bf0dc9d173abff02a078f089669d95cd Author: Michael Stahl Date:

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

2017-08-25 Thread Michael Stahl
basegfx/source/matrix/b3dhommatrix.cxx| 13 ++-- basegfx/source/polygon/b2dpolygon.cxx | 31 -- basegfx/source/polygon/b2dpolypolygon.cxx |9 ++-- 3 files changed, 27 insertions(+), 26 deletions(-) New commits: commit

[Libreoffice-bugs] [Bug 112019] Character style font set in Bullets and Numbering not respected for bullets

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112019 Regina Henschel changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 112034] New: notebookbar: label collor didn't use system color

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112034 Bug ID: 112034 Summary: notebookbar: label collor didn't use system color Product: LibreOffice Version: unspecified Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 83946] [META] Tracking changes issues

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946 Bug 83946 depends on bug 109267, which changed state. Bug 109267 Summary: Assertion failed when undoing delete inside redline insert https://bugs.documentfoundation.org/show_bug.cgi?id=109267 What|Removed

[Libreoffice-bugs] [Bug 105537] [META] Assertion failed crashes

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105537 Bug 105537 depends on bug 109267, which changed state. Bug 109267 Summary: Assertion failed when undoing delete inside redline insert https://bugs.documentfoundation.org/show_bug.cgi?id=109267 What|Removed

[Libreoffice-bugs] [Bug 112035] New: Set the left and right page styles, but pages display left style on the right, right style on the left.

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112035 Bug ID: 112035 Summary: Set the left and right page styles, but pages display left style on the right, right style on the left. Product: LibreOffice Version: 5.2.7.2 release

[Libreoffice-bugs] [Bug 104937] FILEOPEN: RTF: table' s columns are narrower than they should be

2017-08-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104937 Miklos Vajna changed: What|Removed |Added Status|NEW |ASSIGNED

  1   2   3   >