[Libreoffice-commits] core.git: 5 commits - sc/CppunitTest_sc_condformats.mk sc/inc sc/Module_sc.mk sc/qa sc/source vcl/inc vcl/opengl

2015-01-06 Thread Markus Mohrhard
sc/CppunitTest_sc_condformats.mk | 109 +++ sc/Module_sc.mk |1 sc/inc/attarray.hxx |1 sc/qa/extras/sccondformats.cxx | 136 +++ sc/source/core/data/attarray.cxx |8 +- sc/source/ui/app

[Libreoffice-commits] core.git: external/icu

2015-01-06 Thread Stephan Bergmann
external/icu/icu-ubsan.patch.0 | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 934d32a930047d0f221493f8974f1a2682f6779d Author: Stephan Bergmann Date: Wed Jan 7 08:39:53 2015 +0100 external/icu: Work around -fsanitize=shift Change-Id: I0ca31fc36b14d433e92

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

2015-01-06 Thread Noel Grandin
desktop/source/deployment/manager/dp_extensionmanager.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a9c2d1c626c52ae595efc1000b0682ba6354fc54 Author: Noel Grandin Date: Wed Jan 7 08:50:55 2015 +0200 fix spelling: garded -> guarded Cha

[Libreoffice-commits] core.git: basegfx/source chart2/source cui/source dbaccess/source desktop/source editeng/source filter/source framework/source helpcompiler/source

2015-01-06 Thread Łukasz Hryniuk
basegfx/source/workbench/gauss.hxx| 20 +++--- chart2/source/controller/main/DrawCommandDispatch.cxx |2 - chart2/source/tools/AxisHelper.cxx|2 - chart2/source/tools/DiagramHelper.cxx |5 +-- cui/source/

[Bug 39440] cppcheck cleanliness

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39440 --- Comment #46 from Commit Notification --- Łukasz Hryniuk committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9fd89a5952a48b473cee03a2681eb5d4cd6d1742 fdo#39440 red

LibreOffice Gerrit News for core on 2015-01-07

2015-01-06 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Windows cursor improvements. Fixes fdo#53148 and fdo#53151. in https://gerrit.libreoffice.org/13780 from Rimas Kudelis about module vcl + --with-macosx-app-nam

Re: tubes/source/conference.cxx:251:79: error: 'OSL_ENSURE' was not declared in this scope

2015-01-06 Thread ungifted
19.12.2014, 18:26, "Eike Rathke" : > Hi ungifted, > > On Thursday, 2014-12-18 22:56:24 +0300, ungifted wrote: >>  I found I should report build issues into this maillist. Ok. >> >>  Trying to build LibreOffice-4.4. on my Gentoo and got subj. > > First thing you should do is not enable tubes in

Re: Severe performance degradation on Linux

2015-01-06 Thread Noel Grandin
Just a guess, but I would suspect that setting the TCP_NODELAY socket option on both ends of the socket would speed things up considerably. I think that some BSD-based operating systems have a loopback shortcut in their networking code, which would explain some of the speed difference between

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

2015-01-06 Thread Julien Nabet
connectivity/source/drivers/mork/MConnection.cxx | 11 +++ connectivity/source/drivers/mork/MDatabaseMetaDataHelper.cxx | 17 ++- connectivity/source/drivers/mork/MQueryHelper.cxx| 10 +- connectivity/source/drivers/mork/MorkParser.hxx |

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

2015-01-06 Thread Laurent Charrière
formula/source/core/api/FormulaCompiler.cxx|2 +- formula/source/core/api/token.cxx |2 +- formula/source/core/resource/core_resource.src |8 include/formula/compiler.hrc |2 +- include/formula/opcode.hxx |2 +- sc

"No rule to make target `vs2012-ide-integraion'"

2015-01-06 Thread aron
Hi all I've built libreoffice-4.2.8.2 successfully on Windows. But I can't get the MSVS project file. [build SLC] writerfilter [build SLC] chart2 [build SLC] sc [build SLC] sw [build SLC] libreoffice [build SLC] loaded modules: UnoControls accessibility accessories afms android animations apache-

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

