Re: Aparajita Haldar license statement

2016-06-13 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-06-13 Thread Stephan Bergmann
compilerplugins/clang/passstuffbyref.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a94a0b148ceef61004564599c381048658ddc151 Author: Stephan Bergmann Date: Tue Jun 14 08:42:42 2016 +0200 Could swear I'd seen this produce a bogus compiler error

RE: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Winfried Donkers
Hi Kohei, > > Likely aRefStr isn't interned, but only constructed from an OUString. > > Yup, and what I used to do in a case like this was to insert a printf > statement in that constructor of SharedString (the one that only takes > OUString) to see if anybody is calling it. If somebody is calli

GSOC report : Week #3

2016-06-13 Thread Jaskaran Singh
Hi, I'm working on the project to implement import of ODF styles through Orcus. The following work has been done this week :- 1. Implemented ODF Font Underline in Orcus. 2. Written Tests for ODF Font Underline in Orcus. 3. Fixed a bug that prevented the import of some Border styles. I pl

GSoC Week 3

2016-06-13 Thread Akash Jain
Hi, During the third week I continued to integrate the new layout class in the existing windows layout code path. The only major part is connecting the windows api to my class. I continue to work on getting the new code path working on windows this week. Regards, Akash ___

Re: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Kohei Yoshida
On Mon, 2016-06-13 at 10:31 +0200, Eike Rathke wrote: > Hi Winfried, > > On Monday, 2016-06-13 10:18:02 +0200, Winfried Donkers wrote: > > > (aRefStr and aStr being svl::SharedString) > > Apparently this doesn't work, getDataIgnoreCase() does not return a string, > > but 0x0. > > gdb tells me th

[Libreoffice-commits] core.git: Branch 'feature/fixes24' -

2016-06-13 Thread László Németh
0 files changed New commits: commit 146f255c4dd923aa9816a68e83312b84bb4bb5f6 Author: László Németh Date: Tue Jun 14 03:08:49 2016 +0200 empty commit (repeat) Change-Id: I6db628b254bf19cce1a1537664841d7caa69fec0 ___ Libreoffice-commit

[Libreoffice-commits] core.git: Branch 'feature/fixes24' -

2016-06-13 Thread László Németh
0 files changed New commits: commit 3519c3db4c6a3e18af347be6111dd6db2178d03d Author: László Németh Date: Tue Jun 14 02:44:22 2016 +0200 empty commit (repeat) Change-Id: If0a927d65b9085e28fa378b886a8b2f330db4dd9 ___ Libreoffice-commit

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

2016-06-13 Thread Takeshi Abe
starmath/source/node.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 5338ee66e8b5b368f1536121bda621076d83a72b Author: Takeshi Abe Date: Mon Jun 13 16:14:42 2016 +0900 starmath: SmTableNode has type NTABLE Change-Id: I406b38f41c694d7b4df4d2b

Fwd: help for installation of libreoffice online

2016-06-13 Thread Pranav Kant
Hi, The problem is that it is not WOPI[1] enabled. If you look at this guy[2], you would be able to see whats going on behind the scenes; the codepath that you are hitting (i.e this bad request exception) [1] https://wopi.readthedocs.io/en/latest/ [2] https://gerrit.libreoffice.org/gitweb?p=onli

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

2016-06-13 Thread Akshay Deep
sfx2/source/doc/templatedlg.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 0f9a51344863344082c71005e054094e78bb31aa Author: Akshay Deep Date: Tue Jun 14 02:12:59 2016 +0530 Code cleanup: No need to explicitly show tooltips in Template Manager Change-Id: I32

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

2016-06-13 Thread Akshay Deep
sfx2/source/doc/templatedlg.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit a8bd44573b75d1399257d6f5d052611439607189 Author: Akshay Deep Date: Tue Jun 14 02:12:59 2016 +0530 Code cleanup: No need to explicitly show tooltips in Template Manager Change-Id: I32

[GSoC] Zoner Draw import, Week 3 report

2016-06-13 Thread Alex P
During this week I implemented pen color, width and fill with color and gradient in libzmf. Only linear and radial gradients are implemented because other gradients available in Zoner Draw (conical, rectangular, cross-shaped) are not supported by librevenge. http://i.imgur.com/q0y6yvY.png http://i

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.1' - 8 commits - cui/source sc/source sfx2/source sfx2/uiconfig sw/source vcl/opengl vcl/source vcl/unx

