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

2014-10-21 Thread Miklos Vajna
sw/source/filter/ww8/docxattributeoutput.cxx | 22 +- 1 file changed, 9 insertions(+), 13 deletions(-) New commits: commit 9212cd18b9f2b32f2c2340701b010b678938b47a Author: Miklos Vajna Date: Wed Oct 22 08:50:40 2014 +0200 sw: port two switchHeaderFooter() calls to Do

[Libreoffice-commits] core.git: basctl/Module_basctl.mk basic/Library_sb.mk basic/Module_basic.mk basic/source chart2/CppunitTest_chart2_export.mk chart2/CppunitTest_chart2_import.mk chart2/CppunitTes

2014-10-21 Thread Tor Lillqvist
Repository.mk | 26 +++-- basctl/Module_basctl.mk |2 - basic/Library_sb.mk |2 - basic/Module_basic.mk |2 - basic/source/runtime/methods.cxx

LibreOffice Gerrit News for core on 2014-10-22

2014-10-21 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + jvmfwk: Apple & Oracle's Java Applet Plugin detection for OS X 10.8+ in https://gerrit.libreoffice.org/12057 from Robert Antoni Buj i Gelonch about module jvmf

RE: tracking down reference counting memory leaks

2014-10-21 Thread nicholas ferguson
>> ... but enough with the jocularities: there was this ChartModel that >> was leaked due to a uno::Reference cycle, which means that the usual >> tools like valgrind and address sanitizer aren't very useful as such. > > I would expect > > valgrind --tool=memcheck --leak-check=full --show-leak-

Crash test update

2014-10-21 Thread Miklos Vajna
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/6118ea49aee18a95ac124bbac695b3bb1b152c1d/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data __

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - chart2/source

2014-10-21 Thread Kohei Yoshida
chart2/source/view/axes/VCartesianAxis.cxx | 20 +--- chart2/source/view/axes/VCartesianAxis.hxx | 16 2 files changed, 25 insertions(+), 11 deletions(-) New commits: commit 074f0ef2f503dd3378481c2c66f32db10cbe5677 Author: Kohei Yoshida Date: Tue Oct 21 15:

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - chart2/source

2014-10-21 Thread Kohei Yoshida
chart2/source/view/axes/Tickmarks.hxx |5 + chart2/source/view/axes/VCartesianAxis.cxx | 133 + 2 files changed, 86 insertions(+), 52 deletions(-) New commits: commit cee170632318830c5c3777c2175b46ed11355ef6 Author: Kohei Yoshida Date: Tue Oct 21 11:55:39

Re: tracking down reference counting memory leaks

2014-10-21 Thread Michael Stahl
On 21.10.2014 18:20, David Tardon wrote: > Hi, > > On Mon, Oct 20, 2014 at 06:27:42PM +0200, Michael Stahl wrote: >> >> as everyone knows, C++ programs do not leak memory because they use RAII >> and smart pointers to automatically release all allocated memory at just >> the right time. >> >> ...

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

2014-10-21 Thread Caolán McNamara
filter/source/graphicfilter/ipcx/ipcx.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit d0be09322d127e7d517851db38c764d57fbab2dc Author: Caolán McNamara Date: Tue Oct 21 17:20:15 2014 +0100 coverity#1242908 Untrusted value as argument Change-Id: If9dd92c361

Re: tracking down reference counting memory leaks

2014-10-21 Thread David Tardon
Hi, On Mon, Oct 20, 2014 at 06:27:42PM +0200, Michael Stahl wrote: > > as everyone knows, C++ programs do not leak memory because they use RAII > and smart pointers to automatically release all allocated memory at just > the right time. > > ... but enough with the jocularities: there was this Ch

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-10-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80650, which changed state. Bug 80650 Summary: lower case greek alphabet missing in localized Math symbol table https://bugs.freedesktop.org/show_bug.cgi?id=80650 What|Removed |Added --

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

2014-10-21 Thread Miklos Vajna
dbaccess/qa/python/fdo84315.py |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 29474c7a227050b16fc341bdf7df68112793a23d Author: Miklos Vajna Date: Tue Oct 21 17:54:58 2014 +0200 PythonTest_dbaccess_python: don't modify source document Change-Id:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-10-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 80650, which changed state. Bug 80650 Summary: lower case greek alphabet missing in localized Math symbol table https://bugs.freedesktop.org/show_bug.cgi?id=80650 What|Removed |Added --

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

