Re: tdf#109097 - mdds accelerating random lookups

2017-08-26 Thread Noel Grandin
On 24 August 2017 at 12:03, Dennis Francis wrote: > it takes O(N)) without position hints. 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 > > One relatively simple thing that might be worth tr

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

2017-08-26 Thread Chris Sherlock
include/osl/socket.h | 163 +++ 1 file changed, 89 insertions(+), 74 deletions(-) New commits: commit 8f60fe1af60944092c28f5a534af6f10cf9f6ba9 Author: Chris Sherlock Date: Sun Aug 27 16:05:10 2017 +1000 osl: document socket enums C

Kiyotaka Nishibori License statement

2017-08-26 Thread Kiyotaka Nishibori
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Kiyotaka Nishibori ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-08-26 Thread Chris Sherlock
include/osl/socket.h | 174 +++ 1 file changed, 94 insertions(+), 80 deletions(-) New commits: commit 1fab08fbeadc072f0196a7245785a6ab63474135 Author: Chris Sherlock Date: Sun Aug 27 13:16:35 2017 +1000 osl: cleanup socket.h Change

[Libreoffice-commits] core.git: Branch 'private/tbsdy/workbench' - sal/Executable_setgetenv.mk sal/workben

2017-08-26 Thread Chris Sherlock
sal/Executable_setgetenv.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cb71ba8e4d5e9a015b74d85623bebb7e3e0560e5 Author: Chris Sherlock Date: Sun Aug 27 12:59:42 2017 +1000 sal workbench: more reorg cleanup Change-Id: I9eba92b4d270e155d8017e67ae02

New Defects reported by Coverity Scan for LibreOffice

2017-08-26 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 4 new defect(s) introduced to LibreOffice found with Coverity Scan. 10 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

CppCheck Report Update

2017-08-26 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2017-27-08_03:26:13 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

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

2017-08-26 Thread serdarot5
sc/qa/unit/data/xlsx/tdf83672.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 21 + sc/source/filter/oox/drawingfragment.cxx |6 +++--- 3 files changed, 24 insertions(+), 3 deletions(-) New commits: commit 2b7561799eeb0bf8ae14bff3702ffa6cda15d17c Author: s

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

2017-08-26 Thread Ashod Nakashian
sw/inc/rdfhelper.hxx | 38 sw/source/core/doc/rdfhelper.cxx | 89 +++ 2 files changed, 120 insertions(+), 7 deletions(-) New commits: commit 714282573cd6fe8c9d95d3072c15d1e6cb94dc73 Author: Ashod Nakashian Date: Fri Aug 25 13

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

2017-08-26 Thread Paul Trojahn
sd/qa/unit/data/odp/rotate_flip.odp |binary sd/qa/unit/export-tests-ooxml2.cxx | 47 2 files changed, 47 insertions(+) New commits: commit 60c5955cb9f75a066cde0be3a3e39de83845279b Author: Paul Trojahn Date: Fri Aug 25 14:22:35 2017 +0200 PPTX expor

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

2017-08-26 Thread Chris Sherlock
New branch 'private/tbsdy/workbench' available with the following commits: commit 47dc11d7ded4a47ec57924058c229fb1730f43b2 Author: Chris Sherlock Date: Sun Aug 27 02:41:01 2017 +1000 sal workbench: reorganize files Change-Id: I3549fb9db3b473ed96ae81061ab7b684cb4b60ae commit 108e37

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

2017-08-26 Thread Tamás Zolnai
include/oox/ole/axcontrol.hxx |1 oox/source/ole/axcontrol.cxx | 11 +- oox/source/token/properties.txt|1 sw/qa/extras/ooxmlexport/data/activex_option_button_group.docx |binary sw/q

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

2017-08-26 Thread Chris Sherlock
include/osl/thread.h |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1ab6d39146b6ff0a633ae0821e2db5705d3ad6c3 Author: Chris Sherlock Date: Sun Aug 27 01:36:41 2017 +1000 osl: clarify osl_scheduleThread() documentation Change-Id: If9990acd06f5395

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

2017-08-26 Thread Chris Sherlock
include/osl/thread.h | 34 +- 1 file changed, 33 insertions(+), 1 deletion(-) New commits: commit 4aee9d3283b93bc617474b94afa9395495c3792b Author: Chris Sherlock Date: Sun Aug 27 01:31:47 2017 +1000 osl: thread doxygen update Change-Id: I345fdc1f

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

2017-08-26 Thread Mike Kaganski
sc/qa/unit/data/xlsx/tdf89139_pivot_table.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 18 + sc/source/filter/excel/xepivotxml.cxx | 80 +++-- 3 files changed, 68 insertions(+), 30 deletions(-) New commits: commit 711cdc36c42a3a9b8d0369c6fd85

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

2017-08-26 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

Re: tdf#109097 - mdds accelerating random lookups

2017-08-26 Thread Kohei Yoshida
On Sat, 2017-08-26 at 09:39 -0400, Kohei Yoshida wrote: > One good news is that, this position update > can potentially can concurrently if necessary since such operation > only > modifies the size of one block at any given moment, and the delta > size > can be applied to all the subsequent blocks

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