2015-01-06 Thread Zolnai Tamás
sw/source/core/layout/fly.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 89a81a6610cf31291750e7300bcd1a97d062 Author: Zolnai Tamás Date: Wed Jan 7 01:55:29 2015 +0100 fdo#83354: Chart is truncated - moved down outside the margins of the object

Re: Looking to Get Involved

2015-01-06 Thread fellowtraveler
So I just tried it manually as described in https://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg134110.html It’s not exactly clear to me what that last two steps are, * then open both the original an

Re: Looking to Get Involved

2015-01-06 Thread Renato Ferreira
> > > > based on /Users/... and the actual test failure, I'll bet a Mac with > retina display. Hm, nice catch. Although it's weird to have a third value, since there should only be two canonical Mac versions for all that should matter here. Maybe OS version? Renato. _

Re: Looking to Get Involved

2015-01-06 Thread Norbert Thiebaud
On Tue, Jan 6, 2015 at 5:08 PM, Renato Ferreira wrote: >> I’ve been looking to get involved for a while but I am not really sure >> where to start, it will defiantly be small. ;) I’ve checked out and built >> the code and I did run into a problem with one of the unit tests, the >> specific proble

Re: Looking to Get Involved

2015-01-06 Thread Renato Ferreira
> > I’ve been looking to get involved for a while but I am not really sure > where to start, it will defiantly be small. ;) I’ve checked out and built > the code and I did run into a problem with one of the unit tests, the > specific problem that I am seeing was actually discussed on the list: > >

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

2015-01-06 Thread Stephan Bergmann
sw/source/filter/ww8/ww8scan.cxx |2 +- sw/source/filter/ww8/ww8scan.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d7a507ab452bc84aeda00cc4d9bb7dbefde74339 Author: Stephan Bergmann Date: Tue Dec 30 21:30:05 2014 +0100 -Werror,-Wconstant-conversion

Rimas Kudelis license statement

2015-01-06 Thread Rimas Kudelis
To the extent possible under law, I waive all copyright and related or neighboring rights to my past & future contributions to LibreOffice: http://creativecommons.org/publicdomain/zero/1.0 Regards, Rimas Kudelis ___ LibreOffice mailing list Li

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

2015-01-06 Thread Julien Nabet
sc/source/core/data/funcdesc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 689afb19dc399ff3fcea07a6d264b61d10313a1e Author: Julien Nabet Date: Mon Feb 2 21:02:42 2015 +0100 Better fix for fdo#87558: Duplication in Last Used Functions sidebar list

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

2015-01-06 Thread Julien Nabet
sc/source/core/data/funcdesc.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 585ab75a9344e140c876cb7565d3525a62fb8a73 Author: Julien Nabet Date: Mon Feb 2 21:02:42 2015 +0100 Better fix for fdo#87558: Duplication in Last Used Functions sidebar list

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

2015-01-06 Thread David Ostrovsky
solenv/gbuild/platform/com_MSC_defs.mk | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit 967c060b7d887b2181bae11adbad91105190d12f Author: David Ostrovsky Date: Tue Jan 6 23:05:53 2015 +0100 Fix --enable-pch option on msvc 64bit compiler When /

removing crashrep

