loolwsd/FileServer.hpp |2 +-
loolwsd/LOOLWSD.cpp | 41 +
loolwsd/LOOLWSD.hpp |7 +++
loolwsd/Makefile.am |2 ++
loolwsd/Storage.cpp |2 +-
loolwsd/favicon.ico |binary
loolwsd/loolwsd.spec.in |1 +
loolwsd/lool
Hi slacka,
On Sunday, 2016-09-11 01:09:30 -0700, slacka wrote:
> This may be a regression, but I'm not seeing it with the 32-bit 5.1.4.2
> official LibreOffice for Ubuntu 16.04. With minverse.fods, C10 changes to
> FALSE after pressing Shift+Ctrl+F9. With vdb.fods, C11 changes to FALSE
> after a
loolwsd/LOOLStress.cpp |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit a652a013aac06a848c9c7b82671b43d7be5cbbc1
Author: Miklos Vajna
Date: Wed Sep 14 09:20:35 2016 +0200
LOOLStress: unused using declaration
Change-Id: If20c38a4575074e7ca300691150
accessibility/source/extended/accessibleiconchoicectrl.cxx |8 ++---
accessibility/source/extended/accessibleiconchoicectrlentry.cxx |8 ++---
accessibility/source/extended/accessiblelistbox.cxx |8 ++---
accessibility/source/extended/accessiblelistboxentry.cxx
Hello,
I installed QtCreator to work on the LO project. But then, at the first
attempt to compile, I get the following message.
/.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang /
XMultiServiceFactory.hpp: No such file or directory.
An idea to get out of this impasse with Qt
The other problem with Visual Studio Project file is, some projects included
not completely or are missing complete
With that solution
http://nabble.documentfoundation.org/Error-building-Visual-Studio-2013-project-file-for-LibreOffice-on-Windows-tp4140307p4140799.html
I don't now is the make wr
Hi Markus,
On Sunday, 2016-09-11 05:39:05 +0200, Markus Mohrhard wrote:
> On Sat, Sep 10, 2016 at 4:28 PM, Kohei Yoshida wrote:
> > I'd recommend backporting this to a stable branch, since in theory
> > these crashers have probably existed for several releases at least.
>
> I absolutely agree.
> On 13 Sep 2016, at 08:45, Juergen Funk Mailinglist
> wrote:
>
> The other problem with Visual Studio Project file is, some projects included
> not completely or are missing complete
This is a known challenge. the current gbuild_to_ide was not meant to enable a
complete make in VS, but merel
> I installed QtCreator to work on the LO project. But then, at the first
> attempt to compile, I get the following message.
> /.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang /
> XMultiServiceFactory.hpp: No such file or directory.
Currently our support for IDE is merely
sw/qa/extras/tiledrendering/tiledrendering.cxx |4
sw/source/core/crsr/crsrsh.cxx |7 +++
2 files changed, 11 insertions(+)
New commits:
commit 7b784e4e3927d91a96cd0b54fc43c9b488822e47
Author: Miklos Vajna
Date: Wed Sep 14 09:16:56 2016 +0200
sw draw text:
writerfilter/source/dmapper/StyleSheetTable.cxx |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit e44addfd5d227123928d1295bb8582799aaac6a0
Author: Justin Luth
Date: Tue Sep 13 16:56:38 2016 +0300
writerfilter style: use emplace_back, avoiding typedef
editeng/source/editeng/editview.cxx| 12 +
editeng/source/editeng/impedit.cxx | 36 +--
editeng/source/editeng/impedit.hxx |4 +
include/editeng/editview.hxx |4 +
include/editeng/outliner.hxx |
accessibility/inc/extended/AccessibleGridControlTableCell.hxx|3 +--
accessibility/inc/standard/vclxaccessiblemenuseparator.hxx |2 +-
accessibility/source/extended/AccessibleGridControlTable.cxx |6 +++---
accessibility/source/extended/AccessibleGridControlTableCell.cxx
basic/source/classes/sb.cxx|2
basic/source/classes/sbxmod.cxx|4 -
basic/source/inc/sbjsmeth.hxx |2
basic/source/sbx/sbxvar.cxx|2
canvas/source/cairo/cairo_canvashelper.cxx |6 --
canvas/source/cairo/cairo_canvashel
include/xmloff/XMLShapeStyleContext.hxx|2 +-
include/xmloff/numehelp.hxx|6 +++---
include/xmloff/prstylei.hxx|2 +-
include/xmloff/xmlexp.hxx |4 ++--
include/xmloff/xmlexppr.hxx
Tag '1.8.3' created by Andras Timar at 2016-09-14
09:07 +
1.8.3
Changes since 1.7.2-1-36:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreo
loleaflet/Makefile |2 +-
loolwsd/configure.ac |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fd80abd639e7d1a4530f215d09e1804058a9c7ef
Author: Andras Timar
Date: Wed Sep 14 11:11:15 2016 +0200
Bump version to 1.8.4
diff --git a/loleaflet/Makefile b/
sfx2/source/view/lokhelper.cxx |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit ecc29bf323a83b0379ffed31057c8ab409e0d2d2
Author: Miklos Vajna
Date: Wed Sep 14 09:12:44 2016 +0200
sfx2: use range-based for loop in lokhelper
Change-Id: I7c3421231dd
sw/source/uibase/utlui/content.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit fc6744603ab8bb5a00c4f97435b5e509bdeaeb94
Author: Caolán McNamara
Date: Wed Sep 14 10:04:28 2016 +0100
Resolves: tdf#101859 dispose unused popupmenu before dtor
Ch
Rebased ref, commits from common ancestor:
commit 7e1c67ce29927d691eafdef88f8c49499a9ede23
Author: Douglas Mencken
Date: Tue Feb 2 22:08:25 2016 -0500
try to fix build of external/firebird
Change-ID: Ia07a2e34208763228bd78f5b6cbda78c78015d4b
diff --git a/external/firebird/InputDev
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/b017f869e80993679d17e27b76c5c0edc1a22452/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
vcl/inc/osx/a11ylistener.hxx |2 +-
vcl/inc/osx/salframe.h|2 +-
vcl/inc/osx/salinst.h |2 +-
vcl/inc/osx/salmenu.h |4 ++--
vcl/inc/osx/salobj.h |2 +-
vcl/inc/osx/salprn.h |4 ++--
vcl/inc/osx/salsys.h |2 +-
vcl/inc
Rebased ref, commits from common ancestor:
commit 9e8445ee3cfbe5728fc69e4c2ef743f6cbe1e9c3
Author: Douglas Mencken
Date: Tue Feb 2 22:08:25 2016 -0500
try to fix build of external:firebird
Change-ID: Ia07a2e34208763228bd78f5b6cbda78c78015d4b
diff --git a/external/firebird/InputDev
On 14.09.2016 09:40, Jan Iversen wrote:
>
>> I installed QtCreator to work on the LO project. But then, at the first
>> attempt to compile, I get the following message.
>> /.../libreoffice/desktop/inc/app.hxx:24: error: com / sun / star / lang /
>> XMultiServiceFactory.hpp: No such file or dire
configure.ac |2 +-
editeng/source/editeng/editeng.cxx |5 -
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit cdc3aaea0b1acf492eb70c1099019ff94cb89c37
Author: Andras Timar
Date: Wed Sep 14 13:54:08 2016 +0200
Bump version to 5.1-6
editeng/source/editeng/editeng.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 09df3dbc5b1bb8764b96200e6905545b900afebb
Author: Andras Timar
Date: Wed Sep 14 13:55:51 2016 +0200
missing header
Change-Id: I7a31c08c25df1b72ac748550ac0c9c22f210941d
diff --git a/edi
sd/qa/unit/tiledrendering/tiledrendering.cxx | 69 +++
svx/source/svdraw/svdedxv.cxx|2
2 files changed, 71 insertions(+)
New commits:
commit eefccb4a103729e73ba7dcb512c615bc161d7b2b
Author: Miklos Vajna
Date: Wed Sep 14 12:51:05 2016 +0200
s
sfx2/source/appl/shutdowniconaqua.mm |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 386aeda1f09936866881d272e7cff94ba59604a7
Author: Stephan Bergmann
Date: Wed Sep 14 14:15:31 2016 +0200
loplugin:override
Change-Id: Id9c234d605b4f8107833980825b402006
avmedia/source/macavf/framegrabber.hxx|2 +-
avmedia/source/macavf/manager.hxx |2 +-
avmedia/source/macavf/player.hxx |2 +-
avmedia/source/macavf/window.hxx |2 +-
fpicker/source/aqua/SalAquaFilePicker.hxx |2 +-
5 files changed, 5 insertions(+),
connectivity/source/drivers/macab/MacabConnection.hxx|2 +-
connectivity/source/drivers/macab/MacabDatabaseMetaData.hxx |2 +-
connectivity/source/drivers/macab/MacabHeader.hxx|2 +-
connectivity/source/drivers/macab/MacabPreparedStatement.hxx |2 +-
connectivi
lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0f6cb25be8ef72ec1e3cadded38f0698edf08cb4
Author: Stephan Bergmann
Date: Wed Sep 14 14:48:18 2016 +0200
loplugin:override
Change-Id: If6d03fd0d
Repository.mk |1
testtools/Library_bridgetest-common.mk| 38 ++
testtools/Library_bridgetest.mk |5 --
testtools/Library_cppobj.mk |5 --
testtools/Module_testtoo
editeng/source/editeng/editeng.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 486f9064367fd99029ba34a36486e3d70773131a
Author: Andras Timar
Date: Wed Sep 14 15:59:56 2016 +0200
Revert 8c4dbcef8f and provide a better fix
This reverts commit 8c4dbcef8f92c9bd1
external/firebird/ExternalProject_firebird.mk |5 +
1 file changed, 5 insertions(+)
New commits:
commit 15f92676f74d58b0af8578d6c45d0faa3de19164
Author: Stephan Bergmann
Date: Wed Sep 14 16:18:49 2016 +0200
external/firebird: Hack around detection of clock_gettime on Mac OS X
Makefile.in |2 +-
bin/gbuild-to-ide |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 999499ab25df8b293c009ddfa2e0bedbe5e6ce3d
Author: Michael Stahl
Date: Wed Sep 14 13:44:27 2016 +0200
gbuild-to-ide: MSVC 2012 no longer supported, replace with 2
sc/Module_sc.mk |9 +
1 file changed, 9 insertions(+)
New commits:
commit b9a27d5856f60688456762bfcc29c38670009254
Author: Eike Rathke
Date: Wed Sep 14 12:56:31 2016 +0200
sc: disable function test documents for 32-bit PLATFORMID=linux_x86
Change-Id: I18ee46abbb5de79a
Hi Alex,
On Wednesday, 2016-09-14 08:56:21 +0200, Eike Rathke wrote:
> > 1. either stepping through the code
>
> Well, you can try, but it's a more general problem not restricted to
> just one or two functions. Entry point for the CHIINV function would be
> in sc/source/core/tool/interpr3.cxx Sc
Hi Erike
Every so often I compile and test LibreOffice to ensure that no
regressions have occurred. I've encountered a few over the years that
have even got into the Still version of LibreOffice.
As to whatever CHIINV and MINVERSE does doesn't bother me I don't use
them at all. So, I just de
Rebased ref, commits from common ancestor:
commit 1a7c54d75046d75d09f94d9105941b5adad8a040
Author: Khaled Hosny
Date: Sun Sep 11 10:25:46 2016 +0200
Override GetCharWidths and ApplyDXArray in CSL
A much simpler and saner implementation. This also unbreaks Awami
Nastaliq.
New branch 'private/jmux/master-fixes_7' available with the following commits:
commit a308b0f157509d06a56a91d11378ee0ce1ead059
Author: Jan-Marek Glogowski
Date: Wed Sep 14 18:17:18 2016 +0200
Don't poll busy documents via idle task
Creates a very busy idle-loop, for non-task work l
Rebased ref, commits from common ancestor:
commit 63a4a23496d43e78e24ad947e9d268cfa1d37eff
Author: Jan-Marek Glogowski
Date: Wed Sep 14 18:17:18 2016 +0200
Don't poll busy documents via idle task
Creates a very busy idle-loop, for non-task work like mail merge.
Change-Id:
desktop/qa/data/2slides.odp |binary
desktop/qa/desktop_lib/test_desktop_lib.cxx | 74
desktop/source/lib/init.cxx | 24 +
3 files changed, 98 insertions(+)
New commits:
commit bee4ff508a456a1552aacdf6fc838b8b7cffb9ec
Author
desktop/qa/data/2slides.odp |binary
desktop/qa/desktop_lib/test_desktop_lib.cxx | 74 +++
desktop/source/lib/init.cxx | 24
sd/qa/unit/tiledrendering/tiledrendering.cxx | 69 +
sfx2/source/view/lokhe
loleaflet/src/control/Parts.js|1
loleaflet/src/layer/tile/TileLayer.js | 59 ++
2 files changed, 40 insertions(+), 20 deletions(-)
New commits:
commit 8bd7d83bdcaa2d9654633954f43695a53e07be91
Author: Pranav Kant
Date: Thu Sep 15 00:12:17 2016 +05
loleaflet/Makefile |2
loleaflet/src/control/Parts.js |4
loleaflet/src/layer/marker/Cursor.js | 33 +
loleaflet/src/layer/tile/TileLayer.js| 191 +++
loleaf
basctl/source/basicide/basides1.cxx |5 +-
basctl/source/basicide/basidesh.cxx |2 -
basctl/source/inc/basidesh.hxx |5 --
include/sfx2/objface.hxx |8 ++--
include/sfx2/shell.hxx | 32 ++
include/svx/fmshell.hxx |
Is the "make vs2013-ide-integration" script working for anyone? With a clean
Win 10 install + VS 2013 + LODE, I always get:
make[1]: *** [cmd] Error 127
From,
http://nabble.documentfoundation.org/Error-building-Visual-Studio-2013-project-file-for-LibreOffice-on-Windows-tp4140307p4140941.html
"
Hi,
On Wed, Sep 14, 2016 at 01:23:46PM -0700, slacka wrote:
> Does anyone has a version of make that works with make
> vs2013-ide-integration? If so, could you please share it on a cloud storage
> service?
Clinging to ancient toolchains isnt sustainable, Better: Adapt the script to
work with cur
loolwsd/DocumentBroker.cpp | 29 -
1 file changed, 24 insertions(+), 5 deletions(-)
New commits:
commit 787ee1d2d2719f4fed161dd66eb7d3e21c512bd3
Author: Michael Meeks
Date: Wed Sep 14 22:15:43 2016 +0100
Revert "loolwsd: don't combine tiles by row to allow fo
New branch 'private/Ashod/tileprioritization' available with the following
commits:
commit 9eab90410a0b676f426d9f5fa0dc8b595128d899
Author: Ashod Nakashian
Date: Wed Sep 14 17:43:56 2016 -0400
loolwsd: unittest runner improvement and logging
Change-Id: I4ddce1775b620e9140366ae7965
svtools/source/graphic/grfmgr2.cxx |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 91cc48f3d4b8e11f44a366e395b010203ff9c5bc
Author: Norbert Thiebaud
Date: Tue Sep 13 12:35:43 2016 +0200
cid#1372878 modulo by zero
Change-Id: I37ed251597f44d382fde
loolwsd/LOOLKit.cpp |1 +
1 file changed, 1 insertion(+)
New commits:
commit b7c1225f193c5afbd3459b0096cd34460a6552ba
Author: Ashod Nakashian
Date: Wed Sep 14 18:02:03 2016 -0400
loolwsd: remove cursor of unloading views
Change-Id: I4281a5aa101f034007aa227bb18b14eeba806ea0
d
Eike Rathke-2 wrote
> If you want to get a working build without disabling all checks then you
> can use
> https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=b9a27d5856f60688456762bfcc29c38670009254
>
> that disables the function tests for linux_x86 builds.
>
> However, if you'd find
loolwsd/MessageQueue.cpp | 10 ++
1 file changed, 10 insertions(+)
New commits:
commit b2a1f06ed084030307b737a3c05facd66e86bb9c
Author: Ashod Nakashian
Date: Wed Sep 14 18:18:08 2016 -0400
loolwsd: only prioritize tile messages and not tilecombine
Change-Id: Ia292e5b499
loolwsd/LOOLKit.cpp | 39 +--
loolwsd/MessageQueue.cpp | 78 ---
loolwsd/MessageQueue.hpp | 50 +-
3 files changed, 158 insertions(+), 9 deletions(-)
New commits:
commit c01629ab2a52f6f4243df458
Rebased ref, commits from common ancestor:
commit 237c3792711ff7a6dd376369c307c1901f379bc1
Author: Khaled Hosny
Date: Sun Sep 11 10:25:46 2016 +0200
Override GetCharWidths and ApplyDXArray in CSL
A much simpler and saner implementation. This also unbreaks Awami
Nastaliq.
Tag 'cp-5.1-6' created by Andras Timar at
2016-09-14 22:42 +
cp-5.1-6
Changes since cp-5.1-3:
Andras Timar (1):
Update pt_PT dictionary to version 16.7.4.1
---
pt_PT/description.xml |2 -
pt_PT/pt_PT.aff | 25 +++--
pt_PT/pt_PT.dic | 93 ++
Tag 'cp-5.1-6' created by Andras Timar at
2016-09-14 22:42 +
cp-5.1-6
Changes since cp-5.1-3-1:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/
Tag 'cp-5.1-6' created by Andras Timar at
2016-09-14 22:42 +
cp-5.1-6
Changes since cp-5.1-5-24:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo
Tag 'cp-5.1-6' created by Andras Timar at
2016-09-14 22:42 +
cp-5.1-6
Changes since libreoffice-5-1-branch-point-11:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.
loolwsd/DocumentBroker.cpp | 29 +---
loolwsd/LOOLKit.cpp| 39 --
loolwsd/MessageQueue.cpp | 78 ++---
loolwsd/MessageQueue.hpp | 50
4 files changed, 182 insertions(+), 14 dele
Tag '1.9.1' created by Andras Timar at 2016-09-14
22:52 +
1.9.1
Changes since 1.9.0-30:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoff
loleaflet/build/deps.js |3 -
loleaflet/src/layer/vector/Path.Popup.js | 72 +++
loleaflet/src/layer/vector/SVG.js| 21 +
3 files changed, 95 insertions(+), 1 deletion(-)
New commits:
commit 44c3d5dfdec440164abbae9833fe9a7b6a96a
loleaflet/src/layer/tile/TileLayer.js |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 7cb35bff635df9da6917dac4a8857eeb4c2c1208
Author: Henry Castro
Date: Wed Sep 14 19:30:26 2016 -0400
loleaflet: view name bind to popup
diff --git a/loleaflet/src/layer/tile
sc/qa/unit/data/functions/fods/rows.fods | 3899 +++
1 file changed, 3899 insertions(+)
New commits:
commit dc73f699da8e20f5753d481cf8680c761e62c468
Author: ZdenÄk Crhonek
Date: Wed Sep 14 21:25:56 2016 +0200
add ROWS test case
Change-Id: Ied7286dc5fa
sc/qa/unit/data/functions/fods/offset.fods | 4400 +
1 file changed, 4400 insertions(+)
New commits:
commit 8697d18f717c75ddeedfe08161091da71007b859
Author: ZdenÄk Crhonek
Date: Tue Sep 13 22:26:54 2016 +0200
add OFFSET test case
Change-Id: Ifdb1a0d83
sc/qa/unit/data/functions/fods/forecast.ets.mult.fods |12237 ++
1 file changed, 12237 insertions(+)
New commits:
commit 7a49cffaed5fe8db9199f5af6d7c1227d1bfd9c5
Author: ZdenÄk Crhonek
Date: Wed Sep 14 20:51:20 2016 +0200
add FORECAST.ETS.MULT test case
Change-Id
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c77b933f907e1d3c4778dd63cb4295c08d4d3f31
Author: Gabor Kelemen
Date: Wed Sep 14 16:56:31 2016 +0200
Updated core
Project: help eb949d8e2f087ea0358719948e75a4aeacddd74f
tdf#102198 Fix re
source/text/shared/01/0107.xhp |2 +-
source/text/shared/guide/standard_template.xhp |4 ++--
source/text/simpress/guide/background.xhp |2 +-
source/text/swriter/guide/template_create.xhp |6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
New commit
> On 14 Sep 2016, at 22:30, Bjoern Michaelsen
> wrote:
>
> Hi,
>
> On Wed, Sep 14, 2016 at 01:23:46PM -0700, slacka wrote:
>> Does anyone has a version of make that works with make
>> vs2013-ide-integration? If so, could you please share it on a cloud storage
>> service?
>
> Clinging to anci
compilerplugins/clang/countusersofdefaultparams.py |3 +++
include/sfx2/sidebar/SidebarToolBox.hxx|2 +-
include/vcl/animate.hxx|4 ++--
include/vcl/bitmap.hxx |2 +-
include/vcl/bitmapex.hxx
compilerplugins/clang/countusersofdefaultparams.py |7 +---
compilerplugins/clang/mergeclasses.py | 24 ++
compilerplugins/clang/singlevalfields.py | 23 +
compilerplugins/clang/unnecessaryvirtual.py| 13 +++
compilerplugins/clan
72 matches
Mail list logo