2017-08-26 Thread Andrea Gelmini
uui/source/iahndl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72d5cc9ebf64d65ee64b6c091ec7f43a2a777ae5 Author: Andrea Gelmini Date: Sat Aug 26 15:41:24 2017 +0200 Fix typo Change-Id: I2d79b299256feefa66ad0b120387d5cab6737345 Reviewed-on: h

Re: tdf#109097 - mdds accelerating random lookups

2017-08-26 Thread Kohei Yoshida
On Thu, 2017-08-24 at 15:33 +0530, Dennis Francis wrote: > Hello, > > As this bug report (https://bugs.documentfoundation.org/show_bug.cgi? > id=109097) suggests > it is highly desirable to improve the lookup time in > multi_type_vector (currently in worst case  > it takes O(N)) without position h

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

2017-08-26 Thread Chris Sherlock
sal/workben/osl/monitor.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 81fab24cf89ee65d6dda08f0d14fb9c7175aaf81 Author: Chris Sherlock Date: Sat Aug 26 23:33:47 2017 +1000 vcl workbench: followup cond var removal Change-Id: I76cab36eb35f64d15a20381938d8fc21f222aa

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

2017-08-26 Thread Chris Sherlock
sal/workben/osl/monitor.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60827c395566b23a987e91e99aa984e1735034e0 Author: Chris Sherlock Date: Sat Aug 26 23:31:02 2017 +1000 vcl workbench: remove unneeded cond variable from monitor Change-Id: Idcf4

[Libreoffice-commits] core.git: Branch 'private/tbsdy/workbench' - Repository.mk sal/Executable_monitor.mk sal/Module_sal.mk sal/workben

2017-08-26 Thread Chris Sherlock
Repository.mk |1 sal/Executable_monitor.mk | 31 ++ sal/Module_sal.mk |1 sal/workben/osl/monitor.cxx | 136 4 files changed, 169 insertions(+) New commits: commit aa9bb4ba0937e24b09356516c16593619f634422

Re: [Libreoffice-commits] core.git: tell msvc our source code is written using utf-8

2017-08-26 Thread Mark Hung
Hi Stephan, I always convert Chinese string to \u form, and refrain from using non English characters directly. I believe that allows others who don't know my language to help me, or at least do not make them confuse when reading the code. Another issue is that developers might not install t

Nawed Imroze license statement

2017-08-26 Thread Nawed Imroze
All of my past & future contributions to LibreOffice may be licensed under MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-08-26 Thread Mike Kaganski
sc/qa/unit/data/xlsx/tdf89139_pivot_table.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 18 + sc/source/filter/excel/xepivotxml.cxx | 46 + 3 files changed, 51 insertions(+), 13 deletions(-) New commits: commit d828577bcd522eaa57e40f88

Re: [Libreoffice-commits] core.git: tell msvc our source code is written using utf-8

2017-08-26 Thread Stephan Bergmann
On 08/17/2017 10:33 AM, Stephan Bergmann wrote: Are we confident that all relevant toolchains treat C++ source files as UTF-8 now? How about e.g. Linux, where I could imagine that GCC/Clang would base their behavior on LC_* env vars? Turns out GCC/Clang have a corresponding flag, now set with

To get some help - Bug 38835

2017-08-26 Thread Gayan Thejawansha
Hello there, I hope to working on the bug of Bug 38835 - strip out non-trivial globals before main which is shown in here. ( https://bugs.documentfoundation.org/show_bug.cgi?id=38835 ) I understood the problem there but I don't have any idea of how to start the bug fixing. Since I have the avera

no parameter values for "[in] sequence >" [equivalent for hasValue() for "[in] any"?]

2017-08-26 Thread Lars Callenbach
Hi all, is it possible to have leave the parameter empty in Calc function if the input is of type "[in] sequence >" in the IDL-file? For scalar parameters of the type "[in] any" it is possible to use the "hasValue()" method to analyse whether a parameter value is provided by the user for the func

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - cd/a9ee31f7f1913660c6dce17192076ddf52c4a9

2017-08-26 Thread Caolán McNamara
cd/a9ee31f7f1913660c6dce17192076ddf52c4a9 |1 + 1 file changed, 1 insertion(+) New commits: commit 4cd5d9798a54c50071f8aa079c0ed8bd13e88ff8 Author: Caolán McNamara Date: Sat Aug 26 10:49:18 2017 +0100 Notes added by 'git notes add' diff --git a/cd/a9ee31f7f1913660c6dce17192076ddf52c

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

2017-08-26 Thread Matthias Seidel
svx/inc/svxerr.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3c49b28ffa7ab062726e5e600312d9164224404e Author: Matthias Seidel Date: Sat Apr 22 13:26:38 2017 + Fixed typos (whitespace) (cherry picked from commit cda9ee31f7f1913660c6dce1719207

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

2017-08-26 Thread Noel Grandin
sc/inc/PivotTableDataSource.hxx|2 +- sc/inc/miscuno.hxx |4 ++-- sc/inc/shapeuno.hxx|2 +- sc/source/ui/inc/auditsh.hxx |2 +- sc/source/ui/inc/cellsh.hxx|2 +- sc/sou