libvisio is a library for import of MS Visio documents.
- Fix several build problems with different compilers.
- Import more metadata properties.
- Fix theme color import (tdf#92270).
- Fix a bunch of crashes and hangs when reading broken documents, found
with the help of american-fuzzy-lop.
- F
NEWS | 12
configure.ac |2 +-
src/test/Makefile.am |2 ++
3 files changed, 15 insertions(+), 1 deletion(-)
New commits:
commit e600236729af1c6307e68582a7eda2f93732fb38
Author: David Tardon
Date: Sat Jul 25 08:45:15 2015 +0200
distribute newl
Tag 'libvisio-0.1.2' created by David Tardon at 2015-07-25
07:52 -0700
handle broken documents
Changes since libvisio-0.1.1-57:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freede
Hi,
It was far easier to do the test than I thought. I pushed the test to
gerrit [1].
Sorry for all the trouble.
[1]: https://gerrit.libreoffice.org/#/c/17344/
Regard, Tomaž
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.f
pyuno/source/module/pyuno.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 3458a252022af241f364a9d49c458180442ebd07
Author: Matthew J. Francis
Date: Fri Jul 24 23:50:45 2015 +0800
Fix PyUNO object hash to use the correct pointer
Change-Id: Id93
Hi Marcus,
On Sat, Jul 25, 2015 at 1:22 AM, Markus Mohrhard
wrote:
> Hey guys,
>
> so it is now the second time that despite me requesting a unit test in a
> gerrit review request a patch has been pushed.
> I only care marginally if you do it in code that I don't maintain but I will
> revert it e
oox/source/token/tokens.txt|1 +
sc/source/filter/excel/excdoc.cxx | 11 ---
sc/source/filter/excel/xeextlst.cxx|4 +++-
sc/source/filter/oox/extlstcontext.cxx | 11 +++
4 files changed, 19 insertions(+), 8 deletions(-)
New commits:
commit fe88fe6f
He Kendy,
On Fri, Jul 24, 2015 at 9:14 PM, Jan Holesovsky wrote:
> Hi Bjoern, Moggi,
>
> Bjoern Michaelsen píše v Pá 24. 07. 2015 v 19:51 +0200:
>
> > > On Friday, 2015-07-24 18:22:34 +0200, Markus Mohrhard wrote:
> > > > I'd appreciate a decision by the ESC to either stop this behavior or
> to
chart2/source/controller/sidebar/ChartAreaPanel.cxx | 16 +++-
chart2/source/tools/FillProperties.cxx |7 +++
2 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit d4850a2fd3d509b138ada911dfcc7d737993ce8e
Author: Markus Mohrhard
Date: Sat Jul 2
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 11e6683be17aa1210dc78190f5a16d30390e013b
Author: Olivier Hallot
Date: Tue Jul 21 00:53:53 2015 -0300
Updated core
Project: help 39018a6a2153ff9c60565686ba8de6c9f171babe
tdf#80588 (part)
AllLangHelp_shared.mk|1
source/text/shared/00/0406.xhp |2 +
source/text/shared/optionen/0101.xhp |1
source/text/shared/optionen/BasicIDE.xhp | 41 +++
4 files changed, 45 insertions(+)
New commits:
commit 39018a6a215
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8f8f1cef3c80fa8063f1d49726283797db0720c0
Author: Olivier Hallot
Date: Tue Jul 21 00:27:45 2015 -0300
Updated core
Project: help 81aa73450c3acab47cbe939f19423597245d36d7
tdf#86637 (part)
AllLangHelp_shared.mk|1
source/text/shared/00/0406.xhp |2 +
source/text/shared/optionen/0101.xhp |1
source/text/shared/optionen/opencl.xhp | 41 +++
4 files changed, 45 insertions(+)
New commits:
commit 81aa73450c3
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 06c11ea3940e2028d164339d93ea519cbe12f411
Author: Olivier Hallot
Date: Mon Jul 20 23:38:54 2015 -0300
Updated core
Project: help a1c39441d6fbdce0cb60542884c03b671b7a448f
tdf#80586 (part)
AllLangHelp_shared.mk |2 +
source/text/shared/00/0406.xhp |2 +
source/text/shared/need_help.xhp| 31
source/text/shared/optionen/0101.xhp|7 ++-
source/text/shared/optionen/persona_firefox.xhp |
Hi Kendy
Thanks indeed to you and Regina for the fix.
Regards
On 24/07/2015 18:06, Jan Holesovsky wrote:
> Hi,
>
> I've spent some time today fixing the HelpAuthoring extension, and
> together with the Regina's fix (thank you, Regina!), I think it got to a
> usable state :-)
>
> https://wiki
loolwsd/LOOLBroker.cpp | 28 ++--
loolwsd/LOOLKit.cpp|4 ++--
loolwsd/LOOLWSD.cpp|2 +-
3 files changed, 17 insertions(+), 17 deletions(-)
New commits:
commit 4f9ded0d0bd91b8ea67ce7673937fa36860c003f
Author: Henry Castro
Date: Fri Jul 24 17:36:57 2015
Hi,
I've spent some time today fixing the HelpAuthoring extension, and
together with the Regina's fix (thank you, Regina!), I think it got to a
usable state :-)
https://wiki.documentfoundation.org/Documentation/Help
describes where to get it, and the basic usage. More detailed user
manual can
helpauthoring/HelpAuthoring/_Main.xba|2
helpauthoring/README | 46
helpauthoring/description.xml| 12 +-
helpauthoring/filter/soffice2xmlhelp.xsl | 175 ++-
4 files changed, 155 insertions(+), 80 deletions(-)
New
loolwsd/LOOLBroker.cpp |2 +-
loolwsd/LOOLWSD.cpp|2 +-
loolwsd/LOOLWSD.hpp|2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 070cf8d1c60bb325c5e2c9901dc5d006a15d4cd2
Author: Henry Castro
Date: Fri Jul 24 16:31:08 2015 -0400
loolwsd: sleep proc
Jan Holesovsky píše v Pá 24. 07. 2015 v 21:14 +0200:
> I'll try to ressurect the
> gerrit issue entry in the meantime so that Laurent knows.
https://gerrit.libreoffice.org/#/c/17343
All the best,
Kendy
___
LibreOffice mailing list
LibreOffice@lists.fr
sc/source/filter/xml/xmlimprt.cxx |3 ---
sc/source/filter/xml/xmlimprt.hxx |2 --
sc/source/ui/inc/condformatuno.hxx |3 ---
sc/source/ui/inc/tpsort.hxx |1 -
sc/source/ui/unoobj/condformatuno.cxx |3 ---
s
4a/9ff9da561ec0aac03234d6362dc22eabdad1d0 |1 +
1 file changed, 1 insertion(+)
New commits:
commit c1442ac7cf131ceb5c397b100410be700b1c2008
Author: Michael Stahl
Date: Fri Jul 24 21:44:12 2015 +0200
Notes added by 'git notes add'
diff --git a/4a/9ff9da561ec0aac03234d6362dc22eabdad1d0
loolwsd/LOOLSession.cpp | 38 +-
loolwsd/LOOLSession.hpp |6 --
loolwsd/LOOLWSD.cpp |3 +--
loolwsd/LOOLWSD.hpp |2 +-
4 files changed, 3 insertions(+), 46 deletions(-)
New commits:
commit ec094f1601d68ae54cedf53e3ab2ab8a6d0735a5
Autho
Hi Bjoern, Moggi,
Bjoern Michaelsen píše v Pá 24. 07. 2015 v 19:51 +0200:
> > On Friday, 2015-07-24 18:22:34 +0200, Markus Mohrhard wrote:
> > > I'd appreciate a decision by the ESC to either stop this behavior or to
> > > tell me to shut up! In the second case I will take it as another sign that
loolwsd/LOOLWSD.cpp | 14 ++
loolwsd/LOOLWSD.hpp |4 +++-
2 files changed, 17 insertions(+), 1 deletion(-)
New commits:
commit 6dafcc753f64fc70468b4336166b7893057ab45f
Author: Henry Castro
Date: Fri Jul 24 14:10:24 2015 -0400
loolwsd: process sleep for amount of time ...
configure.ac |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3fd5f4552ce62674d20c183a5573c1169925efdb
Author: Christian Lohmaier
Date: Fri Jul 24 20:09:41 2015 +0200
bump product version to 5.0.0.4.0+
Change-Id: If3382fb3d694a71fd92b7bb6707edbcccb8d17
Tag 'libreoffice-5.0.0.4' created by Christian Lohmaier
at 2015-07-24 19:08 -0700
Tag libreoffice-5.0.0.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJVsn8YAAoJEPQ0oe+v7q6jyOAP/AyCGqNyHLm+3gLuOjZ5jkN6
4HL9OO18fGjUgpLfJ0TD9Lr4ptPTJQBG/N3zJaCQZDN/B0qwm1rswKTODR3SnrX/
x1FBpTBboTg
Tag 'libreoffice-5.0.0.4' created by Christian Lohmaier
at 2015-07-24 19:08 -0700
Tag libreoffice-5.0.0.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJVsn8VAAoJEPQ0oe+v7q6jTvcQAKidiCBriV+Y6r5Kp1CH5YQw
13pBOnV0I+zX0bdjNNqDyouo9DF7PVZIavUER4kXzl9lRUwRjX4qepLndV1w9nLv
oP14M0TDqpF
Tag 'libreoffice-5.0.0.4' created by Christian Lohmaier
at 2015-07-24 19:08 -0700
Tag libreoffice-5.0.0.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJVsn8bAAoJEPQ0oe+v7q6j3xAQAJr0zLR69xHRwyHzyCmnCpb3
HY9L6lzOutGCgEYz+SFR1HbUpa8X3pjmvlkWZX8E5lE8vUziynqmI95FTOw65ug4
HpcbDq1Ixgb
Tag 'libreoffice-5.0.0.4' created by Christian Lohmaier
at 2015-07-24 19:08 -0700
Tag libreoffice-5.0.0.4
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
iQIcBAABAgAGBQJVsn8SAAoJEPQ0oe+v7q6jW6cQAKVZUENu6NeNI5xjHsYdOjoQ
kAFcUdcs1f7ucL7sqq+/GFSRZthIOcIzPkPKlhNUlnsH8CyZ7nyXcLDjTcXXjdTj
2we+0Y74Fc/
filter/source/pdf/impdialog.src | 158
1 file changed, 79 insertions(+), 79 deletions(-)
New commits:
commit 4a9ff9da561ec0aac03234d6362dc22eabdad1d0
Author: Andrea Pescetti
Date: Fri Jul 24 17:31:12 2015 +
#i122712# Split PDF Export dialog in
readlicense_oo/license/CREDITS.fodt | 2235 ++--
1 file changed, 1139 insertions(+), 1096 deletions(-)
New commits:
commit a575c31cdb3f53160dc9aeafaef31b172240c2da
Author: Christian Lohmaier
Date: Fri Jul 24 20:06:02 2015 +0200
update credits
Chang
readlicense_oo/license/CREDITS.fodt | 256 ++--
1 file changed, 128 insertions(+), 128 deletions(-)
New commits:
commit d68f45565ea0d16c67149b6d3261522c9ec4
Author: Christian Lohmaier
Date: Fri Jul 24 20:05:07 2015 +0200
update credits
Change-
readlicense_oo/license/CREDITS.fodt | 256 ++--
1 file changed, 128 insertions(+), 128 deletions(-)
New commits:
commit f9d216f0e100ec906c12ea5ceeb055f936d7c1e8
Author: Christian Lohmaier
Date: Fri Jul 24 20:04:16 2015 +0200
update credits
Change-
readlicense_oo/license/CREDITS.fodt | 256 ++--
1 file changed, 128 insertions(+), 128 deletions(-)
New commits:
commit 309e09b044b351711dee174d56f947eb1c619aaa
Author: Christian Lohmaier
Date: Fri Jul 24 20:02:57 2015 +0200
update credits
Change-
loolwsd/loolstat |7 +++
1 file changed, 7 insertions(+)
New commits:
commit e107fa662c90e157547a03cf80889300165c9798
Author: Henry Castro
Date: Fri Jul 24 13:54:35 2015 -0400
loolwsd: update loolstat display processes utility
diff --git a/loolwsd/loolstat b/loolwsd/loolstat
inde
On Fri, Jul 24, 2015 at 06:45:39PM +0200, Eike Rathke wrote:
> On Friday, 2015-07-24 18:22:34 +0200, Markus Mohrhard wrote:
> > I'd appreciate a decision by the ESC to either stop this behavior or to
> > tell me to shut up! In the second case I will take it as another sign that
> > the project does
extras/source/autocorr/lang/ca/DocumentList.xml| 219
extras/source/autocorr/lang/cs/DocumentList.xml| 1112
extras/source/autocorr/lang/da/DocumentList.xml| 213 +++
extras/source/autocorr/lang/de/DocumentList.xml|8
extras/source/autocorr/lang/en-
extras/source/autocorr/lang/ca/DocumentList.xml| 219
extras/source/autocorr/lang/cs/DocumentList.xml| 1112
extras/source/autocorr/lang/da/DocumentList.xml| 213 +++
extras/source/autocorr/lang/de/DocumentList.xml|8
extras/source/autocorr/lang/en-
extras/source/autocorr/lang/ca/DocumentList.xml| 219
extras/source/autocorr/lang/cs/DocumentList.xml| 1112
extras/source/autocorr/lang/da/DocumentList.xml| 213 +++
extras/source/autocorr/lang/de/DocumentList.xml|8
extras/source/autocorr/lang/en-
vcl/inc/unx/gtk/gtkframe.hxx |3 ++
vcl/unx/gtk/a11y/atkfactory.cxx| 21 ---
vcl/unx/gtk/window/gtksalframe.cxx | 50 +
3 files changed, 65 insertions(+), 9 deletions(-)
New commits:
commit 10d2467c2532178efe3d672405839bc1d0aab1e5
loolwsd/LOOLBroker.cpp | 12
loolwsd/LOOLWSD.cpp|7 +++
loolwsd/LOOLWSD.hpp|4 +++-
3 files changed, 22 insertions(+), 1 deletion(-)
New commits:
commit 20601a351338d70868df45260b0584691282984c
Author: Henry Castro
Date: Fri Jul 24 13:09:12 2015 -0400
lo
Hi,
On Friday, 2015-07-24 18:22:34 +0200, Markus Mohrhard wrote:
> so it is now the second time that despite me requesting a unit test in a
> gerrit review request a patch has been pushed.
> I only care marginally if you do it in code that I don't maintain but I
> will revert it every single time
sc/source/core/tool/interpr1.cxx | 49 +++
sc/source/core/tool/parclass.cxx |1
2 files changed, 50 insertions(+)
New commits:
commit f790fbfb3e422b50fdb3cb607048939faef98149
Author: Eike Rathke
Date: Fri Jul 24 18:22:20 2015 +0200
enable FORMULA
chart2/source/view/main/VDataSeries.cxx |8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
New commits:
commit fad158c87e99eeac9bcecca2d699e800878d5c82
Author: Markus Mohrhard
Date: Fri Jul 24 18:23:35 2015 +0200
Revert "tdf#76649 Skip NaN initial values for min and max"
Hey guys,
so it is now the second time that despite me requesting a unit test in a
gerrit review request a patch has been pushed.
I only care marginally if you do it in code that I don't maintain but I
will revert it every single time when it is in code that I maintain.
I'd appreciate a decision
include/svx/svdedxv.hxx |1 +
svx/source/svdraw/svdedxv.cxx | 12 +++-
2 files changed, 12 insertions(+), 1 deletion(-)
New commits:
commit c70006435a69471b921faf785571dfc61514e1e0
Author: matteocam
Date: Fri Jul 24 18:15:29 2015 +0200
Add Cursor handling after post-pa
chart2/source/view/main/VDataSeries.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit ae5ff039f697016a9c04b8f99c24f4e620ce4c65
Author: Laurent Balland-Poirier
Date: Wed Jun 17 15:15:07 2015 +0200
tdf#76649 Skip NaN initial values for min and max
sw/source/core/view/pagepreviewlayout.cxx |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit da24bd36a5213670b5636abf4dbac317c4135c07
Author: Miklos Vajna
Date: Fri Jul 24 18:07:31 2015 +0200
tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct
editeng/source/outliner/outlvw.cxx |4
sd/source/ui/view/sdview.cxx |4
svx/source/svdraw/svdedxv.cxx | 11 +--
3 files changed, 13 insertions(+), 6 deletions(-)
New commits:
commit 3b81b9fa231d4b8435b9869c59bd64e7d67cfd6f
Author: matteocam
Date: Fri Jul
translations |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c8d20f48a1f6a356ee0889e44a93b5ca23d28c44
Author: Christian Lohmaier
Date: Fri Jul 24 16:47:43 2015 +0200
Updated core
Project: translations 9df990fb5caa30e267ebea27b1de364c28303c8e
upda
loolwsd/loolstat | 37 +++--
1 file changed, 31 insertions(+), 6 deletions(-)
New commits:
commit a64c77e2b0b3d0134d7722acae18f0bbd70bee6c
Author: Henry Castro
Date: Fri Jul 24 11:39:09 2015 -0400
loolwsd: update loolstat
diff --git a/loolwsd/loolstat b/
include/svx/textchaincursor.hxx |4 +++-
sd/source/ui/view/sdview.cxx |8
svx/source/svdraw/textchaincursor.cxx |4 ++--
3 files changed, 13 insertions(+), 3 deletions(-)
New commits:
commit 0fcd7e73bf81069289b6de5510fd39f9fc4697a1
Author: matteocam
Date: Fr
loleaflet/debug/document/document_simple_example.html |4
loleaflet/dist/leaflet.css|3 ++-
loleaflet/src/control/Control.Parts.js| 15 ---
3 files changed, 10 insertions(+), 12 deletions(-)
New commits:
commit 53f51a865056cd0
Am 24.07.2015 12:28:27, schrieb Szymon Kłos:
> > > * when opening the "Open Remote", and there is no service added yet, the
> > > "Add service" dialog should open directly
> > I wouldn't do so. It's pretty clear that no service has been configured.
>
> I've already implemented this and rest of
sw/qa/extras/rtfimport/data/tdf90046.rtf |8
sw/qa/extras/rtfimport/rtfimport.cxx |9 +
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 +
3 files changed, 18 insertions(+)
New commits:
commit c6f8e34c713c205fa9d2e10f5560eff37ad95a34
Author: Michael
sw/qa/extras/rtfimport/data/tdf90046.rtf |8
sw/qa/extras/rtfimport/rtfimport.cxx |9 +
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 +
3 files changed, 18 insertions(+)
New commits:
commit 0de80b40ca9b7ad6489c8d3618186d0b5bd8647a
Author: Michael
chart2/source/controller/inc/ChartController.hxx|5
chart2/source/controller/main/ChartController.cxx |6
chart2/source/controller/sidebar/ChartAreaPanel.cxx | 144
3 files changed, 154 insertions(+), 1 deletion(-)
New commits:
commit b05dbacef467ba1aaf3794f1
Hi John,
On Friday, 2015-07-24 14:10:11 +0100, John Doe wrote:
> fatal error: coi/sun/star/uno/Type.hxx: No such file or directory
> #include "coi/sun/star/uno/Type.hxx"'
Check your hard disk, controller, memory ... that should be com/sun/...
instead of coi/sun/... and letter 'i' is just one bi
My changes this week:
* Finally I fixed TAB-order in my dialog, all controls are accessible
and focused in right order in both directions.
* Similiar problem was in standard file picker and I fixed it too. There
the places widget with add and delete buttons were inaccessible. I've
submitted the p
sc/inc/calcconfig.hxx |2 +
sc/qa/unit/ucalc_formula.cxx | 11
sc/source/core/tool/calcconfig.cxx | 12 -
sc/source/core/tool/interpr1.cxx |7 -
sc/source/ui/optdlg/calcoptionsdlg.cxx |2 -
sc/source/ui/unoobj/confuno.cxx
include/svx/svdedxv.hxx |5 ++-
include/svx/textchaincursor.hxx | 17 ---
sd/source/ui/view/drviewse.cxx|3 +-
svx/source/svdraw/svdedxv.cxx | 36 ++--
svx/source/svdraw/textchaincursor.cxx | 50 +
loleaflet/src/map/handler/Map.Keyboard.js | 102 +++---
1 file changed, 79 insertions(+), 23 deletions(-)
New commits:
commit 4f62d67b80341a4288db89cb20b7d088133390a9
Author: Mihai Varga
Date: Fri Jul 24 17:17:49 2015 +0300
loleaflet: keyboard navigation now also
Hi Dashamir,
On Friday, 2015-07-24 14:48:16 +0200, Dashamir Hoxha wrote:
> https://github.com/FreeSoft-AL/libreoffice-compile/blob/master/compile/git-clean.sh
That's IMHO not only unnecessary but also incomplete. When doing git
checkout in core only you'll miss the corresponding submodule checko
svx/source/sidebar/shadow/ShadowPropertyPanel.cxx |1 -
svx/uiconfig/ui/sidebarshadow.ui |7 +++
2 files changed, 7 insertions(+), 1 deletion(-)
New commits:
commit e0bbfcbed34bb71c1a4979a7db30e38bfd6a7f61
Author: Katarina Behrens
Date: Fri Jul 24 15:58:16 2015 +02
sw/inc/pagepreviewlayout.hxx |2 +-
sw/source/core/view/pagepreviewlayout.cxx | 10 +-
2 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 0c114151343cbe6853dd46833c42368d738afd8a
Author: Miklos Vajna
Date: Fri Jul 24 15:42:08 2015 +0200
tdf#929
cui/source/options/optaboutconfig.cxx |3 --
include/svtools/treelistbox.hxx |1
svtools/source/contnr/treelistbox.cxx | 51 ++
3 files changed, 29 insertions(+), 26 deletions(-)
New commits:
commit af162f1c37e8c909386e72e5d8b4ff6bccfd529b
Author:
sw/source/uibase/docvw/AnnotationWin.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit 1e832328f527daee654c818eadf8ede723034d6f
Author: Miklos Vajna
Date: Fri Jul 24 12:34:19 2015 +0200
tdf#92911 SwAnnotationWin rendercontext: fix missing comment contents
The p
offapi/com/sun/star/sheet/DatabaseRange.idl |7 ++
sc/source/core/tool/compiler.cxx| 78 +---
sc/source/filter/oox/tablebuffer.cxx|9 +++
sc/source/ui/unoobj/datauno.cxx |9 +++
4 files changed, 73 insertions(+), 30 deletions(-)
svx/source/fmcomp/gridcell.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 07ce7182fc7115292aea8f5bd43f4f983c1eb1a3
Author: Lionel Elie Mamane
Date: Wed Jul 22 16:25:28 2015 +0200
tdf#92725 FormattedField: when model value is NULL, force empty display
str
package/inc/ZipOutputEntry.hxx | 15 +--
package/source/zipapi/ZipOutputEntry.cxx | 50 +
package/source/zippackage/ZipPackageStream.cxx |2 +
3 files changed, 47 insertions(+), 20 deletions(-)
New commits:
commit 738cf411e9315d17c7eb8be47
sw/qa/extras/ooxmlimport/data/tdf89702.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 14 ++
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 16 ++--
3 files changed, 24 insertions(+), 6 deletions(-)
New commits:
commit 497b4ff54b8d0afddb8c
sw/CppunitTest_sw_uiwriter.mk |3 +++
sw/qa/extras/rtfimport/data/tdf90046.rtf |8
sw/qa/extras/rtfimport/rtfimport.cxx |9 +
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 +
4 files changed, 21 insertions(+)
New commits:
commi
On 24.07.2015 15:10, John Doe wrote:
> When I attempt to build LibreOffice on Linux Mint 17, I get the error
> message:
> 'In file included from
> /media/Users/core/toolkit/source/awt/vclxwindow.cxx:34:0:
> /media/Users/core/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/style/VerticalAlign
loolwsd/LOOLBroker.cpp | 10 +-
loolwsd/Makefile.am|2 --
2 files changed, 9 insertions(+), 3 deletions(-)
New commits:
commit f5dc4973a899c02a97f1bf0090a647d5fde658ca
Author: Henry Castro
Date: Fri Jul 24 09:14:32 2015 -0400
loolwsd: deploy loolkit to chroot jail
diff
lotuswordpro/source/filter/xfilter/xfdatestyle.hxx |2 --
lotuswordpro/source/filter/xfilter/xfentry.hxx |1 -
2 files changed, 3 deletions(-)
New commits:
commit 9618f6af2d97006fd532adb798e64a773a56978b
Author: Stephan Bergmann
Date: Fri Jul 24 15:13:31 2015 +0200
-Werror,-Wu
loleaflet/README | 26 +
loleaflet/build/deps.js | 22 +++-
loleaflet/debug/document/document_simple_example.html | 27 -
loleaflet/dist/leaflet.css|4
loleaflet/src/control/Control.Sc
When I attempt to build LibreOffice on Linux Mint 17, I get the error
message:
'In file included from
/media/Users/core/toolkit/source/awt/vclxwindow.cxx:34:0:
/media/Users/core/workdir/UnoApiHeadersTarget/offapi/normal/com/sun/star/style/VerticalAlignment.hpp:8:37:
fatal error: coi/sun/star/uno/Ty
vcl/inc/unx/gtk/gtkframe.hxx |2 +-
vcl/unx/gtk/window/gtksalframe.cxx | 35 +--
2 files changed, 18 insertions(+), 19 deletions(-)
New commits:
commit b882eef32392b6ac027063135476ec8eec3fd2a2
Author: Caolán McNamara
Date: Fri Jul 24 14:05:39 2015 +
vcl/inc/unx/gtk/gtkframe.hxx |2 +-
vcl/unx/gtk/window/gtksalframe.cxx | 35 ++-
2 files changed, 19 insertions(+), 18 deletions(-)
New commits:
commit c19e079bc1a2cce977bd0e2bbba5901108180615
Author: Caolán McNamara
Date: Fri Jul 24 12:22:14 2015 +
toolkit/source/awt/vclxfont.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 442b788bc80e20783bdb881aa0cbbc253f1a47b0
Author: Caolán McNamara
Date: Fri Jul 24 13:09:28 2015 +0100
Resolves: tdf#90609 SolarMutex assert on threaded load
Change-Id: I81a784ab506d0d3
On Fri, Jul 24, 2015 at 6:18 AM, Bjoern Michaelsen <
bjoern.michael...@canonical.com> wrote:
> On Fri, Jul 24, 2015 at 11:52:54AM +0200, Noel Grandin wrote:
> >
> > On 2015-07-23 01:32 PM, Jack wrote:
> > >Can somebody help me building LibreOffice(Ubuntu) without running any
> tests?
> >
> > $ mak
Hi Eike,
On Fri, Jul 24, 2015 at 1:03 PM, Eike Rathke wrote:
> Hi Dashamir,
>
> On Thursday, 2015-07-23 18:42:23 +0200, Dashamir Hoxha wrote:
>
> >
> /compile/libreoffice-5-0/workdir/CxxObject/svtools/source/dialogs/prnsetup.o:
> > In function `PrinterSetupDialog::ImplPropertiesHdl(void*)':
> >
download.lst|4
external/firebird/ExternalPackage_firebird.mk |4
external/firebird/ExternalProject_firebird.mk |2
external/firebird/UnpackedTarball_firebird.mk |3
external/firebird/fire
sw/source/filter/ww8/ww8graf.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 633788b18844bb3d8c6e73fd19817fc18d223c23
Author: Noel Grandin
Date: Fri Jul 24 14:36:01 2015 +0200
loplugin:redundantcast
Change-Id: I6564f151e1ebce95fc7cef0a46d47000
loolwsd/loolwsd-systemplate-setup |7 ---
1 file changed, 7 deletions(-)
New commits:
commit dc584e7bb82a3e926da8e95de0feed92d807a739
Author: Henry Castro
Date: Fri Jul 24 08:35:19 2015 -0400
loolwsd: remove duplicity.
diff --git a/loolwsd/loolwsd-systemplate-setup
b/loolwsd/loo
On Thu, 2015-07-23 at 17:21 +0200, Jan Holesovsky wrote:
> + increase availble disk for crash-test VM136 (Cloph/Caolan)
> [ cloph awaiting more info - what layout is needed ]
> [ Caolan guessed by the needs on his local machine, no need
> to do
> anything ATM, will ge
Hi,
On Fri, Jul 24, 2015 at 6:17 PM, Miklos Vajna wrote:
> Hi Pranav,
>
> Given that a thread pool with one thread is basically such an async
> queue, I see no problems with this. Let's get back to this when we want
> to implement such a "cancel tile requests" feature in gtktiledviewer,
> which i
vcl/inc/opengl/x11/gdiimpl.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2792868df58808902a6bc7f58fd50970a0a756c0
Author: Noel Grandin
Date: Fri Jul 24 13:37:19 2015 +0200
-Werror,-Wmismatched-tags
Change-Id: I85f4ddb5b3c441b0fc18e3d255dded7456b
loolwsd/debian/control |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bbd5e54785b3d2f504520879d1f58b06ba6f1c2e
Author: Tor Lillqvist
Date: Fri Jul 24 14:21:49 2015 +0300
Let's try to have a bit saner dependencies
Surely loolwsd shouldn't depend on de
loolwsd/configure.ac |2 +-
loolwsd/debian/control |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8bca709a2ea98fd538e1e98988c7730b41ac1f2c
Author: Tor Lillqvist
Date: Fri Jul 24 14:31:11 2015 +0300
Bump version to 1.1.11 after tarball
diff --git a/l
vcl/inc/unx/gtk/gtkframe.hxx |2 +-
vcl/unx/gtk/window/gtksalframe.cxx | 35 ++-
2 files changed, 19 insertions(+), 18 deletions(-)
New commits:
commit 298c089df77d9afe2cf86bb7a6a8544a0151e8c5
Author: Caolán McNamara
Date: Fri Jul 24 12:22:14 2015 +
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/ba39c9dd6a990ebc6dcba8e472c0d7d213de9412/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
sw/source/uibase/docvw/AnnotationWin.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit dcf94ab56d9e5e9864965f56d27045e67b093fa4
Author: Miklos Vajna
Date: Fri Jul 24 12:34:19 2015 +0200
tdf#92911 SwAnnotationWin rendercontext: fix missing comment contents
The p
loolwsd/debian/control |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5bee6f71a2048dabe699f9cb5bf5a03a3c1de6b0
Author: Tor Lillqvist
Date: Fri Jul 24 13:39:43 2015 +0300
Add more synthetic dependencies per customer wish
Not sure why they want to depe
loolwsd/configure.ac |2 +-
loolwsd/debian/control |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 67e56dbb711f743805b142cbb228bdc8ad0e142d
Author: Tor Lillqvist
Date: Fri Jul 24 14:02:29 2015 +0300
Bump version to 1.1.9 after tarball
diff --git a/lo
Hi Dashamir,
On Thursday, 2015-07-23 18:42:23 +0200, Dashamir Hoxha wrote:
> /compile/libreoffice-5-0/workdir/CxxObject/svtools/source/dialogs/prnsetup.o:
> In function `PrinterSetupDialog::ImplPropertiesHdl(void*)':
> prnsetup.cxx:(.text+0x1e67): undefined reference to
> `Printer::Setup(vcl::Win
cui/source/inc/cfg.hxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 28bc82d8dcc7a65e9c88ff311ac981d556a4896e
Author: Stephan Bergmann
Date: Fri Jul 24 12:57:21 2015 +0200
-Werror,-Wunused-private-field
Change-Id: Ie88293e847a3f9a49d34166a1518ba8fe31577b8
diff --gi
include/linguistic/lngprops.hxx | 24
include/sfx2/frame.hxx |4 --
include/sfx2/frmdescr.hxx| 24
include/tools/urlobj.hxx | 18 -
include/vcl/gdimtf.hxx |8
linguistic/source/lngopt.cxx | 74 +
1 - 100 of 126 matches
Mail list logo