2014-10-21 Thread Philipp Weissenbacher
sw/source/core/text/atrhndl.hxx| 10 +++-- sw/source/core/text/atrstck.cxx| 34 ++ sw/source/core/text/blink.cxx |9 ++-- sw/source/core/text/guess.hxx |4 +- sw/source/core/text/inftxt.cxx | 47 ++--- sw/source/core/text/inft

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

2014-10-21 Thread Caolán McNamara
filter/source/msfilter/svdfppt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cc11e591f267f23ace5f5358074f7511518499e Author: Caolán McNamara Date: Tue Oct 21 16:29:41 2014 +0100 true on success, false on failure Change-Id: Iaba5f2634e985cf41d5

[Libreoffice-commits] core.git: 3 commits - desktop/source include/sfx2 include/unotools sfx2/sdi sfx2/source unotools/source

2014-10-21 Thread Stephan Bergmann
desktop/source/app/dispatchwatcher.cxx |4 + include/sfx2/sfxsids.hrc | 12 - include/unotools/useroptions.hxx |5 -- sfx2/sdi/sfx.sdi | 52 -- sfx2/source/appl/appbas.cxx| 75 +++---

Re: tracking down reference counting memory leaks

2014-10-21 Thread Stephan Bergmann
On 10/21/2014 03:59 PM, Michael Stahl wrote: possibly backtrace_symbols - but we do want to have de-mangled C++ function names, since the approach generally requires manual analysis and you want to be able to quickly discard obviously wrongly detected leaks. ...just pipe the output through c++f

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

2014-10-21 Thread Caolán McNamara
sd/source/ui/inc/ViewShell.hxx |1 - sd/source/ui/view/viewshe2.cxx | 27 --- sd/source/ui/view/viewshel.cxx |1 - 3 files changed, 29 deletions(-) New commits: commit d1e9aa23a7b74e153479e0e23aac1c02cca48177 Author: Caolán McNamara Date: Tue Oct 21 16:15:45

[Libreoffice-commits] core.git: icon-themes/sifr

2014-10-21 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_inserthyperlink.png |binary icon-themes/sifr/cmd/sc_inserthyperlink.png |binary 2 files changed New commits: commit 7d9f02ccdbbe7ba0fe110e3f7d4ae4867711800b Author: Yousuf Philips Date: Tue Oct 21 19:02:15 2014 +0400 SIFR: add insert hyperlink icons from hyperlin

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

2014-10-21 Thread Tor Lillqvist
bin/lolcat|2 ++ writerfilter/source/dmapper/PropertyMapHelper.cxx |2 ++ 2 files changed, 4 insertions(+) New commits: commit 2a6be9021075bae69cfac1305b6a70910a7a00dc Author: Tor Lillqvist Date: Tue Oct 21 17:12:03 2014 +0300 Flush output a

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

2014-10-21 Thread Stephan Bergmann
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 429af15f99d81e376e1005abb0c550be924ba5ad Author: Stephan Bergmann Date: Tue Oct 21 16:39:28 2014 +0200 -Werror,-Wunneeded-internal-declaration Change-Id: Id3c70202bd

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

2014-10-21 Thread Miklos Vajna
dbaccess/qa/python/fdo84315.py |1 + 1 file changed, 1 insertion(+) New commits: commit 0796b3041231063c3594e85a8f2ea2b15602d46d Author: Miklos Vajna Date: Tue Oct 21 16:27:42 2014 +0200 dbaccess: make sure fdo84315.odb.lck is removed after the test passed Change-Id: I6c9a426

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 9 commits - package/inc package/source

2014-10-21 Thread Matúš Kukan
package/inc/ZipOutputEntry.hxx | 29 -- package/inc/ZipOutputStream.hxx | 23 + package/inc/ZipPackageFolder.hxx |1 package/inc/ZipPackageStream.hxx |6 package/source/zipapi/ZipOutputEntry.cxx | 307 ---

[Libreoffice-commits] core.git: Branch 'feature/droid_calcimpress3' - android/experimental

2014-10-21 Thread Tor Lillqvist
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java | 12 ++ 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit f6269d2fdab2599a2059f05da5b99a41bad6f406 Author: Tor Lillqvist Date: Tue Oct 21 17:27:30 2014 +0300 Log time since objec

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

2014-10-21 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx | 28 1 file changed, 4 insertions(+), 24 deletions(-) New commits: commit 6b398581f387dd98e02d709dbdc8000e6ce4deb1 Author: Caolán McNamara Date: Tue Oct 21 15:18:35 2014 +0100 Resolves: fdo#33598 don't show filter l

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

