config_host/config_gpgme.h.in | 16
configure.ac |2 ++
xmlsecurity/source/gpg/CertificateImpl.cxx |9 +++--
3 files changed, 25 insertions(+), 2 deletions(-)
New commits:
commit 8c9cfba67711d0c3902f9bba444b68c7415d4f98
Aut
editeng/source/lookuptree/Trie.cxx | 45 +
1 file changed, 12 insertions(+), 33 deletions(-)
New commits:
commit 856df6d40690500453092419b2c71e91e2c5de25
Author: Noel Grandin
Date: Wed Oct 18 11:29:15 2017 +0200
use std::unique_ptr in TrieNode
Hi Mike,
That would be a good answer to have, because finding documentation on this
topic is tricky. Here is how I currently handle this in Python:
pipe = …
p = subprocess.Popen("/…/soffice --accept='pipe,name=" + pipe +
";url;StarOffice.ServiceManager' --headless --invisible", shell=Tr
sc/source/ui/inc/preview.hxx |2 +-
sc/source/ui/view/preview.cxx | 26 --
2 files changed, 13 insertions(+), 15 deletions(-)
New commits:
commit 0ad8447d3199e1c1d1f7d6ddabc9b4cded99c2d6
Author: Noel Grandin
Date: Wed Oct 18 20:50:02 2017 +0200
dyncolcontain
> This creates a new office process
Are you sure it does? If you already have a soffice.bin running, does this
indeed start a new one, or connect to the existing one?
> desktop.terminate()
>
If there indeed is just one soffice.bin process running (this is on Windows
or Linux, right?), I su
Le 18/10/2017 à 19:11, Jan Iversen a écrit :
Hi Jan,
FWIW, I have seen this too in the standard OSX LO build, but have so far
ignored it, as it doesn't seem to affect the build outcome or LO's
behaviour (at least not in any way that I have encountered).
Alex
___
cui/source/dialogs/about.cxx |2
oox/source/drawingml/textfield.cxx |2
slideshow/source/engine/transitions/transitionfactorytab.cxx | 334 +--
slideshow/source/inc/transitioninfo.hxx |4
svx/sou
sfx2/source/doc/Metadatable.cxx | 40
1 file changed, 20 insertions(+), 20 deletions(-)
New commits:
commit 66a33ea9ef0ede9c90714455e6ad46197425f075
Author: Julien Nabet
Date: Fri Oct 13 21:34:24 2017 +0200
Replace list by vector in Metadatable (
sw/source/filter/ww8/ww8par.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 40d663adac040a419b3ac3a303958ba49bc8712e
Author: Caolán McNamara
Date: Wed Oct 18 17:05:27 2017 +0100
ofz+ubsan: downcast does not point to SwTextFormatColl
sw/so
sw/source/filter/ww8/ww8scan.cxx |8
1 file changed, 8 insertions(+)
New commits:
commit f9ffe96b84044e28c58b48d57662c7db3d50bcc0
Author: Caolán McNamara
Date: Wed Oct 18 21:25:24 2017 +0100
ofz+ubsan: signed integer overflow
Change-Id: I1484897d5c14cc35165b7bec0b84
lotuswordpro/inc/xfilter/xfliststyle.hxx |3
lotuswordpro/source/filter/xfilter/xfliststyle.cxx | 75 +++--
2 files changed, 30 insertions(+), 48 deletions(-)
New commits:
commit f47804d56270ef4f0ee000bb6a1dfb45fa9bc4ac
Author: Noel Grandin
Date: Wed Oct 18 15:
On 19 October 2017 at 15:05, Jens Tröger wrote:
> The termination of the process p seems to destroy the other running soffice
> process. Hence using custom user installations with
> -env:UserInstallation=/tmp/random-dir but that just prolongs the process
> creation noticeably!
One alternative
On 19 October 2017 at 16:26, Matthew Francis wrote:
> Some sample code appended below - this is hacked out from a previous
> project, and may or may not represent best practice as to how to do
> this, but does work.
... and the same code as a github gist, because I should know better
than to past
sfx2/source/sidebar/SidebarController.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 26074f8ffacd817825a6e61d39dc9e7d27b1f3c2
Author: Jan-Marek Glogowski
Date: Tue Oct 17 19:52:58 2017 +0200
tdf#99537 set expand for re-used sidebar panels
When re-using a panel,
sc/source/core/tool/stringutil.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 049fc31e5557eada26a39bf8a06bfdb8f1cbb205
Author: Tor Lillqvist
Date: Wed Oct 18 13:24:44 2017 +0300
Fix assertion to check the right thing
We want to assert that the to
include/svx/unoprov.hxx|3 ++-
svx/source/unodraw/unoprov.cxx |6 ++
2 files changed, 4 insertions(+), 5 deletions(-)
New commits:
commit 3991cd38484883b8544be908b6834564345fd0f1
Author: Noel Grandin
Date: Wed Oct 18 13:32:59 2017 +0200
use std::unique_ptr in SvxUnoPro
Thanks Matthew!
That’s close to what I’m using. However, would you mind sharing your “close
document” code, as well as shutting down the soffice process?
In that context, it looks like you’re using the soffice process as the server?
How about projects like listed in this question:
https://foru
hwpfilter/source/hbox.cxx | 29 -
hwpfilter/source/hbox.h| 12 ++--
hwpfilter/source/hwpfile.cxx | 35 +++
hwpfilter/source/hwpfile.h |1 +
hwpfilter/source/hwpreader.cxx | 36 ++-
vcl/qa/cppunit/pdfexport/pdfexport.cxx | 53 ++---
1 file changed, 42 insertions(+), 11 deletions(-)
New commits:
commit f1cd64ec65253c1f84500b0af89c5b2990374a5d
Author: Miklos Vajna
Date: Thu Oct 19 09:08:32 2017 +0200
CppunitTest_vcl_pdfexport: now we can a
solenv/gbuild/platform/unittest-failed-WNT.sh |4
vcl/inc/helpwin.hxx |1 -
vcl/source/app/help.cxx | 12 +---
3 files changed, 5 insertions(+), 12 deletions(-)
New commits:
commit 660b12e47d3aedb8fcf2ed2c50f8175d351a51aa
Auth
vcl/source/filter/jpeg/jpegc.cxx | 607 ---
1 file changed, 321 insertions(+), 286 deletions(-)
New commits:
commit 5355e3a4c12e37dd9dba980517645fbc4df5fbf8
Author: Stephan Bergmann
Date: Wed Oct 18 13:02:28 2017 +0200
Avoid throwing C++ exception acro
sw/source/filter/ww8/ww8scan.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 0f6494082983773431c84a3fcfd38db93d6afdae
Author: Caolán McNamara
Date: Thu Oct 19 09:41:35 2017 +0100
ofz+ubsan: signed integer overflow
Change-Id: I950fb60f9bc7d
offapi/com/sun/star/drawing/TextFitToSizeType.idl | 16
1 file changed, 12 insertions(+), 4 deletions(-)
New commits:
commit a612c2feb38dbe78aa388f7d95baa12c6e821880
Author: Michael Stahl
Date: Thu Oct 19 13:30:38 2017 +0200
offapi: clarify TextFitToSizeType documentati
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fecffa63ef07a80d5094abcc2ffce5d8f73e54f5
Author: Christian Lohmaier
Date: Thu Oct 19 13:24:14 2017 +0200
Updated core
Project: translations dedc237384aa088b21796e0eb6d23501e00aaf89
upda
svx/source/accessibility/AccessibleShape.cxx |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit a2cd7c7a1015abe17b46cd40ae4bf5b3296d62e7
Author: Caolán McNamara
Date: Wed Oct 18 11:05:20 2017 +0100
Resolves: tdf#109282: a11y crash in use after dispose
sw/source/core/txtnode/thints.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit c79da868c0b02b1b1333c3b805899bb4ce867f6a
Author: Michael Stahl
Date: Thu Oct 19 14:01:33 2017 +0200
sw: fix odd condition in SwpHints::MergePortions()
All of the RE
sc/qa/unit/data/xlsx/pivottable_tabular_mode.xlsx |binary
sc/qa/unit/subsequent_export-test.cxx | 20 +++
sc/source/filter/excel/xepivotxml.cxx | 57 --
3 files changed, 64 insertions(+), 13 deletions(-)
New commits:
commit 8cf0b4b4cd748094889a
vcl/source/opengl/OpenGLContext.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 856d734ee1665b6aa7304847c3a923af09066016
Author: Michael Meeks
Date: Wed Oct 18 15:24:44 2017 +0100
tdf#113225 - reset framebuffer count when resetting OpenGLContext
Otherwise we can
sw/source/filter/ww8/ww8scan.cxx | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
New commits:
commit 289839b758f2f065e0420fd8f885b6743de71736
Author: Caolán McNamara
Date: Thu Oct 19 09:06:27 2017 +0100
ofz+ubsan: signed integer overflow
Change-Id: I9
On 19/10/2017 17:09, Jens Tröger wrote:
Thanks Matthew!
That’s close to what I’m using. However, would you mind sharing your “close
document” code, as well as shutting down the soffice process?
In that context, it looks like you’re using the soffice process as the server? How
about projects l
bridges/Library_cpp_uno.mk |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit dddb527db1562f30a2a2b20338dfc8458086a4a9
Author: Stephan Bergmann
Date: Thu Oct 19 15:29:38 2017 +0200
Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
configure.ac |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7bc2f1bde3a41737582532fd786b95749f98b37e
Author: Xisco Fauli
Date: Thu Oct 19 15:38:09 2017 +0200
bump product version to 6.0.0.0.alpha1+
Change-Id: Ic7c4f406e60774c435f8d41aaf54bc561261
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli
at 2017-10-19 13:34 +
Tag libreoffice-6.0.0.0.alpha1
-BEGIN PGP SIGNATURE-
iQIcBAABCAAGBQJZ6KnPAAoJEPQ0oe+v7q6jZdsP/icLcK16mlSg2Qj3IRH/u1Hr
iP7yvQxopyLQcrhQO04FB1esv0MmzMDp3yj20mFPabnGSyoSilTnV0wo/Su9xJ0x
9AC71RTTS1KeQUnAfwrmy5
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli
at 2017-10-19 13:34 +
Tag libreoffice-6.0.0.0.alpha1
-BEGIN PGP SIGNATURE-
iQIcBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jMtYP/2K8XBoRJeSMz7t4/P0Ug/X9
k1Us4hk0w21lxznOKof6L7MVnMpjX9eqw9ME7RS5CADq8uuU186JQLZdvGGQ7pCH
AFDSFur8hHIUbkWi59D9Ou
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli
at 2017-10-19 13:34 +
Tag libreoffice-6.0.0.0.alpha1
-BEGIN PGP SIGNATURE-
iQIcBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jcowP/3og1JY6YLt166oKJedTwyIL
1i4ybjQbt/LMbdkCuIPAHKoXZqFuGIdh2ghhwWUMBvBKYyRy92s3Ou0NV/SxoXC2
eS/dDVysDlvzmtZML3U59n
Tag 'libreoffice-6.0.0.0.alpha1' created by Xisco Fauli
at 2017-10-19 13:34 +
Tag libreoffice-6.0.0.0.alpha1
-BEGIN PGP SIGNATURE-
iQIbBAABCAAGBQJZ6KnTAAoJEPQ0oe+v7q6jaHgP9i3KCO1hPlINOWW3oAXh0zqX
HWm1eFO4oIx0KmyBT4hEoyaXcHeIRvnP9oVbGRT/2WQFzu3pMLRiWRvQCriaDs8U
YIy20tsSUe43L8B6k2W669
sw/source/filter/ww8/ww8scan.cxx | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 989f3a031235faa0356dddc9c29b0b23947447c5
Author: Caolán McNamara
Date: Thu Oct 19 11:18:21 2017 +0100
ofz+ubsan: signed integer overflow
Change-Id: Ie75f4ff4c0
vcl/Executable_ww2fuzzer.mk |1
vcl/workben/ww2fuzzer.cxx | 55
2 files changed, 55 insertions(+), 1 deletion(-)
New commits:
commit bea5f123f68acec84ba12d17938e25b7e112a43b
Author: Caolán McNamara
Date: Thu Oct 19 15:12:23 2017 +0100
So we have support for glTF models in LibreOffice. There's is then the
bug tdf#103884 that they don't work under gtk3. One reason they don't
work in gtk3 is because gtk3 opengl support is restricted to the core
profile and libgltf uses a few of the older non-core things.
e.g. would need these fixe
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 376fa15154f501841b321359fefc8accc957f9da
Author: Christian Lohmaier
Date: Thu Oct 19 17:30:26 2017 +0200
Updated core
Project: translations 0703aea9337413756face54c3d7a89cc4a539a33
make
source/es/svtools/messages.po
|1 +
source/jv/basctl/messages.po
|1 +
source/kok/scp2/source/gnome.po
|3 +--
source/kok/swext/mediawiki
sc/source/filter/excel/xepivotxml.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c9a584af6d640bfd88797e1ccd0a7695ffbf6c99
Author: Tamás Zolnai
Date: Thu Oct 19 15:13:54 2017 +0200
It's a simple assignment
Change-Id: I7b85a5ce93685013c28c9cb80470
sc/qa/unit/data/ods/pivottable_no_columns_layout.ods |binary
sc/qa/unit/subsequent_filters-test.cxx | 30 +++
sc/source/core/data/dpoutputgeometry.cxx |2 -
sc/source/filter/xml/xmldpimp.cxx|1
4 files changed, 32 insertions
sc/source/ui/app/inputhdl.cxx | 16
sc/source/ui/app/inputwin.cxx |8 +---
sc/source/ui/inc/inputhdl.hxx |9 +++--
3 files changed, 20 insertions(+), 13 deletions(-)
New commits:
commit 8112af3361fdf15fcf5d3177cd967e1d8d97d5f3
Author: Eike Rathke
Date: Thu Oc
unoidl/source/sourceprovider-parser.y | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 96e68b9949b86afd3006415c733a2a710e8817f3
Author: Stephan Bergmann
Date: Thu Oct 12 15:39:00 2017 +0200
loplugin:includeform: manual changes to
unoidl/source/source
include/vcl/IDialogRenderable.hxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit 245fda4189cab7b8ec33ca23de1d7ea3f6fa5a1e
Author: Stephan Bergmann
Date: Thu Oct 12 15:36:44 2017 +0200
Remove self-include
...that was probably added by accident with
0f58e974a7d6a
avmedia/Library_avmediavlc.mk |1 +
avmedia/source/vlc/inc/wrapper/Common.hxx |4 ++--
avmedia/source/vlc/inc/wrapper/EventHandler.hxx|6 +++---
avmedia/source/vlc/inc/wrapper/EventManager.hxx|6 +++---
avmedia/source/vlc/inc/wrapper/Instance.h
idlc/source/parser.y |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7855c29b4d40a64b73ad30c3f1f94a81cd61bf7a
Author: Stephan Bergmann
Date: Mon Oct 16 20:42:56 2017 +0200
loplugin:includeform: manual changes to idlc/source/parser.y
Change-Id: I1f
sw/source/core/doc/docfld.cxx | 25 -
sw/source/core/inc/docfld.hxx |7 ---
2 files changed, 12 insertions(+), 20 deletions(-)
New commits:
commit ed3d2e9863c11a36756466d907fa7fa8ecb726d0
Author: Noel Grandin
Date: Thu Oct 19 14:49:08 2017 +0200
use std::
officecfg/registry/data/org/openoffice/VCL.xcu | 54 -
1 file changed, 27 insertions(+), 27 deletions(-)
New commits:
commit 278bdbca318defa3bb862e0422cff2492ef46705
Author: Cheng-Chia Tseng
Date: Thu Oct 5 16:58:09 2017 +0800
tdf#112879 Update to Chinese (tradit
bridges/Library_cpp_uno.mk |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit 8b66ed9ca46249d61e0e3dbd83af26f0dc027c01
Author: Stephan Bergmann
Date: Thu Oct 19 15:29:38 2017 +0200
Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
include/oox/drawingml/clrscheme.hxx | 33
include/oox/export/utils.hxx|2
include/oox/ppt/presentationfragmenthandler.hxx |1
oox/source/export/drawingml.cxx |2
oox/source/ppt/presentationfragmenthandler.cxx | 76 +
sd/inc/drawdoc.hxx | 21 +
sd/source/core/drawdoc.cxx | 28 ++--
sd/source/core/drawdoc4.cxx|8 +++-
sd/source/filter/ppt/pptin.cxx |4 ++--
sd/source/ui/docshell/docshel2.cxx |4 ++--
sd/source/ui/
sw/source/filter/ww8/ww8scan.cxx | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
New commits:
commit 02d4421687c1dba797153d9b71c01cf98d1537fb
Author: Caolán McNamara
Date: Thu Oct 19 13:06:07 2017 +0100
ofz+ubsan: signed integer overflow
Change-Id: Ie291f
vcl/unx/gtk/gtksalframe.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 2c41e9924120ec2e399de9b4d8248f25712ae400
Author: Maxim Monastirsky
Date: Thu Oct 19 19:43:03 2017 +0300
tdf#106163 tdf#112830 Mirror mouse enter/leave for gtk2
Change-Id: I02bc5be82bc2bf51
xmlsecurity/source/gpg/SecurityEnvironment.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 561d25301bf2a04a2cd34f1674a792167cf5f43b
Author: Thorsten Behrens
Date: Wed Oct 18 14:23:37 2017 +0200
gpg4libre fix tdf#113190 don't show expired/invalid keys
vcl/source/opengl/OpenGLContext.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 5396ddfb01539424c3aef02bbdea3c5c3152a4ce
Author: Michael Meeks
Date: Wed Oct 18 15:24:44 2017 +0100
tdf#113225 - reset framebuffer count when resetting OpenGLContext
Otherwise we can
On 10/19/2017 10:05 AM, Jens Tröger wrote:
> Hi Mike,
>
> That would be a good answer to have, because finding documentation on this
> topic is tricky. Here is how I currently handle this in Python:
>
> pipe = …
> p = subprocess.Popen("/…/soffice --accept='pipe,name=" + pipe +
> ";url
config_host.mk.in|1
config_host/config_global.h.in |1
configure.ac | 10
sal/rtl/math.cxx | 53
sc/qa/unit/data/functions/mathematical/fods/mod.fo
svl/source/numbers/zforscan.cxx | 265 +---
1 file changed, 196 insertions(+), 69 deletions(-)
New commits:
commit 80c0a7300b9e185cd77f754abbad31422826662c
Author: Laurent BP
Date: Sun Oct 8 20:05:34 2017 +0200
tdf#33689 Accept English syntax keywords
configure.ac | 13 +-
vcl/unx/kde5/KDE5XLib.cxx |2
vcl/unx/kde5/tst_exclude_socket_notifiers.hxx | 55 --
3 files changed, 47 insertions(+), 23 deletions(-)
New commits:
commit cb713717c2ea37929b357f5109b33
writerfilter/source/dmapper/DomainMapper.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit f89dcfd3ce8b0ea788589247fb8c1124af51d30d
Author: Serge Krot
Date: Wed Sep 27 21:20:03 2017 +0200
related tdf#87533: handle LN_EG_SectPrContents_bidi correctly
sw/qa/extras/ooxmlimport/data/tdf87533_bidi.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 32 +
writerfilter/source/dmapper/StyleSheetTable.cxx | 42 ++-
3 files changed, 66 insertions(+), 8 deletions(-)
New commits:
commit f3c37b7d72fd6
Rebased ref, commits from common ancestor:
commit f8151b9fa3b743fb05b23f042b75ea20afa49510
Author: Katarina Behrens
Date: Thu Oct 19 22:25:49 2017 +0200
Fix glib detection for KF5
Change-Id: Ibd25502384cd248f1070d26266222e18fb9e2e47
diff --git a/configure.ac b/configure.ac
index a
include/LibreOfficeKit/LibreOfficeKit.hxx |4 ++--
include/LibreOfficeKit/LibreOfficeKitInit.h |2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit e19c4b54d129db356d44ede66aba51c789d2445f
Author: Stephan Bergmann
Date: Tue Oct 17 14:47:21 2017 +0200
Consi
xmloff/inc/SchXMLAutoStylePoolP.hxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 67ef6aaf371e51ce24ac30cb4c0f01bf8c9fbdde
Author: Stephan Bergmann
Date: Tue Oct 17 16:20:44 2017 +0200
Move SchXMLAutoStylePoolP.hxx next to SchXMLExport.hxx including it
lotuswordpro/inc/xfilter/xfcellstyle.hxx|2 +-
lotuswordpro/inc/xfilter/xfcolor.hxx|2 +-
lotuswordpro/inc/xfilter/xfdrawgroup.hxx|2 +-
lotuswordpro/inc/xfilter/xfdrawpolygon.hxx |2 +-
lotuswordpro/inc/xfilter/xffloatframe.hxx |2 +-
lotuswordpro/inc/xfilte
sd/source/ui/inc/tools/IconCache.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2d06146bcb2ae172feaf50e6d0c1f551607a4df9
Author: Stephan Bergmann
Date: Thu Oct 19 15:51:26 2017 +0200
Make include file found through -Isd/source/ui/inc
...instead o
sd/Library_sdfilt.mk |1 +
sd/source/filter/ppt/pptin.cxx |6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 8d3b8dd0b273f670baceaebdf4f66050e259c929
Author: Stephan Bergmann
Date: Thu Oct 19 15:53:38 2017 +0200
Make Library_sdfilt find Libra
slideshow/source/engine/effectrewinder.cxx |2 +-
slideshow/source/inc/basecontainernode.hxx |6 +++---
slideshow/source/inc/basenode.hxx |6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit db90b1aa477baacf8cb85384343aba171b91eb5c
Author: Stephan B
> is this whole 3d model feature still something we still actually want
> to have ? It seems to me to be of marginal utility.
>
If you would ask me, which you shouldn't, I'd say let's kill it, and the
collada stuff, too.
--tml
___
LibreOffice mailing li
sw/qa/extras/ooxmlexport/ooxmlexport8.cxx | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
New commits:
commit 143c482b3189cb084fbdf5e6f78f15b43f099e24
Author: Serge Krot
Date: Thu Oct 19 17:44:37 2017 +0200
sw: enable ooxml export tests also for Win32
* seems t
Tag 'libreoffice-6.0.0.0.alpha1-buildfix1' created by Christian Lohmaier
at 2017-10-19 21:53 +
Tag libreoffice-6.0.0.0.alpha1-buildfix1
-BEGIN PGP SIGNATURE-
iQIcBAABAgAGBQJZ6R7SAAoJEPQ0oe+v7q6jKuQP/jxvtyDJfJNoh0yay+ArM1S/
93R5u9Gysnbqvf9kUHdjHmoJyKA5jaXjJYzFQhIuVnU4thw1hhgMdhnll+gD
Tag 'libreoffice-6.0.0.0.alpha1-buildfix1' created by Christian Lohmaier
at 2017-10-19 21:53 +
Tag libreoffice-6.0.0.0.alpha1-buildfix1
-BEGIN PGP SIGNATURE-
iQIcBAABAgAGBQJZ6R7OAAoJEPQ0oe+v7q6j4RAP/05ADtZGRTT4a4b0slZzK4hA
4eJTbTmEJZJyDMRW/RkL2xcijC51Htumf4A6SvL/n9Rre2n8N22roWQMryfw
Tag 'libreoffice-6.0.0.0.alpha1-buildfix1' created by Christian Lohmaier
at 2017-10-19 21:53 +
Tag libreoffice-6.0.0.0.alpha1-buildfix1
-BEGIN PGP SIGNATURE-
iQIcBAABAgAGBQJZ6R7VAAoJEPQ0oe+v7q6jgogP/RZRkhI1f4INnEXPenc55vRO
dxLKxV1dp+mcNRq/R4Ld62BmJGla/vSbsLFFa6/YpnVsNW134+tcxpuk0K4c
Tag 'libreoffice-6.0.0.0.alpha1-buildfix1' created by Christian Lohmaier
at 2017-10-19 21:53 +
Tag libreoffice-6.0.0.0.alpha1-buildfix1
-BEGIN PGP SIGNATURE-
iQIcBAABAgAGBQJZ6R7YAAoJEPQ0oe+v7q6jmnQQAINCVsTcmJMHiNYzeI2SCkNY
yez0s0p5wKsgmdPDfk5KpLjDoC+Y+bkps56AZC38O/m+c6WwqpjV5ZDaEFGp
sot/source/sdstor/stgstrms.cxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 312a8a32a579160fd1665ab10dc37bd73c89961a
Author: Caolán McNamara
Date: Thu Oct 19 17:11:37 2017 +0100
ofz+ubsan: runtime error: left shift cannot be represented in type
sw/qa/extras/ooxmlexport/data/tdf107111.docx |binary
sw/qa/extras/ooxmlexport/ooxmlexport9.cxx| 13 +
sw/source/filter/ww8/ww8atr.cxx |1 +
3 files changed, 14 insertions(+)
New commits:
commit 8743a4172e5a168992f36e408c5db688a959000c
Author: Vasily Melenchuk
Thank you everybody for your feedback, that was very helpful. Here’s my current
working implementation:
- Spawn the soffice process which will function as a “server”
customenvdir = tempfile.TemporaryDirectory()
p = subprocess.Popen("soffice
--accept=\"pipe,name=SOME_PIPE;url;StarOffice.
On 20/10/2017 10:04, Jens Tröger wrote:
Also, I have performance concerns for this approach: loading and running
through just two documents simultaneously seemed to be unproportionally slow!?
As I mentioned before, while a single LO process can serve multiple
clients simultaneously, and with
include/svtools/treelistbox.hxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit ba9e09be72a6bd5709fcc51f5dc3cb70b3b80540
Author: Takeshi Abe
Date: Thu Oct 19 18:11:02 2017 +0900
Kill unused SV_LBOX_DD_FORMAT
Change-Id: I242339aa7a3f7c12b84cdcd97fe670491a0217a5
R
vcl/inc/printerinfomanager.hxx |4 ++--
vcl/unx/generic/printer/printerinfomanager.cxx | 22 +++---
2 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit c16804de78b1cf1ad906eaacbcc7c51d35218d8a
Author: Julien Nabet
Date: Wed Oct 18 22:39:
Hi,
On 10/19/2017 1:01 AM, Jens Tröger wrote:
> It seems to me that spawning multiple Writer instances as individual
> processes (using Python’s subprocess) and then shutting one process down
> kills the other as well. What vital resources are being shared here, and what
> is the recommended wa
Thanks Matthew,
What I need is "bulk processing" of documents. I currently run LO in headless
mode and open the documents in read-only format (macros disabled) hoping that
would improve performance. To answer to your points: no interactiveness and
high throughput to scrape document content.
Yo
include/svtools/treelistentry.hxx |2 +-
svtools/source/contnr/treelistentry.cxx | 13 -
2 files changed, 1 insertion(+), 14 deletions(-)
New commits:
commit 44f54bf392375b789e3e3c3e868c9426d6cd4e41
Author: Takeshi Abe
Date: Wed Oct 18 17:22:02 2017 +0900
svtools:
avmedia/inc/strings.hrc |2 ++
avmedia/source/framework/MediaControlBase.cxx |2 ++
2 files changed, 4 insertions(+)
New commits:
commit 2161abff3510dd591db30d94911241436c90c4d4
Author: Gabor Kelemen
Date: Thu Oct 19 19:48:11 2017 +0200
tdf#87808 Add missing
compilerplugins/clang/pluginhandler.cxx | 11 ++-
compilerplugins/clang/pluginhandler.hxx |1 +
2 files changed, 7 insertions(+), 5 deletions(-)
New commits:
commit 15dce20e8b97dbd0179f01910ca4d0027e80ff4e
Author: Stephan Bergmann
Date: Thu Oct 19 21:33:08 2017 +0200
Fully i
filter/source/msfilter/escherex.cxx | 38 ++-
include/filter/msfilter/escherex.hxx | 15 ++---
2 files changed, 27 insertions(+), 26 deletions(-)
New commits:
commit 8f8a1e301c7f5b9e924e192ab68b7baa23dcc47a
Author: Noel Grandin
Date: Wed Oct 18 16:1
codemaker/source/codemaker/global.cxx |2
codemaker/source/cppumaker/cppuoptions.cxx |2
codemaker/source/cppumaker/cppuoptions.hxx |2
codemaker/source/cppumaker/cpputype.cxx| 36 +++
codemaker/source/javamaker/javaoptions.cxx |2
codemaker/source/javamaker/java
89 matches
Mail list logo