2016-06-13 Thread Olivier Hallot
cui/source/tabpages/textattr.cxx|6 +-- sc/source/core/tool/interpr2.cxx|6 +++ sfx2/source/appl/shutdownicon.cxx | 11 + sfx2/uiconfig/ui/inputdialog.ui | 30 ++-- sw/source/c

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

2016-06-13 Thread Caolán McNamara
editeng/source/editeng/impedit3.cxx | 21 ++--- 1 file changed, 6 insertions(+), 15 deletions(-) New commits: commit e0c6f71a8ea87c8a424c57e6f71f02f143d37ee9 Author: Caolán McNamara Date: Mon Jun 13 16:00:34 2016 +0100 coverity#1362679 try and tell coverity these are no

[Libreoffice-commits] online.git: Changes to 'libreoffice-5-2'

2016-06-13 Thread Henry Castro
New branch 'libreoffice-5-2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] online.git: Changes to 'refs/tags/libreoffice-5-2-branch-point'

2016-06-13 Thread Henry Castro
Tag 'libreoffice-5-2-branch-point' created by Andras Timar at 2016-06-13 18:40 + Tag libreoffice-5-2-branch-point Changes since collabora-online-1-0-branch-point-205: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm..

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

2016-06-13 Thread Miklos Vajna
sd/source/ui/view/Outliner.cxx | 53 +++-- 1 file changed, 46 insertions(+), 7 deletions(-) New commits: commit de432c0af127cc42a75292ec2288c13cbe0f1a44 Author: Miklos Vajna Date: Mon Jun 13 18:11:04 2016 +0200 sd: implement per-view LOK_CALLBACK_SEAR

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

2016-06-13 Thread Miklos Vajna
sd/source/ui/func/fusel.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit a61b7b81556c7ed3adc7022d488865f878237fb7 Author: Miklos Vajna Date: Mon Jun 13 18:10:13 2016 +0200 sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKED Change-Id: If

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

2016-06-13 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 21 +--- 1 file changed, 18 insertions(+), 3 deletions(-) New commits: commit bf11fe9fa1e2caf752c1f9ec3ead1ef20425143f Author: Miklos Vajna Date: Mon Jun 13 18:09:47 2016 +0200 gtktiledviewer: fix the per-view part se

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

2016-06-13 Thread Miklos Vajna
sd/source/ui/view/sdwindow.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 351aa7246deee977e90c0f0756df96e3b965effe Author: Miklos Vajna Date: Mon Jun 13 15:37:42 2016 +0200 sd: implement per-view LOK_CALLBACK_INVALIDATE_TILES With this, g

GSoC Weekly Report #3 - Table Styles

2016-06-13 Thread Jakub Trzebiatowski
Dear Community, This was the third week. This week I was working on: - Added CellStyle family. This required me to create a container in SwDoc to store unassigned SwBoxFormats. + getByName, getElementNames, getCount https://gerrit.libreoffice.org/#/c/25896/ + insertByName, re

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

2016-06-13 Thread Stephan Bergmann
compilerplugins/clang/passstuffbyref.cxx | 130 +++ 1 file changed, 114 insertions(+), 16 deletions(-) New commits: commit 8110dd24d11229b6518c8b2cd5289c20589e8258 Author: Stephan Bergmann Date: Mon Jun 13 19:22:12 2016 +0200 Fix loplugin:passstuffbyref to not

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

2016-06-13 Thread Eike Rathke
sc/qa/unit/data/functions/fods/Functions_Excel_2016.fods | 322 +++ sc/source/core/tool/interpr8.cxx | 52 +- 2 files changed, 202 insertions(+), 172 deletions(-) New commits: commit ab7e112bcf2ecd09ea129ef81177df8036110cb6 Author: Eike Rathke Date: Mon J

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - sc/uiconfig

2016-06-13 Thread Caolán McNamara
sc/uiconfig/scalc/ui/validationdialog.ui | 106 +-- 1 file changed, 59 insertions(+), 47 deletions(-) New commits: commit a3d89b98ac7b25c63cf06cce330e705b20fa5335 Author: Caolán McNamara Date: Mon Jun 13 17:15:50 2016 +0100 Resolves: tdf#100048 we can rearran

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