2015-01-06 Thread Caolán McNamara
I propose removing "crashrep" (https://gerrit.libreoffice.org/#/c/13733/) on the basis that we've never used it. Any objections ? C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2015-01-06 Thread Miklos Vajna
sw/qa/extras/ww8export/ww8export.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1fa51103a1ea4034af6c746b34eeeddd39f7ab4f Author: Miklos Vajna Date: Fri Jan 2 11:06:01 2015 +0100 CppunitTest_sw_ww8export: use SAL_NEWLINE_STRING This makes CppunitT

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

2015-01-06 Thread Eike Rathke
vcl/source/filter/jpeg/jpegc.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 105e2611032ebc8ad777deb19b8cea62ad2279e2 Author: Eike Rathke Date: Tue Jan 6 21:33:56 2015 +0100 Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 133 commits - accessibility/source android/Bootstrap android/experimental avmedia/source basctl/source basctl/uiconfig basic/source bea

2015-01-06 Thread Miklos Vajna
Rebased ref, commits from common ancestor: commit a989d6f5bd6ad9c301259f93ab1fc62a4fcebb93 Author: Miklos Vajna Date: Tue Jan 6 17:31:42 2015 +0100 LOK: add LibreOfficeKitCallbackType enumeration Change-Id: I0147b1985f87f25e70f4d8672beba18fdd9ba6c2 diff --git a/include/LibreOffice

[Libreoffice-commits] core.git: 6 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/source sw/inc sw/source vcl/source

2015-01-06 Thread Miklos Vajna
desktop/source/lib/init.cxx | 18 ++ include/LibreOfficeKit/LibreOfficeKit.h | 18 ++ include/LibreOfficeKit/LibreOfficeKit.hxx | 11 +++ include/vcl/ITiledRenderable.hxx |9 + include/vcl/outdev.hxx

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

2015-01-06 Thread Julien Nabet
connectivity/source/drivers/mork/MorkParser.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21eb155e3eac7badd987adc041000378c67911ae Author: Julien Nabet Date: Tue Jan 6 20:33:47 2015 +0100 Typo: Rerturns -> Returns Change-Id: Ic331f71eb0f248528a3

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

2015-01-06 Thread Eike Rathke
vcl/source/filter/jpeg/jpegc.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d389216038d874c0d99a8168649a7f5f4db970d3 Author: Eike Rathke Date: Tue Jan 6 20:18:48 2015 +0100 grml.. nScanLineBufferComponents still needs to be on jmp stack A follo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - vcl/opengl

2015-01-06 Thread Kohei Yoshida
vcl/opengl/win/WinDeviceInfo.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit c5ba76147442a5ce3ce2dd69966be7550483fdc9 Author: Kohei Yoshida Date: Tue Jan 6 12:22:18 2015 -0500 Build fix on Windows. is needed for std::max. Change-Id: Ic5cc38f3e34d1de60ec

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sd/uiconfig

2015-01-06 Thread Yousuf Philips
sd/uiconfig/simpress/toolbar/commontaskbar.xml|5 - sd/uiconfig/simpress/toolbar/drawingobjectbar.xml |5 +++-- sd/uiconfig/simpress/toolbar/graphicobjectbar.xml |4 ++-- sd/uiconfig/simpress/toolbar/standardbar.xml | 11 +-- 4 files changed, 14 insertions(+), 11

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/galaxy

2015-01-06 Thread Yousuf Philips
icon-themes/galaxy/links.txt |4 1 file changed, 4 insertions(+) New commits: commit fb8ee34a5c9e900e563f6cf75d10e5f7e2d815f4 Author: Yousuf Philips Date: Wed Dec 24 10:24:45 2014 +0400 ICONS: Add duplicate reference for flip commands in impress/draw (4.4) Change-Id: Id7

[Libreoffice-commits] core.git: external/harfbuzz

2015-01-06 Thread Stephan Bergmann
external/harfbuzz/UnpackedTarball_harfbuzz.mk |6 +++ external/harfbuzz/ubsan.patch | 44 ++ 2 files changed, 50 insertions(+) New commits: commit 9dbac35b1e55c49b2f1e595f4dfe3437c3fedb58 Author: Stephan Bergmann Date: Tue Jan 6 18:05:49 2015 +0100

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

2015-01-06 Thread V Stuart Foote
sw/source/core/doc/DocumentStylePoolManager.cxx |4 1 file changed, 4 deletions(-) New commits: commit aa474a538315c20128d0853bac97bfa3e66a2c12 Author: V Stuart Foote Date: Wed Dec 24 20:10:23 2014 +0400 fdo#82041 restore heading 3 and 4 color to automatic (4.4) Change-I

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

2015-01-06 Thread Yousuf Philips
sd/source/ui/app/menuids_tmpl.src | 23 +++ 1 file changed, 11 insertions(+), 12 deletions(-) New commits: commit a5fd512c34c7210d86f210c74033291bd27ca83c Author: Yousuf Philips Date: Mon Dec 22 23:49:44 2014 +0400 fdo#84233 rearrange impress and draw slide context m

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

2015-01-06 Thread David Tardon
xmloff/source/style/XMLFontAutoStylePool.cxx |4 1 file changed, 4 insertions(+) New commits: commit 3006f4214e58a0617f6c6344791ab89c289f0526 Author: David Tardon Date: Mon Jan 5 18:41:14 2015 +0100 export format of embedded font too Change-Id: Ife7dbb298861a71987501f384

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

2015-01-06 Thread David Tardon
xmloff/source/style/XMLFontStylesContext.cxx | 27 +++--- xmloff/source/style/XMLFontStylesContext_impl.hxx |8 ++ 2 files changed, 32 insertions(+), 3 deletions(-) New commits: commit a9d191857372847fe198cb6036a9db2877289b4b Author: David Tardon Date: Mon Jan 5

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - external/libmwaw

2015-01-06 Thread David Tardon
external/libmwaw/0001-ClarisWorks-AppleWorks-spreadsheet-do-not-remove-fir.patch | 99 ++ external/libmwaw/0002-ClarisWors-AppleWorks-spreadsheet-Oops-correct-of-a-.patch | 31 +++ external/libmwaw/UnpackedTarball_libmwaw.mk |5 3 files ch

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - configure.ac

2015-01-06 Thread David Tardon
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 25b91a6ea6f8f1a1c842116d7361783335fe9338 Author: David Tardon Date: Tue Jan 6 17:02:01 2015 +0100 build requires libmwaw 0.3.4 now Change-Id: Ia129961bc429514b70e4bb508a76424e4df83289 (c

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

2015-01-06 Thread Caolán McNamara
include/vcl/outdev.hxx |2 ++ include/vcl/print.hxx |1 + vcl/source/gdi/print.cxx | 10 ++ vcl/source/outdev/gradient.cxx | 23 +++ 4 files changed, 32 insertions(+), 4 deletions(-) New commits: commit e2883ca86f747eb62d1fe9e9b8d115c

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

2015-01-06 Thread Stephan Bergmann
vcl/workben/vcldemo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c2250cbd2fc392e11cb1fe70ff139457968e23a Author: Stephan Bergmann Date: Tue Jan 6 17:57:41 2015 +0100 loplugin:saloverride Change-Id: I4509ee714622ad1fcccfed9255a474727e0f8e16 di

[Libreoffice-commits] core.git: 2 commits - external/icu external/libxml2

2015-01-06 Thread Stephan Bergmann
external/icu/icu-ubsan.patch.0 | 11 external/libxml2/UnpackedTarball_xml2.mk |1 external/libxml2/ubsan.patch.0 | 84 +++ 3 files changed, 96 insertions(+) New commits: commit d81dbb6dee272bd18c7a1d3e0dbe429b04187f8b Author: Stephan B

[Bug 79641] LibreOffice 4.4 most annoying bugs

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Laurent BP changed: What|Removed |Added CC||jumbo4...@yahoo.fr Depends on|

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - include/LibreOfficeKit libreofficekit/source sw/source

2015-01-06 Thread Miklos Vajna
include/LibreOfficeKit/LibreOfficeKit.h | 13 + libreofficekit/source/gtk/lokdocview.c | 14 ++ sw/source/uibase/docvw/edtwin.cxx |2 +- 3 files changed, 24 insertions(+), 5 deletions(-) New commits: commit 21c3a1b61733ef017ee4622a76058b3ecad5da08 Author: Mi

[Libreoffice-commits] core.git: 3 commits - include/vcl vcl/generic vcl/inc vcl/osx vcl/source vcl/unx vcl/win vcl/workben

2015-01-06 Thread Michael Meeks
include/vcl/opengl/OpenGLContext.hxx |8 +++- vcl/generic/app/geninst.cxx |8 ++-- vcl/inc/unx/gtk/gtkinst.hxx |5 + vcl/osx/salinst.cxx |4 vcl/source/opengl/OpenGLContext.cxx | 21 - vcl/unx/gtk/app/gtkins

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - reportdesign/source

2015-01-06 Thread Lionel Elie Mamane
reportdesign/source/ui/inspection/GeometryHandler.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 0d63a64ecaeb4517c710876b1170e28ae71a44a2 Author: Lionel Elie Mamane Date: Thu Dec 18 06:37:27 2014 +0100 fdo#76780 don't limit PositionY to available width Change-Id:

[Libreoffice-commits] core.git: 2 commits - configure.ac external/libmwaw

2015-01-06 Thread David Tardon
configure.ac |2 external/libmwaw/0001-ClarisWorks-AppleWorks-spreadsheet-do-not-remove-fir.patch | 99 ++ external/libmwaw/0002-ClarisWors-AppleWorks-spreadsheet-Oops-correct-of-a-.patch | 31 +++ external/l

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

2015-01-06 Thread Caolán McNamara
scaddins/source/analysis/analysis.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 15067728f2cf437f0ecd78ddaeacef91858dcb29 Author: Caolán McNamara Date: Tue Jan 6 15:52:49 2015 + add cmath for std::nextafter Change-Id: Ic5580d5efb9d5a891a62630dc457624ba89c15

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

2015-01-06 Thread Caolán McNamara
comphelper/source/misc/random.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit dc5ae421c31ab5bd5641259eb95b3365f78b3495 Author: Caolán McNamara Date: Tue Jan 6 15:33:18 2015 + include time.h for time Change-Id: Id2fbc93fb99cd97473298e127dd5a3d82f22e438 diff

[Libreoffice-commits] libvisio.git: 2 commits - src/lib

2015-01-06 Thread David Tardon
src/lib/VSDMetaData.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8618e063c1ac0c9fdf60d5b401f8305d8b106d93 Author: David Tardon Date: Tue Jan 6 13:49:02 2015 +0100 why is this constant static? Change-Id: I4e1129695c2f4fd14c491acfe916853ea33fb64f

[Libreoffice-commits] libmspub.git: 2 commits - src/lib

2015-01-06 Thread David Tardon
src/lib/MSPUBMetaData.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 84aa593e58a2a3cc28e6e36086d0c99f59e42757 Author: David Tardon Date: Tue Jan 6 13:44:05 2015 +0100 why is this variable static? Change-Id: Ib3108e1f4a0a4caa2df9685ee58a9ea6e7f763

[Libreoffice-commits] core.git: 42 commits - accessibility/source android/Bootstrap android/experimental bridges/inc bridges/source bridges/test comphelper/source compilerplugins/clang connectivity/so

2015-01-06 Thread Caolán McNamara
accessibility/source/standard/vclxaccessibletoolboxitem.cxx |8 android/Bootstrap/src/org/libreoffice/kit/Document.java |3 android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java |2 bridges/inc/bridges/cpp_uno

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 5 commits - desktop/source include/LibreOfficeKit include/vcl libreofficekit/source sw/inc sw/source vcl/source

2015-01-06 Thread Miklos Vajna
desktop/source/lib/init.cxx | 18 ++ include/LibreOfficeKit/LibreOfficeKit.h |5 + include/LibreOfficeKit/LibreOfficeKit.hxx | 12 include/vcl/ITiledRenderable.hxx |9 + include/vcl/outdev.hxx|8 +

[Libreoffice-commits] core.git: Branch 'feature/vclref' - compilerplugins/clang extensions/source include/svtools include/vcl sd/source vcl/inc vcl/qa vcl/source vcl/unx vcl/workben

2015-01-06 Thread Noel Grandin
compilerplugins/clang/vclwidgets.cxx |2 extensions/source/propctrlr/standardcontrol.cxx |4 extensions/source/propctrlr/standardcontrol.hxx |2 include/svtools/svmedit.hxx |1 include/vcl/button.hxx| 14 - in

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

2015-01-06 Thread Eike Rathke
framework/source/fwe/classes/addonsoptions.cxx | 44 ++--- sc/source/core/data/compressedarray.cxx|4 +- sc/source/core/data/table5.cxx |2 - vcl/source/filter/jpeg/jpegc.cxx |2 - 4 files changed, 29 insertions(+), 23 deletio

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 11 commits - connectivity/source cui/uiconfig download.lst external/libmwaw filter/source framework/source sc/inc sc/source svx/uiconfig vcl/

2015-01-06 Thread David Tardon
connectivity/source/drivers/file/FResultSet.cxx |1 cui/uiconfig/ui/movemenu.ui |2 download.lst |9 external/libmwaw/ExternalPackage_libmwaw.mk

Re: Severe performance degradation on Linux

2015-01-06 Thread Michael Meeks
On Tue, 2015-01-06 at 15:20 +0100, Maarten Hoes wrote: > Well I tried this, and it produced a file of a whopping 383087 lines > and 30 MB. That is expected. > I wouldnt expect any sane person to look through all of that in its > entirety on a page by page basis. > ;) Hit page-

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, On Tue, Jan 6, 2015 at 1:28 PM, Michael Meeks wrote: > > As Tor suggested doing an strace on each end would show what's up: > > strace -f -ttt -s 256 -o /tmp/slog slow_proces > > And poke in the /tmp/slog for where there is a multi-second jump in the > time - and past

Re: [libo-marketing-priv] Announcing Pebble Smartwatch Application for LibreOffice Impress

2015-01-06 Thread Gülşah Köse
Thanks a lot Michael :) I'll commit the project in today and follow your suggestion. This is exciting for me :) All the best -- *Gülşah Köse* *about.me * ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http:/

