[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-1' - configure.ac

2015-08-21 Thread Robinson Tryon
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 529b52b5f0439fee06c69abdc30d129a2d3ac157 Author: Robinson Tryon Date: Sat Aug 22 01:41:35 2015 -0500 bump product version to 5.0.1.2 Change-Id: I6bcb18fd29aafdf4f3b89d07d7eefa616ed35795 dif

[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-4.4' - 2 commits - configure.ac pyuno/Package_python_shell.mk

2015-08-21 Thread Andras Timar
configure.ac |2 +- pyuno/Package_python_shell.mk |4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit cbf10ec0cf7448380cae24cf69d9b7ef3d9080fb Author: Andras Timar Date: Sat Aug 22 07:43:54 2015 +0200 Bump version for next App Store upload

Re: Trouble pulling from git

2015-08-21 Thread Shreyansh Gandhi
Thanks for the http link Eike. It worked! On Fri, Aug 21, 2015 at 9:54 PM Eike Rathke wrote: > Hi Shreyansh, > > On Friday, 2015-08-21 11:35:02 -0400, Ashod Nakashian wrote: > > > On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi < > gandhish...@gmail.com> > > > I have been facing trouble while

[Bug 93240] replace boost::ptr_container with std::container

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #8 from derrick rocha --- Never mind. I figured it out. Thank you. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffi

[Bug 93240] replace boost::ptr_container with std::container

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #7 from Commit Notification --- Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2ea45a407e2538e07dfbe17ae95cc5d4801aa7e2 tdf#9324

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

2015-08-21 Thread Michael Stahl
include/svx/unobrushitemhelper.hxx|3 ++- svx/source/unodraw/unobrushitemhelper.cxx |6 +++--- sw/inc/fmtftn.hxx |2 +- sw/source/core/unocore/unostyle.cxx |4 ++-- sw/source/filter/html/svxcss1.cxx | 29 ++---

[Libreoffice-commits] core.git: i18nlangtag/source i18npool/source include/i18nlangtag l10ntools/source svtools/source

2015-08-21 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |5 +++-- i18nlangtag/source/isolang/mslangid.cxx| 10 ++ i18nlangtag/source/languagetag/languagetag.cxx |2 +- i18npool/source/localedata/data/dz_BT.xml |2 +- include/i18nlangtag/lang.h |6 +

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

2015-08-21 Thread Katarina Behrens
sc/source/ui/inc/tabvwsh.hxx |6 +++--- sc/source/ui/view/reffact.cxx |2 +- sc/source/ui/view/tabvwshc.cxx | 11 +-- 3 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 11b8a74d78e018c67217c05d83bd4947869e535a Author: Katarina Behrens Date: Fri Aug 21 11

[Bug 39440] cppcheck cleanliness

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39440 --- Comment #64 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=373e71ee65a90daa9a27ff5bb7a3d6c867e4f393 tdf#3

[Bug 39440] cppcheck cleanliness

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39440 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

[Libreoffice-commits] core.git: chart2/qa cui/source editeng/source extensions/source filter/source

2015-08-21 Thread Michael Weghorn
chart2/qa/extras/chart2_trendcalculators.cxx | 18 ++ cui/source/options/optaboutconfig.cxx|3 +-- editeng/source/rtf/svxrtf.cxx|3 +-- extensions/source/activex/so_activex.cxx |8 filter/source/graphicfilter/epict/epict.cxx |

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

2015-08-21 Thread Ashod Nakashian
sw/inc/IDocumentUndoRedo.hxx |4 sw/inc/view.hxx|4 ++-- sw/source/core/inc/UndoManager.hxx |1 + sw/source/core/undo/docundo.cxx|5 + sw/source/uibase/docvw/edtwin.cxx | 37 + 5 files changed, 37 inserti

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sc/inc sc/source

2015-08-21 Thread Eike Rathke
sc/inc/compare.hxx |8 ++-- sc/source/core/inc/interpre.hxx |2 +- sc/source/core/tool/compare.cxx | 22 -- sc/source/core/tool/interpr1.cxx | 20 ++-- sc/source/core/tool/scmatrix.cxx |2 +- 5 files changed, 34 insertions(+),

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

2015-08-21 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 251 - 1 file changed, 250 insertions(+), 1 deletion(-) New commits: commit 4ffbf64fd8f08170f773523a19068fb3039e87ba Author: Varun Date: Thu Aug 20 22:13:39 2015 +0530 Added Test for tdf#77342 copy/paste of footnote

[Libreoffice-commits] core.git: 9 commits - filter/source include/vcl registry/source store/source unoidl/source vcl/inc vcl/source

2015-08-21 Thread Matteo Casalin
filter/source/msfilter/util.cxx|4 include/vcl/salbtype.hxx | 160 +++-- registry/source/reflcnst.hxx | 76 - store/source/lockbyte.cxx |4 store/source/storbase.hxx |8 - store/source/storbios.c

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

2015-08-21 Thread Andras Timar
sw/source/filter/ww8/ww8atr.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 4215bca95511af8e4ee96e3c8f521b35f638aef3 Author: Andras Timar Date: Fri Aug 21 10:42:06 2015 +0200 export 'Chapter' field type as 'StyleRef' into .doc Change-Id: I7e6

Re: how to register at gerrit?

2015-08-21 Thread Olivier Hallot
FWIW: I once hit this and I found I had a Firefox extension named "Clear links" that was messing the authentication. Since then I disabled it. On 21/08/2015 16:31, Oliver Brinzing wrote: > Hi > > i try to register a gerrit account with an existing stackexchange openid: > > - open: https://gerrit

[Libreoffice-commits] cppunit.git: 2 commits - CodingGuideLines.txt README

2015-08-21 Thread Markus Mohrhard
CodingGuideLines.txt | 28 ++-- README |2 +- 2 files changed, 3 insertions(+), 27 deletions(-) New commits: commit 5d83af095b987f275ec6f12fd0b7bdc5b7e30b0e Author: Markus Mohrhard Date: Thu Aug 20 13:44:22 2015 +0200 update URL for bug reports

how to register at gerrit?

2015-08-21 Thread Oliver Brinzing
Hi i try to register a gerrit account with an existing stackexchange openid: - open: https://gerrit.libreoffice.org/ - enter: https://openid.stackexchange.com [X] Remember me [Sign In] - after redirection i login with username/password result: https://gerrit.libreoffice.org/#SignInFailure,SIG

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

2015-08-21 Thread Caolán McNamara
lotuswordpro/source/filter/LotusWordProImportFilter.cxx |7 +++ vcl/workben/fftester.cxx| 14 ++ 2 files changed, 21 insertions(+) New commits: commit ade2c591ec0877af2a1e274f26da4b93e13e3a88 Author: Caolán McNamara Date: Fri Aug 21 20:09:

[Bug 93240] replace boost::ptr_container with std::container

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93240 --- Comment #6 from derrick rocha --- Another question. How do I build using C++11? I keep getting errors saying ‘unique_ptr’ is not a member of ‘std’. Thanks -- You are receiving this mail because: You are on the CC list for the bug. __

[GSoC] Haskell UNO Language Binding - Weekly Report 13

2015-08-21 Thread Jorge Mendes
Hi, The past week I've written a bit of documentation (a small explanation on how to use the binding) and I also added a new example a bit more complex. This example is functional but not yet finished, and it showed that there is some more work to be done in order to use the binding in bigger prog

Re: How was it again, is the DbgDialog useful?

2015-08-21 Thread Eike Rathke
Hi Tor, On Friday, 2015-08-21 09:14:03 +0300, Tor Lillqvist wrote: > I mean the Ctrl-Alt-Shift-D stuff in a DBG_UTIL build. I'm surprised it still fires up ;-) > If nobody says that they know it is used regularly (or even only > occasionally), I will kill it. All its functionality (several log

Deletion of vcl::Window's inside ToolBar

2015-08-21 Thread Dennis Francis
Hi all, I am trying to understand where the SvxFontNameBox_Impl objects are deallocated. With help from gdb and opengrok, I found that it is held in ImplToolItem::mpWindow. But in ImplToolItem destructor it says clearly not to remove mpWindow as a comment. ImplToolItem::~ImplToolItem() { // don't

Re: Another memory leak related to tdf#93392

2015-08-21 Thread Dennis Francis
On Fri, Aug 21, 2015 at 6:08 PM, Michael Stahl wrote: > On 21.08.2015 13:46, Eike Rathke wrote: > > Hi Dennis, > > > The trigger is SfxBaseModel::storeToRecoveryFile(), so this happened > > when auto-saving the document. Maybe you can reproduce when saving the > > document manually. > > ... and s

Re: Java UNO Calc API: detect empty cell

2015-08-21 Thread Eike Rathke
Hi Mikhail, On Friday, 2015-08-21 16:37:21 +0300, Mikhail Zemlyanukha wrote: > In my LibO Calc Java extension I have a worksheet function receiving > an argument declared as 'any' type in IDL, so I can detect a missing > parameter. But I would like to detect also an empty cell, if that > paramete

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #30 from Ian Gilham --- Okay, I've naïvely changed all the vector instances to vector. New Changes: https://gerrit.libreoffice.org/17914 Changed vector to vector https://gerrit.libreoffice.org/17915 alter vector* to vector

Re: Bogus ligatures in OpenSymbol font

2015-08-21 Thread Khaled Hosny
On Thu, Aug 20, 2015 at 04:40:29PM +0100, Caolán McNamara wrote: > On Tue, 2015-08-18 at 01:53 +0200, Khaled Hosny wrote: > > While trying to fix a bug in OpenSymbol font, I found that it > > contains some a GSUB table with some weird ligature entries, namely: > ... > > Anyone knows why those liga

Re: vs 2013 integration - class view/code assist

2015-08-21 Thread Ashod Nakashian
On Fri, Aug 21, 2015 at 7:44 AM, Oliver Brinzing wrote: > Hi > > And to add to Markus's response, it'd be great to have patches that >> improve things. So feel free to submit your fixes. >> > > i think i have a small patch for vs 2013 ide integration - maybe someone > can verify? > > if one start

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #29 from Ian Gilham --- Good point. I'll try to get that change in soonish. -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list

Re: Trouble pulling from git

2015-08-21 Thread Eike Rathke
Hi Shreyansh, On Friday, 2015-08-21 11:35:02 -0400, Ashod Nakashian wrote: > On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi > > I have been facing trouble while running git pull. The connection always > > times out. > > url = git://gerrit.libreoffice.org/core > url = git://anongit.freede

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 3 commits - configure.ac sysui/desktop

2015-08-21 Thread Andras Timar
configure.ac |2 +- sysui/desktop/icons/main.icns |binary 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 16c4258332e9f1b261c504eb000d022c513facd8 Author: Andras Timar Date: Fri Aug 21 18:08:26 2015 +0200 allow sifr Change-Id: Id15942828d0

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

2015-08-21 Thread Stephan Bergmann
sw/qa/core/macros-test.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit cbe115061aed6bcb5ea27b438059cddbd37ec441 Author: Stephan Bergmann Date: Fri Aug 21 18:07:11 2015 +0200 loplugin:defaultparams Change-Id: Id81d6a9aeeb282acf9b961c1a0c7

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

2015-08-21 Thread Stephan Bergmann
compilerplugins/clang/defaultparams.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c473eb7892c29fd43a6693b3e44de824532209b Author: Stephan Bergmann Date: Fri Aug 21 18:07:36 2015 +0200 Enable loplugin:defaultparams Change-Id: Ie0a17569d1216816fd

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/hang-1.doc |binary sw/source/filter/ww8/ww8par.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit dc45a7debed78ca417c79d69cc0b8f35d62f7940 Author: Caolán McNamara Date: Fri Aug 21 14:01:03 2015 +0100 avoid hang in certain ww6 d

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

2015-08-21 Thread Stephan Bergmann
extensions/source/update/check/updatecheck.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 732f69e623eb3f4dcb9aa5b9d778724546cdbb03 Author: Stephan Bergmann Date: Fri Aug 21 18:06:54 2015 +0200 loplugin:defaultparams Change-Id: I900ddfbba7f58d4ed7

Re: Trouble pulling from git

2015-08-21 Thread Ashod Nakashian
On Fri, Aug 21, 2015 at 10:44 AM, Shreyansh Gandhi wrote: > Hi, > > I have been facing trouble while running git pull. The connection always > times out. I have also tried pulling from git:// > gerrit.libreoffice.org/core . The git config file looks like:- > > [core] > repositoryformatversion = 0

[Libreoffice-commits] core.git: hwpfilter/Library_hwp.mk hwpfilter/source vcl/workben

2015-08-21 Thread Caolán McNamara
hwpfilter/Library_hwp.mk |1 + hwpfilter/source/hwpreader.cxx | 21 + vcl/workben/fftester.cxx | 14 ++ 3 files changed, 36 insertions(+) New commits: commit 5684fbce646bfd6514e7857a9e79c02a89c5346d Author: Caolán McNamara Date: Fri Aug 21 1

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-3.doc |binary sw/source/filter/ww8/ww8par2.cxx |1 + 2 files changed, 1 insertion(+) New commits: commit 72dbb1bb9c83f85050a892bc0886f0f2a56a3f51 Author: Caolán McNamara Date: Fri Aug 21 13:04:57 2015 +0100 fix another ww6 crash Change-Id:

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-4.doc |binary sw/source/filter/ww8/ww8par2.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 319d725c73b8bf60158961aa0b014258708effab Author: Caolán McNamara Date: Fri Aug 21 13:26:44 2015 +0100 don't crash due to earlier short reads

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-5.doc |binary sw/source/filter/ww8/ww8par.cxx |5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit c859dde22469c683337220765e764b5198d00158 Author: Caolán McNamara Date: Thu Aug 20 20:55:25 2015 +0100 clip text to skip to m

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

2015-08-21 Thread Andras Timar
loleaflet/README |1 + 1 file changed, 1 insertion(+) New commits: commit ecf6e091b2d4131837ea51d27b951c43fe44ebe6 Author: Andras Timar Date: Fri Aug 21 17:13:26 2015 +0200 loleaflet README: npm is provided by nodejs package diff --git a/loleaflet/README b/loleaflet/README index 995f

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-3.doc |binary sw/source/filter/ww8/ww8par2.cxx |1 + 2 files changed, 1 insertion(+) New commits: commit 937e85beb5d0aeadf27c55f5ed3d50d7140538ff Author: Caolán McNamara Date: Fri Aug 21 13:04:57 2015 +0100 fix another ww6 crash Change-Id:

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-4.doc |binary sw/source/filter/ww8/ww8par2.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 25330c39e5f80b3039f753d35b3e3546279fd5f2 Author: Caolán McNamara Date: Fri Aug 21 13:26:44 2015 +0100 don't crash due to earlier short reads

[Libreoffice-commits] core.git: Branch 'feature/fixes7' - 3 commits - vcl/win

2015-08-21 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 128 ++- 1 file changed, 100 insertions(+), 28 deletions(-) New commits: commit 48cf2c4e271f9fd59d7352475add2df1866ed416 Author: Tor Lillqvist Date: Fri Aug 21 16:29:13 2015 +0300 Let's not overdo the verboseness in t

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-2.doc |binary sw/source/filter/ww8/ww8graf.cxx | 15 --- sw/source/filter/ww8/ww8par.hxx |2 +- 3 files changed, 9 insertions(+), 8 deletions(-) New commits: commit e9ef67d14422d7a41ec2d01c52a43c9bbdfe5c54 Author: Caolán McNamara Date:

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-2.doc |binary sw/source/filter/ww8/ww8graf.cxx | 15 --- sw/source/filter/ww8/ww8par.hxx |2 +- 3 files changed, 9 insertions(+), 8 deletions(-) New commits: commit 0eca0a5e5d0413aaf5d40b34ddb271971ce61de5 Author: Caolán McNamara Date:

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-1.doc |binary sw/qa/core/filters-test.cxx |4 sw/source/filter/ww8/ww8par2.cxx | 29 - 3 files changed, 20 insertions(+), 13 deletions(-) New commits: commit 266b2e777de0a5d82a7bd493d486f208710e7f4f Author: Caolá

Trouble pulling from git

2015-08-21 Thread Shreyansh Gandhi
Hi, I have been facing trouble while running git pull. The connection always times out. I have also tried pulling from git://gerrit.libreoffice.org/core . The git config file looks like:- [core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url

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

2015-08-21 Thread Caolán McNamara
sw/source/filter/ww8/ww8par.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 619d8ba56a80eccdbb262d6155607a3efc405334 Author: Caolán McNamara Date: Fri Aug 21 15:41:08 2015 +0100 support ww2, etc via fftester Change-Id: Iba9aeb909a23373c9

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

2015-08-21 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |3 ++- i18nlangtag/source/isolang/mslangid.cxx |3 +++ include/i18nlangtag/lang.h |4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) New commits: commit cbb675a6ccdbd8ac4f9a0af3eee7427b6b28fe92 Author: Eike Rathke Date: F

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-1.doc |binary sw/qa/core/filters-test.cxx |4 sw/source/filter/ww8/ww8par2.cxx | 29 - 3 files changed, 20 insertions(+), 13 deletions(-) New commits: commit 1e0262584fd4e9e31b9dc00783e9698c29f40ca0 Author: Caolá

[Libreoffice-commits] core.git: Branch 'feature/fixes7' - 3 commits - vcl/opengl

2015-08-21 Thread Lubosz Sarnecki
vcl/opengl/gdiimpl.cxx | 19 --- 1 file changed, 4 insertions(+), 15 deletions(-) New commits: commit 35e76ef702f18793c45411df5b7a179555b1ff66 Author: Lubosz Sarnecki Date: Thu Aug 20 17:03:31 2015 +0200 vcl opengl: performance experiment: do not use stencil test

[GSoC] Improve user experience with CMIS – Weekly report #13

2015-08-21 Thread Szymon Kłos
This is the last week of GSoC. What I did : * 'Type' column is now hidden in the file list * Added autocompletion to the file name field. This works only with the currently loaded content. * I've removed underline from the links (breadcrumb widget). Underline appears only as mouseover effect. *

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

2015-08-21 Thread Stephan Bergmann
scp2/source/ooo/common_brand.scp |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 7fdfba8ad95972686ba29667d6eb7d7c326a0b87 Author: Stephan Bergmann Date: Fri Aug 21 16:22:41 2015 +0200 Missing #undef Change-Id: Ifd546c3dbc383fd6234c5a1b9ddce770103882

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-5.doc |binary sw/source/filter/ww8/ww8par.cxx |3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 1e6ef11080a6126e8a5d7623e4f06a3e436b9bc5 Author: Caolán McNamara Date: Thu Aug 20 20:55:25 2015 +0100 clip text to skip to max

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_setup.mk

2015-08-21 Thread Stephan Bergmann
instsetoo_native/CustomTarget_setup.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9a1dc37c343a4bc729900c219e3dca6cde9453ef Author: Stephan Bergmann Date: Fri Aug 21 16:20:07 2015 +0200 Spurious space Change-Id: I1ac90d4253230d55e289135da4e1837a3f

[Libreoffice-commits] core.git: Branch 'feature/fixes7' - vcl/inc vcl/opengl

2015-08-21 Thread Lubosz Sarnecki
vcl/inc/opengl/program.hxx |5 + vcl/opengl/program.cxx | 13 - 2 files changed, 17 insertions(+), 1 deletion(-) New commits: commit e3cd97ce0b2e153b8b6812cc66f2e7d33504a7da Author: Lubosz Sarnecki Date: Thu Aug 20 16:22:43 2015 +0200 vcl OpenGL program: Cache mv

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Laurent Godard
Hi * about setTitle What I mean is: Is it supposed to be useful functionality that a client that has access to an XDeck instance can change its title? Or should the title rather be immutable and attached to the XDeck instance when it is created? I often wonder this when I see UNO interfaces

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - fpicker/source fpicker/uiconfig

2015-08-21 Thread Szymon Kłos
fpicker/source/office/RemoteFilesDialog.cxx |6 ++ fpicker/uiconfig/ui/remotefilesdialog.ui|2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 5097de0f16bb30458011d42f28314ffd16510497 Author: Szymon Kłos Date: Fri Aug 21 12:10:07 2015 +0200 wider di

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Stephan Bergmann
On 08/21/2015 03:25 PM, Laurent Godard wrote: +*/ +void setTitle( [in] string newTitle ); Is setTitle necessary and/or useful? (At least, none of the code in this commit appears to use it.) --> it allow changing the Deck title (as named) --> in UnoDeck.hxx http://opengrok.libreoffic

Java UNO Calc API: detect empty cell

2015-08-21 Thread Mikhail Zemlyanukha
Hi all, In my LibO Calc Java extension I have a worksheet function receiving an argument declared as 'any' type in IDL, so I can detect a missing parameter. But I would like to detect also an empty cell, if that parameter holds a cell reference. Seems that I can't do that because the function rec

[Libreoffice-commits] core.git: configmgr/source instsetoo_native/CustomTarget_setup.mk scp2/source

2015-08-21 Thread Stephan Bergmann
configmgr/source/components.cxx| 15 +-- instsetoo_native/CustomTarget_setup.mk |2 +- scp2/source/ooo/common_brand.scp |4 ++-- 3 files changed, 12 insertions(+), 9 deletions(-) New commits: commit 53e3fb1d9337e450e926e163221fecaca13ea957 Author: Stephan Bergm

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Laurent Godard
Hi Stephan Thanks a lot for your review I'm sorry this is a little late. But I think we're still fine, as this should until now only have hit master towards LO 5.1, and not any libreoffice-5-0 or earlier. right I'll correct all of your points with (@since LibreOffice 5.1) remarks/question

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

2015-08-21 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 50 --- 1 file changed, 1 insertion(+), 49 deletions(-) New commits: commit 50eda89e53914eb1272fffda8de4f15ac824a030 Author: Tor Lillqvist Date: Fri Aug 21 16:29:13 2015 +0300 Let's not overdo the verboseness in this

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

2015-08-21 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |2 ++ include/i18nlangtag/lang.h |2 ++ svtools/source/misc/langtab.src|2 ++ 3 files changed, 6 insertions(+) New commits: commit b1aba5781af8a5e5a1ba88d525b2463063878ec0 Author: Eike Rathke Date: Fri Aug 21 15:25:09 2015

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

2015-08-21 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx | 176 --- 1 file changed, 148 insertions(+), 28 deletions(-) New commits: commit ba815705e30d190e9d6c2fdf202a0bdbf7be5ea0 Author: Tor Lillqvist Date: Fri Aug 21 16:19:31 2015 +0300 Error handling Change-Id: I4

[Libreoffice-commits] core.git: 2 commits - chart2/qa filter/source i18nutil/source sc/qa sc/source sd/source starmath/source sw/inc sw/qa sw/source

2015-08-21 Thread Noel Grandin
chart2/qa/extras/chart2export.cxx|8 +-- chart2/qa/extras/chart2import.cxx|8 +-- filter/source/msfilter/escherex.cxx | 58 +-- filter/source/msfilter/msdffimp.cxx |4 - filter/source/msfilter/svdfppt.cxx |

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/hang-1.doc |binary sw/source/filter/ww8/ww8par.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit d0813b432f94d214a6961cb6a1eb11f65399e59b Author: Caolán McNamara Date: Fri Aug 21 14:01:03 2015 +0100 avoid hang in certain ww6 d

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-5.doc |binary sw/source/filter/ww8/ww8scan.cxx |6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit e0ad897e40e57ab81fc0a18e8f907594f17b7430 Author: Caolán McNamara Date: Fri Aug 21 13:45:13 2015 +0100 afl-clang-fast++ se

Re: [Libreoffice-commits] core.git: new uno sidebar api tdf#91806

2015-08-21 Thread Stephan Bergmann
I'm sorry this is a little late. But I think we're still fine, as this should until now only have hit master towards LO 5.1, and not any libreoffice-5-0 or earlier. On 06/22/2015 06:59 AM, Laurent Godard wrote: commit a64999511ae654131d997eec9a3d78478cfc1c75 Author: Laurent Godard Date: Th

Re: Another memory leak related to tdf#93392

2015-08-21 Thread Michael Stahl
On 21.08.2015 13:46, Eike Rathke wrote: > Hi Dennis, > > On Thursday, 2015-08-20 23:42:16 +0530, Dennis Francis wrote: > >> I have posted another valgrind trace while working on tdf#93392 at >> http://pastebin.ca/3118260 >> >> ScPageHFItem::QueryValue() is one of the entries in the above call tra

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-4.doc |binary sw/source/filter/ww8/ww8par2.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 0030efe09ad9447933ac3b1875c270ed1649aee7 Author: Caolán McNamara Date: Fri Aug 21 13:26:44 2015 +0100 don't crash due to earlier short reads

[Libreoffice-commits] core.git: 3 commits - include/sfx2 sc/inc sw/qa sw/source ucb/source

2015-08-21 Thread Caolán McNamara
include/sfx2/sfxbasecontroller.hxx |4 ++-- sc/inc/chart2uno.hxx | 10 -- sw/qa/core/data/ww6/pass/crash-3.doc |binary sw/source/filter/ww8/ww8par2.cxx |1 + ucb/source/sorter/sortresult.hxx |4 ++-- ucb/source/ucp/file/filrset.hxx |8 +++--

Re: Another memory leak related to tdf#93392

2015-08-21 Thread Eike Rathke
Hi Dennis, On Thursday, 2015-08-20 23:42:16 +0530, Dennis Francis wrote: > I have posted another valgrind trace while working on tdf#93392 at > http://pastebin.ca/3118260 > > ScPageHFItem::QueryValue() is one of the entries in the above call trace. > > I tried to put a breakpoint on ScPageHFIte

Re: vs 2013 integration - class view/code assist

2015-08-21 Thread Oliver Brinzing
Hi And to add to Markus's response, it'd be great to have patches that improve things. So feel free to submit your fixes. i think i have a small patch for vs 2013 ide integration - maybe someone can verify? if one starts vs 2013 the first time after running "/opt/lo/bin/make vs2013-ide-int

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

2015-08-21 Thread Stephan Bergmann
configmgr/source/readdconflayer.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit 67169b65d0ffb8c44f84b483618c285bf17a6b54 Author: Stephan Bergmann Date: Fri Aug 21 13:27:17 2015 +0200 Support "finalized" in dconf layer Change-Id:

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

2015-08-21 Thread Caolán McNamara
chart2/source/controller/inc/ChartController.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit ae0cd13fa3b4468997aa66ae569f724e8fbbd372 Author: Caolán McNamara Date: Fri Aug 21 12:05:22 2015 +0100 remove last WeakImplHelper12 use Change-Id: I80

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

2015-08-21 Thread Michael Meeks
sal/osl/unx/signal.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 61c0c81caeb97dad0ed5bd201d06ad4e27f618c2 Author: Michael Meeks Date: Fri Aug 21 10:00:47 2015 +0100 tdf#93569 - restore ACT_ABORT distinction. In order to handle signals, we need t

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-2.doc |binary sw/source/filter/ww8/ww8graf.cxx | 15 --- sw/source/filter/ww8/ww8par.hxx |2 +- 3 files changed, 9 insertions(+), 8 deletions(-) New commits: commit 6071feec26743dacff1060658e57d5cf62cde2a8 Author: Caolán McNamara Date:

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

2015-08-21 Thread Tor Lillqvist
vcl/inc/sft.hxx | 21 - vcl/source/fontsubset/sft.cxx | 23 --- 2 files changed, 44 deletions(-) New commits: commit d08479edf59ea8b2390f6dd83b644883781f09bb Author: Tor Lillqvist Date: Fri Aug 21 12:58:00 2015 +0300 No NO_MAPPERS,

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww6/pass/crash-1.doc |binary sw/qa/core/filters-test.cxx |4 sw/source/filter/ww8/ww8par2.cxx | 29 - 3 files changed, 20 insertions(+), 13 deletions(-) New commits: commit 42a709d1ef647aab9a1c9422b4e25ecaee857aba Author: Caolá

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - fpicker/source include/svtools svtools/source

2015-08-21 Thread Szymon Kłos
fpicker/source/office/RemoteFilesDialog.cxx |3 ++ include/svtools/breadcrumb.hxx |4 ++- svtools/source/control/autocmpledit.cxx |2 - svtools/source/control/breadcrumb.cxx | 35 +++- 4 files changed, 41 insertions(+), 3 deletions(-) N

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - configmgr/source scp2/source

2015-08-21 Thread Michael Meeks
configmgr/source/components.cxx |8 +--- configmgr/source/winreg.cxx |5 +++-- configmgr/source/winreg.hxx |4 +++- scp2/source/ooo/common_brand.scp |2 +- 4 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 1b8812e7ad17957d8982095a37e489b8455a9bda

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

2015-08-21 Thread Michael Meeks
vcl/inc/opengl/zone.hxx | 34 ++ vcl/opengl/gdiimpl.cxx | 42 vcl/opengl/salbmp.cxx | 15 ++ vcl/opengl/scale.cxx|3 ++ vcl/source/app/svmain.cxx |6 vcl/sou

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-1' - icon-themes/breeze

2015-08-21 Thread andreask
icon-themes/breeze/framework/res/extension.png|binary icon-themes/breeze/framework/res/folder_32.png|binary icon-themes/breeze/framework/res/info_26.png |binary icon-themes/breeze/framework/res/recent-documents.png |binary icon-themes/breeze/framework/res/remote-docume

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - cui/source

2015-08-21 Thread Michael Meeks
cui/source/options/optgdlg.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit a1e77b96a6ec93be07e23ab13585bec5a953b950 Author: Michael Meeks Date: Fri Aug 21 09:25:27 2015 +0100 tdf#93547: Add basic lock-down support for OpenGL settings

[Libreoffice-commits] core.git: 2 commits - comphelper/source dbaccess/source forms/source include/comphelper reportdesign/source svx/source toolkit/source

2015-08-21 Thread Stephan Bergmann
comphelper/source/misc/types.cxx | 284 - dbaccess/source/core/dataaccess/datasource.cxx |2 dbaccess/source/ui/dlg/DbAdminImpl.cxx |2 forms/source/component/Currency.cxx|2 forms/source/component/Date.cxx

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

2015-08-21 Thread Noel Grandin
compilerplugins/clang/cstylecast.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit d163e206a773f34435cf73dd65901f851d6d6964 Author: Noel Grandin Date: Fri Aug 21 10:32:16 2015 +0200 loplugin:cstylecast, put the CastKind info back Change-Id:

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

2015-08-21 Thread Noel Grandin
compilerplugins/clang/cstylecast.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 54f1a882ccd8895a72abc05665591de9b06335ad Author: Noel Grandin Date: Fri Aug 21 10:24:30 2015 +0200 fix my previous change to cstylecast loplugin in commit 5a58e809fce

[Libreoffice-commits] core.git: 6 commits - sw/source ucb/source uui/source vcl/unx writerfilter/source

2015-08-21 Thread Noel Grandin
sw/source/filter/ww8/docxexport.cxx |2 sw/source/filter/ww8/docxsdrexport.cxx | 10 +-- sw/source/filter/ww8/wrtw8nds.cxx| 12 ++-- sw/source/filter/ww8/wrtw8sty.cxx|2 sw/source/filter/ww8/ww8atr.cxx

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

2015-08-21 Thread Michael Meeks
cui/source/options/optgdlg.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 81a49f68d61f984503b89e0766bea81ee4733d9c Author: Michael Meeks Date: Fri Aug 21 09:25:27 2015 +0100 tdf#93547 - add basic lock-down support for OpenGL settings.

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

2015-08-21 Thread Caolán McNamara
vcl/source/font/PhysicalFontCollection.cxx | 40 +++-- 1 file changed, 22 insertions(+), 18 deletions(-) New commits: commit 0208dc3b5d6611dbb3c88042322e4c83e1d0af2a Author: Caolán McNamara Date: Fri Aug 21 09:00:15 2015 +0100 more tweaks for config-less load pa

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - configure.ac instsetoo_native/util postprocess/CustomTarget_registry.mk

2015-08-21 Thread Andras Timar
configure.ac|2 +- instsetoo_native/util/openoffice.lst.in | 12 ++-- postprocess/CustomTarget_registry.mk|2 +- 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 00a2436ce6ae91399aaf99b7765d3057bb8c9074 Author: Andras Timar Da

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

2015-08-21 Thread Caolán McNamara
vcl/source/font/PhysicalFontCollection.cxx | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit 14a219560f0c9812b0df976c9cbe8f3c1a963a98 Author: Caolán McNamara Date: Fri Aug 21 08:36:36 2015 +0100 tweak config-less load path Change

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

2015-08-21 Thread Caolán McNamara
sw/inc/shellio.hxx |4 ++-- sw/source/filter/ww8/ww8par.cxx |3 ++- vcl/workben/fftester.cxx| 14 +++--- 3 files changed, 15 insertions(+), 6 deletions(-) New commits: commit 2c387e2018ec56dcec80600bbf50f6c8c43a2b62 Author: Caolán McNamara Date: Thu Aug

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

2015-08-21 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-5.doc |binary sw/source/filter/ww8/ww8par.cxx |3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 684a210dd44ba5bb239eb07842ced767059a3fb8 Author: Caolán McNamara Date: Thu Aug 20 20:55:25 2015 +0100 clip text to skip to max

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

2015-08-21 Thread Stephan Bergmann
vcl/workben/fftester.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 18e4f434d0cdb3c81cb90c7dd24ca3fefcca8d00 Author: Stephan Bergmann Date: Fri Aug 21 09:03:19 2015 +0200 loplugin:externandnotdefined Change-Id: I482335ce6f9f0a4c1404109c