2016-06-13 Thread Caolán McNamara
sc/uiconfig/scalc/ui/validationdialog.ui | 106 +-- 1 file changed, 59 insertions(+), 47 deletions(-) New commits: commit 3bd190aea386d16bee9c129699d1e19580a2d4ba Author: Caolán McNamara Date: Mon Jun 13 17:15:50 2016 +0100 Resolves: tdf#100048 we can rearran

[GSoC] Weekly Report #3 - Toolbars infrastructure via .ui files

2016-06-13 Thread Szymon Kłos
Hello, This week I solve the issue with timers in the paragraph spacing controls (patch is still on gerrit). I must remove second one from my second patch. As Maxim proposed, I updated my build to check if I work with buggy master. Unfortunately it didn't fixed the problem. I will try to replace i

[Libreoffice-commits] core.git: officecfg/registry sw/Library_sw.mk sw/source sw/uiconfig sw/UIConfig_swriter.mk

2016-06-13 Thread Susobhan Ghosh
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 28 - sw/Library_sw.mk |1 sw/UIConfig_swriter.mk |1 sw/source/uibase/sidebar/PageMarginPanel.cxx | 211 --- sw/sou

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

2016-06-13 Thread emahaldar/em
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |2 +- sc/source/ui/app/inputhdl.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e8dfe9bca7c2430df9d231ec79ed540e45f18789 Author: emahaldar/em Date: Mon Jun 13 19:04:

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

2016-06-13 Thread Caolán McNamara
editeng/source/editeng/impedit3.cxx | 21 +++-- 1 file changed, 15 insertions(+), 6 deletions(-) New commits: commit 558df654ed5096fc47f91086d01dd2ebec7a2d75 Author: Caolán McNamara Date: Mon Jun 13 15:59:52 2016 +0100 Revert "coverity#1362679 try and tell coverty these

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

2016-06-13 Thread Caolán McNamara
editeng/source/editeng/impedit3.cxx | 21 ++--- 1 file changed, 6 insertions(+), 15 deletions(-) New commits: commit 9c13ba3b79249dae41c8ac844e435a1a226cd56e Author: Caolán McNamara Date: Mon Jun 13 15:55:24 2016 +0100 coverity#1362679 try and tell coverty these are non

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

2016-06-13 Thread Eike Rathke
sc/source/core/data/table4.cxx | 43 + 1 file changed, 39 insertions(+), 4 deletions(-) New commits: commit c53b0c44e77e0622487cd12ae1fde9acb17f77da Author: Eike Rathke Date: Mon Jun 13 13:49:43 2016 +0200 Resolves: tdf#90419 diminish precision er

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

2016-06-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 - vcl/source/window/dialog.cxx |1 vcl/unx/gtk/gtksalframe.cxx | 15 ++--- vcl/unx/gtk3/gtk3gtkframe.cxx | 47 ++ 4 files changed, 38 insertions(+), 27 deletions(-) New commits: commit dc4768583bf90f

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

2016-06-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 - vcl/source/window/dialog.cxx |1 vcl/unx/gtk/gtksalframe.cxx | 15 ++--- vcl/unx/gtk3/gtk3gtkframe.cxx | 47 ++ 4 files changed, 38 insertions(+), 27 deletions(-) New commits: commit 1092cc0c75f6d2

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

2016-06-13 Thread Miklos Vajna
sd/source/core/drawdoc2.cxx | 24 ++-- 1 file changed, 22 insertions(+), 2 deletions(-) New commits: commit cfe33278f542af05fd1a2df040af1cd0aea9ed45 Author: Miklos Vajna Date: Mon Jun 13 14:57:08 2016 +0200 sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGED

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

2016-06-13 Thread Szymon Kłos
sc/uiconfig/scalc/ui/notebookbar.ui| 79 + sd/uiconfig/simpress/ui/notebookbar.ui | 59 ++-- sw/uiconfig/swriter/ui/notebookbar.ui | 47 --- 3 files changed, 116 insertions(+), 69 deletions(-) New commits: commit 9dee3

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