Re: Severe performance degradation on Linux

2015-01-06 Thread Michael Meeks
On Tue, 2015-01-06 at 12:31 +0100, Maarten Hoes wrote: > Im not sure. When I change the accept to include 'tcpNoDelay=1' as > below: In the past - the Linux desktop as a whole suffered something rather similar when code tried to do a reverse lookup on the hostname which took significant t

Re: [libo-marketing-priv] Announcing Pebble Smartwatch Application for LibreOffice Impress

2015-01-06 Thread Michael Meeks
On Tue, 2015-01-06 at 12:06 +, Michael Meeks wrote: > Great - so you should be able to clone: > > ssh://gulsahkose@logerrit/core.git Urgh; and of course I got the wrong URL try this: git clone ssh://gulsahkose@logerrit/impress_remote.git > I'd add a 'pebb

Re: [libo-marketing-priv] Announcing Pebble Smartwatch Application for LibreOffice Impress

2015-01-06 Thread Michael Meeks
Hi Gulsah, > MPLv2 licence is ok for me. I changed the license of the project.--> > https://github.com/COMU/pebble-remote/blob/master/LICENCE Wonderful. Great - so you should be able to clone: ssh://gulsahkose@logerrit/core.git And check your code into there; j

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, Im not sure. When I change the accept to include 'tcpNoDelay=1' as below: p = subprocess.Popen("/home/buildslave/source/libo-core/instdir/program/soffice --accept=\"socket,host=localhost,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager\" --headless", shell=True, env=myenv) I get no noti

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, On Mon, Jan 5, 2015 at 10:47 PM, Michael Stahl wrote: > > On 05.01.2015 18:36, Maarten Hoes wrote: > > > > For what its worth, i can easily reproduce the script takes fairly long > > (about ~50 seconds on my vm's) to complete on both Ubuntu 14.04 and > > Fedora 21, both with the distro suppl

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #22 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a48d8465c3f9f36a02fb3c6a79f5dbb5851174f7 fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #23 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=abe670157b69aa7fe4b478f1fd13757d7b7fcc4b fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #17 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=dc28e90d200a839d4017d548217ee5ce8a23f848 fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #21 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=64cccf36f26f6398906a0cc6fc48e76defbe057d fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #15 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bae855e667993ea6cddd551452c6e2fa60bdc2f3 fdo#84938: repl

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #16 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d1ce6effb62745e9f9c85badd44a1be0aa4a1d8f fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #20 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8447eeb192acf7e3255f7fdf92977470b28a18f9 fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #18 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec5bf66d366cd42774a87465e1187271f48a4ab1 fdo#84938: conv

[Bug 84938] replace #defined constants with ‘enum class’

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #19 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=c29657e0d6bb707345584ac7a7f5ae5016f37297 fdo#84938: conv

[Bug 39468] translate German comments, removing redundant ones

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #161 from Commit Notification --- Chris Sherlock committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9b45157ab20c9b158a1ef8f4f364d7a46d9c276b vcl: fdo#394

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 50430, which changed state. Bug 50430 Summary: FILEOPEN: Can't Open .uop file https://bugs.freedesktop.org/show_bug.cgi?id=50430 What|Removed |Added -

[Bug 75025] LibreOffice 4.3 most annoying bugs

2015-01-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 41169, which changed state. Bug 41169 Summary: All hotkeys are language dependent, don't work in non-Latin keyboard layout https://bugs.freedesktop.org/show_bug.cgi?id=41169 What|Removed