2014-10-21 Thread Caolán McNamara
vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 75ffeadb55a6c422fb246bfee3870d9035d250e2 Author: Caolán McNamara Date: Tue Oct 21 15:00:46 2014 +0100 Related: fdo#33598 don't show filter list if there is only one fil

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

2014-10-21 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/extrusionobjectbar.xml|4 ++-- sc/uiconfig/scalc/toolbar/fontworkobjectbar.xml |4 +++- sd/uiconfig/sdraw/toolbar/extrusionobjectbar.xml|4 ++-- sd/uiconfig/sdraw/toolbar/fontworkobjectbar.xml |4 +++- sd/uiconfig/simpress/toolbar/extrusion

Re: tracking down reference counting memory leaks

2014-10-21 Thread Michael Stahl
On 21.10.2014 12:07, Noel Grandin wrote: > > > On 2014-10-20 06:27 PM, Michael Stahl wrote: >> there are 2 ways i've tried to track down the 2 leaking acquire()s: >> >> 1. instrument the acquire()/release() method and run the test in gdb, >> the script just takes 2 minutes to run (90 seconds of w

[Libreoffice-commits] core.git: Branch 'feature/vcl-opengl2' - android/experimental helpcontent2 sw/source vcl/headless vcl/inc vcl/ios vcl/source

2014-10-21 Thread Ptyl Dragon
android/experimental/LOAndroid3/.gitignore |1 helpcontent2 |2 - sw/source/core/draw/dflyobj.cxx|4 ++ vcl/headless/svpinst.cxx | 18 ++--- vcl/inc/generic/gendata.hxx|2 - vcl/inc/opengl/openglinst

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango

2014-10-21 Thread Yousuf Philips
icon-themes/galaxy/cmd/sc_accepttracedchange.png |binary icon-themes/galaxy/cmd/sc_accepttrackedchanges.png|binary icon-themes/galaxy/cmd/sc_commentchangetracking.png |binary icon-themes/galaxy/cmd/sc_comparedocuments.png|binary icon-themes/galaxy/cmd/sc_rejecttracedchange.p

[Libreoffice-commits] core.git: 7 commits - connectivity/source dbaccess/qa dbaccess/source sc/qa test/source

2014-10-21 Thread Michael Stahl
connectivity/source/drivers/firebird/Connection.cxx |8 +++- connectivity/source/drivers/firebird/DatabaseMetaData.cxx|5 +- connectivity/source/drivers/firebird/DatabaseMetaData.hxx|4 -- connectivity/source/drivers/firebird/PreparedStatement.cxx |6 +-- connect

[Libreoffice-commits] core.git: icon-themes/sifr

2014-10-21 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_backcolor.png |binary icon-themes/sifr/cmd/lc_backgroundcolor.png |binary icon-themes/sifr/cmd/lc_color.png |binary icon-themes/sifr/cmd/lc_controlcodes.png|binary icon-themes/sifr/cmd/lc_underline.png |binary icon-themes/sifr/cmd/sc_backcolor

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-10-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 79441, which changed state. Bug 79441 Summary: Internal references to other sheets not sorted (procedure comment 31) https://bugs.freedesktop.org/show_bug.cgi?id=79441 What|Removed |Add

[Libreoffice-commits] core.git: 2 commits - include/sfx2

2014-10-21 Thread Stephan Bergmann
include/sfx2/objface.hxx |2 -- include/sfx2/shell.hxx |5 + 2 files changed, 1 insertion(+), 6 deletions(-) New commits: commit e73ee8db850f292aadbc2c7c853c6b4fb1dd5100 Author: Stephan Bergmann Date: Tue Oct 21 12:35:49 2014 +0200 Remove unused SfxInterface::GetResManager_I

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

2014-10-21 Thread Caolán McNamara
svx/uiconfig/ui/floatingundoredo.ui |1 + 1 file changed, 1 insertion(+) New commits: commit a2f80c9436faaace2cdabbc58be4e2e200f4ae3f Author: Caolán McNamara Date: Tue Oct 21 11:34:24 2014 +0100 Related: fdo#84676 make the undo popup not center under windows Change-Id: Idef8

Re: tracking down reference counting memory leaks

2014-10-21 Thread Noel Grandin
On 2014-10-20 06:27 PM, Michael Stahl wrote: there are 2 ways i've tried to track down the 2 leaking acquire()s: 1. instrument the acquire()/release() method and run the test in gdb, the script just takes 2 minutes to run (90 seconds of which are spent in a single regex) but unfortunately prin