2016-06-13 Thread Miklos Vajna
sw/source/uibase/docvw/SidebarScrollBar.cxx |6 +- sw/source/uibase/docvw/SidebarTxtControl.cxx |5 - sw/source/uibase/docvw/SidebarWin.cxx|9 +++-- 3 files changed, 16 insertions(+), 4 deletions(-) New commits: commit e08e5615c96e4f709871e061b5a4f21333b8f139 Auth

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2016-06-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkframe.hxx |2 +- vcl/unx/gtk3/gtk3gtkframe.cxx | 14 ++ 2 files changed, 3 insertions(+), 13 deletions(-) New commits: commit e11f90fb28487503ffda1880857036f50430ef79 Author: Caolán McNamara Date: Mon Jun 13 13:21:33 2016 +0100 gtk3: m_bSetFocusOnMap

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

2016-06-13 Thread krishna keshav
extensions/source/bibliography/formcontrolcontainer.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 46e372a6015033fabf1b2ac1bb46dec993b25178 Author: krishna keshav Date: Thu Jun 9 17:18:22 2016 +0530 tdf#43157 Clean up DBG_ASSERT Change-I

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

2016-06-13 Thread Eike Rathke
sc/source/core/data/table4.cxx | 43 + 1 file changed, 39 insertions(+), 4 deletions(-) New commits: commit e89c0e4fb783bd36d5f5fea154ee8608e542dae4 Author: Eike Rathke Date: Mon Jun 13 13:49:43 2016 +0200 Resolves: tdf#90419 diminish precision er

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

2016-06-13 Thread Stephan Bergmann
compilerplugins/clang/badvectorinit.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 136301b3db886d8eed7e7cd8e25d749ed417797b Author: Stephan Bergmann Date: Mon Jun 13 13:43:12 2016 +0200 Remove unused member var Change-Id: I0f4143cb2a34cf18e6c

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

2016-06-13 Thread Jorenz Paragas
include/vbahelper/helperdecl.hxx |1 include/vbahelper/vbaaccesshelper.hxx| 18 +- include/vbahelper/vbaapplicationbase.hxx | 25 - include/vbahelper/vbacollectionimpl.hxx | 32 ++- include/vbahelper/vbadia

Aparajita Haldar license statement

2016-06-13 Thread Aparajita Haldar
I am a new contributor to the LibreOffice community, eager to submit my first patch! All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

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

2016-06-13 Thread Miklos Vajna
editeng/source/editeng/impedit.cxx | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) New commits: commit 26772e210d131e1566309c79c739519d810be7d7 Author: Miklos Vajna Date: Mon Jun 13 11:27:02 2016 +0200 editeng: implement per-view LOK_CALLBACK_TEXT_SELECTION

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

2016-06-13 Thread Varun
sw/CppunitTest_sw_uwriter.mk|1 sw/qa/core/test_ToxMiscTest.cxx | 71 2 files changed, 72 insertions(+) New commits: commit a3625c415bd9d297ab65a1016b2c8d8c6991e981 Author: Varun Date: Sun Jun 12 02:54:31 2016 +0530 Added Test for tdf#73

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

2016-06-13 Thread Jakub Trzebiatowski
sw/inc/doc.hxx |7 sw/inc/tblafmt.hxx | 31 +++ sw/inc/unocoll.hxx |1 sw/inc/unostyle.hxx | 28 ++- sw/qa/python/check_styles.py|4 sw/source/core/doc/docnew.cxx |1 sw/source/core/doc/tbl

Re: Update to Firebird 3.0

2016-06-13 Thread Michael Stahl
On 11.06.2016 14:59, Bunth Tamás wrote: >>> Tamás, take a look at >>> >>> commit 290bfcd2fdb44a52943f6fdc134d2565cbb83db3 >>> Author: Andrzej J.R. Hunt >>> Date: Thu Sep 5 10:24:35 2013 +0100 >>> >>> there used to be a commented out "check for tommath". But if firebird >>> needs tommath, then in

[Libreoffice-commits] core.git: 2 commits - cui/source cui/uiconfig include/svx sd/source vcl/inc vcl/unx

2016-06-13 Thread Caolán McNamara
cui/source/inc/textattr.hxx |8 cui/source/tabpages/textanim.cxx | 17 +- cui/source/tabpages/textattr.cxx | 131 cui/uiconfig/ui/textattrtabpage.ui | 286 --- include/svx/svxids.hrc |2 sd/source/ui/dl

RE: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Winfried Donkers
Hi Eike, > > I made a quick fix by using aRefStr.getString().equalsIgnoreAsciiCase( > aStr.getString() ) instead. > > Ugly ;-) I agree. > > That works, now SWITCH("C";"c";"OK") returns OK in Calc. > > > > I don't have branch 5.2, and I don't want to 'fix' master as I am very > close to convert

[Libreoffice-commits] core.git: Changes to 'feature/fixes24'

2016-06-13 Thread Noel Grandin
New branch 'feature/fixes24' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2016-06-13 Thread Stephan Bergmann
editeng/source/items/xmlcnitm.cxx | 18 ++- editeng/source/misc/acorrcfg.cxx | 95 +++--- editeng/source/uno/unoipset.cxx | 21 3 files changed, 66 insertions(+), 68 deletions(-) New commits: commit fb7b701c189a1b479dde6cc5a30c612825ce4bf7 Aut

Re: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Eike Rathke
Hi Winfried, On Monday, 2016-06-13 11:29:49 +0200, Winfried Donkers wrote: > > Likely aRefStr isn't interned, but only constructed from an OUString. > > I made a quick fix by using aRefStr.getString().equalsIgnoreAsciiCase( > aStr.getString() ) instead. Ugly ;-) > That works, now SWITCH("C";"

RE: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Winfried Donkers
Hi Eike, > > Likely aRefStr isn't interned, but only constructed from an OUString. I made a quick fix by using aRefStr.getString().equalsIgnoreAsciiCase( aStr.getString() ) instead. That works, now SWITCH("C";"c";"OK") returns OK in Calc. I don't have branch 5.2, and I don't want to 'fix' mast

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

2016-06-13 Thread Miklos Vajna
editeng/source/editeng/editview.cxx | 15 +-- editeng/source/editeng/impedit.cxx |2 ++ 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit a6353d61d396b5b62cb82f4f28cc8399742c9772 Author: Miklos Vajna Date: Mon Jun 13 09:20:17 2016 +0200 editeng: imle

[GSoC] Review of Sidebar & It's functionality - Weekly Report #3

2016-06-13 Thread Susobhan Ghosh
Hi, Another week of GSoC is now over, and this is what I've done over the past week: 1. Writer Page Tab - Fully developed. Patches awaiting code review (minor fixes to be made to a couple of them). a) Page Styles Panel - https://gerrit.libreoffice.org/26020 b) Page Header and Page Footer Panel -

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

2016-06-13 Thread Eike Rathke
i18npool/source/localedata/data/be_BY.xml |4 ++-- i18npool/source/localedata/data/ru_RU.xml |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit fd99a87a42a79169e55f36044c24a75c6345d241 Author: Eike Rathke Date: Mon Jun 13 11:01:19 2016 +0200 remove the c

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

2016-06-13 Thread Eike Rathke
i18npool/source/localedata/data/be_BY.xml |4 ++-- i18npool/source/localedata/data/ru_RU.xml |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ff1edd625709dd8e140e31609158c59a6413f72e Author: Eike Rathke Date: Mon Jun 13 11:01:19 2016 +0200 remove the c

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

2016-06-13 Thread Miklos Vajna
sw/source/core/bastyp/swcache.cxx | 18 +- sw/source/core/inc/swcache.hxx | 32 sw/source/core/layout/frmtool.cxx |4 ++-- sw/source/core/text/txtcache.cxx| 10 +- sw/source/core/txtnode/fntcache.cxx | 10 +-

Re: svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Eike Rathke
Hi Winfried, On Monday, 2016-06-13 10:18:02 +0200, Winfried Donkers wrote: > (aRefStr and aStr being svl::SharedString) > Apparently this doesn't work, getDataIgnoreCase() does not return a string, > but 0x0. > gdb tells me that aRefStr.mpData is filled correctly, but > aRefStr.mpDataIgnoreCase

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

2016-06-13 Thread Noel Grandin
tools/source/debug/debug.cxx | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 27ecc40785b103297f0725928af1d98ffb856dc3 Author: Noel Grandin Date: Mon Jun 13 10:30:00 2016 +0200 improve formatting of DBG_UNHANDLED_EXCEPTION message put more

[Libreoffice-commits] core.git: basctl/source cui/source extensions/source include/sal xmlsecurity/source

2016-06-13 Thread Noel Grandin
basctl/source/basicide/basides1.cxx|2 +- basctl/source/basicide/sbxitem.cxx |2 +- cui/source/dialogs/hyphen.cxx |2 +- cui/source/dialogs/insdlg.cxx |2 +- cui/source/tabpage