[Libreoffice-commits] core.git: unotools/CppunitTest_unotools_fontdefs.mk unotools/qa

2014-10-21 Thread Chris Sherlock
unotools/CppunitTest_unotools_fontdefs.mk |2 unotools/qa/unit/testGetEnglishSearchName.cxx | 64 ++ unotools/qa/unit/testGetEnlishSearchName.cxx | 64 -- 3 files changed, 65 insertions(+), 65 deletions(-) New commits: commit 23cebb364

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 60/3a37eb46a5ed08d3c9c9b342386705cbd00109

2014-10-21 Thread Caolán McNamara
60/3a37eb46a5ed08d3c9c9b342386705cbd00109 |1 + 1 file changed, 1 insertion(+) New commits: commit 32a9a17c0312f96df0dab711cb24ef26ba55078a Author: Caolán McNamara Date: Tue Oct 21 10:21:08 2014 +0100 Notes added by 'git notes add' diff --git a/60/3a37eb46a5ed08d3c9c9b342386705cbd00

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 27/86d200b010a44a41a9453bfb56f0e41358422e

2014-10-21 Thread Caolán McNamara
27/86d200b010a44a41a9453bfb56f0e41358422e |1 + 1 file changed, 1 insertion(+) New commits: commit da3b2e1d2e55eea436a158d20a0653a1af87c9fe Author: Caolán McNamara Date: Tue Oct 21 10:19:17 2014 +0100 Notes added by 'git notes add' diff --git a/27/86d200b010a44a41a9453bfb56f0e413584

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

2014-10-21 Thread Caolán McNamara
sd/qa/unit/data/pptx/pass/CVE-2014-4114.ppsx |binary sd/qa/unit/filters-test.cxx |4 2 files changed, 4 insertions(+) New commits: commit fd92dffe05f6bf5c849df65c03de56ea0b3e7df0 Author: Caolán McNamara Date: Tue Oct 21 10:02:39 2014 +0100 add CVE-2014-4114 tes

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-10-21 Thread Robert Antoni Buj i Gelonch
FIX: Oracle doesn’t bundle JAVA_HOME/../../../../../Frameworks/JavaVM.framework/JavaVM, it comes with JAVA_HOME/jre/lib/server/libjvm.dylib. (note that Apple installs under /System/Library, Oracle installs under /Library) On Tue, Oct 21, 2014 at 10:21 AM, Robert Antoni Buj i Gelonch < robert

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

2014-10-21 Thread David Tardon
sc/source/core/data/drwlayer.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 166eaf213b3d43e54f2f5206d9680f75f720847f Author: David Tardon Date: Tue Oct 21 10:05:31 2014 +0200 conversion to double should not be necessary Change-Id: I12ad

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-10-21 Thread Robert Antoni Buj i Gelonch
Oracle doesn’t bundle /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/../../../../../Frameworks/JavaVM.framework/JavaVM, it comes with /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/../lib/server/libjvm.dylib. I've upload the patch https://gerrit.libreoff

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - set_soenv.in vcl/aqua

2014-10-21 Thread Herbert Dürr
set_soenv.in |8 ++-- vcl/aqua/source/gdi/salprn.cxx |5 + 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit 603a37eb46a5ed08d3c9c9b342386705cbd00109 Author: Herbert Dürr Date: Tue Oct 21 07:43:39 2014 + #i125776# handle OSX SDK 1

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

2014-10-21 Thread Caolán McNamara
sd/source/filter/eppt/pptx-epptbase.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a29301cf696ac093c03de05248c3c6adffd14818 Author: Caolán McNamara Date: Tue Oct 21 09:09:31 2014 +0100 fix debugging build Change-Id: I7264f670dd60f6121a23a4cb5524

[Libreoffice-commits] core.git: cui/source dbaccess/source forms/source include/rsc include/vcl reportdesign/source rsc/inc rsc/source sc/source sd/source sfx2/source starmath/source svx/source sw/sou

2014-10-21 Thread Noel Grandin
cui/source/dialogs/hangulhanjadlg.cxx |2 cui/source/options/optcolor.cxx |2 cui/source/tabpages/backgrnd.cxx |2 cui/source/tabpages/connect.cxx

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

2014-10-21 Thread Markus Mohrhard
vcl/Library_vcl.mk|1 vcl/inc/salgdiimpl.hxx| 196 ++ vcl/source/gdi/salgdiimpl.cxx | 26 + 3 files changed, 223 insertions(+) New commits: commit 68a6645f6d625bcff56ea93294754a9a695b01e0 Author: Markus Mohrhard Date: Tue