Re: New Defects reported by Coverity Scan for LibreOffice

2016-06-13 Thread Eike Rathke
Hi Caolán, On Saturday, 2016-06-11 21:32:32 +0100, Caolán McNamara wrote: > caolanm->erack: These two look odd to me, can you have a check. Done and fixed. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 391

svl::SharedString::getDataIgnoreCase() returns unexpected result

2016-06-13 Thread Winfried Donkers
Hi, In sc/source/core/tool/interpr8.cxx:ScInterpreter::ScSwitch_MS() I use svl::SharedString to pop strings from the stack with GetString(); Two of these are compared with aRefStr.getDataIgnoreCase() == aStr.getDataIgnoreCase() (aRefStr and aStr being svl::SharedString) Apparently this doesn't

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

2016-06-13 Thread Eike Rathke
sc/source/core/data/dpobject.cxx |2 +- sc/source/core/tool/interpr2.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 194cea28985867957783965bc19a31513b1d603e Author: Eike Rathke Date: Mon Jun 13 10:14:16 2016 +0200 coverity#1362685 Uninitialized sca

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sfx2/uiconfig

2016-06-13 Thread Olivier Hallot
sfx2/uiconfig/ui/inputdialog.ui | 30 +- 1 file changed, 13 insertions(+), 17 deletions(-) New commits: commit 36af72c6f6343f630c54f3e41b467d6bd312214d Author: Olivier Hallot Date: Fri Apr 1 16:36:45 2016 -0300 Place help button on the left in dialog

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

2016-06-13 Thread Noel Grandin
include/vcl/outdev.hxx |2 +- vcl/source/outdev/outdev.cxx |5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 790944461439208ef25e8592ba70c589f7dfff14 Author: Noel Grandin Date: Mon Jun 13 09:01:07 2016 +0200 loplugin:vclwidgets Change-Id:

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

2016-06-13 Thread Arnaud Versini
include/vcl/split.hxx |1 - vcl/source/window/split.cxx | 26 +++--- 2 files changed, 11 insertions(+), 16 deletions(-) New commits: commit e4adc7ff5d45833ca3da9dae156dc66e50b9f088 Author: Arnaud Versini Date: Sun Jun 12 14:36:11 2016 +0200 VCL: Simplify Sp

[Libreoffice-commits] core.git: include/onlineupdate onlineupdate/Executable_mar.mk onlineupdate/Executable_updater.mk onlineupdate/Module_onlineupdate.mk onlineupdate/source onlineupdate/StaticLibrar

2016-06-13 Thread Ras-al-Ghul
include/onlineupdate/mar.h | 198 +++ include/onlineupdate/mar_cmdline.h | 110 + include/onlineupdate/mar_private.h | 79 + include/onlineupdate/mozilla/Assertions.h | 503 +++ include/onlineupdate/mozilla/A

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

2016-06-13 Thread Caolán McNamara
dbaccess/source/ui/uno/copytablewizard.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b3e939971f56d53e60448a954a616ec295544098 Author: Caolán McNamara Date: Sat Jun 11 20:40:01 2016 +0100 coverity#1362680 Pointer to local outside scope this does

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

2016-06-13 Thread Stephan Bergmann
compilerplugins/clang/passstuffbyref.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d150eab88ee26d5c05a6d662a2c13c6adea8ad78 Author: Stephan Bergmann Date: Mon Jun 13 09:22:13 2016 +0200 loplugin:passstuffbyref: For now disable "pass parm by value" warnings Th

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

2016-06-13 Thread Stephan Bergmann
sfx2/source/appl/app.cxx |2 +- sfx2/source/appl/appdde.cxx |6 +++--- sfx2/source/bastyp/bitset.cxx|2 +- sfx2/source/control/minfitem.cxx |2 +- sfx2/source/dialog/dinfdlg.cxx |2 +- sfx2/source/dialog/tabdlg.cxx|2 +- sfx2/source/doc/doctempl.cxx

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

2016-06-13 Thread Noel Grandin
include/vcl/outdev.hxx |2 +- vcl/source/outdev/outdev.cxx |5 + 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit de9333d9b6f87d6f6d13e5ddf1fc65b8fef635e8 Author: Noel Grandin Date: Mon Jun 13 09:01:07 2016 +0200 loplugin:vclwidgets Change-Id: